1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00
Commit Graph

110 Commits

Author SHA1 Message Date
d6cbfca12b Grief: add sudden death 2022-01-23 21:44:05 -08:00
4523f475b5 Brutus: decrease Ray Gun Mark 2 damage received 2022-01-23 09:52:11 -08:00
592035a8b8 Deadshot: only increase bullet damage 2022-01-23 02:42:04 -08:00
0065a91484 Buried: fix player gravity on initial spawn 2022-01-22 11:36:18 -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
3cdb701afa Set weapon dvars
Disable Double Tap double bullets
2022-01-21 16:15:34 -08:00
afcb798a65 Decrease grenade damage scalar 2022-01-21 15:09:55 -08:00
29ebd82fb0 EMP Grenade: fix giving perk back when machine is powered on 2022-01-21 14:18:40 -08:00
40eff2525f Grief: swap EMP and Nuke player effects 2022-01-21 02:13:50 -08:00
5b886c33c9 Increase grenade damage scalar 2022-01-20 12:35:54 -08:00
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
521b8ef9f0 Optimize Electric Trap timer reset on destroy 2022-01-20 08:02:09 -08:00
f96804e9bf Move player radiusdamage origin 5 units up
Prevents the damage being incorrect occasionally
2022-01-20 07:10:15 -08:00
f6c4854b86 Rotate Pack-a-Punch flag down when EMP'd 2022-01-20 01:55:13 -08:00
12e655cb20 Add Pack-a-Punch flag to custom locations 2022-01-20 01:11:10 -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
4b8e94b7e9 Quick Revive: remove increased health regen rate 2022-01-19 20:30:07 -08:00
3e78125585 Electric trap equipment: decrease player damage 2022-01-19 12:25:12 -08:00
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
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
8da5e2df27 Tombstone: add in solo correctly
Fixes not being added on Tranzit in solo
2022-01-15 02:14:43 -08:00
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
d57f35361a Rename location scripts 2022-01-14 10:25:11 -08:00
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
c0af13fe73 Diner: change player spawn points
Add general code for setting team spawn to custom locations
2022-01-12 22:43:58 -08:00
1204e2d53a Diner: add buildable tarp 2022-01-12 21:04:17 -08:00
4925b3f520 Diner: add Galvaknuckles wallbuy
Add general code for melee weapon wallbuys
2022-01-12 19:15:19 -08:00
b6468128d1 Reorganize custom location utility script 2022-01-12 06:46:11 -08:00
ef9f539e69 Add wallbuy weapon model to custom location wallbuys 2022-01-12 06:22:20 -08:00
e72fdf4d68 MOTD: 1 afterlife max in solo 2022-01-12 04:07:39 -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
472e2741db Solo lives uses separate variable instead of .lives
Makes solo lives work on MOTD
2022-01-11 14:51:53 -08:00
8fe8586c52 Die Rise: solo lives fixes 2022-01-11 05:09:20 -08:00
88d1980ac0 New solo lives done correctly
Fixes Tombstone always giving Quick Revive in solo
Fixes being EMP'd always giving Quick Revive in solo after being un-EMP'd
2022-01-11 05:06:53 -08:00
c14952b608 Tranzit: add Diner location
From JezuzLizard
Remove hatch access
Remove Stamin-Up
Remove Tombstone
Remove Pack-a-Punch
Remove 2nd Mystery Box location
Add general code for adding other locations
2022-01-09 04:48:30 -08:00
d3af0dac72 Grabbing already active powerups adds 30 seconds
Optimize powerup code
2022-01-08 16:39:57 -08:00
c65b68647c Ray Gun: increase impact damage to match max splash damage 2022-01-08 06:38:16 -08:00
437e23f83a Remove grenade shellshock 2022-01-08 05:54:49 -08:00
b8a859f75e Use getOtherTeam function 2022-01-08 05:23:05 -08:00
b24090fc1c Change last stand pistol ranking 2022-01-08 05:06:08 -08:00
d6afabd63f Grief: Brutus stays on map after round restart 2022-01-08 04:51:57 -08:00
0b75e8ad78 Grief: fix Max Ammo not emptying dual wield clip on enemy players 2022-01-07 22:35:01 -08:00
36b2892bcd Grief: Max Ammo empties dual wield and alt weapon clip on enemy players 2022-01-07 19:46:36 -08:00