Commit graph

1,413 commits

Author SHA1 Message Date
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
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
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
8f04064672 Mortal Rifle cluster shot mode implemented. 2022-09-18 12:56:05 +02:00
502f9fc495 Adjust terrain splash alert radius. 2022-09-17 20:47:17 +02:00
1b74e6b84d Restore Deep Impact charge numbers in HUD. 2022-09-16 20:23:43 +02:00
d459970256 Warn when gzdoom's alternative hud is enabled. 2022-09-16 19:11:04 +02:00
e023f70124 Delay dialogues until map title text disappears. 2022-09-16 16:54:05 +02:00
445e79c88c Don't give healthbars to moths. 2022-09-16 16:53:56 +02:00
468aa2ce51 Screwups I missed. 2022-09-16 11:34:41 +02:00
89f2cbb098 Oops, double function. 2022-09-16 11:31:26 +02:00
434e42a482 Some code cleanup + precache sounds for dlc weapons. 2022-09-16 11:30:31 +02:00
054299c6d0 Make Mortal Rifle grenades even more busted. 2022-09-15 22:47:56 +02:00
75eda90182 Touch up achievements. I think I was being too generous with some. 2022-09-15 15:56:44 +02:00
dda1c7f072 A tiny fix for decals from bouncing projectiles. 2022-09-15 14:05:21 +02:00
6baa8b8215 Allow embiggener to give mag ammo like in the sidemods. 2022-09-15 13:46:46 +02:00
186229c421 Special Devastation Sigil behavior for Mortal Rifle damage. 2022-09-15 01:59:10 +02:00
d7d5c16b46 Increase Mortal Rifle grenade intelligence. 2022-09-15 01:02:47 +02:00
64156a9fcf Revert "Localize Mortal Rifle popups."
This reverts commit a475af5e8b.

Due to the font used, these are not serializable.
2022-09-14 21:43:16 +02:00
a475af5e8b Localize Mortal Rifle popups. 2022-09-14 21:24:07 +02:00
43f6edf740 Make Mortal Rifle sub-grenades less prone to accidentally hitting the player. 2022-09-14 20:51:05 +02:00
4de85d3534 Ammo spawn/price tweak. 2022-09-14 19:39:54 +02:00
2c0c1df7f3 Mortal Rifle grenades now implemented. 2022-09-14 19:25:48 +02:00
181f2a3e1e Last bit of finetuning before bed. 2022-09-14 00:48:31 +02:00
e99ea75808 The Mortal Rifle is becoming good. 2022-09-14 00:21:28 +02:00
f709bd9372 More polished MR Precision Shot. 2022-09-13 23:46:49 +02:00
639999de8b More Mortal Rifle progress. Precision Shot partially implemented. 2022-09-13 21:25:06 +02:00
a8cbcca2da Voodoo dolls should only have player names in multiplayer. 2022-09-13 18:12:15 +02:00
d99d772b0c Rewrite NormalizedMove() now that I know how the raw axes work. 2022-09-13 15:18:33 +02:00
4d2ab09880 Some tweaks to the Mister. 2022-09-12 23:14:37 +02:00
49f90f6c18 On-screen text for Sheen fire speed changes. 2022-09-12 23:14:07 +02:00
9dd3e27bbd All Mortal Rifle state code done. Actual firing later. 2022-09-12 22:10:53 +02:00
8913184c5f Increase Mortal Rifle melee range. 2022-09-11 16:03:31 +02:00
d0805c2760 Mortal Rifle idle and melee added. 2022-09-11 15:05:20 +02:00
a4830f6008 Mapper-settable boss healthbar support. 2022-09-11 13:58:49 +02:00
136e339d53 Some small swapweapon fixes. 2022-09-11 12:35:46 +02:00
5243d533b1 Some stuff for custom map support (store/revive toggling, documentation for various functions, etc.).
A couple tiny fixes here and there for issues I didn't notice until I loaded the mod into UDB.
2022-09-11 12:02:48 +02:00