1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-09 14:49:26 -05:00

131 Commits

Author SHA1 Message Date
Jbleezy
9af4d3f30a Containment: fix Nuke not respawning players 2022-01-29 23:04:26 -08:00
Jbleezy
1488cf77d9 Containment: restore weapons correctly 2022-01-29 23:03:43 -08:00
Jbleezy
ad347ec861 Containment: hotjoiners spawn immediately 2022-01-29 18:18:08 -08:00
Jbleezy
8a745c45d7 Containment additions
Waypoint shows on center of screen when in zone
Players retain perks
Nuke: add back kills downed players
Optimize player respawn and restore weapons
2022-01-29 09:27:15 -08:00
Jbleezy
46d7cd3e7c Remove getting reviver points on self revive 2022-01-29 09:05:21 -08:00
Jbleezy
769decd8c1 Add basic functionality for new Encounter game modes 2022-01-28 12:33:59 -08:00
Jbleezy
3fbb214f60 Mystery Box: special sound changes
No longer plays when obtaining the Ray Gun
Plays when obtaining a limited weapon
2022-01-28 08:29:15 -08:00
Jbleezy
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
Jbleezy
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
Jbleezy
ac108ffde5 Blundergat: kills on any round
Acid Gat: kills on any round
2022-01-26 03:30:00 -08:00
Jbleezy
5365fdfb17 Set zombie health cap correctly 2022-01-26 03:18:38 -08:00
Jbleezy
cf6cf161c3 Zombies: attract towards points of interest immediately 2022-01-26 00:41:29 -08:00
Jbleezy
3e86df0b8b Buried: fix buildable purchased hint strings 2022-01-25 16:16:22 -08:00
Jbleezy
516476d6b4 Subsurface Resonator changes
No longer gets destroyed from kills
Gets destroyed after being deployed for 30 seconds
Fires every 2 seconds
2022-01-25 12:07:03 -08:00
Jbleezy
5a83ca701d EMP Grenade: decrease player EMP fx wait time 2022-01-25 10:08:05 -08:00
Jbleezy
c7d4e567f8 Fix lethal grenade wallbuy hint string 2022-01-25 04:45:39 -08:00
Jbleezy
e9227323bd Ballistic Knife: give max ammo on melee weapon purchase 2022-01-25 03:55:13 -08:00
Jbleezy
486594c6bf Ballistic Knife: fix projectile pickup 2022-01-25 02:45:16 -08:00
Jbleezy
096693cb37 Claymore: can be repurchased 2022-01-24 23:35:12 -08:00
Jbleezy
4d6d97561a Grief: remove enemy players triggering Claymores 2022-01-24 22:12:35 -08:00
Jbleezy
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
Jbleezy
d6cbfca12b Grief: add sudden death 2022-01-23 21:44:05 -08:00
Jbleezy
4523f475b5 Brutus: decrease Ray Gun Mark 2 damage received 2022-01-23 09:52:11 -08:00
Jbleezy
592035a8b8 Deadshot: only increase bullet damage 2022-01-23 02:42:04 -08:00
Jbleezy
0065a91484 Buried: fix player gravity on initial spawn 2022-01-22 11:36:18 -08:00
Jbleezy
299955f5c6 Bank: change "Value" to "Balance"
Fix withdraw hint string showing cost 100 on Tranzit
2022-01-22 09:46:21 -08:00
Jbleezy
c5d5a01c1c Fix player max health being set to 100 after down in solo 2022-01-22 08:01:24 -08:00
Jbleezy
9f1eb5a2e7 Juggernog: no longer sets health to max upon purchase 2022-01-22 07:25:20 -08:00
Jbleezy
d17c443027 Increase player health to 150 2022-01-22 06:51:36 -08:00
Jbleezy
3cdb701afa Set weapon dvars
Disable Double Tap double bullets
2022-01-21 16:15:34 -08:00
Jbleezy
afcb798a65 Decrease grenade damage scalar 2022-01-21 15:09:55 -08:00
Jbleezy
29ebd82fb0 EMP Grenade: fix giving perk back when machine is powered on 2022-01-21 14:18:40 -08:00
Jbleezy
40eff2525f Grief: swap EMP and Nuke player effects 2022-01-21 02:13:50 -08:00
Jbleezy
5b886c33c9 Increase grenade damage scalar 2022-01-20 12:35:54 -08:00
Jbleezy
8ee54e36f8 Turret equipment changes
Decrease active time from 60 seconds to 30 seconds
Kills on any round in 1-4 shots
Change fire type to continuous fire
2022-01-20 09:33:11 -08:00
Jbleezy
521b8ef9f0 Optimize Electric Trap timer reset on destroy 2022-01-20 08:02:09 -08:00
Jbleezy
f96804e9bf Move player radiusdamage origin 5 units up
Prevents the damage being incorrect occasionally
2022-01-20 07:10:15 -08:00
Jbleezy
f6c4854b86 Rotate Pack-a-Punch flag down when EMP'd 2022-01-20 01:55:13 -08:00
Jbleezy
12e655cb20 Add Pack-a-Punch flag to custom locations 2022-01-20 01:11:10 -08:00
Jbleezy
d9e00923e9 Remove headless zombies 2022-01-19 23:54:48 -08:00
Jbleezy
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
Jbleezy
4b8e94b7e9 Quick Revive: remove increased health regen rate 2022-01-19 20:30:07 -08:00
Jbleezy
3e78125585 Electric trap equipment: decrease player damage 2022-01-19 12:25:12 -08:00
Jbleezy
df22b345e3 Electric Trap equipment changes
Decrease active time from 60 seconds to 30 seconds
Can kill unlimited zombies at once
Add back startup time (0.5 seconds instead of 2 seconds)
2022-01-18 21:41:25 -08:00
Jbleezy
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
Jbleezy
8da5e2df27 Tombstone: add in solo correctly
Fixes not being added on Tranzit in solo
2022-01-15 02:14:43 -08:00
Jbleezy
53e50cd86e Fix custom location melee weapon wallbuy hint strings
Remove .wallbuy_targetname, .hint_parm1, and .hint_parm2 as they are not necessary
Fix .ballistic_weapon_name typo
2022-01-14 22:59:46 -08:00
Jbleezy
d57f35361a Rename location scripts 2022-01-14 10:25:11 -08:00
Jbleezy
23f2170576 Tranzit: add Power Station location
From JezuzLizard
Remove Stamin-Up
Remove MP5 wallbuy location in starting area
Remove 2nd Mystery Box location
2022-01-13 23:53:40 -08:00
Jbleezy
c0af13fe73 Diner: change player spawn points
Add general code for setting team spawn to custom locations
2022-01-12 22:43:58 -08:00