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

644 Commits

Author SHA1 Message Date
3b673feda3 Containment: fix waypoint foreground 2022-02-03 14:44:57 -08:00
c926a7a1bd Race: fix Brutus health 2022-02-03 12:37:36 -08:00
489f2e1216 Remove unnecessary function 2022-02-03 00:27:08 -08:00
f98a739be0 Encounter: add Race game mode 2022-02-02 22:07:08 -08:00
eb57002d1d Containment on Power Station: change waypoint location 2022-02-02 20:01:24 -08:00
524ef6d1f1 Encounter: check for initial players connected before end game 2022-02-02 15:02:09 -08:00
2eb4ed7ef0 Containment: remove zones that are too big 2022-02-02 12:01:38 -08:00
ad70a041d7 Respawn near random player 2022-02-01 18:04:21 -08:00
bcddca0f01 Set certain dvars on client and server
Add back dtp_post_move_pause as it works correctly now
2022-02-01 12:37:28 -08:00
4ef15c0f7c Encounter: choose random game mode from dvar 2022-02-01 12:05:20 -08:00
37fb14a3e1 Encounter: add Grief game mode 2022-02-01 07:30:51 -08:00
1707502cdc Fix Origins error 2022-01-31 22:10:06 -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
f670dd5620 Sliquifier: add upgraded version 2022-01-31 14:48:30 -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
b15026f5ef Double Tap: fix damage 2022-01-30 16:43:00 -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
4a0a38cb92 Containment: fix Jug health not being restored correctly 2022-01-30 08:23:00 -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
9af4d3f30a Containment: fix Nuke not respawning players 2022-01-29 23:04:26 -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
46d7cd3e7c Remove getting reviver points on self revive 2022-01-29 09:05:21 -08:00