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
toaster
27f5da1fd5
Fix typo that was no-selling Race Grief spectatorifying
2024-09-22 17:24:43 +01:00
Sally Coolatta
287c711da4
Implement SetLineBlocking
...
This could be done with Get/SetLineProperty just fine, but added just for completion's sake -- the Hexen instruction set is now fully implemented, minus SoundSequence which is for a feature we straight up don't have.
2024-09-21 04:17:00 -04:00
Sally Coolatta
a2ddd5079e
Thing_StartTracking: Make it do something
...
Instead of using a linedef executor tag as an argument, apply an action special to the angle manager object that you had to place anyways.
There is no UDMF version check because the old behavior was practically unusable.
2024-09-21 03:58:33 -04:00
Sally Coolatta
a7aaf0eddb
Level_SetWeather: Use str instead of int
2024-09-21 03:54:54 -04:00
Sally Coolatta
5eb3ab9195
Add UDMF extension documentation
2024-09-20 17:08:57 -04:00
Oni
9217624886
Merge branch 'ci-expires-in' into 'master'
...
Apply artifact expiration directly to jobs
See merge request KartKrew/Kart!2463
2024-09-17 03:24:36 +00:00