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

88 Commits

Author SHA1 Message Date
df22b345e3 Electric Trap equipment changes
Decrease active time from 60 seconds to 30 seconds
Can kill unlimited zombies at once
Add back startup time (0.5 seconds instead of 2 seconds)
2022-01-18 21:41:25 -08:00
71c2f09994 Optimize move perk machine code
Directly change the structs instead of removing and adding the machines
2022-01-15 04:43:34 -08:00
8da5e2df27 Tombstone: add in solo correctly
Fixes not being added on Tranzit in solo
2022-01-15 02:14:43 -08:00
53e50cd86e Fix custom location melee weapon wallbuy hint strings
Remove .wallbuy_targetname, .hint_parm1, and .hint_parm2 as they are not necessary
Fix .ballistic_weapon_name typo
2022-01-14 22:59:46 -08:00
d57f35361a Rename location scripts 2022-01-14 10:25:11 -08:00
23f2170576 Tranzit: add Power Station location
From JezuzLizard
Remove Stamin-Up
Remove MP5 wallbuy location in starting area
Remove 2nd Mystery Box location
2022-01-13 23:53:40 -08:00
c0af13fe73 Diner: change player spawn points
Add general code for setting team spawn to custom locations
2022-01-12 22:43:58 -08:00
1204e2d53a Diner: add buildable tarp 2022-01-12 21:04:17 -08:00
4925b3f520 Diner: add Galvaknuckles wallbuy
Add general code for melee weapon wallbuys
2022-01-12 19:15:19 -08:00
b6468128d1 Reorganize custom location utility script 2022-01-12 06:46:11 -08:00
ef9f539e69 Add wallbuy weapon model to custom location wallbuys 2022-01-12 06:22:20 -08:00
e72fdf4d68 MOTD: 1 afterlife max in solo 2022-01-12 04:07:39 -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
8fe8586c52 Die Rise: solo lives fixes 2022-01-11 05:09:20 -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
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
d3af0dac72 Grabbing already active powerups adds 30 seconds
Optimize powerup code
2022-01-08 16:39:57 -08:00
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