Garry's Mod

Garry's Mod

Zombie/NPC Invasion+
16개 중 1~10개 표시 중
< 1  2 >
업데이트: 2017년 4월 28일 오전 2시 03분

- Removed weapon_brickbat, the weapon doesn't exist in Garry's Mod
- Renamed the files to have 'zinv_' in front of their names to avoid conflicts
-- Should solve a lot of problems people have been reporting (namely the 'SPAWN_MENU' nil error)
-- Big thanks to LibertyForce for helping us with this

업데이트: 2016년 2월 22일 오후 10시 41분

Fixed NPCs not using weapons

업데이트: 2016년 2월 20일 오후 1시 03분

** The Hero Update **

- Read more about it here

업데이트: 2016년 2월 16일 오후 1시 25분

(Hopefully) completely fixed the recent issues (sorry!)

업데이트: 2016년 2월 16일 오후 1시 01분

Another minor bugfix

업데이트: 2016년 2월 16일 오후 12시 13분

Bugfix

Should fix this issue

업데이트: 2016년 2월 13일 오전 9시 28분

** The GUI Update **

- Massive GUI overhaul, mostly behind the scenes stuff
-- More OOP (for easier work, cleaner code and better efficiency)
-- Menu window is now a singleton (global client side object SPAWN_MENU)
-- Made all the labels dark so they're actually readable

- Preparation for the upcoming hero system

업데이트: 2016년 1월 25일 오후 12시 29분

- Solved issue with data not being saved correctly by changing profile format to JSON (old profiles will be converted automatically)
- Made default value for damage multiplier field 1 instead of 0

업데이트: 2016년 1월 23일 오후 2시 32분

Removed unnecessary space under profile list

업데이트: 2016년 1월 23일 오전 10시 25분

Cleaned up GUI frontend and backend