Commit graph

1,206 commits

Author SHA1 Message Date
60457f779e Asserts for some hard-to-detect bugs. 2022-04-17 13:27:37 +02:00
807d1ef349 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 02:23:29 +02:00
7b30e1ebac Madcat lore. 2022-04-16 02:04:48 +02:00
7bf38fecfe Fix menu breaking if resolution is under 640x400. 2022-04-15 18:32:34 +02:00
faed30c118 Minigames begin. 2022-04-15 18:30:29 +02:00
fd2798f619 Add option to skip skill confirmation.
Add confirmation prompt for UV.
2022-04-14 22:14:59 +02:00
f9f4fb19a6 Adjust some fanart to reduce cutoff in certain aspect ratios. 2022-04-14 22:14:13 +02:00
a144156b26 Add option to log oneliners to the Messages tab. 2022-04-12 18:14:47 +02:00
5f7a5e2f2f Fix missing scrollbar on message log tab. 2022-04-12 18:08:51 +02:00
24d8772796 Add ass/ball kill oneliner variants. 2022-04-12 17:49:07 +02:00
e4bcb33a10 Make some messages first-person for the local player. 2022-04-12 17:06:20 +02:00
601812cbb6 Tweak weapon spawn logic again. 2022-04-12 17:06:07 +02:00
4cb3030e5b 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-12 16:37:35 +02:00
fd9ea92966 Remember store buy/sell state. 2022-04-12 16:26:41 +02:00
550de239b0 Shader is deprecated in 4.8, use PPShader instead. 2022-04-07 15:42:24 +02:00
fc6096f150 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:06:29 +02:00
05e418afb1 Oh, oops. 2022-04-05 13:18:31 +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
c257750f9d Silver Bullet fix from master. 2022-03-31 21:45:18 +02:00
e9cb1005ac Additional voicelines (incomplete). 2022-03-29 22:35:06 +02:00
fdcba9407b Version checker oopsie fix from master 2022-03-29 16:52:12 +02:00
6458040d30 Headpat fix from master. 2022-03-29 16:01:31 +02:00
aa9d2e4d20 Ynykron null deref fix from master 2022-03-28 23:03:37 +02:00
50c9cf1a22 Fix "give ammo" calling the wrong function. 2022-03-27 16:36:40 +02:00
45a1099fdd Debug menu. 2022-03-27 16:35:06 +02:00
0aee4035ed "Extended Virtual Hitbox" for items. 2022-03-27 15:27:03 +02:00
35411a8e59 Streamline CheatGive function. 2022-03-27 15:26:51 +02:00
69fc5df825 Piss 2022-03-27 03:10:04 +02:00
bbc8e55afd Un-hide DLC content (even if not implemented). 2022-03-27 01:12:47 +01:00
798511ed6c 1.3 development begins 2022-03-26 21:53:04 +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
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
1c1dcc00cb Fix startup text not displaying correctly. 2022-03-17 22:05:56 +01:00
dc47dd3a42 Custom mission log clock support for lore library filters. 2022-03-11 18:49:54 +01:00