1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-19 03:28:38 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
3d3ae3fa03 Perks: remove blur after drinking 2023-05-04 00:17:37 -07:00
3b4176ee55 Perks: make hint string not show while drinking 2023-04-25 10:25:11 -07:00
13bb897daa Die Rise: allow using PaP while elevator is moving 2023-04-22 00:52:29 -07:00
aa7086a1d6 Downing while purchasing a melee weapon gives the melee weapon
Various weapon switch fixes
2023-04-19 23:12:55 -07:00
540ce0de5d Encounter: fix respawn weapon switch 2023-04-19 18:23:56 -07:00
6f37d23421 PaP: remove re-PaP cost 2023-04-11 18:21:34 -07:00
48df794678 PaP: disable hint string while weapon is in PaP 2023-04-11 13:44:31 -07:00
e488a45f0b Tombstone: fix powerup not spawning if machine is powered off 2023-04-07 21:31:59 -07:00
238b2ce187 Add missing endon disconnect 2023-04-02 16:25:12 -07:00
3a4c054f24 Tranzit: add Cornfield location 2023-03-16 03:17:12 -07:00
2204bae1be Weapon stock ammo changes 2023-03-09 21:27:28 -08:00
377b132ef3 Rename vars 2023-03-01 23:41:06 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
799bf28803 Add Encounter Pro 2022-08-11 18:05:00 -07:00
f3a2d30cb0 Stamin-Up: remove specialty_longersprint 2022-08-07 20:39:52 -07:00
95bb43f0c1 Encounter: fix health resetting on revived 2022-02-05 00:44:51 -08:00
eb71f28506 Stamin-Up: increase cost 2022-02-03 17:30:31 -08:00
c2bb516dba Containment: fix perks return 2022-01-31 10:34:47 -08:00
4a0a38cb92 Containment: fix Jug health not being restored correctly 2022-01-30 08:23:00 -08:00
d6cbfca12b Grief: add sudden death 2022-01-23 21:44:05 -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
29ebd82fb0 EMP Grenade: fix giving perk back when machine is powered on 2022-01-21 14:18:40 -08:00
f6c4854b86 Rotate Pack-a-Punch flag down when EMP'd 2022-01-20 01:55:13 -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
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
80e7dce5a5 EMP Grenade: remove laugh sound from EMP'ing Pack-a-Punch
Pack-a-Punch weapon is deleted instantly when EMP'd
2022-01-07 04:36:48 -08:00
fe2906a7f5 Move map specific functions into separate scripts
Perk pause removal done with replaceFunc
Removes need for replacing power_off_func on every power item
2022-01-03 13:38:53 -08:00