Commit graph

937 commits

Author SHA1 Message Date
f968c3de17 Tweak Eviscerator spread and damage falloff. 2021-10-11 18:29:23 +02:00
d13da5eb9a Tweak Spreadgun and Wallbuster spread. 2021-10-11 18:28:40 +02:00
1add7e71b7 Implement bludtype.txt support. 2021-10-11 16:20:44 +02:00
282ba4f18d Sprint footsteps were always spawning splashes on the left foot. 2021-10-10 19:30:50 +02:00
a5b3981da6 Hotfix: Shouldn't spawn DLC weapons here yet. 2021-10-09 21:45:27 +02:00
9b606945e7 Remove no longer owned weapons from "already got" list on map change, so their obtain lines can play again later. 2021-10-09 21:36:29 +02:00
4058fe9383 Tweak how chainsaw replacements are selected. 2021-10-09 21:35:48 +02:00
e97f72b176 Safeguards in SWWMDirectMessage. 2021-10-07 19:47:39 +02:00
46eb3e6282 Another null pointer check after a damagemobj call.
I'm starting to think people just keep coding zero-tic death states on purpose.
2021-10-06 19:02:58 +02:00
675c3d39ae Fix conditions for Steppy achievement. 2021-10-06 00:27:03 +02:00
78a3c3c6fa Suppress Mace Spawners in hardest skills. 2021-10-06 00:23:42 +02:00
180988f6ce Backport some changes from devel:
- Additional dialogue lines for MAP11 and MAP20.
- Officially support Ultimate Doom 2.
- Localizable dialogue speaker names.
2021-10-05 19:39:50 +02:00
2f6fdffb9a Trim beam length on impact for minimap. 2021-10-03 22:42:28 +02:00
46f9696b71 Try to alleviate memory impact somewhat. 2021-10-03 22:31:00 +02:00
daec358a32 Remove a multiplayer-only teleport destination in Heretic E4M8 that makes no sense whatsoever and prevents the player from finishing the map in the hardest skills. 2021-09-30 20:11:39 +02:00
efac9ceea0 Fix traded embiggeners setting ammo to zero. 2021-09-29 18:39:41 +02:00
36a022d48d Add option to hide intermission tips. 2021-09-28 20:09:27 +02:00
8094c98fe5 Implement polyobject busting. 2021-09-28 18:43:27 +02:00
d532ddc3fa More robust wall busting / crusher breaking.
Integrate ZPolyobject library (will be used soon).
Update credits.
2021-09-28 15:54:58 +02:00
a4ec1d124d Fix collectibles not spawning in Kinsie's Test Map.
"Excess" replacer chanceboxes should at least leave an item behind in case they are meant to trigger a script.
2021-09-28 14:26:51 +02:00
cdb2aa773f Alert users about invalid render settings.
Fix use to pickup potentially affecting respawnable items.
Small code redistribution.
2021-09-27 12:29:21 +02:00
c9dbe5669f Tier 3 fabricators weren't meant to give you slot 8 ammo. 2021-09-24 13:12:23 +02:00
52da23ef46 Manually place some Chanceboxes in vanilla Hexen. 2021-09-22 19:14:28 +02:00
b11d3dc7c3 Rebalance ammo fabricators. 2021-09-22 19:04:47 +02:00
164ff261f4 Allow Candy Gun to perform special fire without spares. 2021-09-22 16:50:24 +02:00
449176a8be Strip Divine Sprite effect on level transitions. 2021-09-22 00:41:28 +02:00
5f817df8b4 Fix tracking of morphed monsters. 2021-09-22 00:33:16 +02:00
6dd9550d0a Boss handling in various places now accounts for enhanced vanilla bosses. 2021-09-22 00:32:40 +02:00
7891c441c6 Fix mission history no longer working (since before 1.0, oops). 2021-09-21 23:35:36 +02:00
088800de9e Fix Demolitionist still getting poisoned. 2021-09-20 23:22:24 +02:00
f0691a34d5 Safety Tether lore fix. 2021-09-20 20:08:07 +02:00
6d1ab4c9c5 Fix invalid dialogue sequences being appended to chat log. 2021-09-20 19:42:08 +02:00
304b0f1541 Hotfix wrong item being spawned for health/armor nuggets in Hexen. 2021-09-20 19:23:59 +02:00
68eca665f2 Forgot to add VIP sound to Gold Shells. 2021-09-18 14:59:51 +02:00
4e0b3cd9e0 Separate sounds for VIP items. 2021-09-18 14:10:18 +02:00
f48f75c302 Hotfix: Incorrect amount printouts from mag management. 2021-09-18 00:03:40 +02:00
8a657e4272 Moth plushy added. All other planned collectibles discarded. 2021-09-17 19:12:25 +02:00
182c209080 Fix ammo drops in "on-demand" replacement mode. 2021-09-16 21:09:33 +02:00
26713d444f Price adjustments. 2021-09-16 19:18:41 +02:00
10bab27e36 More stuff with tooltips.
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
4677ca7d4f Ammo balancing and behind-the-scenes stuff. 2021-09-15 00:17:08 +02:00
24edbb11ec Fix Candygun spares disappearance.
Fix weapons being autoselected on pickup while empty.
Fix Divine Sigil having no expiration message.
Fix gibs getting stuck (this time for real).
2021-09-14 22:44:14 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
5824829947 Minor fixes 2021-09-12 22:41:47 +02:00
c1de57b376 Major ammo overhaul.
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
ccab16a7a9 All new achievement icons added.
One more intermission art added.
Small folder reorganization.
2021-09-11 21:15:52 +02:00
680a68f250 Account for inferior OS line endings on text parsers. 2021-09-08 22:13:51 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
e2e8d23599 Cap overheals on map change. 2021-09-07 00:51:56 +02:00