Garry's Mod

Garry's Mod

Zombie/NPC Invasion+
Affichage des entrées 1-10 sur 16
< 1  2 >
Mis à jour le : 28 avr. 2017 à 2h03

- 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

Mis à jour le : 22 févr. 2016 à 22h41

Fixed NPCs not using weapons

Mis à jour le : 20 févr. 2016 à 13h03

** The Hero Update **

- Read more about it here

Mis à jour le : 16 févr. 2016 à 13h25

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

Mis à jour le : 16 févr. 2016 à 13h01

Another minor bugfix

Mis à jour le : 16 févr. 2016 à 12h13

Bugfix

Should fix this issue

Mis à jour le : 13 févr. 2016 à 9h28

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

Mis à jour le : 25 janv. 2016 à 12h29

- 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

Mis à jour le : 23 janv. 2016 à 14h32

Removed unnecessary space under profile list

Mis à jour le : 23 janv. 2016 à 10h25

Cleaned up GUI frontend and backend