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

77 Commits

Author SHA1 Message Date
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
5b9d84c231 Containment: zone points effected by points multiplier 2022-01-31 11:24:45 -08:00
29a6e6e611 EMP Grenade: enable perks on bleed out 2022-01-31 11:01:17 -08:00
c2bb516dba Containment: fix perks return 2022-01-31 10:34:47 -08:00
9f5f2f46e7 Containment: players gain points in zone 2022-01-31 08:57:18 -08:00
92f703ff35 Containment: half-rate score when contested 2022-01-31 08:41:08 -08:00
74a42d4204 Containment on Borough: add Toy Store and Candy Store zones 2022-01-31 07:38:45 -08:00
9cd1c171f8 Containment: fix weapons return 2022-01-31 07:37:40 -08:00
ffd1c56803 Containment: fix time check on last score 2022-01-30 22:56:38 -08:00
41b8ae3744 Containment: Meat on player functions correctly 2022-01-30 18:32:15 -08:00
bd378fb8d1 Containment: last score must be uncontested 2022-01-30 18:08:07 -08:00
ee8e9694f6 Containment: contest gives both teams score 2022-01-30 17:51:14 -08:00
764ab7a847 Containment: freeze hotjoiners during match start wait 2022-01-30 12:06:38 -08:00
7725cc703d Various optimizations 2022-01-30 11:35:08 -08:00
c5154ed8a4 Containment: ignore players correctly on respawn and revive
Optimize ignore player on revive code
2022-01-30 11:31:48 -08:00
003cd43455 Containment: award players grenades on hotjoin 2022-01-30 10:02:42 -08:00
ea8d0c393a Grief: unlimited powerups
Fix powerups spawning more frequently than intended
2022-01-30 08:52:25 -08:00
97a9bd34c8 Grief: optimize Nuke code 2022-01-30 08:29:01 -08:00
4d744a0350 Containment: don't increment revives on respawn 2022-01-30 08:02:26 -08:00
4d08d3e722 Containment: award players grenades and mines on respawn
Fix mines and equipment not being given on respawn
2022-01-30 07:37:32 -08:00
1072e8cadd Containment: players do not respawn in active zone 2022-01-30 06:33:49 -08:00
d6753d0d0c Containment: gain score by most alive players 2022-01-29 23:42:36 -08:00
781256df78 Containment: ignore players not in zone 2022-01-29 23:31:23 -08:00
c7cba43f28 Containment: add HUD message on new zone 2022-01-29 23:25:37 -08:00
1488cf77d9 Containment: restore weapons correctly 2022-01-29 23:03:43 -08:00
ad347ec861 Containment: hotjoiners spawn immediately 2022-01-29 18:18:08 -08:00
388a792df0 Grief: increase distance between score HUD elements 2022-01-29 14:36:58 -08:00
532f737ade Containment: fix Borough location name 2022-01-29 14:08:19 -08:00
e65b1a425d Containment: add zones for all maps 2022-01-29 10:17:09 -08:00
8a745c45d7 Containment additions
Waypoint shows on center of screen when in zone
Players retain perks
Nuke: add back kills downed players
Optimize player respawn and restore weapons
2022-01-29 09:27:15 -08:00
a4ed2e6ec4 Containment: add HUD 2022-01-29 05:39:53 -08:00
83013ec340 Containment: add initial functionality 2022-01-28 18:10:09 -08:00
769decd8c1 Add basic functionality for new Encounter game modes 2022-01-28 12:33:59 -08:00
7c475fe4c3 Grief: add red flashing overlay during sudden death 2022-01-28 07:43:18 -08:00
54dc53113b Grief: no weapon return if bled out 2022-01-28 05:46:34 -08:00
fde4124d58 Grief: limited weapons check saved weapons loadout 2022-01-28 05:28:16 -08:00
4e4e54810a Destroy HUD elements on intermission 2022-01-24 20:16:50 -08:00
a964f7dcf6 Change HUD elements foreground to 1
Makes waypoints show behind HUD element
2022-01-24 09:50:38 -08:00
d6cbfca12b Grief: add sudden death 2022-01-23 21:44:05 -08:00
ba8d24ea20 Grief: shorten intro text 2022-01-23 09:13:44 -08:00
281d8eafe2 Use isDedicated function 2022-01-22 11:48:47 -08:00
5ece17dc24 Grief: increase zombie health 2022-01-21 16:18:35 -08:00
081bd01475 Weapon damage scalar changes
Override level.global_damage_func in _zm_reimagined
Move zombie_damage function to replaced folder
2022-01-19 22:25:16 -08:00
d0d11f4fbf Tranzit: fix zombie riser being too high above ground 2022-01-17 07:44:19 -08:00
1745ce3b14 Cell Block: fix players occasionally spawning up top 2022-01-16 05:22:44 -08:00
6de7dce94a Grief: fix player angles on round start wait 2022-01-09 06:34:27 -08:00
68e4467ebd Grief: adjust player push amounts 2022-01-08 08:14:17 -08:00
62fb2893c8 Remove give Ray Gun test code 2022-01-08 07:15:30 -08:00