Commit graph

29683 commits

Author SHA1 Message Date
Gunla
7dadededd6
Merge branch 'positive-bot-exp' into 'master'
Bots don't attenuate positive EXP

See merge request kart-krew-dev/ring-racers-internal!2801
2025-09-09 02:49:12 +00:00
Gunla
4073a313eb
Merge branch 'lower-g1-laps' into 'master'
75% lap count in G1

See merge request kart-krew-dev/ring-racers-internal!2797
2025-09-09 02:49:09 +00:00
Gunla
d70330c1eb
Merge branch 'hires-bubble' into 'master'
Hires Bubble

See merge request kart-krew-dev/ring-racers-internal!2747
2025-09-08 03:18:57 +00:00
Gunla
50ab7c7489
Merge branch 'platinum-audit' into 'master'
"platinums" command

See merge request kart-krew-dev/ring-racers-internal!2798
2025-09-08 01:16:48 +00:00
Gunla
65f68d9e9c
Merge branch 'checkpoint-gravflip' into 'master'
Position checkpoint parts correctly in reverse gravity

See merge request kart-krew-dev/ring-racers-internal!2799
2025-09-08 01:16:43 +00:00
Gunla
2cae08fa8f
Merge branch 'ancient-gear-minimap' into 'master'
Display up to one Ancient Gear on the minimap

See merge request kart-krew-dev/ring-racers-internal!2800
2025-09-08 01:16:32 +00:00
toaster
4bcf7591af r_things.cpp: Fix highresscale for custom skins interacting badly with Linkdraw on the player (bubble shield, etc) 2025-09-07 21:15:40 +01:00
Antonio Martinez
d9f1044753 Bots don't attenuate positive EXP 2025-09-07 15:13:59 -04:00
toaster
d3382001b1 Fix RVFXANIM not updating for flats at runtime 2025-09-07 18:12:55 +01:00
toaster
aed507baf4 Do not set restorelevellist on Challenges Menu tutorial warps
Resolves #1649
2025-09-06 19:21:35 +01:00
Lach
e52de2de88 Display up to one Ancient Gear on the minimap 2025-09-06 18:18:54 +10:00
Lach
12b9775290 Position checkpoint parts correctly in reverse gravity 2025-09-06 15:43:00 +10:00
Antonio Martinez
251d812074 75% lap count in G1 2025-09-04 05:36:28 -04:00
Gunla
f40138b41d Merge branch 'sting-frustrations' into 'master'
More lenient Ring Sting

See merge request kart-krew-dev/ring-racers-internal!2795
2025-09-04 04:15:05 +00:00
Antonio Martinez
fcd9f5cfaf Track duplicates 2025-09-03 15:17:37 -04:00
Antonio Martinez
fa51861f66 Don't spindash warn when whipping or hitlagged 2025-09-03 01:16:35 -04:00
Antonio Martinez
763f9b2124 Fix A-stings-B-stings-C billiards (FOREITHER IS FORXOR _WHY_) 2025-09-03 01:03:11 -04:00
Antonio Martinez
67109e2da1 Fix spindash check (player collision removes spindash!) 2025-09-02 23:16:39 -04:00
Oni VelocitOni
513731e88a Merge branch 'better-bail' into 'master'
Buffed Bail AGAIN

See merge request kart-krew-dev/ring-racers-internal!2790
2025-09-03 03:03:02 +00:00
VelocitOni
cd76393f77 Revert all defines back
All defines reverted to master. We're only keeping it's slope resistance and the downwards throw
2025-09-02 23:00:12 -04:00
VelocitOni
2e343fdaed 190% -> 160% Bailboost
Nerf to boost speed
2025-09-02 22:17:25 -04:00
VelocitOni
e7690ef6e3 Merge branch 'master' into better-bail 2025-09-02 21:03:36 -04:00
Oni VelocitOni
3ed778870c Merge branch 'margin-boost-announcer-call' into 'master'
Add Announcer Call for Margin Boost

See merge request kart-krew-dev/ring-racers-internal!2796
2025-09-03 00:27:18 +00:00
VelocitOni
51c27fd3bf Less annoying
Only plays announcer call on first Margin Boost, timings refitted to fit new voice take "Let's wrap things up!!"
2025-09-02 20:20:33 -04:00
Oni VelocitOni
bac9d4265c Merge branch 'soften-explosion-damage-downgrade' into 'master'
Raw explosion downgraded to tumble uses softenTumble

