Wumbo
7d6289817d
Fix ground followers phasing through FOFs
2025-10-06 11:43:59 -04:00
Ashnal
43b5117416
add comment
2025-10-05 23:16:27 -04:00
Ashnal
b2d668f015
Add half sec tiregrease to zippers to facilitate waterski at high tripwire speed thresholds
2025-10-05 23:14:55 -04:00
Ashnal
2551fd3751
use base speed instead of triupwire speed for pre-boost waterskii cutoff
2025-10-05 22:42:42 -04:00
Ashnal
f692f5f9e7
formatting cleanup
2025-10-05 22:04:23 -04:00
Ashnal
ca68ddd35b
fix incorrect dereference
2025-10-05 21:59:43 -04:00
Skirlez
3802f61dc1
Don't spectate player with shuffleloser on if the other player spectated
2025-10-04 23:21:52 +03:00
Ashnal
1d19eb7210
franticitems now has a purple crystal
2025-10-03 19:26:05 -04:00
JugadorXEI
9921d0b427
Ensure bot names set by Lua's K_SetNameForBot are good
2025-10-03 21:19:25 +02:00
FreakyMutantMan
6780b5f607
Add checks to G_GPCupIntoRoundQueue to account for potential multi-gametype special stage maps (in order of Special>Versus>guess).
2025-10-02 16:28:59 -07:00
Oni VelocitOni
0369bc01fd
Merge branch 'midtexinviswall' into 'master'
...
Adds ML_MIDTEXINVISWALL linedef flag
See merge request kart-krew-dev/ring-racers-internal!2921
2025-10-02 22:37:54 +00:00
Eidolon
494f4c1641
and this whitespace
2025-10-02 12:33:43 -05:00
Eidolon
48e60648f6
Fix clang-cl compilation from showgremlins patch
2025-10-02 12:33:24 -05:00
VelocitOni
e64ff44a39
Air failsafe boost prevention
...
AiAi burned to ash
2025-10-02 00:56:39 -04:00
VelocitOni
5c9730bec8
Make it work
...
Decided to put it in P_BouncePlayerMove, + some flourish
2025-10-02 00:44:52 -04:00
VelocitOni
cb3c370e33
Bubble wall bounce tumble
...
(does nothing yet)
2025-10-01 22:44:56 -04:00
Ashnal
2b075407a2
Merge branch 'fix-final-check-fuckery' into 'master'
...
Fix final checkpoint granting way too much EXP, especially in low placements
See merge request kart-krew-dev/ring-racers-internal!2920
2025-10-02 01:44:16 +00:00
Ashnal
0418507f5a
Adds ML_MIDTEXINVISWALL linedef flag
...
A linedef with a midtexture and the flag set will have its collision extended to the ceiling, invisible wall style
Tripwires have this behavior by default, and the flag inverts it
2025-10-01 20:46:41 -04:00
Antonio Martinez
6c980807c3
Sony Releases Stupid Piece Of Shit That Doesn't Fucking Work
2025-10-01 19:35:32 -04:00
Antonio Martinez
975b2cce98
Improve burning rings from payout
2025-10-01 17:57:08 -04:00
Eidolon
8744023a87
annoying
2025-10-01 16:35:48 -05:00
Eidolon
6aee524ace
sse2 again? earth to CI
2025-10-01 16:26:50 -05:00
Eidolon
046564eece
Enable sse2 (as was intended) on IA-32
2025-10-01 15:52:48 -05:00
VelocitOni
c7c8ee3c7a
Demo compatability for waterskiing
...
Updated DEMOVERSION
2025-10-01 15:36:13 -04:00
Eidolon
341c62cc07
Merge branch 'denormals-are-a-fuck' into 'master'
...
Ignore float denormals on ia32/64 for voice and sound
Closes ring-racers#283
See merge request kart-krew-dev/ring-racers-internal!2917
2025-10-01 14:25:16 -05:00
VelocitOni
f0df4990ae
Waterskii fixes
...
Check for if you're at half sonic boom later (order of operations), make sure sonic boom is always assumed to be 200% max to just make the game continue to work
2025-10-01 15:10:03 -04:00
Eidolon
9ba4cccc5a
Ignore float denormals on ia32/64 for voice and sound
2025-10-01 13:01:08 -05:00
FreakyMutantMan
2989d3564e
Add check to GP_GPCupIntoRoundQueue to ensure maps with both Race and Battle TOL flags are properly accounted for in bonus game queue.
2025-09-30 21:22:57 -07:00
Eidolon
92c117d186
remove more g++ warning flags
2025-09-30 21:09:10 -05:00
Eidolon
c8f986db4d
Remove unintended g++ warnings
2025-09-30 20:18:47 -05:00
Eidolon
0734ffc201
Start MODVERSION 9 RC6
2025-09-30 20:12:04 -05:00
Eidolon
fa787c4e8f
Merge remote-tracking branch 'public/master'
2025-09-30 17:37:01 -05:00
Gunla
511d9b083b
2.4 RC5 Hashes
2025-09-30 22:36:34 +00:00
Eidolon
6f61cfaefa
Merge branch 'shitty-sign-markedfordeath' into 'master'
...
Add ability for shitty signs to display when 1st place finishes while markedfordeath
See merge request kart-krew-dev/ring-racers!28
2025-09-30 17:16:26 -05:00
Freaky Mutant Man
932deb0b3f
Add ability for shitty signs to display when 1st place finishes while markedfordeath
2025-09-30 17:16:26 -05:00
Eidolon
2309d11274
Merge branch 'fixUnfrozenTickers' into 'master'
...
Freeze finish line when level is frozen (fixes #237 )
Closes #237
See merge request kart-krew-dev/ring-racers!37
2025-09-30 17:13:43 -05:00
JugadorXEI
a9fe850eda
Freeze finish line when level is frozen ( fixes #237 )
2025-09-30 17:13:43 -05:00
Eidolon
210ec5ee63
Merge branch 'classrnochal' into 'master'
...
Remove ability for Class R to clear Time Attack challenges
See merge request kart-krew-dev/ring-racers!41
2025-09-30 17:11:29 -05:00
Eidolon
cbb99ca79b
Merge branch 'reducevfx-checkwarning' into 'master'
...
Disable flashing of CHECK warnings when reducevfx is on.
See merge request kart-krew-dev/ring-racers!43
2025-09-30 17:09:47 -05:00
Freaky Mutant Man
4ff1f38877
Disable flashing of CHECK warnings when reducevfx is on.
2025-09-30 17:09:46 -05:00
Eidolon
78b11e8306
Merge branch 'bailhornset' into 'master'
...
Bail horn respects follower horn settings (fixes #251 )
Closes #251
See merge request kart-krew-dev/ring-racers!45
2025-09-30 17:06:27 -05:00
zander3312
eb90b28c12
Bail horn respects follower horn settings ( fixes #251 )
2025-09-30 17:06:27 -05:00
Eidolon
8bf15ef6f1
Merge branch 'insaneAsylumGremlin' into 'master'
...
Add workaround for gremlin'd wall collisions
See merge request kart-krew-dev/ring-racers!35
2025-09-30 17:05:35 -05:00
JugadorXEI
ef4ef91fed
Add workaround for gremlin'd wall collisions
2025-09-30 17:05:35 -05:00
Eidolon
abbc6b03d4
Merge branch 'creditsmusic' into 'master'
...
Menu music plays after credits (fixes #189 )
Closes #189
See merge request kart-krew-dev/ring-racers!48
2025-09-30 17:03:22 -05:00
zander3312
50f007b653
Menu music plays after credits ( fixes #189 )
2025-09-30 17:03:22 -05:00
Eidolon
11acb78875
Merge branch 'nogravbulbturbine' into 'master'
...
Removed nogravity flag on touching bulbs/turbines (fixes #245 )
Closes #245
See merge request kart-krew-dev/ring-racers!46
2025-09-30 17:02:54 -05:00
zander3312
8363ead346
Removed nogravity flag on touching bulbs/turbines ( fixes #245 )
2025-09-30 17:02:54 -05:00
Antonio Martinez
32d03ccb1e
go go gadget gameplay constants
2025-09-29 23:00:59 -04:00
Antonio Martinez
d5c4534d31
Marginal item power nudge
2025-09-29 18:26:46 -04:00