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

65 Commits

Author SHA1 Message Date
d7b5d639bc Encounter: fix pregame ready up 2023-04-23 17:52:56 -07:00
9810561796 Encounter: change spawn point on team change during pregame
Encounter: add ready up for team change option
2023-04-23 05:28:56 -07:00
e98d1db7a1 Show hud elems during pregame 2023-04-22 23:09:23 -07:00
86b98da892 Encounter: fix game ending during pregame lobby 2023-04-22 21:55:15 -07:00
45302c9d47 Encounter: fix players not spawning during pregame 2023-04-22 21:42:02 -07:00
44bda67fa8 Encounter: add pregame lobby for dedis 2023-04-22 20:15:11 -07:00
480bde9619 Encounter: add team change option 2023-04-22 17:38:04 -07:00
5b9e8634a3 Check round spawn failsafe every frame 2023-04-21 02:35:51 -07:00
2f8d34a4db Add foreground to revive and bleedout bar HUD 2023-04-20 21:19:18 -07:00
9f57b5d9e0 Who's Who: self revives in solo always activate 2023-04-20 20:25:32 -07:00
4a1ef60a68 Adjust revive and bleedout bar HUD sort 2023-04-20 20:15:36 -07:00
b4764b614d Who's Who: add duration HUD
Who's Who: decrease duration
Who's Who and afterlife: add being revived bar HUD
Change being revived text HUD position properly
Change solo being revived text HUD message
2023-04-20 03:25:29 -07:00
ad31bcccce Zombies: amount scales linearly 2023-04-13 04:52:13 -07:00
a3039a4876 Encounter: don't change solo_game flag 2023-04-13 04:01:23 -07:00
599a4cb23d Add back solo_game flag change mid game 2023-04-13 03:59:14 -07:00
7cab7b6c6f Replace too many weapons and too many players check 2023-04-13 01:59:33 -07:00
4a146dc93f Remove round cap 2023-04-11 19:35:03 -07:00
ae1d43c5f0 Do player_damage_override in one function 2023-04-10 12:50:37 -07:00
3211590a0f Add pain shellshock to explosive weapon damage 2023-04-08 21:01:07 -07:00
49ff9f7381 EMP: fix disabled perks being reset on downed 2023-04-07 23:32:36 -07:00
a077ee6899 Enable invulnerability on end_game 2023-04-07 22:40:49 -07:00
3cdd0d8004 Remove no ammo voicelines on melee weapons 2023-04-04 20:12:08 -07:00
7f14ad52fd Staffs: revive weapon kills on any round 2023-04-03 17:23:35 -07:00
5b15ec6eb5 Maxis Drone: kills on any round 2023-04-02 20:39:05 -07:00
efedd60519 Arthur: fix taking damage 2023-04-02 18:06:33 -07:00
5bdd7cdb44 MOTD: Tower Trap changes 2023-04-01 19:07:02 -07:00
148dc4fb12 Meat powerup: fix zombies not going after meat stink player if thrown on them during protection 2023-03-25 02:30:00 -07:00
f634aa555e Encounter: death barriers make players wait to respawn 2023-03-23 20:11:06 -07:00
065f34f8f0 Players respawn near where they died if no other valid players
Buried: remove unnecessary respawn near team override
2023-03-23 19:04:04 -07:00
4dd76a88b3 Replace player_out_of_playable_area_monitor 2023-03-18 23:47:00 -07:00
0152cdd53b Encounter: add map voting 2023-03-13 02:48:28 -07:00
58fa8b2d6b Fix player spawn and revive protection 2023-03-11 23:29:30 -08:00
46a4a47b7e Meat: fix zombies going after player after revive or respawn 2023-03-10 17:10:49 -08:00
067a9a8cb1 Encounter: remove solo_game flag being set 2023-03-10 17:10:49 -08:00
31b1ef47f7 Remove self function parameter 2023-02-24 13:58:45 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
4966397821 Tombstone: fix not giving back Stamin-Up 2022-09-11 18:43:25 -07:00
82c371b1cb Fix several runtime errors 2022-02-04 12:58:34 -08:00
ee85fb302d Remove respawn points being assigned to players 2022-02-04 09:23:14 -08:00
ad70a041d7 Respawn near random player 2022-02-01 18:04:21 -08:00
b15026f5ef Double Tap: fix damage 2022-01-30 16:43:00 -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
46d7cd3e7c Remove getting reviver points on self revive 2022-01-29 09:05:21 -08:00
ac108ffde5 Blundergat: kills on any round
Acid Gat: kills on any round
2022-01-26 03:30:00 -08:00
5365fdfb17 Set zombie health cap correctly 2022-01-26 03:18:38 -08:00
592035a8b8 Deadshot: only increase bullet damage 2022-01-23 02:42:04 -08:00
3cdb701afa Set weapon dvars
Disable Double Tap double bullets
2022-01-21 16:15:34 -08:00
8ee54e36f8 Turret equipment changes
Decrease active time from 60 seconds to 30 seconds
Kills on any round in 1-4 shots
Change fire type to continuous fire
2022-01-20 09:33:11 -08:00
472e2741db Solo lives uses separate variable instead of .lives
Makes solo lives work on MOTD
2022-01-11 14:51:53 -08:00
88d1980ac0 New solo lives done correctly
Fixes Tombstone always giving Quick Revive in solo
Fixes being EMP'd always giving Quick Revive in solo after being un-EMP'd
2022-01-11 05:06:53 -08:00