Commit graph

28175 commits

Author SHA1 Message Date
Antonio Martinez
d7eebe1016 Use splitfont for FPZ help text 2024-09-27 04:20:44 -07:00
Antonio Martinez
00e97a4387 fix Top, FPZ help text 2024-09-27 04:19:34 -07:00
Antonio Martinez
f12f69559b Unused warning TWO 2024-09-27 03:30:52 -07:00
Antonio Martinez
a51ec95237 Fix extra debug print in patch allocation 2024-09-27 03:29:07 -07:00
Antonio Martinez
92c2f5d5a5 Unused warning 2024-09-27 03:29:07 -07:00
Antonio Martinez
7a9793f202 Fix profile control menu youfuckedups 2024-09-27 03:29:07 -07:00
Antonio Martinez
89036e07eb big ol fucking fuck 2024-09-27 03:29:07 -07:00
Antonio Martinez
8e47e37af1 Responsive button display setting, no more standardbuttons 2024-09-27 03:28:40 -07:00
Antonio Martinez
c6d3f78246 bring that enum in 2024-09-27 03:28:40 -07:00
Antonio Martinez
c96b96eb5f Fix saturn type C 2024-09-27 03:28:40 -07:00
Antonio Martinez
cad7273ff4 Controller type refactor 2024-09-27 03:28:40 -07:00
Antonio Martinez
80912b173c Descriptiveinput in profiles, various 6bt. modes 2024-09-27 03:28:40 -07:00
Antonio Martinez
598a91039b Change help text for descriptiveinput 2024-09-27 03:28:40 -07:00
Antonio Martinez
d1798c80fe Descriptive input: expanded 6bt support 2024-09-27 03:28:40 -07:00
Antonio Martinez
bd1b4ac9c3 Fix general flag handling in boxed drawing mode (transparency, slidein) 2024-09-27 03:28:39 -07:00
Antonio Martinez
16727f8df8 Fix spacing on profile charsel control help 2024-09-27 03:28:39 -07:00
Antonio Martinez
88bd460cde Fix midvote wrong coords (resolves mystery keyboard patch in tutorial) 2024-09-27 03:28:39 -07:00
Antonio Martinez
9eaf53b11f Misc menu fixups 2024-09-27 03:28:39 -07:00
Antonio Martinez
246bab7618 Debug cleanup 2024-09-27 03:28:39 -07:00
Antonio Martinez
d531fd744c Remove goofy largebutton y offset testing 2024-09-27 03:28:39 -07:00
Antonio Martinez
5563a06827 Lua ABC -> Lua 123, move dpad to generic to make room for lua gamecontrol translation 2024-09-27 03:28:39 -07:00
Antonio Martinez
397db81a73 TA fix 2024-09-27 03:28:39 -07:00
Antonio Martinez
81d6ac9f6e FUCK A DRAWBUTTON 2024-09-27 03:28:39 -07:00
Antonio Martinez
7573c7dac9 idk 2024-09-27 03:28:38 -07:00
Antonio Martinez
dfdd46d69f Something something large buttons 2024-09-27 03:28:38 -07:00
Antonio Martinez
1d7aa0ee18 Inline dialogue advance prompt 2024-09-27 03:28:38 -07:00
Antonio Martinez
9a669ff864 scratchass big buttons 2024-09-27 03:28:38 -07:00
Antonio Martinez
43960d7a23 Animated keyboard, prelim large buttons 2024-09-27 03:28:38 -07:00
Antonio Martinez
735a792380 ABSTRACTION HELL 2024-09-27 03:28:38 -07:00
Antonio Martinez
7a9e36cfb4 Read out of binds in use directly! 2024-09-27 03:28:38 -07:00
Antonio Martinez
9c622c283b Some keycap alignment stuff 2024-09-27 03:28:38 -07:00
Antonio Martinez
9edeaaf0ba Keyboard label fuckapalooza 2024-09-27 03:28:37 -07:00
Antonio Martinez
5c5ab934b3 Touch up keyboard prompt spacing 2024-09-27 03:28:37 -07:00
Antonio Martinez
512eb5ec67 Allow overriding stplyr in Srb2::Draw::Parse 2024-09-27 03:28:37 -07:00
Antonio Martinez
2546fc8351 No look lua support wheeeeeeeeeee 2024-09-27 03:28:37 -07:00
Antonio Martinez
1c87d358fb Early review fixes 2024-09-27 03:28:37 -07:00
Antonio Martinez
28221df0e9 Actually use the animation bits, dummy! 2024-09-27 03:28:37 -07:00
Antonio Martinez
af4dc813e2 The text spacing vortex consumes all 2024-09-27 03:28:37 -07:00
Antonio Martinez
7019c77b96 Generic input nightmare fuck 2024-09-27 03:28:37 -07:00
Antonio Martinez
31eb1a8f5d Descriptive input: visually box control legends, better bind search 2024-09-27 03:28:37 -07:00
Antonio Martinez
4921c42d4c Fix descriptive input rewriting color codes in Tutorial dialogue 2024-09-27 03:28:36 -07:00
Antonio Martinez
dbd43859fe Descriptive input: K_DrawGameControl rich text wrapper (WIP) 2024-09-27 03:28:36 -07:00
Antonio Martinez
0b9c5c7415 Move bind-search logic to g_input 2024-09-27 03:28:36 -07:00
Antonio Martinez
1c50c3510d Descriptive input: keyboard/gamepad split, improve display of directions 2024-09-27 03:28:36 -07:00
Antonio Martinez
7bf63f5217 Descriptive controls: respond to player input method 2024-09-27 03:28:36 -07:00
Antonio Martinez
511255216c WIP 2024-09-27 03:28:36 -07:00
Antonio Martinez
8c51bc235d "Use Button Names" option 2024-09-27 03:28:36 -07:00
Antonio Martinez
4bc2c576f0 WIP: Descriptive controls 2024-09-27 03:28:36 -07:00
toaster
9cd4d96d5b Do not update player preferences in demo playback
Should resolve the Crawla swarm
2024-09-22 17:48:22 +01:00
toaster
b62892ba1c Reimplement midgame Pause Menu flow for Spectate status change
- Currently no console command, as "teamchange" no longer applies... relatively simple to add one if needed though
- Change the "Team Change" warning when allowteamchange is false to say "Joining Play"
2024-09-22 17:44:26 +01:00