Commit graph

1,096 commits

Author SHA1 Message Date
e17837d034 Make screen flashes additive like in Unreal. 2022-04-22 12:51:02 +02:00
bcc397c9f3 Use SetClipRect to avoid DTA_Clip* spam in many places. 2022-04-22 12:40:00 +02:00
48db16e7aa Fix fuzz background drawing on ratios taller than 16:10. 2022-04-22 12:39:40 +02:00
befda08710 Fix cheat input using the wrong font. 2022-04-20 17:22:35 +02:00
5f12a4e603 Marisa (Child of Ash, not me) lore. 2022-04-20 17:07:24 +02:00
bb65acc28e Original death/pain/grunt voices. 2022-04-20 08:53:42 +02:00
a1164afda5 First two steps of fuel regen don't click, for easier feedback. 2022-04-19 19:52:23 +02:00
cc0f5c01ba FINALLY implemented Fuel/Dash regen sounds. 2022-04-19 18:40:23 +02:00
e12bf46f5e Deep Impact alt bullet no longer has lethal splash damage. 2022-04-19 01:00:27 +02:00
83d28ced6e Fix crash if divine sprite is activated from the menu. 2022-04-17 19:48:02 +02:00
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
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
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
bbc8e55afd Un-hide DLC content (even if not implemented). 2022-03-27 01:12:47 +01:00
13f32a9196 Store tab implemented. 2022-03-26 20:40:04 +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