1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-09 14:49:26 -05:00

29 Commits

Author SHA1 Message Date
Jbleezy
ae5ed67b2d Ballistic Knife: add held Bowie Knife and Galvaknuckles 2024-04-13 22:22:50 -07:00
Jbleezy
41a31de65f Fix script runtime errors 2024-03-12 14:53:25 -07:00
Jbleezy
dd853e289a Fix placeable mine damage scalar 2024-02-18 22:42:47 -08:00
Jbleezy
599909368d Reformat code using new version of astyle 2024-01-01 15:13:58 -08:00
Jbleezy
aba3b7874b Zombies: increase damage taken to make a crawler 2023-12-24 11:16:02 -08:00
Jbleezy
747751bc0b Melee weapons: add held weapon
Combat Knife: add model from BO2 MP
Add melee wallbuy HUD icons to all maps
Fix level.item_meat_name being undefined
2023-12-22 03:26:12 -08:00
Jbleezy
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
Jbleezy
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00
Jbleezy
c87c2da9a0 Pad space between keyword and paren 2023-12-16 18:31:54 -08:00
Jbleezy
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
Jbleezy
7d83382fd3 Indent switch statements 2023-12-16 12:07:53 -08:00
Jbleezy
15a57d606c Convert all indentations to tabs 2023-12-16 05:38:03 -08:00
Jbleezy
1b9f962514 Zombies: fix crawlers having their height increased 2023-10-29 18:22:58 -07:00
Jbleezy
9543bb8de3 Move self include line to top of each replaced file 2023-10-29 00:48:22 -07:00
Jbleezy
ae17636a0f Race: remove rounds 2023-10-17 00:05:02 -07:00
Jbleezy
adcf0f1ded Fix changing phys params of other AI
Brutus: increase brutus_failed_paths_to_teleport
2023-04-30 01:06:54 -07:00
Jbleezy
44dd3f6427 Zombies: change height to 60 in playable area 2023-04-23 02:21:57 -07:00
Jbleezy
6e6a2edc22 Monkey Bomb: zombies killed can drop powerup 2023-04-05 11:40:31 -07:00
Jbleezy
ad744dfb14 Change explosive damage scaling mod 2023-04-02 18:14:57 -07:00
Jbleezy
73f03ad01c Make explosive damage scaling use weapon name 2023-03-25 20:37:05 -07:00
Jbleezy
493f5738fa Encounter: crawlers bleed out after 30 seconds 2023-03-14 01:17:11 -07:00
Jbleezy
f6bb1a758d Encounter: decrease Claymore damage to 2000 2023-02-27 16:37:56 -08:00
Jbleezy
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
Jbleezy
82c371b1cb Fix several runtime errors 2022-02-04 12:58:34 -08:00
Jbleezy
f98a739be0 Encounter: add Race game mode 2022-02-02 22:07:08 -08:00
Jbleezy
afcb798a65 Decrease grenade damage scalar 2022-01-21 15:09:55 -08:00
Jbleezy
5b886c33c9 Increase grenade damage scalar 2022-01-20 12:35:54 -08:00
Jbleezy
d9e00923e9 Remove headless zombies 2022-01-19 23:54:48 -08:00
Jbleezy
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