Garry's Mod

Garry's Mod

JMod
Showing 1-10 of 93 entries
< 1  2  3 ... 10 >
Update: Jun 17 @ 3:19pm

None Provided

Update: Jun 11 @ 5:14pm

None Provided

Update: May 27 @ 2:50pm

None Provided

Update: May 26 @ 2:51pm

None Provided

Update: May 26 @ 9:00am

None Provided

Update: May 22 @ 6:19pm

None Provided

Update: May 4 @ 6:01pm

None Provided

Update: May 3 @ 6:29pm

reverted version to fix a UI issue. We'll roll forward once we've fixed the problem.

Update: May 2 @ 6:13pm

## JMod Networking Update

I'm pushing a breaking change to JMod's net code for radios, workbenches and toolboxes.
The only thing you would need to do is replace `net.WriteTable(self.Craftables)` or `net.WriteTable(self.Orderables)` with `net.WriteString([crafting/radio type])`
In the net send for `"JMod_EZtoolbox"`, `"JMod_EZworkbench"` and `"JMod_EZradio"`

Contact me or one of the sentries if you want a role to be notified of future breaking changes.

This update also includes stopping the naval mine's rope from being spammed, some minor improvements to the tactical vision armor mod, changing the armor offset data to also hopefully be more efficient and sets some config values to a new default.
Note on above, I did not increment the version number, I merely set some config values to a new default because basically every server was using them that way in the first place.

Update: Feb 24 @ 3:36pm

None Provided