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

266 Commits

Author SHA1 Message Date
3afb85f753 Increase ladder climb speed 2022-01-15 01:45:04 -08:00
a8cef3ffa6 Set certain dvars on server instead of client
Remove player_strafeSpeedScale as it is already 1 by default
Remove player_sprintStrafeSpeedScale as it doesn't change anything
Remove dtp_post_move_pause as it doesn't allow sprinting without re-pressing sprint button
2022-01-14 12:10:58 -08:00
9479d80761 Zone name adjustments
Tranzit: change "Power" to "Power Station"
MOTD: change "Cellblock" to "Cell Block"
2022-01-14 10:51:12 -08:00
de087cefd0 Fix g_friendlyfireDist being set as a client dvar 2022-01-13 12:17:16 -08:00
a9df3f0759 Replace bank and weapon locker scripts only on specific maps
Fixes maps that do not have bank and weapon locker being unable to load
2022-01-12 04:03:38 -08:00
82f0c315dd Bank changes
Gain 10% interest on deposited points at the end of each round
No longer costs 100 points to withdraw
Account value is shown when depositing, withdrawing, and going near the triggers
2022-01-11 22:10:28 -08:00
d6c01dfdd2 Reset weapon locker stored weapon done correctly
Re-enabled bank (stored points resets each game)
2022-01-11 19:19:32 -08:00
88068b520c Fix persistent upgrades not being disabled 2022-01-11 15:43:44 -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
cacdd78956 EMP Grenade: increase perk EMP time back to 90 seconds 2022-01-10 16:09:37 -08:00
cfc1d3776b Tombstone: fix switching out of animation weapon 2022-01-09 06:10:19 -08:00
c14952b608 Tranzit: add Diner location
From JezuzLizard
Remove hatch access
Remove Stamin-Up
Remove Tombstone
Remove Pack-a-Punch
Remove 2nd Mystery Box location
Add general code for adding other locations
2022-01-09 04:48:30 -08:00
0c8bd003b5 Make zone name HUD work on Tranzit Diner map 2022-01-09 02:00:34 -08:00
437e23f83a Remove grenade shellshock 2022-01-08 05:54:49 -08:00
4bb65f1aec Make zone name HUD show right away initially 2022-01-08 05:32:05 -08:00
b24090fc1c Change last stand pistol ranking 2022-01-08 05:06:08 -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
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
a00fecd52a Remove unused function 2022-01-07 00:17:01 -08:00
591015b76e Tombstone: powerup removed when downed 2022-01-06 16:26:15 -08:00
8f8f408ac3 Tombstone: add powerup waypoint 2022-01-06 05:26:33 -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
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
8b05381573 Tombstone: restores all weapons properly 2022-01-05 03:59:37 -08:00
b4298c3125 Tombstone: powerup restores weapons if revived 2022-01-05 03:26:33 -08:00
215551d9f4 Tombstone: powerup gets destroyed by EMP Grenades
Fix powerup being hidden while being revived
2022-01-05 02:52:59 -08:00
2f21253f00 Tombstone: fix powerup being deleted instantly 2022-01-05 02:38:05 -08:00
a1aa4f57b9 Disable persistent upgrades correctly 2022-01-05 00:33:56 -08:00
f7a04a107a Tombstone changes
Powerup no longer removed when revived
No longer automatically get perks back when revived (must pick up powerup)
Change powerup fx color to blue
2022-01-04 18:26:29 -08:00
5e373c3452 Players ignored by enemies for 1 second after being revived 2022-01-04 16:36:48 -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
c097316b2d Remove bleedout bar in solo 2022-01-04 14:49:24 -08:00
15fd075bb2 Show revive bar when downed on solo 2022-01-04 14:41:44 -08:00
bd8cce4502 Remove bleedout bar showing for last player downed 2022-01-04 14:28:34 -08:00
5835a02899 Remove weapon switch after revive 2022-01-04 06:20:13 -08:00
4ba35d45cf Update player needs to be revived text instantly 2022-01-04 05:57:51 -08:00
2b2bcb9923 Change revive bar color to blue 2022-01-04 04:43:45 -08:00
def06b5904 Add bleedout bar
Optimize health bar code
2022-01-04 04:15:28 -08:00
5835f9f47c Make health bar slightly smaller 2022-01-03 16:09:51 -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
137738997d Fix melee weapon not always switching back to correct weapon
Optimize melee weapon switch code
2022-01-03 05:23:42 -08:00
834e0d46f0 Add ability to switch to melee weapon 2022-01-03 04:00:44 -08:00
efeb3aa0f5 Grief: fix equipment pickup text not being removed if shown during round restart 2022-01-03 01:05:39 -08:00
f4a911a793 Mystery Box: moves to new location instantly 2022-01-02 16:36:45 -08:00
f0b7e9e0f3 Pack-a-Punch: decrease weapon pickup time 2022-01-02 16:24:33 -08:00
18b0ef282e Mystery Box: decrease weapon pickup time 2022-01-02 16:22:36 -08:00
2573f87a02 Align health bar number to left 2022-01-02 14:18:25 -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
237f52ec91 Remove multiple code entry points 2021-12-07 23:44:29 -08:00