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

67 Commits

Author SHA1 Message Date
c65b68647c Ray Gun: increase impact damage to match max splash damage 2022-01-08 06:38:16 -08:00
437e23f83a Remove grenade shellshock 2022-01-08 05:54:49 -08:00
b8a859f75e Use getOtherTeam function 2022-01-08 05:23:05 -08:00
b24090fc1c Change last stand pistol ranking 2022-01-08 05:06:08 -08:00
d6afabd63f Grief: Brutus stays on map after round restart 2022-01-08 04:51:57 -08:00
0b75e8ad78 Grief: fix Max Ammo not emptying dual wield clip on enemy players 2022-01-07 22:35:01 -08:00
36b2892bcd Grief: Max Ammo empties dual wield and alt weapon clip on enemy players 2022-01-07 19:46:36 -08:00
6c1e33c0e1 Grief: add powerup negative effects to enemy players
Max Ammo: unloads clip of all enemy players' weapons
Double Points: enemy players gain half points for 30 seconds
Insta Kill: enemy players deal half damage for 30 seconds
Nuke: deals 80 damage to all enemy players
2022-01-07 12:58:29 -08:00
9a205db224 Move player suicide function to grief script 2022-01-07 12:39:43 -08:00
80e7dce5a5 EMP Grenade: remove laugh sound from EMP'ing Pack-a-Punch
Pack-a-Punch weapon is deleted instantly when EMP'd
2022-01-07 04:36:48 -08:00
e0196fe7c7 EMP Grenade: add EMP'd player fx 2022-01-07 01:42:10 -08:00
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