Garry's Mod
Ground Control Redux
Εμφάνιση 31-35 από 35 καταχωρίσεις
< 1  2  3  >
Ενημέρωση: 28 Μαρ 2020 στις 20:25

None Provided

Ενημέρωση: 28 Μαρ 2020 στις 19:58

+ Convar "gc_min_weight_speed_decrease"
+ Convar "gc_run_speed_penalty_per_weight"
+ Convar "gc_base_run_speed"
+ Convar "gc_run_speed_penalty_per_weight"
+ Convar "gc_min_weight_speed_decrease"
+ Proper attachment prices for the new weapons (Skorpion, PKM/PKP, Glock 18, M79)

~ Replaced a lot of instances of the umsg library with the net library (primary benefit of this is to have messages be sent on the same frame and with larger message size limits, also easier to read while coding)
~ Slightly reduced weight of the SPECTRA vest, Ratnik vest, and Altyn helmet (mostly for gameplay)
~ Increased soft max weight limit by 25 (for now there's no actual hard cap)


The convars return descriptions in the console if you type them in without providing a value argument.

Ενημέρωση: 26 Μαρ 2020 στις 7:01

~ Fixed a bug in damage handling where armor wouldn't mitigate damage or degrade.

Ενημέρωση: 25 Μαρ 2020 στις 21:53

+ Added a proper icon
+ Added "gc_damage_multiplier" convar, affects damage received by players
+ Added "gc_force_free_aim" convar, toggles between 1/0 to enable/disable the CW 2.0 free aim
+ Added "gc_force_pip_scopes" convar, toggles between 1/0 to enable/disable PIP (Picture in Picture) scopes
+ Added "gc_bleed_time" convar, takes a float that determines time between bleeding ticks
+ Added "gc_bleed_hp_lost_per_tick" convar, takes a float that determines hp lost per bleeding tick

Ενημέρωση: 24 Μαρ 2020 στις 21:36

Initial addon creation.