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

47 Commits

Author SHA1 Message Date
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
9f647160bd Grief: store player damage function into level var 2021-12-07 22:54:58 -08:00
c988c7f666 Grief: points for downing enemy players 2021-12-06 22:07:59 -08:00
65bc46c738 Wallbuy models spawn correctly 2021-12-06 17:00:33 -08:00
22e3238702 Borough: fix Bowie Knife wallbuy model position 2021-12-06 16:14:15 -08:00
b0975208e0 Borough: add B23R, M16A1, and Claymore wallbuys 2021-12-06 14:43:55 -08:00
0f1b0ecaef Borough: added Bowie Knife wallbuy 2021-12-06 03:29:53 -08:00
7df1c0bca6 Fix initial lethal grenade being set incorrectly 2021-12-05 22:55:04 -08:00
b17601165f Players landing on eachother changes 2021-12-05 22:23:14 -08:00
ecaadb253e Grief: make round timer reset on round reset 2021-12-05 18:45:02 -08:00
b6330db84f Player name fade time changes 2021-12-05 18:19:39 -08:00
bf91677b41 Farm: add claymore chalk fx 2021-12-05 01:54:52 -08:00
1141180791 Grief: remove enemy counter HUD 2021-12-04 22:56:56 -08:00
bb1ae50deb Fix new health regen not working after respawn 2021-12-04 20:01:15 -08:00
7a490761a0 Adjust health bar HUD 2021-12-04 19:24:09 -08:00
7ebe57ef21 Change setDvar to setClientDvar 2021-12-04 15:42:56 -08:00
b1553ef125 Move script to scripts/zm folder 2021-12-03 21:35:39 -08:00