Commit graph

27180 commits

Author SHA1 Message Date
James R
e99951d0eb Revert "Attract: show music credit on return to title screen"
This reverts commit 7a5020470d.
2024-03-23 16:21:18 -07:00
toaster
93b08c8512 Dehardcode "titlemusicstart" (position in O__TITLE the titlescreen starts on) 2024-03-23 16:21:03 -07:00
James R
a4f2712d8a WIP - credits audio/wipe fixes, document this later 2024-03-23 16:21:03 -07:00
toaster
a8851e96dc Fix x offset of Kart Krew Dev logo in credits, too 2024-03-23 16:21:03 -07:00
toaster
34ec886d34 (WIP) Play Title music after credits track ends
For some reason I_GetSongLength is not reliable here, and try to accomodate fastforward...
2024-03-23 16:21:03 -07:00
toaster
91a7adb621 cv_freecam_speed: Additional behaviour
- == 0 no-sells all movement
- less than 0 divides speed by that amount, instead of multiplying
2024-03-23 20:54:24 +00:00
toaster
5eb5c087d0 Evaluation: Hide overlay text in DEVELOP if soundtest override greater than the number of evaluation types is in play 2024-03-23 20:51:46 +00:00
toaster
6bbcf64f15 Merge branch 'goner-final' into 'master'
Goner Final II

See merge request KartKrew/Kart!2151
2024-03-23 20:43:21 +00:00
toaster
e2b09f53fb Update for SEGA Corporation (from SEGA Enterprises) 2024-03-23 20:42:49 +00:00
Sally Coolatta
d41ca3711a Update Discord RP for Ring Racers 2024-03-23 01:31:51 -04:00
James R
4ff3225e7a Add tools/export-drpc-faces.c 2024-03-22 21:54:52 -07:00
AJ Martinez
d2e6b0809b Don't display NEW RECORD text for losing players 2024-03-22 21:54:06 -07:00
AJ Martinez
ec2a685475 Remove residual cvar 2024-03-22 20:53:04 -07:00
AJ Martinez
070525f711 Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
Gunla
1b99f88fb3 Merge branch 'just-quit' into 'master'
Just quit

See merge request KartKrew/Kart!2146
2024-03-23 01:54:13 +00:00
Gunla
5652684b8b Merge branch 'relprep-musictest' into 'master'
Musictest regardless of backend

See merge request KartKrew/Kart!2148
2024-03-23 01:43:31 +00:00
Gunla
7a2cda0ef9 Merge branch 'wavedash-lock-conveyance' into 'master'
Wavedash lock conveyance

See merge request KartKrew/Kart!2149
2024-03-23 01:43:18 +00:00
Sally Coolatta
af6340741e Add speed to gametype
Set a specific gamespeed per gametype. KARTSPEED_AUTO for it to be decided by game settings.

Wanted this for a while, but also it makes game speed display logic for DRP very straightforward.
2024-03-22 16:58:36 -04:00
toaster
7df91d0cf7 Update the joyeaux anniversary text into our URL halfway through the text underneath being visible on the KartKrew splash 2024-03-22 17:58:05 +00:00
toaster
c317562bd5 Megamix Disclaimer before the game has truly started
Exactly the same unskippable duration, but much more text.
2024-03-22 15:31:01 +00:00
toaster
382110362a Profiles segment of Goner: Direct people to the Accessibility options *just* before you open up a Profile Card for the first time 2024-03-22 15:24:52 +00:00
Lach
26fb6cc0a5 Remove GAMEQUIT screen 2024-03-22 19:56:31 +11:00
Gunla
55d71d7674 Merge branch 'goner-final' into 'master'
Goner Final

Closes #1182

