Garry's Mod
Addon hooks Conflict Finder
12件中 1-10 を表示
< 1  2 >
更新:2016年5月9日 @ 7時49分

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

更新:2016年5月5日 @ 17時01分

- 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.

更新:2016年4月7日 @ 12時49分

更新:2016年4月7日 @ 12時38分

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

更新:2016年4月7日 @ 12時00分

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

更新:2015年10月22日 @ 15時55分

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

更新:2015年10月6日 @ 5時17分

Involved Workshop addon titles are now displayed!

更新:2015年5月17日 @ 9時33分

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

更新:2015年1月10日 @ 11時49分

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

更新:2015年1月10日 @ 10時30分

Now it displays the Lua file and the lines.