Garry's Mod
Zombie/NPC Invasion+
Hiển thị 1-10 trong 16 mục
< 1  2 >
Cập nhật: 28 Thg04, 2017 @ 2:03am

- 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

Cập nhật: 22 Thg02, 2016 @ 10:41pm

Fixed NPCs not using weapons

Cập nhật: 20 Thg02, 2016 @ 1:03pm

** The Hero Update **

- Read more about it here

Cập nhật: 16 Thg02, 2016 @ 1:25pm

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

Cập nhật: 16 Thg02, 2016 @ 1:01pm

Another minor bugfix

Cập nhật: 16 Thg02, 2016 @ 12:13pm

Bugfix

Should fix this issue

Cập nhật: 13 Thg02, 2016 @ 9:28am

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

Cập nhật: 25 Thg01, 2016 @ 12:29pm

- 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

Cập nhật: 23 Thg01, 2016 @ 2:32pm

Removed unnecessary space under profile list

Cập nhật: 23 Thg01, 2016 @ 10:25am

Cleaned up GUI frontend and backend