1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-22 21:20:15 -05:00
Commit Graph

35 Commits

Author SHA1 Message Date
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
c65b68647c Ray Gun: increase impact damage to match max splash damage 2022-01-08 06:38:16 -08:00
d1129dde2f Add missing endon end_game checks 2022-01-08 04:41:09 -08:00
89d63e0068 Grief: add negative Insta Kill and Double Points HUD 2022-01-07 19:41:49 -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
a006409c35 Grief: decrease headstomp radius 2022-01-07 01:52:56 -08:00
014a201df2 Grief: fix bleedout announcer audio not saying correct number on EMP 2022-01-07 01:30:55 -08:00
be5efdce82 Grief: increase damage stun times 2022-01-07 00:16:00 -08:00
a416983d93 Grief: ballistic knife projectile pushes enemy players 2022-01-06 17:24:11 -08:00
a982686ce3 Meat: change powerup fx color to blue 2022-01-06 16:14:12 -08:00
2006e84f0c Grief: friendly team score HUD always on left 2022-01-06 05:47:50 -08:00
43c6a9311b Grief: increase connection timeout to 45 seconds 2022-01-05 19:06:53 -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
24cc739176 EMP Grenade: disables player's perks for 30 seconds 2022-01-05 10:43:11 -08:00
41d8d1ec96 Grief: Mystery Box weapon changes
Add back Ray Gun Mark 2 and Monkey Bombs
Add Ballistic Knife, Ray Gun, and Ray Gun Mark 2 on Tranzit locations
Ray Gun Mark 2: limited to 1 player on all maps
2022-01-05 04:53:08 -08:00
9a3e6d9010 Borough: adjust player spawn angles 2022-01-04 21:07:18 -08:00
ab28bf9ed8 Grief: remove weapons disabled on round start wait 2022-01-04 20:56:34 -08:00
d06ae403ae Grief: optimize round start wait 2022-01-04 19:05:01 -08:00
f638480f24 Grief: point awards scaled by Double Points 2022-01-04 15:20:58 -08:00
c8bcd15985 Grief: change round number text color to white 2022-01-04 14:57:39 -08:00
122bfc2311 Grief: display round number at start of round 2022-01-03 21:26:14 -08:00
e2459311ed Grief: remove round number HUD 2022-01-03 19:11:43 -08:00
ebe8ebd57c Grief: grief point award changes
Increase stun award from 10 to 100
Change downed award from 5% of their points to 500
Change bleedout award from 10% of your points to 1000
2022-01-03 18:33:20 -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
b1a6ae9abe Grief: intro text shows when spawning for hotjoin players 2022-01-03 16:27:27 -08:00
7fb05624cb Grief: restore all player weapon vars on round restart
Take all weapons before returning saved weapons
2022-01-03 01:02:08 -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