See merge request kart-krew-dev/ring-racers-internal!2794
2025-09-02 23:20:12 +00:00
toaster
4d19faf600 Fix RVFXANIM
- P_InitPicAnims: Parse RVFXANIM *before* ANIMDEFS in same archive
- P_ParseANIMDEFSLump: Account for comment and blank lines so not repeatedly re-evaluating the same line
2025-09-02 17:19:29 +01:00
toaster
952fb622b7 Compilation fix (unused variable) 2025-09-02 17:01:46 +01:00
Antonio Martinez
25417e96eb Print all ghosts for any map along with their gaps 2025-09-02 06:31:10 -04:00
Antonio Martinez
d4cbcab1cb Platinum breakdown by author 2025-09-02 04:05:44 -04:00
Antonio Martinez
75717e8f65 Audit platinums 2025-09-02 04:05:44 -04:00
VelocitOni
52ef50397c "Margin Boost" every Margin Boost
Plays the Battle Announcer "Margin Boost" every time, dims the music volume, and also tries to stop all margin boost sfx when a round on the final starpost passed.
2025-09-02 01:42:06 -04:00
VelocitOni
466e008720 Add Announcer Call for Margin Boost
Adds announcer call for "margin boost"
2025-09-02 01:41:05 -04:00
Antonio Martinez
baa0868212 More lenient Ring Sting 2025-09-02 00:30:21 -04:00
VelocitOni
843e9f70c1 Raw explosion downgraded to tumble uses softenTumble
Getting hit by Proximines and Eggboxes at tripwire speed downgrades to a lesser version of tumble, much more forgiving.
2025-09-01 22:02:43 -04:00
Oni VelocitOni
04b202119d Merge branch 'bubble-amps' into 'master'
Bubble Shield Trap gives amps

See merge request kart-krew-dev/ring-racers-internal!2792
2025-09-02 01:49:49 +00:00
VelocitOni
edf98ba7fc Condition gaurd for trapping yourself
No longer able to amp up yourself
2025-09-01 21:33:58 -04:00
Oni VelocitOni
bcaa32359b Merge branch 'proration-pullback' into 'master'
Proration is a little more strict near 1st

See merge request kart-krew-dev/ring-racers-internal!2791
2025-09-02 01:19:23 +00:00
Antonio Martinez
5e46be14e4 Block bail charge in attack modes, not bail activation 2025-09-01 16:11:58 -04:00
Eidolon
29f963c685 Merge public master 2025-09-01 14:19:20 -05:00
Eidolon
e0167e863d Merge branch 'reducevfx-photosens-swap' into 'master'
Add alternate ANIMDEF lump, RVFXANIM, for altering texture animation speed when reducevfx is on.

See merge request KartKrew/RingRacers!135
2025-09-01 19:03:10 +00:00
Freaky Mutant Man
acc6c0b52f Add alternate ANIMDEF lump, RVFXANIM, for altering texture animation speed when reducevfx is on. 2025-09-01 19:03:10 +00:00
Eidolon
ba847fd0d8 Adjust reducevfx flashing condition for hidden chars in demos 2025-09-01 13:35:12 -05:00
Eidolon
9f9fe44b10 Merge public master 2025-09-01 13:29:37 -05:00
Eidolon
e4bb2b2fde Merge branch 'reducevfx-ghostflash' into 'master'
ReduceVFX: Disable character flashing when viewing staff ghost replays using hidden characters.

See merge request KartKrew/RingRacers!138
2025-09-01 18:24:59 +00:00
Freaky Mutant Man
a8ba8ab53c ReduceVFX: Disable character flashing when viewing staff ghost replays using hidden characters. 2025-09-01 18:24:58 +00:00
Eidolon
3514120a61 Merge public master 2025-09-01 12:27:12 -05:00
Eidolon
2cc8b2a28d Merge branch 'user-defined-kart-gibs' into 'master'
SPR2_DKR<A TO K EXCLUDING F>: New SPR2s which allow character WADs to define unique kart explosion gibs

See merge request KartKrew/RingRacers!89
2025-09-01 17:25:38 +00:00
Spring E. Thing
01503f8bb3 SPR2_DKR<A TO K EXCLUDING F>: New SPR2s which allow character WADs to define unique kart explosion gibs 2025-09-01 17:25:38 +00:00
VelocitOni
8b5cb72b18 Bubble Shield Trap gives amps
Bubble Shield trap should give amps now!
2025-09-01 03:47:54 -04:00
VelocitOni
74b299887a Proration is a little more strict near 1st
2x scam distance, but also now it uses K_PlayerScamPERCENTAGE (newer). (Also now that function also uses const for the player!)
2025-09-01 03:08:29 -04:00