Garry's Mod

Garry's Mod

Midgame Workshop Hotloader
Showing 1-10 of 112 entries
< 1  2  3 ... 12 >
Update: 12 Sep, 2023 @ 10:12pm

- No longer tries to load tools if the current game mode isn't derived from SandBox
- No longer halts the hotload if the toolgun doesn't exist, instead throws a warning in console

Contributions from Xalalau:

- Remove the time dependency from WSHL.Workshop:GetRequiredAddons()
- Update Error API

Update: 3 Jul, 2023 @ 10:39am

- Fixed an issue with LocalPlayer() returning NULL in InitPostEntity hooks

Update: 14 Jun, 2023 @ 7:06am

- Fix file path canonization issues

Update: 20 May, 2023 @ 5:38am

- Fix an issue where the addon is completely un-functional on initialize if wshl_receive_hints is set to 0

Update: 13 May, 2023 @ 8:09am

- Fix an issue with Scripted Tools not loading correctly

Update: 26 Apr, 2023 @ 4:03pm

- Added "wshl_hotload" concommand

Update: 18 Apr, 2023 @ 11:36am

Update: 16 Apr, 2023 @ 7:35pm

Update: 16 Apr, 2023 @ 4:57pm

Update: 16 Apr, 2023 @ 2:16pm

- Revert back to 2.0.0, testing issues