Garry's Mod

Garry's Mod

Addon hooks Conflict Finder
目前顯示第 1-10 項,共 12 項
< 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 日 @ 下午 5: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 日 @ 下午 3: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.