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
AJ Martinez
e970bc43a0
Merge branch 'splitscreen-gp-fix' into 'master'
...
Fix roundqueue empty error starting a splitscreen GP
Closes #1156
See merge request KartKrew/Kart!2097
2024-03-13 05:18:18 +00:00
AJ Martinez
ba30645494
Addon Options: cannot switch to admin mode without admin perms
2024-03-12 21:46:14 -07:00
AJ Martinez
7eb28a23b4
Merge remote-tracking branch 'origin/master' into addon-settings
2024-03-12 21:35:02 -07:00
AJ Martinez
2d348373d2
Add low-effort help text for commands
2024-03-12 21:34:52 -07:00
AJ Martinez
1c0e392aea
Merge branch 'gear-compat' into 'master'
...
Use gamespeed multiplier checks for "hard" difficulty behavior (4th Gear compatibility)
Closes #1148
See merge request KartKrew/Kart!2092
2024-03-13 04:13:27 +00:00
James R
ab091c71f8
Fix Director switching away immediately after spectating and entering freecam
2024-03-12 17:53:39 -07:00
James R
790d64015a
Add debugnewchallenger, do not restart map for toggling Duel mode
2024-03-12 17:53:01 -07:00
SteelT
73c9a7a90f
Fix roundqueue empty error starting a splitscreen GP
...
Fixes KartKrew/Kart#1156
2024-03-12 12:04:18 -04:00
AJ Martinez
1a70892fd7
Tally: disallow skipping tryagain/gameover (but cover for it if we do allow it later)
2024-03-12 06:42:24 -07:00
James R
2af5f32a72
Tally skipping: make sure player is actually local splitscreen before doing button check
2024-03-12 06:42:24 -07:00
James R
6b413e530f
Tally skipping: allow in Match Race, disallow in replays
2024-03-12 06:42:24 -07:00