Commit graph

777 commits

Author SHA1 Message Date
35d2ba7b6d Rename license files so GitHub picks the code license first. 2021-05-04 15:17:32 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
e6133c8a25 More cheat stuff (includes a flag!). 2021-04-29 23:26:34 +02:00
d22f9609e0 Show play time in options menu.
Store unlock date for achievements.
2021-04-29 23:25:24 +02:00
bbb9f2e765 Fix another kiss-related crash. 2021-04-29 22:57:23 +02:00
cc3b4366fc Fix possible null dereference in heart. 2021-04-28 09:14:53 +02:00
057a0cb94c Small lore adjustment.
Show AUTOPAGE texture in minimap when using color presets if available.
2021-04-26 21:01:29 +02:00
68dbb71801 Tweak blob shadows. Due to the addition of sprite shadows in-engine, the "everything" option is no longer needed. 2021-04-25 12:32:06 +02:00
302e4e51bc Remove 2x radius multiplier for blockmap iterator on explosions. Dunno why I thought I'd need it. 2021-04-24 16:13:37 +02:00
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
e463314b78 Remove abort/cheat achievements, as they're not "normally" obtainable.
Add a little easter egg to using SWWM Platinum cheats for the first time.
2021-04-23 23:25:43 +02:00
602920cf22 Make an achievement easier to obtain. 2021-04-23 18:41:47 +02:00
66520cca6e oopsiefix 2021-04-23 17:47:55 +02:00
973e8865cb Some cleanup + sneaky preparation for a future GZDoom feature. 2021-04-23 14:32:49 +02:00
4ff7d89ab4 Offscreen Wallbuster reload animation tweaks. 2021-04-21 09:37:17 +02:00
c0211a4ccd Allow cocking Silver Bullet while zoomed.
Achievement tweaks, some other stuff.
2021-04-16 18:09:59 +02:00
63f4c4407c All achievement icons have been implemented. 2021-04-14 20:44:54 +02:00
eb269aacc9 Even more icons, 13 to go. 2021-04-13 20:26:29 +02:00
d35f4020fb More achievement icons I guess? 2021-04-12 20:49:51 +02:00
174737ffd2 Lore ammendment: Misa made the Ynykron FOR the Demolitionist. 2021-04-12 14:31:15 +02:00
778379fc46 10 more tips (mostly Saya facts). 2021-04-11 21:55:09 +02:00
bbd43c58e4 Enforce intermission bg filtering through shaders, to fix jaggies at certain resolutions. 2021-04-11 21:20:27 +02:00
4d319e6a8a Two more intermission art renders. 2021-04-11 19:49:21 +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
b7d03a602d Subtle lore change. 2021-04-07 11:17:04 +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
29449b5618 Just realized the mod passed 50k lines of code. 2021-04-04 13:54:11 +02:00
f8e6602c9b Clarify copyright/license note in zscript.txt. 2021-04-02 20:00:03 +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
02d148596c 6 more achievement icons. 2021-03-31 21:11:17 +02:00
11bc7fa9a1 More achievement icons done. Halfway there. 2021-03-30 19:04:11 +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