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

46 Commits

Author SHA1 Message Date
0ba7aa0003 Mule Kick: do stowed weapon reload when switching back to weapon (fixes issues with dual wield weapons)
Mule Kick: calculate ammo to add for both clips of dual wield weapons before setting ammo (since setting ammo changes both clips)
Mule Kick: make stowed weapon reload activate when perk is acquired
2024-02-05 23:09:53 -08:00
82b4d369b0 Mule Kick: save additional weapon slot properly
Search & Rez: fix Mule Kick weapon not being saved if alive on round restart
2024-01-27 05:11:58 -08:00
747751bc0b Melee weapons: add held weapon
Combat Knife: add model from BO2 MP
Add melee wallbuy HUD icons to all maps
Fix level.item_meat_name being undefined
2023-12-22 03:26:12 -08:00
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00
c87c2da9a0 Pad space between keyword and paren 2023-12-16 18:31:54 -08:00
4202d3bbd8 Fix various syntax issues 2023-12-16 17:18:01 -08:00
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
7d83382fd3 Indent switch statements 2023-12-16 12:07:53 -08:00
15a57d606c Convert all indentations to tabs 2023-12-16 05:38:03 -08:00
ac6d7a8634 Move weapon ammo changes to weapon files
Encounter: move upgraded starting weapon ammo change to zgrief_reimagined
2023-12-15 01:07:50 -08:00
9543bb8de3 Move self include line to top of each replaced file 2023-10-29 00:48:22 -07:00
8c2eb6c0ff Pack-a-Punch: add no purchase sound 2023-10-01 11:11:45 -07:00
ee2b49a479 Mule Kick: fix weapons gaining extra ammo when acquiring other perks 2023-05-15 16:44:58 -07:00
0f1c812e75 Encounter Pro changes 2023-05-12 15:02:50 -07:00
f6819bb904 EMP Grenade: fix not taking away Stamin-Up when downed 2023-05-05 22:40:10 -07:00
094a1e49f4 Various weapon switch fixes 2023-05-05 00:08:40 -07:00
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