SteelT
e7f2afdcb2
Fix RNG sync when in attract mode
...
P_ResetLevelMusic is not called during attract mode to advance the MUSICSELECT RNG
Resulting a warning (although harmless) about playback sync
2024-03-15 03:14:50 -04:00
James R
5ffe957676
Fix staff replay loading using only the first 8 chars of the lump name
...
- This was causing Aquatic Cathedral and Aqua Tunnel staff
replays to get confused for one another
- Because for both RR_AQUATICCATHEDRAL and
RR_AQUATUNNEL, the first 8 chars are RR_AQUAT
- Now uses the lump id directly instead of the name, which
entirely circumvents the problem
- Fixed:
- Time Attack menu "Replay Staff" option
- Attract mode
- Credits
2024-03-14 22:58:12 -07:00
James R
ae30e1d138
Menus/Time Attack: fix staff replay selector getting stuck
...
- If you viewed a map with multiple staff ghosts and moved
the selector
- Then viewed a map with only one staff ghost
- Then went back and viewed a map with multiple
- The selector would get stuck on only the first option
2024-03-14 22:52:29 -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
James R
ef69ed8b8d
Vote: ignore inputs while chat is open
2024-03-14 06:54:42 -07:00
James R
fe878e6d6a
Menus/Pause: never show musicdef if music is muted
...
- If music is muted after the musicdef appeared, the text
would get frozen in its current state
- Don't draw the frozen state
2024-03-14 06:44:48 -07:00
James R
ea5c589f18
HUD: adjust position of director controls
...
- Do not collide with player name
- Do not avoid colliding with lap number
- Lap number is still very readable even when it's
heavily obscured
2024-03-14 06:28:01 -07:00
James R
0e7b4c0987
HUD: 4P viewpoint text in bottom corners
2024-03-14 06:26:16 -07:00
James R
a7ca3c1768
HUD: switch viewpoint text to thin font if it becomes too wide
...
- 200 px limit in Race (GTR_CIRCUIT)
- 100 px limit in Battle (GTR_BUMPERS)
2024-03-14 06:23:27 -07:00
AJ Martinez
35d9079140
Merge branch 'eliminatelast-developer-support' into 'master'
...
DEVELOP: let eliminatelast be turned off in GP
See merge request KartKrew/Kart!2109
2024-03-14 09:50:05 +00:00
James R
480bf237c9
DEVELOP: let eliminatelast be turned off in GP
...
- This is very useful for testing losses
2024-03-14 02:20:19 -07:00
James R
93667eebb0
GP: do not apply continue logic twice if losing player waits out the tally
...
- If you lost and waited for TRY AGAIN to finish and
automatically restart the map (did not touch Retry in the
pause menu)
- Doing this would add TWO continues to your rank
calculation and nerf the bot difficulty twice
- Did not affect lives at all
2024-03-14 02:16:57 -07:00
James R
630e02217d
Free ghosts when level data is freed
2024-03-14 01:27:16 -07:00
James R
c023859cc7
HUD: speedometer uses same sticker as rest of HUD elements
2024-03-14 00:51:20 -07:00
James R
b058098f38
HUD: lives counter uses same font as rings
2024-03-14 00:49:28 -07:00
James R
368bc1f634
Software: krangle directional lighting in 3P/4P splitscreen
2024-03-14 00:06:52 -07:00
Oni
1da7a5c1da
Merge branch 'disclaimer-introscene' into 'master'
...
Disclaimer intro scene
See merge request KartKrew/Kart!2104
2024-03-14 06:19:54 +00:00
James R
bc95a34067
Menus/Options: only use three ??? question marks for locked secrets
...
- Only Continuous Attack Music uses this right now
2024-03-13 22:46:29 -07:00
James R
d3034bba54
Menus/Sound Options: add Continuous Attack Music option
...
- On by default (current behavior)
- Off
- Restart music in Attack modes
- Also plays POSITION music
2024-03-13 22:43:35 -07:00
James R
74a04f0ab0
Menus/Sound Options: remove Reverse L/R Channels option
...
- This literally doesn't work
2024-03-13 22:40:52 -07:00
AJ Martinez
ebdb250c73
Disclaimer: Draw the rest of the owl
2024-03-13 22:33:19 -07:00
James R
fa6eee9a90
Prison CD: final visibility changes
...
- CD spawns instantly
- 3x scale, scale down to 1x over 1 second
- Do not pickup instantly
- Afterimages in the air, additive
- Thrown arc straight upward, less high if player is
closer
2024-03-13 21:52:55 -07:00
AJ Martinez
f1cc7270f9
Disclaimer: add word-wrapped legalese
2024-03-13 19:54:12 -07:00
Oni
b943d8d088
Merge branch 'addon-settings' into 'master'
...
Addon Options from pause menu
Closes #1153
See merge request KartKrew/Kart!2096
2024-03-14 01:32:49 +00:00
Oni
d0d948e451
Merge branch 'yet-fewer-bot-maintenance' into 'master'
...
Yet fewer bot maintenance
Closes #966 , #899 , #875 , and #818
See merge request KartKrew/Kart!2102
2024-03-14 01:32:42 +00:00
Gunla
2deed35c18
Merge branch 'ring-racers-mac-icon' into 'master'
...
Add new Ring Racers app icon for macOS
See merge request KartKrew/Kart!2082
2024-03-13 23:50:09 +00:00
Gunla
6fe3cd301f
Merge branch 'fix-splat-fullbright' into 'master'
...
Splats: fix fullbright / RF_NOCOLORMAPS still using sector colormap (underwater)
See merge request KartKrew/Kart!2100
2024-03-13 23:49:33 +00:00
Gunla
0212191839
Merge branch 'tutorial-spectate-debug' into 'master'
...
Freecam spectator fixes; Tutorial spectator debugging
See merge request KartKrew/Kart!2098
2024-03-13 23:49:25 +00:00
AJ Martinez
2e7898e430
Merge remote-tracking branch 'origin/master' into disclaimer-introscene
2024-03-13 15:43:09 -07:00
AJ Martinez
3490aefa35
Merge branch 'tally-ff' into 'master'
...
Fast-forward through tally screen in GP
Closes #793
See merge request KartKrew/Kart!2094
2024-03-13 22:21:02 +00:00
AJ Martinez
af6cf15537
Merge remote-tracking branch 'origin/master' into yet-fewer-bot-maintenance
2024-03-13 05:46:42 -07:00
AJ Martinez
65cee65b47
Merge branch 'battle-director' into 'master'
...
Director in Battle; Director toggle in replays
Closes #975
See merge request KartKrew/Kart!2091
2024-03-13 12:43:40 +00:00
AJ Martinez
33438aa448
Merge branch 'ghost-disposal' into 'master'
...
Don't leave the ghosts of ghosts lying around; revert NO CONTEST on death in TA
Closes #1150
See merge request KartKrew/Kart!2095
2024-03-13 12:43:30 +00:00
toaster
58f6ea9725
Merge branch 'loop-camera-stupid' into 'master'
...
Fix loop camera bugs
See merge request KartKrew/Kart!2101
2024-03-13 12:19:06 +00:00
Sally Coolatta
0904728046
Bots don't fastfall while respawning
2024-03-13 05:07:22 -07:00
Sally Coolatta
dc8a3e712a
Reduce rubberbanding on ice & in offroad
2024-03-13 05:07:16 -07:00
Sally Coolatta
b8e3ac465e
Bot friction amount is based on their speed
...
Similar to !1814 but it is eased into.
2024-03-13 05:07:09 -07:00
Sally Coolatta
68ee84168c
Bots use rings for less significant speed loss
...
<50% -> <90%
2024-03-13 05:06:58 -07:00
Lach
94c074a26a
Add new Ring Racers app icon for macOS
2024-03-13 22:30:41 +11:00
James R
7cbf711568
Splats: fix fullbright / RF_NOCOLORMAPS still using sector colormap (underwater)
...
Fullbright is supposed to ignore colormaps but splats were
misbehaving.
2024-03-13 02:11:11 -07:00
James R
1871de39e2
Loop camera: do not pan with drifts
...
This would offset the camera in loops. Bad since they
sometimes have very specific parameters.
2024-03-13 02:09:35 -07:00
James R
60473e96d0
Loop camera: do not reverse panning direction based on player camera
2024-03-13 02:09:17 -07:00
James R.
269b6d8469
Merge branch 'fix-button-offsets' into 'master'
...
Fix offsets for buttons in text drawing
See merge request KartKrew/Kart!2093
2024-03-13 08:24:55 +00:00
AJ Martinez
284af02d11
Revert "Don't allow full-range drift solver for D0 players"
...
This reverts commit 00abdc4c66 .
Wrong branch, MY BAD
2024-03-13 00:19:19 -07:00
AJ Martinez
00abdc4c66
Don't allow full-range drift solver for D0 players
2024-03-13 00:17:56 -07:00
James R.
a657205f58
Merge branch 'disallow-2048-textures' into 'master'
...
Disallow patches >2048 in size, base game textures limited to 4096
See merge request KartKrew/Kart!2067
2024-03-13 06:50:19 +00:00
James R
5d93d5ec97
DEVELOP: do not restart Tutorial when spectating
2024-03-12 23:17:22 -07:00
James R
a0ef4fe128
Add freecam_speed: speed up freecam flying speed
2024-03-12 23:17:22 -07:00
James R
8ab3478b30
Fix savecheckpoint not working in freecam
2024-03-12 23:17:22 -07:00
AJ Martinez
9eb7379df6
TA: Don't end on death, but nerf lightsnake to minimum safe distance
2024-03-12 22:38:19 -07:00