Page 1 of 1

JMod - Mod Testing Suite

Posted: Mon Nov 11, 2024 4:51 am
by Jarewill
Hello.
Time for me to make another contribution to this community.

JMod is a mod inspired by GMod, hence the very creative name, it brings the GMod's spawn menu to GZDoom.
It was designed for keeping it in your autoload to aid with mod testing.
The menu will be automatically populated by actors from any mod you load it with and, if the mod uses abstract actors, it will even create custom categories.
It also features Service support, which allows other mods to create custom categories without using abstract actors.
There are however a few rules to it detecting actors, for instance if the first frame of the Spawn state is empty, the actor will not be included. (Service completely bypasses this need)
Massive thanks once again to Gutawer and phantombeta for making ZForms and additional help provided to make it happen.
Spoiler: Screenshot
I don't really have much more to say about it.
Here's a download.
Spoiler: How to use Service

Re: JMod - Mod Testing Suite

Posted: Mon Nov 11, 2024 9:44 am
by Void Warrior
OH MY GOD!!! Did someone really think to implement this?!

Thank you so much! Now you don't have to suffer forever with entering commands in the console! Although in some places it does not always display resources correctly with the mod, but it calls them correctly!

Keep improving it, Jarewill! 8-)

Re: JMod - Mod Testing Suite

Posted: Tue Nov 12, 2024 12:49 am
by Carrotear
Holy crap. I just happen to be back in the GMod saddle over the past month then this gets release.

Played it...I'm extremely impressed by this! Only thing missing is a Physgun and/or Tool gun counterpart. I think the bfg could be the physgun and the pistol or shotgun could be the tool gun.

Re: JMod - Mod Testing Suite

Posted: Tue Nov 12, 2024 1:07 am
by BigStronk
This is cinema

Re: JMod - Mod Testing Suite

Posted: Sun Nov 17, 2024 3:22 pm
by Jarewill
Void Warrior wrote: Mon Nov 11, 2024 9:44 am Although in some places it does not always display resources correctly with the mod, but it calls them correctly!
How does it display them incorrectly? Is it just the icon?
I made the sprite be centered as the icon (except for monsters, which are top-aligned), but depending on the sprite it can not show right, such as with the helper dogs that have a lot of empty space.
Carrotear wrote: Tue Nov 12, 2024 12:49 am Played it...I'm extremely impressed by this! Only thing missing is a Physgun and/or Tool gun counterpart. I think the bfg could be the physgun and the pistol or shotgun could be the tool gun.
I actually have pretty much everything done for the physgun and was going to initially include it, but decided not to as it would be against the mod's scope as a mod testing aid.
As for the tool gun, way too much functionality to implement.
BigStronk wrote: Tue Nov 12, 2024 1:07 am This is cinema
Sorry, but this doesn't include the cinema addon.

Re: JMod - Mod Testing Suite

Posted: Tue Nov 19, 2024 2:46 pm
by Jarewill
Apologies for the double post, just found a big issue with saving and loading and had to push a fix.

Re: JMod - Mod Testing Suite

Posted: Wed Dec 18, 2024 5:16 pm
by BROS_ETT_311
Hey Jarewill! This is a really nifty tool and super convenient, really awesome stuff. Just a heads-up, this has errors running on GZ 4.14.0

[imgur]https://imgur.com/a/T7M9Ekv[/imgur]

(not sure what's up with the imgur link lol)

Re: JMod - Mod Testing Suite

Posted: Thu Dec 19, 2024 1:02 pm
by Jarewill
Hey thanks for the heads up!
Pushed a fix for it, it should now work.

I also modified the menu a bit to allow it to be closed with the same button press.
As well as added 2 CVars, one will change the keybind to work similarly to GMod where you have to hold it, the other will get rid of actors that have been replaced by mods.

Re: JMod - Mod Testing Suite

Posted: Wed Jan 15, 2025 3:31 am
by Clayman_Colony
This mod is AWESOME! It has saved me so much time in testing new mods! I now load this as a default on all my mod build presets.

It it especially useful if you want to add new mods halfway through a megawad (it breaks saves), you just go to the map and give yourself all the items you had (with exceptional ease) and you are back on track in no time!

The only thing I can think of so far that would make this mod even more awesome would be a tab to "teleport" to any level (Perhaps with an option to keep current items, health etc if that is possible) - as in auto detect all the levels and make them available to teleport to.

I recently recommended the mod to Matt Eldridge to use in his weapons mods and I am glad to see that he is using it these days (I think he was involved in testing the mod) - his channel is a mind blowing resource for finding awesome weapons mods in the "Weapons Showcase" videos he does.

Re: JMod - Mod Testing Suite

Posted: Fri May 16, 2025 1:33 pm
by Evil Operative
Honestly cacoward-winning material, for the sole fact that it works with mods and other IWADs.

EDIT: If possible, you could add a "Give Ammo" or "Infinite Ammo" option on the right panel. That would be useful.

Re: JMod - Mod Testing Suite

Posted: Tue Aug 26, 2025 2:31 pm
by FudgeAdventurous
Hi ,that addon not support my mod ,do you have discord i show you screenshots and better explain you??

Re: JMod - Mod Testing Suite

Posted: Tue Aug 26, 2025 3:29 pm
by Carrotear
FudgeAdventurous wrote: Tue Aug 26, 2025 2:31 pm Hi ,that addon not support my mod ,do you have discord i show you screenshots and better explain you??
Is there an issue with showing it here?

Re: JMod - Mod Testing Suite

Posted: Tue Aug 26, 2025 3:53 pm
by JPC
Someone should recreate gm_construct in the Doom engine.