James R
bd22f756dd
Tally, Intermission: mask not-yet-unlocked characters
...
- Name becomes "???"
- Use question mark icon
- Silhouette A2 sprite
2024-03-26 00:15:36 -07:00
toaster
0182d2cb43
Don't draw invalid Grade in Match Race Tab Rankings
...
Here because it was extremely overt in Tutorial Challenge
2024-03-21 22:13:56 +00:00
AJ Martinez
4d4f6f3bdd
Merge branch 'fix-splitscreen-tally-ff-inter-music' into 'master'
...
Intermission: Don't retrigger music, even if tally ffwd sets countdown
See merge request KartKrew/Kart!2136
2024-03-19 03:51:16 +00:00
AJ Martinez
604d4d21db
Intermission: Don't retrigger music, even if tally ffwd sets countdown
2024-03-18 20:23:27 -07:00
AJ Martinez
17cd1550a1
Tally: Fix intermission music being played on rounds without intermissions
2024-03-18 18:38:41 -07:00
James R
0a1f8331fe
Attract: no intermission or tally for Attract demos
2024-03-18 01:19:10 -07:00
Gunla
9e549d5607
Merge branch 'replay-hud-fixes' into 'master'
...
Replay HUD fixes; also fix HERE COMES A NEW CHALLENGER in splitscreen
Closes #1172 , #1169 , #1177 , and #1165
See merge request KartKrew/Kart!2125
2024-03-17 22:07:38 +00:00
James R
d68e7072a2
Lock user out of menu when replay goes to intermission
...
- Access to the replay menu in intermission leads to
various problems
- Broken options
- HOM effect
- You can press A on the intermission screen to end it
2024-03-17 04:54:02 -07:00
AJ Martinez
40a95dbc83
TA record/playback fixes
2024-03-16 21:40:42 -07:00
James R
ecae138f0e
Y_CalculateMatchData: only overwrite demo extrainfo section if there is standings data to save
2024-03-14 07:52:30 -07:00
Oni
4de4c9e57d
Merge branch 'pre-podium-music' into 'master'
...
Add pre-Podium intermission music
Closes #1084
See merge request KartKrew/Kart!2075
2024-03-10 21:08:11 +00:00
Sally Coolatta
9b93f56111
Add pre-Podium intermission music
2024-03-10 14:08:59 -04:00
toaster
4aa13105c4
Fix problems exposed by a Round Star potentially being the first entry in a Cup
...
- Don't assume that the first Round in a Cup defines the default gametype for it
- Now consistently uses GT_RACE
- It was written this way to try and permit non-Race cups in future...
- But there are much more solid ways to approach this down the line, instead of overloading this pre-existing data.
- cup-select.c: Don't assume `roundqueue.position == 1` means starting a fresh Cup from scratch
- G_HandleSaveLevel: Allow saving GP backups for overridden Courses at the front of the roundqueue
2024-03-09 20:33:24 +00:00
James R
38e1ae1c53
Replays: let name be changed any time until the file is saved
2024-03-03 06:30:54 -08:00
James R
983fb4c53c
Replays: merge HUD and intermission drawing functions for "Save replay" prompt
2024-03-03 06:30:54 -08:00
James R
153ffa4717
Replays: do not save file at intermission start
...
- Postpone saving until intermission ends
2024-03-03 06:30:54 -08:00
James R
8fa01ee558
Replays: use Virtual Keyboard for title entry
...
- This shortens the maximum title length from 64 to 31
characters
2024-03-03 06:30:54 -08:00
Eidolon
32715fbe66
Rewrite replay standings extrainfo
2024-02-25 10:23:46 -06:00
Eidolon
995af69eab
y_inter.c -> y_inter.cpp
2024-02-25 10:23:46 -06:00