Garry's Mod
Zombie/NPC Invasion+
1–10 из 16
< 1  2 >
Обновление: 28 апр. 2017 г. в 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

Обновление: 22 фев. 2016 г. в 22:41

Fixed NPCs not using weapons

Обновление: 20 фев. 2016 г. в 13:03

** The Hero Update **

- Read more about it here

Обновление: 16 фев. 2016 г. в 13:25

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

Обновление: 16 фев. 2016 г. в 13:01

Another minor bugfix

Обновление: 16 фев. 2016 г. в 12:13

Bugfix

Should fix this issue

Обновление: 13 фев. 2016 г. в 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

Обновление: 25 янв. 2016 г. в 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

Обновление: 23 янв. 2016 г. в 14:32

Removed unnecessary space under profile list

Обновление: 23 янв. 2016 г. в 10:25

Cleaned up GUI frontend and backend