Commit graph

1,224 commits

Author SHA1 Message Date
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. 1.1.10
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. 1.1.8 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. 1.1.7 2021-09-20 23:22:24 +02:00
f0691a34d5 Safety Tether lore fix. 1.1.6 2021-09-20 20:08:07 +02:00
6d1ab4c9c5 Fix invalid dialogue sequences being appended to chat log. 1.1.5 2021-09-20 19:42:08 +02:00
304b0f1541 Hotfix wrong item being spawned for health/armor nuggets in Hexen. 1.1.4 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. 1.1.2 2021-09-18 14:10:18 +02:00
f48f75c302 Hotfix: Incorrect amount printouts from mag management. 1.1.1 2021-09-18 00:03:40 +02:00
e0564c2eb4 1.1 release. 1.1 2021-09-17 19:42:41 +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
a5d5311636 Forgot to translate the new tips. 2021-09-16 20:28:45 +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
778e132bc3 Backport Windows line ending handling from devel. 2021-09-08 22:20:08 +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
aeabf9272d Backported some changes from 1.1 devel. 1.0.10 2021-09-07 11:58:36 +02:00
112129d8f8 Cleanup. 2021-09-07 11:57:21 +02:00
e2e8d23599 Cap overheals on map change. 2021-09-07 00:51:56 +02:00
9e0acada23 QOL feature: Elemental Coating auto-use. 2021-09-07 00:44:35 +02:00
cf3d42f1ee VIP weapon/ammo spawn tweakery. 2021-09-07 00:39:49 +02:00
2850cb8375 Splash damage wrangling. 2021-09-06 23:38:39 +02:00
ead490dbc3 Try to fix gibs getting stuck in bars. 2021-09-06 23:38:28 +02:00
0fb4e97892 VIP powerups last longer, to compensate for rarity. 2021-09-06 22:59:00 +02:00
c194852ca8 A rebalance attempt™. 2021-09-06 22:55:58 +02:00
b917ac95b1 Divine Sprite fully implemented. 2021-09-06 13:02:14 +02:00
3b6c729b0c Bonuses for all kills/items/secrets shouldn't be used in Hexen. 2021-09-04 23:04:00 +02:00
2f24fee109 Forgot to add Tether healing effect. 2021-09-04 22:53:57 +02:00
cdd65f11a3 Safety Tether implemented.
VIP items cannot be bought.
VIP items have a special color in the inventory/store.
Boost Devastation Sigil sounds.
Fix Teleport() calls using A_Teleport() flags (oops).
Give cheat tweaks.
2021-09-04 21:18:37 +02:00
555530c164 Devastation sigil fully implemented.
Removed old ragekit shader entirely, always use alt now.
VIP powerups no longer spawn if the player has max amount.
2021-09-01 18:53:53 +02:00
dc4bd4d45d Initial 1.1 development setup. 1.1pre 2021-09-01 09:56:20 +02:00
685b7d6f91 Break spike traps in Hexen when standing on them. 1.0.9 2021-08-28 18:56:23 +02:00
0ca52146a0 Separate achievement cvars by game to unclutter ini.
Add a couple more future achievements.
2021-08-28 18:10:36 +02:00