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

15 Commits

Author SHA1 Message Date
98255696a3 Convert strings to localizedstrings 2023-12-25 03:31:27 -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
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
9543bb8de3 Move self include line to top of each replaced file 2023-10-29 00:48:22 -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
ae9b7bbf32 Bank: update account balance hint string on round end 2023-03-15 17:07:22 -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
e5d44c4f48 Bank: make account balance show as HUD text 2023-03-08 18:32:51 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -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
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