Commit graph

1,837 commits

Author SHA1 Message Date
d760abd3d4 Combat Hammer alt/tertiary buff. 2022-09-09 11:40:50 +02:00
5b56881122 Quadravol buff. 2022-09-09 11:29:09 +02:00
2378bf3175 Oh look, it's another "actor stops existing after taking damage" fix. 2022-09-08 20:14:01 +02:00
306b44cf32 Localization fix. 2022-09-08 20:13:19 +02:00
58b1a7ebba Move canvas stuff to separate files/folders. 2022-09-08 13:56:42 +02:00
b5481d8918 Poly sorting pass. 2022-09-08 00:18:01 +02:00
df0ef468e1 Another explosion/ring sprite recolor. 2022-09-07 21:39:20 +02:00
1fd988914a Missing credit for Takao font. 2022-09-07 19:55:56 +02:00
1efaf7a6f9 All Mortal Rifle base models done. Animation next. 2022-09-07 19:46:56 +02:00
b7286d536e Mortal Rifle pickup model. Ammo models pending. 2022-09-06 21:44:57 +02:00
d4d7fe0c13 Prevent autoswitching to unloaded Wallbuster/Spreadgun when out of ammo. 2022-09-06 15:33:22 +02:00
6eeafef51f Update some text files. 2022-09-06 14:30:13 +02:00
ef12c72825 Hackfix for TUTNT Supportive Edition episode names. 2022-09-05 13:43:00 +02:00
bf19ca87d3 Quadravol fire shouldn't spread to Demolitionist. 2022-09-05 00:29:08 +02:00
9e54f58fa2 Additional crash sound. 2022-09-04 21:27:48 +02:00
c32a9f21d2 Clean up some unused strings. 2022-09-04 19:49:50 +02:00
7c520ffeba Tweaks to the Biospark Carbine, reverting some old nerfs. 2022-09-04 18:07:54 +02:00
6c799ff5c6 Forgot to autocrop this. 2022-09-03 20:02:27 +02:00
466978f44a Some more ui font color changes. 2022-09-03 19:55:16 +02:00
017e683915 16 additional minihud gradients. 2022-09-03 19:52:47 +02:00
78dc1bb453 Convert Quadravol fire debuff to inventory item.
Copy over spread code from black shell debuff (lower hard lock risk).
2022-09-03 18:28:13 +02:00
794fe23c2c Point blank Quadravol shots can activate shootable lines. 2022-09-03 09:33:23 +02:00
d48e333b59 Fix up the Sheen HMG menu pose (there was some clipping). 2022-09-02 16:26:45 +02:00
27bbf2e664 Good lord the Mortal Rifle uses a lot of sounds. 2022-09-02 11:47:33 +02:00
7e8f8d1b10 Mortal Rifle model beginnings. 2022-09-01 20:27:29 +02:00
625e339860 Puntzer Gamma will be open bolt. 2022-08-31 13:28:15 +02:00
f2ac896172 Remove deprecated mkstartup tool. 2022-08-31 11:43:51 +02:00
e9013694f0 Legion of Bones support. 2022-08-31 10:58:25 +02:00
24ae3ee3b7 Initialize Sheen HMG at 700 RPM. 2022-08-31 10:07:48 +02:00
f61e37fb3e Blender file cleanup. 2022-08-31 01:28:59 +02:00
bba6a6d0d7 Fix swap weapons + item respawn glitch. 2022-08-30 20:43:12 +02:00
95d59ba72a Scrollable achievement menu for lower resolutions. 2022-08-30 18:29:25 +02:00
398955bda2 Oops 2022-08-30 17:44:34 +02:00
db783267f4 Discard LightProjectiles idea. We don't need realistic bullet physics. 2022-08-30 17:26:20 +02:00
4b20fc0b12 Use own fonts for achievements menu (still needs more work to fit in low resolutions). 2022-08-30 12:49:40 +02:00
19a7686755 Missed one. 2022-08-29 23:20:04 +02:00
c0bd88ca05 More spanish localization proofreading. 2022-08-29 23:16:58 +02:00
479d9d27ed Lore spellchecking and such. 2022-08-29 01:32:36 +02:00
df66af2481 Credits forget moment™. 2022-08-28 21:24:05 +02:00
f484de9b51 Block Demolitionist Menu and keyboard cheats while paused. 2022-08-27 22:50:52 +02:00
764690b988 Chancebox tweaks. 2022-08-27 16:56:35 +02:00
9b8cf41baf Increase Combat Hammer base damage. 2022-08-27 15:12:45 +02:00
d0de1fb715 Speed up Quadravol melee startup and recovery frames. 2022-08-26 17:59:13 +02:00
76b667ccab More detailed item sense colors. 2022-08-26 17:50:37 +02:00
f21eec69d8 Simplified the grain shader for whatever reason. 2022-08-26 16:17:50 +02:00
9fc3bf98fb Respect UsePlayerStartZ level flag in Sandwich/Tether. 2022-08-26 10:21:29 +02:00
c5457f9747 Small code cleanup 2022-08-25 20:39:32 +02:00
c77504b9a2 Quadravol charge level 5 point blank fix.
Add DE_NONEXPLOSIVE flag to DoExplosion. Treats damage as "not explosive" (This makes detecting what is or isn't an explosive damage source easier).
2022-08-25 20:03:54 +02:00
6b100042fe Missed a "rotation reset" 0-tic tween frame for the Quadravol. 2022-08-25 09:07:39 +02:00
2f5ffdfe41 Use Vec3FromAngles to create random unit vectors. 2022-08-24 15:20:57 +02:00