Garry's Mod

Garry's Mod

Zombie/NPC Invasion+
Wyświetlanie 1-10 z 16 pozycji
< 1  2 >
Aktualizacja: 28 kwietnia 2017 o godz. 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

Aktualizacja: 22 lutego 2016 o godz. 22:41

Fixed NPCs not using weapons

Aktualizacja: 20 lutego 2016 o godz. 13:03

** The Hero Update **

- Read more about it here

Aktualizacja: 16 lutego 2016 o godz. 13:25

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

Aktualizacja: 16 lutego 2016 o godz. 13:01

Another minor bugfix

Aktualizacja: 16 lutego 2016 o godz. 12:13

Bugfix

Should fix this issue

Aktualizacja: 13 lutego 2016 o godz. 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

Aktualizacja: 25 stycznia 2016 o godz. 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

Aktualizacja: 23 stycznia 2016 o godz. 14:32

Removed unnecessary space under profile list

Aktualizacja: 23 stycznia 2016 o godz. 10:25

Cleaned up GUI frontend and backend