Garry's Mod

Garry's Mod

Addon hooks Conflict Finder
Showing 1-10 of 12 entries
< 1  2 >
Update: 9 May, 2016 @ 7:49am

- Fixed the modified hook.Add(): bad function argument.
- Made variables & functions available for other addons.

Update: 5 May, 2016 @ 5:01pm

- The Lua file list generation has been changed in order to be identical serverside & clientside and Workshop ready.
- The list of Workshop addons is now sent to clients when they run their first test.
- Hooks created with hook.Add() during a running test are not be ignored anymore.

Update: 7 Apr, 2016 @ 12:49pm

Update: 7 Apr, 2016 @ 12:38pm

Added 'gamemodes' as a folder recognized for containing Lua files.

Update: 7 Apr, 2016 @ 12:00pm

Now it should identify Workshop addon again. It failed because of the new 'workshop/' prefix.

Update: 22 Oct, 2015 @ 3:55pm

Fixed a mistake with a message, which produced a Lua error.

Update: 6 Oct, 2015 @ 5:17am

Involved Workshop addon titles are now displayed!

Update: 17 May, 2015 @ 9:33am

Now displays a normal message when an event is not found.

Update: 10 Jan, 2015 @ 11:49am

Now it does not run a console command when auto stopping a serverside debug.

Update: 10 Jan, 2015 @ 10:30am

Now it displays the Lua file and the lines.