1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 21:59:49 -05:00

1517 Commits

Author SHA1 Message Date
Jbleezy
2ab28452a6 Richtofen's Head: use view model as player world model
Richtofen's Head: add possible world model .xmodel_export fix for later use
2023-12-20 02:35:26 -08:00
Jbleezy
ad26de093e Ray Gun: add weapon model from Buried to all maps 2023-12-20 01:20:31 -08:00
Jbleezy
e09c37ced5 Ray Gun and Ray Gun Mark 2: add clip ammo at the same time that it gets added in the reload animation
Ray Gun: change impact damage from weapon file
2023-12-19 23:03:30 -08:00
Jbleezy
2317e5f62f Add Richtofen's Head weapon
Meat weapon: add weapon name on HUD
Meat weapon: change moveSpeedScale from weapon file
Meat weapon: set clip ammo to 0 instead of disabling weapons when grabbed while fire button pressed
Change every instance of "item_meat_zm" to level.item_meat_name
2023-12-19 22:27:16 -08:00
Jbleezy
abde6731b6 Fix round timer showing on all game modes 2023-12-19 20:55:54 -08:00
Jbleezy
6be111a628 Fix ui_gametype and ui_mapname dvars being reset 2023-12-19 17:35:02 -08:00
Jbleezy
6cbee1ac1c Fix start match button not working 2023-12-19 10:03:01 -08:00
Jbleezy
ab388b7186 Add game mode and map list select menu 2023-12-19 01:41:41 -08:00
Jbleezy
bd9b99a30f Acid Gat: increase spread 2023-12-18 20:45:29 -08:00
Jbleezy
56dcabba5e Fix fog showing on fast_restart 2023-12-18 03:52:43 -08:00
Jbleezy
a8d76c6b1b Claymore: add weapon name on HUD 2023-12-18 03:41:55 -08:00
Jbleezy
b7a2dc8be5 Claymore: allow placing in the air 2023-12-18 01:42:32 -08:00
Jbleezy
3e9c36b967 Blundergat and Acid Gat changes 2023-12-17 22:51:09 -08:00
Jbleezy
1dd3311f87 Add _zm_test.gsc to .gitignore 2023-12-17 19:27:55 -08:00
Jbleezy
fba3aa13b9 Remove powerup intro vox 2023-12-17 00:26:50 -08:00
Jbleezy
71ade9b236 Convert non-indentation tabs to spaces 2023-12-16 22:56:48 -08:00
Jbleezy
b62aca6742 Remove extra whitespace 2023-12-16 22:17:59 -08:00
Jbleezy
72dfc1f0c3 Remove extra empty lines 2023-12-16 21:51:18 -08:00
Jbleezy
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
Jbleezy
7ce0cfe9f6 Remove extra spaces after start of comment 2023-12-16 20:50:09 -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
4202d3bbd8 Fix various syntax issues 2023-12-16 17:18:01 -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
3f7f12a539 Decrease weapon file sizes to be 20489 characters or less 2023-12-16 00:16:23 -08:00
Jbleezy
7af29ed749 Increase ammo for low ammo Mystery Box weapons 2023-12-15 23:34:18 -08:00
Jbleezy
9b200264b7 SMR: move stock ammo from alt weapon file to main weapon file 2023-12-15 23:33:04 -08:00
Jbleezy
5e15644cf7 Encounter: fix Max Ammo changing ammo incorrectly on weapons that have alt weapon 2023-12-15 23:01:18 -08:00
Jbleezy
95c77f14c3 Add heavygun_fire rumble (not loaded on Buried) 2023-12-15 19:58:38 -08:00
Jbleezy
c5d290c723 Remove unnecessary includes 2023-12-15 19:52:51 -08:00
Jbleezy
8d2538c047 Tranzit: decrease zombie explosion max damage 2023-12-15 19:30:14 -08:00
Jbleezy
fe6ccabc22 Tranzit: change lava damage 2023-12-15 19:04:55 -08:00
Jbleezy
a3fe39b188 Fix last stand pistol dual wield clip ammo 2023-12-15 18:36:19 -08:00
Jbleezy
9bcd638681 Jet Gun: move overheat/cooldown rate changes to weapon file
Jet Gun: no longer heats up when firing while meleeing
2023-12-15 17:09:30 -08:00
Jbleezy
ac6d7a8634 Move weapon ammo changes to weapon files
Encounter: move upgraded starting weapon ammo change to zgrief_reimagined
2023-12-15 01:07:50 -08:00
Jbleezy
f3b1ac3b84 Claymore: remove first raise anim from weapon file 2023-12-14 20:02:06 -08:00
Jbleezy
0cba498468 Convert weapon files to LF line endings 2023-12-14 17:02:59 -08:00
Jbleezy
8ae21ccf41 Add changes from sv_patch_zm_weapons and sv_fix_zm_weapons dvars to weapon files
War Machine: explode on impact from weapon file
2023-12-13 21:58:21 -08:00
Jbleezy
c8b03d7763 Vulture-Aid: stink areas no longer activate while the player is moving 2023-12-12 23:43:16 -08:00
Jbleezy
e5929832a7 Get ready for mod loading 2023-12-12 23:35:06 -08:00
Jbleezy
9d0c44b854 Update version to 1.3.4 2023-12-04 01:16:58 -08:00
Jbleezy
4b5e3d548d Meat powerup: take 50 damage per second if stationary while holding 2023-12-04 00:48:56 -08:00
Jbleezy
ef0fa9bdd8 Update version to 1.3.3 2023-12-02 18:46:40 -08:00
Jbleezy
d8ea0b5fd6 Pre-game: decrease ready up time 2023-12-02 18:45:00 -08:00
Jbleezy
2097f772d1 Meat powerup: increase move speed while holding the meat 2023-12-02 18:40:50 -08:00
Jbleezy
b6b0dc0255 Meat powerup: fix dealing damage over time after end game 2023-12-02 15:59:43 -08:00
Jbleezy
01ee2e3220 Update version to 1.3.2 2023-12-02 04:49:25 -08:00
Jbleezy
ef73b43866 Disable Plutonium fixes 2023-12-02 04:16:48 -08:00