Commit graph

1,525 commits

Author SHA1 Message Date
e45976a595 Use SetClipRect to avoid DTA_Clip* spam in many places. 2022-04-22 13:53:17 +02:00
11d5fe0651 Fix fuzz background drawing on ratios taller than 16:10. 2022-04-22 13:51:56 +02:00
8fa451470b Madcat lore. 1.2.12 2022-04-20 17:27:36 +02:00
90d7737734 Fix cheat input using the wrong font. 2022-04-20 17:26:39 +02:00
f8f79dc3f4 Fix missing rel for Ibuki in Saya's lore file. 2022-04-20 17:26:26 +02:00
f62b35960a Marisa (Child of Ash, not me) lore. 2022-04-20 17:26:09 +02:00
6e87240506 Original death/pain/grunt voices. 2022-04-20 17:25:19 +02:00
d5f4c18d28 First two steps of fuel regen don't click, for easier feedback. 2022-04-20 17:25:04 +02:00
6fe79ac202 FINALLY implemented Fuel/Dash regen sounds. 2022-04-20 17:24:41 +02:00
d721c35480 Deep Impact alt bullet no longer has lethal splash damage. 2022-04-20 17:24:19 +02:00
65e15bcab4 Fix crash if divine sprite is activated from the menu. 1.2.11 2022-04-17 19:52:38 +02:00
615b35ec26 Asserts for some hard-to-detect bugs. 2022-04-17 19:52:07 +02:00
404ad8c722 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 19:51:50 +02:00
656ef3383d Fix menu breaking if resolution is under 640x400. 2022-04-17 19:51:29 +02:00
f5725b8425 Add option to skip skill confirmation.
Add confirmation prompt for UV.
2022-04-17 19:51:10 +02:00
ad06e2895b Adjust some fanart to reduce cutoff in certain aspect ratios. 2022-04-17 19:50:45 +02:00
f46ccaa651 Add option to log oneliners to the Messages tab. 1.2.10 2022-04-14 11:06:27 +02:00
aab750997d Fix missing scrollbar on message log tab. 2022-04-14 11:03:17 +02:00
2407b77c60 Make some messages first-person for the local player. 2022-04-14 11:02:59 +02:00
1e654de697 Added option to still draw the precise crosshair even if crosshairs are disabled in the HUD settings.
(Mostly useful just for me because I regularly switch between this and Lithium and I use the "juicer" there instead).
2022-04-14 11:02:34 +02:00
6252bf2dba Remember store buy/sell state. 2022-04-14 11:01:34 +02:00
e88e918c02 1.2.9 release. 1.2.9 2022-04-08 14:37:10 +02:00
937d191a81 Shader is deprecated in 4.8, use PPShader instead. 2022-04-07 15:44:20 +02:00
3d7c87d565 Bump zscript version to 4.8.
I know this may seem outrageous, but if a critical bug in stable releases prevents the mod from working properly, there is nothing to do but ask players to rely on GZDoom devbuilds until the next release is out.
2022-04-07 13:15:15 +02:00
89042b7b49 Revert font system overhaul. 1.2.8 2022-04-05 16:44:45 +02:00
c3f57b41fa Oh oops. 1.2.7 2022-04-04 15:15:42 +02:00
315c103a37 Forgot to update font scaling on title screen. 2022-04-04 14:34:59 +02:00
6b8a2b57cd Downscale bigfont from 3x to 2x. 2022-04-04 14:26:12 +02:00
f067fec961 Fix Silver Bullet easter egg not triggering. 1.2.6 2022-03-31 21:41:58 +02:00
da56990afe Fix: taint data not reinitialized on reload. 1.2.5 2022-03-29 16:20:09 +02:00
c0624d1a0f Fix softlock if a weapon is picked up during headpats. 1.2.4 2022-03-29 16:00:25 +02:00
1288b2333c 1.2.3 stable. 1.2.3 2022-03-28 22:57:24 +02:00
e4a89a3365 Just to make sure. 2022-03-28 22:34:01 +02:00
bc149a854e Fix target of ynykron attack nulled on self-kill. 2022-03-28 22:31:32 +02:00
8bb133cfc6 Extended hitbox feature from devel. 2022-03-27 15:29:24 +02:00
0a8e01b42a Startup screen wasn't rebranded. 1.2.2 2022-03-27 03:08:46 +02:00
fc7b147623 Let's just make 1.2.1 for a tiny fix, why not. 1.2.1 2022-03-27 01:19:27 +01:00
4d9a866077 Fix voice credits name. 2022-03-26 23:37:45 +01:00
2629e38d77 1.2 release. 1.2 2022-03-26 21:11:59 +01:00
4c089ef5f2 Merge branch 'devel' 2022-03-26 21:11:03 +01:00
13f32a9196 Store tab implemented. 2022-03-26 20:40:04 +01:00
d45fad3893 Readme update. 2022-03-26 18:27:31 +01:00
ac3843625b Inventory/Keychain added. ONE TAB LEFT TO GO! 2022-03-26 00:45:42 +01:00
3e1153c477 Remove mp version checker code. 2022-03-25 18:54:04 +01:00
c7b8adec69 Fix hud using wrong brokenlines for messages. 2022-03-25 18:42:01 +01:00
f18d223a62 Clean some unneeded code. 2022-03-25 18:40:55 +01:00
df49a27ddb Re-add pre-1.2 voice as optional. 2022-03-25 18:39:59 +01:00
04b5767a90 Uncap Demolitionist Menu height (for 4:3 and 5:4). 2022-03-24 18:37:34 +01:00
b59e1ba285 Messages tab implemented.
Reorganized some code.
2022-03-24 18:08:38 +01:00
c78041fa6e Pachinko code tab implemented. 2022-03-24 16:28:58 +01:00