Garry's Mod

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일 오후 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.