Commit graph

735 commits

Author SHA1 Message Date
bbd43c58e4 Enforce intermission bg filtering through shaders, to fix jaggies at certain resolutions. 2021-04-11 21:20:27 +02:00
b64841cc47 Adjust how the Unchecked Capitalism achievement works. 2021-04-10 23:01:56 +02:00
d07bc12a8f Some extra debug code and some fixes. 2021-04-10 19:27:19 +02:00
357e42a6a9 Fix collision of Wolf3D enemies. Won't get stuck no more. 2021-04-10 18:06:09 +02:00
4d7cd9c564 Some spicing up of the Doom 2 secret maps.
More achievement icons.
2021-04-09 20:57:49 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
459defb0a8 Some big lore readjustments, hope I got everything. 2021-04-07 00:31:26 +02:00
083d7b8275 Lore revisions. 2021-04-05 19:49:27 +02:00
c608fb9953 Remove leftover test code. 2021-04-05 01:48:15 +02:00
a0400cb97a Some profiling stuff, for debugging.
Combat tracker creation in WorldThingSpawned shouldn't need to loop through whole list. This speeds up things greatly during map load.
2021-04-04 18:03:22 +02:00
3b3918de8a Migration from libeye to Gutamatics.
Updated credits.
2021-04-02 19:52:13 +02:00
6d143e9f7c Tweak player wallclimb, velocity now relative to distance to ledge.
Fix: Slope boosts should only apply when dashing.
2021-04-02 19:51:08 +02:00
19ccdb3ab2 Propagate mk_math MIT relicense. 2021-04-02 14:09:11 +02:00
d7ac134da0 Froggy chair tweaks/rebalance. 2021-04-01 15:20:39 +02:00
0136f32c47 Per-game achievement alterations (wow, undocumented LANGUAGE feature).
Added achievement for killing a boss using only the Deep Impact primary.
2021-03-29 19:07:02 +02:00
4f54581837 Add parry obituary (not that it'll be seen much). 2021-03-28 16:00:32 +02:00
5c125a1ca5 Validate swwm_voicetype on mod load. 2021-03-28 13:24:25 +02:00
b54bbd0170 Tweaks to compat code (again). 2021-03-28 12:30:45 +02:00
520a5f6328 Ammo rebalances (again). 2021-03-28 11:26:07 +02:00
333757d04b Fix mouse input in episode/skill menus. 2021-03-28 11:25:27 +02:00
41b592f19c Fix punch use achievement double increment.
Fix division by zero.
2021-03-26 08:08:26 +01:00
44abf5f8ea Boy I sure love gross hacks to work around scope fuckery. 2021-03-26 03:21:12 +01:00
aa21a619e4 Fix Silver Bullet wall penetration. 2021-03-26 02:47:54 +01:00
0b793bd323 Added some debug text to help find more dead code. 2021-03-26 01:38:33 +01:00
a2a59e1381 Some microoptimizations.
Remove dead code.
Tweak how enemy flight distance is calculated.
Rename flight achievement to something more fitting.
2021-03-26 01:35:32 +01:00
800bb38a4f A bunch of finetuning. 2021-03-25 22:03:07 +01:00
36feddcf8f Ghost Artifact behavior overhaul. 2021-03-25 15:06:59 +01:00
6aa83cce52 Fix backpack trimming in MAP07 not working. 2021-03-25 15:06:40 +01:00
9f92b2d9a3 Carried Ammo Fabricators can now auto-use themselves. 2021-03-24 19:34:23 +01:00
517f49ded5 Fix a bunch of unfortunate typos.
Add placeholder classes for post-release collectibles.
2021-03-24 19:00:08 +01:00
1e82cf6b09 Remove the 'Mx. Worldwide' achievement, it can't work due to cvars being split between games.
Adjust how the 'Full Set' achievement is handled, for the same reasons.
Don't split the Demolitionist Menu help text, it just complicates code.
2021-03-24 18:10:17 +01:00
0ed72dfe34 Fix null pointer access in SWWMFlyTracker. 2021-03-24 17:46:46 +01:00
d0afd69d34 Optimize achievement loading.
Add a new achievement (heh).
Don't show achievement notifications while the level is ending.
2021-03-24 17:41:38 +01:00
c710a6ced7 I love undocumented features 2021-03-24 15:37:04 +01:00
92f3e6d3aa A couple achievement pics done. 2021-03-24 15:32:50 +01:00
5316a63ed9 Achievement cleanup. 2021-03-24 03:05:04 +01:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
8c47601d90 I'm afraid the plans for strife support have been cancelled. 2021-03-21 16:22:55 +01:00
d0287b7ade GZDoom 4.5.0 compat fixes. 2021-03-21 12:01:11 +01:00
e2d2305f8b A more fancy way to deface nazi texturing. (Bonus: curly mustaches on demon faces)
Fix gibs/blood and other non-interacting projectiles being tracked in the minimap.
2021-03-21 03:35:14 +01:00
9e7b1c881f Elemental Coatings shouldn't have COUNTITEM. 2021-03-21 01:54:37 +01:00
53ccf34616 Reduce corrosion damage on player. 2021-03-21 01:41:33 +01:00
a549c341c4 Fix DRLA monsters not triggering boss death events. 2021-03-21 01:34:37 +01:00
2783141316 Revert cooldown slider to seconds and instead fix the inconsistent keyboard input on the scale slider itself. 2021-03-21 01:13:00 +01:00
ea7775119d Add option to only allow one emergency reboot per map (enforced on nightmare difficulties).
Make Elemental Coating shader less eye-straining.
Leave "ashen remains" when a target is erased by the Ynykron.
Fix crushers not breaking if player isn't taking damage.
2021-03-21 00:57:23 +01:00
fb003f702e Moths should have more health, honestly. 2021-03-20 23:26:41 +01:00
a15f8e8e73 PROBABLY shouldn't add shadows to things with the CORPSE flag. 2021-03-20 23:23:29 +01:00
186f949859 Deep Impact buff.
Track parrying kills separately.
2021-03-20 23:20:19 +01:00