AJ Martinez
d8ae4d9550
Merge branch 'staff-ghost-fixes' into 'master'
...
Fix staff ghost bugs
See merge request KartKrew/Kart!2115
2024-03-16 04:02:19 +00:00
AJ Martinez
dd60dc1e3a
Merge branch 'cd-fx-finale' into 'master'
...
Prison CD: final visibility changes
Closes #1133
See merge request KartKrew/Kart!2103
2024-03-16 04:02:10 +00:00
AJ Martinez
78f55003b5
Merge branch 'fix-map-command-ghost-crash' into 'master'
...
Free ghosts when level data is freed
Closes #1163
See merge request KartKrew/Kart!2108
2024-03-16 04:02:01 +00:00
AJ Martinez
c53ad541ab
Merge branch 'spectator-hud-spacing' into 'master'
...
Fix spectator HUD spacing
Closes #1162
See merge request KartKrew/Kart!2111
2024-03-16 04:01:55 +00:00
AJ Martinez
06d1d899bc
Merge branch 'fix-directional-lighting-4p' into 'master'
...
Software: krangle directional lighting in 3P/4P splitscreen
See merge request KartKrew/Kart!2106
2024-03-16 04:01:50 +00:00
AJ Martinez
fea518d1e1
Merge branch 'fix-vote-chat' into 'master'
...
Vote: ignore inputs while chat is open
Closes #1160
See merge request KartKrew/Kart!2113
2024-03-16 04:01:42 +00:00
AJ Martinez
ecf44cf53c
Merge branch 'fix-ta-digits' into 'master'
...
HUD: always use double digits for "Finish" and "Best Lap" timestamps
See merge request KartKrew/Kart!2116
2024-03-16 04:01:37 +00:00
James R
5a7c8c3eb2
HUD: always use double digits for "Finish" and "Best Lap" timestamps
...
Minor oversight
2024-03-15 05:17:48 -07:00
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
ef69ed8b8d
Vote: ignore inputs while chat is open
2024-03-14 06:54:42 -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
630e02217d
Free ghosts when level data is freed
2024-03-14 01:27:16 -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
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