Garry's Mod

Garry's Mod

Midgame Workshop Hotloader
Showing 1-10 of 112 entries
< 1  2  3 ... 12 >
Update: Sep 12, 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: Jul 3, 2023 @ 10:39am

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

Update: Jun 14, 2023 @ 7:06am

- Fix file path canonization issues

Update: May 20, 2023 @ 5:38am

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

Update: May 13, 2023 @ 8:09am

- Fix an issue with Scripted Tools not loading correctly

Update: Apr 26, 2023 @ 4:03pm

- Added "wshl_hotload" concommand

Update: Apr 18, 2023 @ 11:36am

Update: Apr 16, 2023 @ 7:35pm

Update: Apr 16, 2023 @ 4:57pm

Update: Apr 16, 2023 @ 2:16pm

- Revert back to 2.0.0, testing issues