Commit graph

1,941 commits

Author SHA1 Message Date
dffee0b43d Fixed portals breaking crosshairs (thanks again, Boondorl). 2022-09-28 17:58:30 +02:00
f68e5cc2ff Add Boondorl to greetz as thanks for help with previous commit. 2022-09-28 13:52:16 +02:00
fbf6b3b82a Add TraceExit. Determines trace exit point for actors. 2022-09-28 13:49:54 +02:00
2010962b03 Fix a small melee use oversight. 2022-09-27 21:46:09 +02:00
03616d51ce Remove some leftover code. 2022-09-27 21:44:21 +02:00
ed5f382ff9 Disappearing crosshair bug fixed. 2022-09-27 21:43:05 +02:00
088928ce06 Ensure pain elementals don't spawn lost souls when killed by ynykron. 2022-09-27 16:46:04 +02:00
e7e9407da4 Remove damagecount overflow hotfix for old gzdoom versions. 2022-09-27 16:45:45 +02:00
92a8eeb8c1 Spanish localization fixes. 2022-09-27 00:44:28 +02:00
bd25598655 Allow filtering healthbars to only allies. 2022-09-26 20:53:20 +02:00
5d60329642 Spreadgun shouldn't be autoselected with a golden shell chambered. 2022-09-26 17:33:40 +02:00
6aedf3e902 Explodium Guns should always reload simultaneously.
Previously this was done "by priority" back when the reload animation
required both hands, but now there's no need for that.
2022-09-26 17:30:54 +02:00
5d443cf33c Tweak various interpolators. 2022-09-26 15:15:11 +02:00
0207a54da8 Add crosshair debug info until disappearing bug is fixed. 2022-09-26 11:12:33 +02:00
e92d7d825e Tiny typo fix 2022-09-25 18:21:27 +02:00
085f3e9685 Fix stair snapping broken since FallAndSink override. 2022-09-25 17:55:22 +02:00
df3e43c935 Two-way crosshair merging. 2022-09-25 14:02:53 +02:00
aa3343c568 Some precise crosshair fixes. 2022-09-24 22:12:12 +02:00
9b3c2b6a74 Disable precise crosshair when using chasecam or cameras. 2022-09-24 21:56:21 +02:00
afce3c6582 Some savegame nonsense with certain hudmessages. 2022-09-24 21:46:21 +02:00
84fb9c036f Decouple precise crosshairs from weapons. 100% smoother now. 2022-09-24 21:33:48 +02:00
edbc19ce64 Unique voices for Mortal Rifle touchscreen and finger flick. 2022-09-24 14:56:35 +02:00
c93ace52b1 Fix quick grenades sliding on water (maybe?). 2022-09-24 14:56:17 +02:00
6928249118 Fix rare case where chainsaw spawns before players exist. 2022-09-24 02:11:07 +02:00
f4b07c9cdf Use sapphire font color for intro text. 2022-09-24 02:10:58 +02:00
42411f68d7 A small sanity check just in case. 2022-09-24 01:25:31 +02:00
8833db9591 Voodoo dolls are annoying. 2022-09-24 01:21:03 +02:00
ccf8226f9e bInitialized was being set to FALSE instead of true on weapon pickup. 2022-09-23 22:27:45 +02:00
6532a6bf0d Re-generate fonts. 2022-09-22 21:36:59 +02:00
bdaafffae1 Make Mortal Rifle fonts support other locales. 2022-09-22 17:22:52 +02:00
0e80da9cea Reduce self-damage from Quadravol rocket jumping. 2022-09-21 18:58:22 +02:00
265f51870f Increase opacity of Mortal Rifle display windows. 2022-09-21 18:35:37 +02:00
4f7241b05b Some Mortal Rifle progress. 2022-09-21 18:28:30 +02:00
4bb363928f Allow selling Candygun spares if we own a Mortal Rifle. 2022-09-20 22:51:17 +02:00
1acba5ea0e Forgot to update GLDEFS 2022-09-20 22:51:08 +02:00
db9f61c3c9 Mortal Rifle grenades should only have single pickups. 2022-09-20 22:48:48 +02:00
38499740c3 MR damage tweaks + Stream Shot implemented. 2022-09-20 21:08:07 +02:00
5c19c6fe50 Clean up and streamline thousands separator function. 2022-09-20 16:01:57 +02:00
b3bc25d5c0 Fix incorrect 180 turn handling. 2022-09-20 13:00:26 +02:00
fd99957396 Ammo cap tweaks. 2022-09-20 11:59:12 +02:00
3495929e50 Convert spare candy gun ammo into weapon if one is not owned. 2022-09-20 11:28:31 +02:00
f535873e0b Fix Spreadgun and Wallbuster not autoswitching on first pickup. 2022-09-20 11:28:10 +02:00
a544d7cdff Update README. 2022-09-20 11:27:54 +02:00
b4dd0cd4be Add Chancebox reward for Mortal Rifle. 2022-09-19 13:16:17 +02:00
6fef4692b6 Add SYNCHRONIZED flag to various non-interacting actors (which may be client-side, I have not checked). 2022-09-19 13:12:06 +02:00
6e3a6bb0e3 Healthbars shouldn't spawn for boss brains unless they're visible. 2022-09-19 01:02:40 +02:00
fd9de5756f Fix boss healthbars not handling fun tags. 2022-09-19 01:02:21 +02:00
db3a08dca4 Small boost to cluster shot splash radius. 2022-09-18 20:22:00 +02:00
c81df513c5 Tweaks to the MR lore entry. 2022-09-18 16:16:43 +02:00
8f04064672 Mortal Rifle cluster shot mode implemented. 2022-09-18 12:56:05 +02:00