1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-09 23:02:53 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
8a82a89d9a Change "None" to &"MPUI_NONE" 2023-12-31 02:53:36 -08:00
98255696a3 Convert strings to localizedstrings 2023-12-25 03:31:27 -08:00
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
15a57d606c Convert all indentations to tabs 2023-12-16 05:38:03 -08:00
9543bb8de3 Move self include line to top of each replaced file 2023-10-29 00:48:22 -07:00
af22afb275 Weapon locker: fix being able to place Ray Gun 2023-10-02 02:21:37 -07:00
af4bdad65f Weapon locker: fill placed weapon clip ammo 2023-09-28 23:23:49 -07:00
2da12b6771 Hide secondary hint strings if player is not valid 2023-05-14 22:07:10 -07:00
88fd695054 Bank: use setValue instead of setText for account balance
Use .label for secondary hint strings
2023-05-04 16:31:33 -07:00
e03d80681e Make secondary hint strings not show when player is sprinting, throwing grenade, or not touching
Hide secondary hint strings when in menu
2023-03-09 09:21:08 -08:00
98b991b535 Weapon locker: add stored weapon HUD text 2023-03-08 19:19:59 -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
d6c01dfdd2 Reset weapon locker stored weapon done correctly
Re-enabled bank (stored points resets each game)
2022-01-11 19:19:32 -08:00