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

806 Commits

Author SHA1 Message Date
014a201df2 Grief: fix bleedout announcer audio not saying correct number on EMP 2022-01-07 01:30:55 -08:00
6fce27f9c4 Grief: fix Tombstone powerup spawning on next down after round restart 2022-01-07 00:37:07 -08:00
cb9ca2a60c Fix being revived bar not being destroyed if EMP'd 2022-01-06 18:28:08 -08:00
2006e84f0c Grief: friendly team score HUD always on left 2022-01-06 05:47:50 -08:00
ee724a5019 EMP Grenade: optimize player shellshock 2022-01-05 12:25:46 -08:00
7cf39e6309 Move revive bar back up 2022-01-05 11:45:58 -08:00
c5db3c42e5 EMP Grenade: bleeds out downed players instantly
Bleeds out downed players that are being revived
2022-01-05 11:29:23 -08:00
6a4387b858 EMP Grenade: add back player shellshock 2022-01-05 10:59:49 -08:00
24cc739176 EMP Grenade: disables player's perks for 30 seconds 2022-01-05 10:43:11 -08:00
e0d2dd5cf5 EMP Grenade: makes downed friendly players bleed out 2022-01-05 05:39:16 -08:00
a1aa4f57b9 Disable persistent upgrades correctly 2022-01-05 00:33:56 -08:00
ea7a8a6eb4 Remove perk limit
Der Wunderfizz: increase cost from 1500 to 2500
Perk bottle dig spots: give random perk
2022-01-04 16:07:06 -08:00
b727c97af8 Origins: remove shovel spawning on player disconnect 2022-01-04 15:00:28 -08:00
15fd075bb2 Show revive bar when downed on solo 2022-01-04 14:41:44 -08:00
c4821a7a28 Fix revive weapon switch 2022-01-04 06:59:03 -08:00
5835a02899 Remove weapon switch after revive 2022-01-04 06:20:13 -08:00
d96f7cf244 Move revive bar down 2022-01-04 06:02:50 -08:00
4ba35d45cf Update player needs to be revived text instantly 2022-01-04 05:57:51 -08:00
1810e87b31 Display revive bar for downed player 2022-01-04 05:30:23 -08:00
2b2bcb9923 Change revive bar color to blue 2022-01-04 04:43:45 -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
fe2906a7f5 Move map specific functions into separate scripts
Perk pause removal done with replaceFunc
Removes need for replacing power_off_func on every power item
2022-01-03 13:38:53 -08:00
2e4e1e9e61 Maxis Drone: fix not switching back to previous weapon 2022-01-03 04:07:13 -08:00
efeb3aa0f5 Grief: fix equipment pickup text not being removed if shown during round restart 2022-01-03 01:05:39 -08:00
3144f0968a EMP Grenade: fix EMP'ing certain items at any range 2022-01-02 16:50:24 -08:00
f4a911a793 Mystery Box: moves to new location instantly 2022-01-02 16:36:45 -08:00
18b0ef282e Mystery Box: decrease weapon pickup time 2022-01-02 16:22:36 -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
863cef13d1 Grief: optimize team set code
Removes need for setting team in _zm_gametype::onspawnplayer
2022-01-02 01:20:41 -08:00
e3329445cd Grief: player spawn point fix
Fix invalid spawn point being chosen if connected very shortly after another player
Removes need for wait in between spawning bots
2022-01-01 22:21:05 -08:00
73961ae95f Tranzit: fix collisions
Remove replacing zm_transit_ffotd::main_end as it is not necessary
2022-01-01 21:35:11 -08:00
f02f6f2bf7 Grief: fix hotjoin players not picking free spawn point 2021-12-31 04:39:55 -08:00
44480b3b7c Grief: fix last player not getting nade award on round restart 2021-12-31 03:51:20 -08:00
cae7de75eb Grief: decrease sv_connectTimeout dvar
Remove replacing _zm::onallplayersready
2021-12-31 03:45:14 -08:00
e1c12ff9e1 Tranzit: fix zombie pathing exploit at Town Bookstore 2021-12-28 02:01:12 -08:00
290cfaa74b Grief: meat changes
Message shows when the meat is active on a player
Meleeing while the meat is moving no longer grabs the meat
Meleeing while the meat is moving throws the meat
Meleeing while the meat is moving activates more consistently
2021-12-27 11:14:41 -08:00
f082d868c3 Grief: always use initial spawn point 2021-12-27 05:42:22 -08:00
b4f1a14754 Wallbuys: decrease upgraded ammo cost 2021-12-21 04:23:00 -08:00
8b86174a28 SMR: increase damage by 100% 2021-12-20 22:42:42 -08:00
aa07ca0f76 Tranzit: lava destroys grenades instantly 2021-12-20 22:05:19 -08:00
eb52819a70 Zombies: neck counts as headshot 2021-12-20 20:06:02 -08:00
6d604c7465 Deadshot: double headshot damage done properly 2021-12-20 19:58:45 -08:00
fceae79405 In-game menu no longer disabled instantly when the game ends 2021-12-19 23:40:37 -08:00
fdfedbf146 EMP Grenade: makes downed enemy players bleed out 2021-12-19 22:50:03 -08:00
575530b139 Grief: initial spawn positions fix 2021-12-19 02:42:47 -08:00
cd7d26ee26 Meat powerup: decreased time on ground 2021-12-18 15:08:41 -08:00
e6d13e64b8 Grief: round restart optimizations 2021-12-18 02:55:27 -08:00