d62c4d7967
More Jet Gun changes
...
Kills enemies that are in the ground, traversing, or behind barriers
Awards points for kills
Add back no longer kills when not firing correctly
Add back overheating resets the heat value to 0
2022-01-27 11:17:53 -08:00
9906ac5f6d
Jet Gun changes
...
Remove spin lerp changes (only inaccurate when firing and unfiring rapidly)
Add back kills when not firing
Remove spin lerp decrease when killing enemies
Remove choke
2022-01-27 05:03:12 -08:00
323a8b11cc
Jet Gun: add back drop to ground
2022-01-26 04:46:53 -08:00
5365fdfb17
Set zombie health cap correctly
2022-01-26 03:18:38 -08:00
cf6cf161c3
Zombies: attract towards points of interest immediately
2022-01-26 00:41:29 -08:00
09308a5ab5
Buried: fix buildable parts not being picked up
2022-01-25 11:06:45 -08:00
c7d4e567f8
Fix lethal grenade wallbuy hint string
2022-01-25 04:45:39 -08:00
e9227323bd
Ballistic Knife: give max ammo on melee weapon purchase
2022-01-25 03:55:13 -08:00
486594c6bf
Ballistic Knife: fix projectile pickup
2022-01-25 02:45:16 -08:00
4bb5f57efc
Claymore: increase max placed amount
2022-01-24 23:51:48 -08:00
096693cb37
Claymore: can be repurchased
2022-01-24 23:35:12 -08:00
4d6d97561a
Grief: remove enemy players triggering Claymores
2022-01-24 22:12:35 -08:00
4e4e54810a
Destroy HUD elements on intermission
2022-01-24 20:16:50 -08:00
c493996e86
Fix HUD element positions with safe area
2022-01-24 12:58:24 -08:00
a964f7dcf6
Change HUD elements foreground to 1
...
Makes waypoints show behind HUD element
2022-01-24 09:50:38 -08:00
d2eb5a2d17
Tombstone: change waypoint color to grey
...
Change alpha to 1
2022-01-24 09:37:53 -08:00
721f4332ad
Waypoint location changes
2022-01-24 08:40:21 -08:00
8b5e47bcf2
Optimize wallbuy spawn code
...
_zm_reimagined::add_wallbuy uses new wallbuy code
Works correctly with Claymores
Works correctly with melee weapon hint icons
2022-01-24 07:22:26 -08:00
ed026cc530
Add player low health blood fx
2022-01-23 22:56:43 -08:00
c119d66ef2
Mule Kick: wait until weapon change complete to start refill ammo
2022-01-23 04:02:14 -08:00
dceaf7d6eb
Mule Kick: refill segmented reload weapons correctly
2022-01-23 04:00:03 -08:00
70ea7b3522
Mule Kick: stowed weapons refill ammo from stock
2022-01-23 00:58:58 -08:00
132fb33dbc
Fix PHD Flopper explosions not activating
2022-01-22 22:59:09 -08:00
2a5f65984a
Turret equipment: fix damaging players
2022-01-22 10:43:57 -08:00
b027a5fc46
Weapon locker: give max ammo at end of round
2022-01-22 10:19:04 -08:00
299955f5c6
Bank: change "Value" to "Balance"
...
Fix withdraw hint string showing cost 100 on Tranzit
2022-01-22 09:46:21 -08:00
c5d5a01c1c
Fix player max health being set to 100 after down in solo
2022-01-22 08:01:24 -08:00
9f1eb5a2e7
Juggernog: no longer sets health to max upon purchase
2022-01-22 07:25:20 -08:00
d17c443027
Increase player health to 150
2022-01-22 06:51:36 -08:00
3d4530f659
Set cg_ufo_scaler dvar to 1
2022-01-22 06:04:20 -08:00
ffa09d2245
Tranzit: decrease max Denizens spawned at once
2022-01-22 05:33:38 -08:00
3cdb701afa
Set weapon dvars
...
Disable Double Tap double bullets
2022-01-21 16:15:34 -08:00
29ebd82fb0
EMP Grenade: fix giving perk back when machine is powered on
2022-01-21 14:18:40 -08:00
a2f5f42224
Disable melee weapon switching if player has Time Bomb
2022-01-20 20:31:22 -08:00
d9e00923e9
Remove headless zombies
2022-01-19 23:54:48 -08:00
081bd01475
Weapon damage scalar changes
...
Override level.global_damage_func in _zm_reimagined
Move zombie_damage function to replaced folder
2022-01-19 22:25:16 -08:00
c04fb129c9
Decrease zombie health cap
2022-01-19 20:20:00 -08:00
3e78125585
Electric trap equipment: decrease player damage
2022-01-19 12:25:12 -08:00
14553567be
Buildables: cost changes
...
Turbine: decrease cost from 1000 to 500
Jet Gun: increase cost from 1000 to 5000
Sliquifier: increase cost from 1000 to 5000
2022-01-18 19:16:04 -08:00
a5dd0494e5
Change function and variable name
2022-01-18 18:37:30 -08:00
b018fdb922
Tranzit: zone name changes
2022-01-17 08:17:00 -08:00
71c2f09994
Optimize move perk machine code
...
Directly change the structs instead of removing and adding the machines
2022-01-15 04:43:34 -08:00
3afb85f753
Increase ladder climb speed
2022-01-15 01:45:04 -08:00
a8cef3ffa6
Set certain dvars on server instead of client
...
Remove player_strafeSpeedScale as it is already 1 by default
Remove player_sprintStrafeSpeedScale as it doesn't change anything
Remove dtp_post_move_pause as it doesn't allow sprinting without re-pressing sprint button
2022-01-14 12:10:58 -08:00
9479d80761
Zone name adjustments
...
Tranzit: change "Power" to "Power Station"
MOTD: change "Cellblock" to "Cell Block"
2022-01-14 10:51:12 -08:00
de087cefd0
Fix g_friendlyfireDist being set as a client dvar
2022-01-13 12:17:16 -08:00
a9df3f0759
Replace bank and weapon locker scripts only on specific maps
...
Fixes maps that do not have bank and weapon locker being unable to load
2022-01-12 04:03:38 -08:00
82f0c315dd
Bank changes
...
Gain 10% interest on deposited points at the end of each round
No longer costs 100 points to withdraw
Account value is shown when depositing, withdrawing, and going near the triggers
2022-01-11 22:10:28 -08:00
d6c01dfdd2
Reset weapon locker stored weapon done correctly
...
Re-enabled bank (stored points resets each game)
2022-01-11 19:19:32 -08:00
88068b520c
Fix persistent upgrades not being disabled
2022-01-11 15:43:44 -08:00