See merge request KartKrew/Kart!2144
2024-03-22 01:35:35 +00:00
AJ Martinez
e7b71661db Lower volume of non fully charged wavedash drain 2024-03-21 18:22:54 -07:00
AJ Martinez
4a2e5d368a Fully charged wavedash conveyance 2024-03-21 18:19:11 -07:00
Eidolon
e65b6c8390 Musictest regardless of backend
No reason not to validate these in all cases
2024-03-21 19:48:02 -05:00
Eidolon
21a407e478 Update RR mainwads loading 2024-03-21 19:29:49 -05:00
toaster
fa26a50b92 Improved Goner titlescreen
Still minimalist, but much stronger.
2024-03-21 22:18:17 +00:00
toaster
aeaad8026c F_VersionDrawer: Fade in on titlescreen 2024-03-21 22:17:20 +00:00
toaster
8d5ababc27 Skipstats teleport: Change sound behaviour
- Replace with a random teleport sound from Sonic 2, because shipping with a thok between every tutorial would have made us look like clowns.
- Don't play for Versus contexts.
2024-03-21 22:16:48 +00: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
toaster
fd2167e29c Profile Edit: Make the tooltip for "Character" dependent on whether you've gotten any Spray Cans.
I imagine people might have been confused by not being able to select their desired skincolour
2024-03-21 22:13:07 +00:00
toaster
72472d6ae1 If the first Spray Can you pick up is in a tutorial context and your profile's skincolor is Default, set it to the Spray Can's colour!
Makes Eggman's "what's your favourite colour" line even stronger.
2024-03-21 22:11:24 +00:00
toaster
e7bdc073ed Fix x coords of character select explosions in Profile version of the menu (resolves #1182) 2024-03-21 22:10:54 +00:00
toaster
e82a626d45 G_LoadDemoInfo: Fix for compilation-halting buffer overrun 2024-03-21 22:07:15 +00:00
toaster
6a08198477 Merge branch 'fix-interp-sped-up-tics' into 'master'
Fix titlemap camera bug

Closes #799

See merge request KartKrew/Kart!2129
2024-03-21 21:55:02 +00:00
toaster
42bb64f813 Merge branch 'prisons-kickstartaccel' into 'master'
Fix y coord of Kickstart Accel "silver dorito" in battleprisons

See merge request KartKrew/Kart!2143
2024-03-21 21:54:29 +00:00
toaster
7e063f68df Merge branch 'intro-kkd' into 'master'
Improvements to Kart Krew Dev splash

See merge request KartKrew/Kart!2142
2024-03-21 21:54:03 +00:00
toaster
0a09f4dd05 Improvements to Kart Krew Dev splash
- Drop down the team's name under the logo, with mildly pleasing Chaotix sound
- Add fading in/out 11 years anniversary message
- For first boot, only use Eggman's voice clip
2024-03-21 21:53:08 +00:00
toaster
ac140f1dce Merge branch 'intro-fix' into 'master'
Intro skip fix

Closes #1184

See merge request KartKrew/Kart!2141
2024-03-21 21:52:58 +00:00
Gunla
4500558f7e Merge branch 'demo-name-buffers' into 'master'
Support longer player names, follower ids and colors in replays

Closes #1168

See merge request KartKrew/Kart!2139
2024-03-21 02:50:21 +00:00
Gunla
3eba568fc1 Merge branch 'connection-quality-visual' into 'master'
drawPing: Colored border packet loss indicator

See merge request KartKrew/Kart!2133
2024-03-21 02:49:52 +00:00
Gunla
e81a148db1 Merge branch 'fix-useless-whip-charge' into 'master'
Hide useless instawhip charge between picking up and confirming item boxes

See merge request KartKrew/Kart!2138
2024-03-21 02:48:25 +00:00
toaster
786eebfadc Fix y coord of Kickstart Accel "silver dorito" in battleprisons 2024-03-21 01:17:40 +00:00
toaster
706781bf31 Formulate the bailout for UC_UNLOCKPERCENT to perfectly prevent any M_CheckNetUnlockID cases from being relevant 2024-03-21 00:02:12 +00:00
toaster
10681e7d6f Fix x offset of Kart Krew Dev logo (resolves #1184) 2024-03-20 12:11:41 +00:00
toaster
1c971660a9 Rework intro skipping
- Pressing/holding any input will now skip only ONE screen of the Intro, like a REAL VIDEOGAME
- Allow you to skip before the end of INTROSCENE_DISCLAIMER, but only once the text has been solid for half a second
- Fix regression re exiting title demos after using -skipintro command line parameter
    - intro_scenenum was stuck at 0, so the game was softlocked!
2024-03-19 22:03:09 +00:00
toaster
15344f56cd Intro disclaimer: Use the same datatype for dc_lasttime as intro_curtime so the final fadeout isn't uncapped 2024-03-19 22:00:08 +00:00
toaster
53b51d972e Challenge preview graphics for Addons, Sound Test and Egg TV
First two use the relevant pause menu icons
Egg TV uses the animated error test card
2024-03-19 20:15:11 +00:00
toaster
076a2e012e Adjust more condition strings for consistency referring to "the game"
- Reduces reliance on "Dr. Robotnik's Ring Racers" per Tyron feedback
- More descriptiveness for some overly short hints
2024-03-19 19:30:17 +00:00