Commit graph

33 commits

Author SHA1 Message Date
7fb314745c Rewrite title stuff without using exploits. 2022-05-20 13:11:58 +02:00
94c6a47163 April Fools + Birthday events. 2022-05-19 19:33:01 +02:00
98fe51b2c8 Statscreen compat fix for recent devbuilds.
Unfortunately, the ability to switch art and tips on the fly, as well as fading the foreground, have all been lost in the process.
2022-04-27 17:02:41 +02:00
60457f779e Asserts for some hard-to-detect bugs. 2022-04-17 13:27:37 +02:00
550de239b0 Shader is deprecated in 4.8, use PPShader instead. 2022-04-07 15:42:24 +02:00
fdcba9407b Version checker oopsie fix from master 2022-03-29 16:52:12 +02:00
3e1153c477 Remove mp version checker code. 2022-03-25 18:54:04 +01:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
00f150b832 A collection of hackfixes related to items. 2022-01-25 01:40:52 +01:00
2f52055b3b Oops, missed a thing. 2022-01-23 20:48:35 +01:00
56dca15b52 Title sequence has more "oomph" added. 2022-01-05 20:42:03 +01:00
7f70eb03af I gave in and did the font cleanup already. 2021-12-16 22:07:20 +01:00
f6efc5d3f2 4.7.1 features here too. 2021-10-21 17:57:18 +02:00
343539aac0 More menu work. 2021-10-16 12:47:27 +02:00
e0897b53e4 Same changes as master. 2021-09-27 12:31:19 +02:00
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +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
bc111626e4 Crash message variety. 2021-06-24 21:53:38 +02:00
8e3a26487c Explicitly warn against unsupported IWADs.
Extend repertoire of crash sounds.
2021-06-16 17:47:21 +02:00
7f98c28089 Fix help menu not returning to main menu. 2021-05-17 21:41:01 +02:00
387862ee3d Outlined font variants for menus. 2021-05-09 15:38:00 +02:00
2c70b63b1e Removed big font to reduce filecount.
Various menus have been tweaked to account for the bigfont removal.
Removal of flat and inverse shaded font variants.
Re-added pk3 creation and defaulted to it for new pushes.
2021-05-09 13:16:41 +02:00
d22f9609e0 Show play time in options menu.
Store unlock date for achievements.
2021-04-29 23:25:24 +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
c0211a4ccd Allow cocking Silver Bullet while zoomed.
Achievement tweaks, some other stuff.
2021-04-16 18:09:59 +02:00
5c125a1ca5 Validate swwm_voicetype on mod load. 2021-03-28 13:24:25 +02: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
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
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
16a7daaa20 Minifix. 2021-03-08 12:30:31 +01:00
8748bea766 Fix up previous commit. 2021-03-08 12:05:08 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00