Commit graph

96 commits

Author SHA1 Message Date
75eda90182 Touch up achievements. I think I was being too generous with some. 2022-09-15 15:56:44 +02:00
ef12c72825 Hackfix for TUTNT Supportive Edition episode names. 2022-09-05 13:43:00 +02:00
95d59ba72a Scrollable achievement menu for lower resolutions. 2022-08-30 18:29:25 +02:00
4b20fc0b12 Use own fonts for achievements menu (still needs more work to fit in low resolutions). 2022-08-30 12:49:40 +02:00
c41e9c4615 Somehow forgot to bump zscript ver to 4.9.
Now there's a shitload of warnings about signed/unsigned comparisons, but those are a gzdoom oversight, they'll be fixed soon.
2022-08-05 21:02:09 +02:00
c0691f4930 Implement "FindLumpByFullName" helper function.
Remove days display from playtime counter (most people expect hours).
2022-08-05 11:08:47 +02:00
51c1ef11bc titlescreen code cleanup. 2022-07-28 18:00:50 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
afd9c9ebf0 Make intro explosions quieter and add an option to skip them. 2022-07-15 08:05:08 +02:00
96d11b9b14 Intermission advance with Enter (fix for d-touch). 2022-07-08 23:52:22 +02:00
460ee725e2 Remove old branding. 2022-07-05 20:37:09 +02:00
44ea0384f2 Update patrons. 2022-06-29 15:59:18 +02:00
6d5d6543f0 Smoothen intermission fade. 2022-06-23 23:23:12 +02:00
df84963b44 Interpolation for all menus (choppy in 4.8.0 due to a bug). 2022-06-23 23:11:34 +02:00
431f96012f Update patrons 2022-06-15 20:23:12 +02:00
9a02e255c8 Cleaner way of fetching inputs in intermission. 2022-06-02 00:25:49 +02:00
e1fafcb329 Reimplement intermission input handling. 2022-06-01 18:27:10 +02:00
65597c181a Stop reinventing lerp() all over the place. 2022-05-29 18:07:30 +02:00
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
21d6fbdba4 Personal rebranding. 2022-05-13 18:29:45 +02:00
fffad9435d Update patron credits. 2022-05-08 23:28:16 +02:00
473e7ad5e8 Fit hud scaling to 16:9 minimum. Ultrawide be damned. 2022-05-08 18:43:42 +02:00
1cf4ce0d08 Adapt code to use MSTimeF(). 2022-04-29 16:40:57 +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
fd2798f619 Add option to skip skill confirmation.
Add confirmation prompt for UV.
2022-04-14 22:14:59 +02:00
69dbab6c19 Missed some stuff. 2022-04-05 13:07:32 +02:00
f776ab126b Revert font overhaul. Back to non-replacing fonts. 2022-04-05 12:29:16 +02:00
4475dc97ba oops, forgot that 2022-04-04 14:56:57 +02:00
6e65c122ae Adjust static text scale 2022-04-04 14:51:24 +02:00
de41e46518 Yeah, the title screen stuff from master, oops. 2022-04-04 14:38:16 +02:00
568e7607d6 Downsize bigfont from 3x to 2x. 2022-04-04 14:23:38 +02:00
454edeeb74 Update patrons 2022-04-04 11:33:27 +02:00
b4f81fa4e3 Fix extended hitboxes breaking dual-weapon givers. 2022-04-02 12:09:45 +02:00
bbc8e55afd Un-hide DLC content (even if not implemented). 2022-03-27 01:12:47 +01:00
f18d223a62 Clean some unneeded code. 2022-03-25 18:40:55 +01:00
cb7aa8b333 "Niceify" usage of BrokenLines in many spots. 2022-03-10 13:33:37 +01:00
6b4432fdf8 Fix intermission tip filtering. 2022-03-05 18:54:42 +01:00
cce76b52ec Achievement Stats tab now fully functional.
Optimize menu item list drawing by skipping off-screen items.
2022-02-10 21:23:31 +01:00
2b4437a1be New intermission art by Monsoon-Soft. 2022-02-01 11:51:42 +01:00
a87e845b5a Update patrons 2022-01-28 20:39:20 +01:00
470e4f5eb9 Even more main menu poses. 2022-01-15 23:29:53 +01:00
be1f1d083f Additional branding changes. 2022-01-15 15:37:29 +01:00
8783aad55f Some small cleanup. 2022-01-13 15:40:17 +01:00
4c17c145f1 Mod rebranding to "Codename: Demolitionist". 2022-01-13 00:27:14 +01:00
35b0ad1b2b Achievement system fixes and stackable chanceboxes. 2022-01-11 02:18:38 +01:00
fc87562758 More official renders for intermission art. 2022-01-08 17:52:30 +01:00
56dca15b52 Title sequence has more "oomph" added. 2022-01-05 20:42:03 +01:00
9b961f0c8e Fix background drawing over back button in credits menu. 2021-12-17 20:36:53 +01:00