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

35 Commits

Author SHA1 Message Date
c6a6f9140b Scoreboard: fix header title
Scoreboard: add Encounter Pro game mode display names
2024-01-05 15:36:57 -08:00
7efea2e32e Scoreboard: add correct game mode and map display names
Scoreboard: add current round number on Search & Rezurrect
Scoreboard: show team names on Encounter
Scoreboard: decrease team icon size from 128 to 116
2024-01-04 06:56:55 -08:00
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
acbddcafd0 Grief: change HUD message 2023-11-30 20:56:25 -08:00
f1671ccf25 Search & Rezurrect: change round number var name 2023-10-17 01:36:29 -07:00
98e153d610 Search & Rezurrect: remove gained/lost the lead message 2023-10-03 17:54:54 -07:00
5fe8e32691 Search & Rez: fix last stand pistol ammo being restored incorrectly on round restart 2023-05-30 23:04:38 -07:00
4a08dcee3f Search & Rez: remove survive to win message on tie round 2023-03-21 15:30:51 -07:00
d0b833a30b Search & Rezurrect: solo round restart fix 2023-03-16 01:54:07 -07:00
6b5311bd7b Remove all calls to zgrief_reimagined in other files 2023-03-09 18:17:30 -08:00
b63ce3b655 Encounter: add exclamation point to certain HUD messages 2023-03-04 19:16:26 -08:00
2a2b7d7f12 Encounter: add gained/lost the lead HUD messages 2023-03-04 16:38:53 -08:00
1cd98e04a6 Remove unnecessary vars 2023-02-27 14:26:40 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
2a81f22eff Grief: change game mode name to Search & Rezurrect 2022-01-31 18:56:26 -08:00
c74313dcd4 Encounter: add game mode name HUD 2022-01-31 18:30:10 -08:00
bb6676d5b6 Optimize Encounter score HUD 2022-01-31 17:37:02 -08:00
8df2aadf5b Encounter: end game on no enemy players
Optimize game won code
2022-01-31 12:09:36 -08:00
46d7cd3e7c Remove getting reviver points on self revive 2022-01-29 09:05:21 -08:00
769decd8c1 Add basic functionality for new Encounter game modes 2022-01-28 12:33:59 -08:00
6fce27f9c4 Grief: fix Tombstone powerup spawning on next down after round restart 2022-01-07 00:37:07 -08:00
2006e84f0c Grief: friendly team score HUD always on left 2022-01-06 05:47:50 -08:00
e2459311ed Grief: remove round number HUD 2022-01-03 19:11:43 -08:00
1d71e4b6b5 Grief: fix player position and angle on round start freeze
Optimize round start freeze code
2022-01-03 17:41:15 -08:00
d3931f4436 Change file locations
Rename _zm_reimagined_zgrief to zgrief_reimagined
Removes need for mod.gsc
Makes grief code only load on grief gamemode
Fixes maps without grief not being able to load
2022-01-02 13:26:21 -08:00
52ab420569 Grief: random respawn points 2022-01-02 02:08:26 -08:00
0952305f8b Grief: teams switch spawn points each round 2022-01-02 01:44:11 -08:00
44480b3b7c Grief: fix last player not getting nade award on round restart 2021-12-31 03:51:20 -08:00
e6d13e64b8 Grief: round restart optimizations 2021-12-18 02:55:27 -08:00
4a610003ac Grief: add round won/lost text 2021-12-17 16:10:15 -08:00
c2a4eac29e Move replaced functions into separate scripts 2021-12-16 03:54:19 -08:00