Commit graph

29105 commits

Author SHA1 Message Date
Antonio Martinez
082c592999 Tripwire blaster knows about proration (resolves #1610) 2025-07-24 01:27:39 -04:00
Ashnal
03bc701f74 Fix animation 2025-07-24 00:06:14 -04:00
Ashnal
6acd475aca Bailcharge at full rate when airborne or in pain 2025-07-23 21:03:01 -04:00
Oni VelocitOni
1578c2ff07 Merge branch 'money-longer' into 'master'
25% more rings from Ring Box

See merge request kart-krew-dev/ring-racers-internal!2701
2025-07-24 00:59:51 +00:00
VelocitOni
e20d22d006 Reduction
150% -> 125% ringbox payout
2025-07-23 20:31:16 -04:00
Oni VelocitOni
72b6bc8029 Merge branch 'eid-read-shader-fix' into 'master'
Get output buffer size in W_ReadShader correctly

See merge request kart-krew-dev/ring-racers-internal!2690
2025-07-23 22:47:21 +00:00
Oni VelocitOni
8f5b05fe8f Merge branch 'reserve-bail' into 'master'
Fix multibail and reserve item bail

Closes #1608

See merge request kart-krew-dev/ring-racers-internal!2697
2025-07-23 22:46:59 +00:00
AJ Martinez
9237d5b2ad Fix multibail and reserve item bail 2025-07-23 22:46:59 +00:00
Oni VelocitOni
7af083e557 Merge branch 'jartha/toxomister-balance' into 'master'
Toxomister Balance Tweaks

See merge request kart-krew-dev/ring-racers-internal!2700
2025-07-23 22:46:54 +00:00
Oni VelocitOni
cac483cf1d Merge branch 'jartha/stone-shoe-balance' into 'master'
Stone Shoe: tumble damage is always downgraded (less bounces, no item loss)

See merge request kart-krew-dev/ring-racers-internal!2699
2025-07-23 22:46:50 +00:00
Oni VelocitOni
5cbfd133a0 Merge branch 'no-exit-respawn' into 'master'
Don't respawn from true death if exiting (fixes death position flicker?)

Closes #1418

See merge request kart-krew-dev/ring-racers-internal!2703
2025-07-23 22:46:43 +00:00
Antonio Martinez
26cc66b7d5 Don't respawn from true death if exiting (fixes death position flicker?) 2025-07-23 16:53:58 -04:00
toaster
db0dfe7be1 Update year count in KKD screen from 11y to 12y 2025-07-23 19:35:38 +01:00
toaster
c5ab5ec71e Fix minor edge case with error message for Eggman's Way 2025-07-23 19:34:42 +01:00
toaster
638eadee2e "Proceed" is more source-accurate - resets game rather than skips tutorial 2025-07-23 19:32:33 +01:00
toaster
6ce6c0d6cf Two minor hacks for Playground that I can't be bothered to do properly, to match desired spec
- Play intro when exiting goner Playground
- Do not allow using menu to skip driving down that hill in goner Playground
The reason these two are hacks is because a map is considered goner Playground if you use -warp at command line or map in console on title screen to get to a Tutorial course... but these are unimportant edge cases IMO
2025-07-23 19:32:07 +01:00
toaster
757c40844b Add "_Profile" relevant skin option
Uses profile skin/color for Tutorial courses
2025-07-23 19:27:04 +01:00
toaster
295e8dd0ce Add Goner Choice
- Selection between Tails' Way (existing Tutorial) and Eggman's Way (Playground)
    - Semi-passable UI
    - Characterful descriptions
- Add "PlaygroundRoute" condition to Challenges
    - Fires if you select Eggman's Way
- 0 Chao Keys unless you go back to Goner for the outro (which Playground skips)
2025-07-23 19:25:52 +01:00
Antonio Martinez
ee51f0b25b 50% more rings from Ring Box 2025-07-23 03:01:40 -04:00
James R
8b60da0075 Stone Shoe: tumble damage is always downgraded (less bounces, no item loss) 2025-07-22 22:07:06 -07:00
James R
07e5f27982 Toxomister: clouds go poof when punted, hitbox radius 70 -> 35 2025-07-22 21:47:17 -07:00
James R
f9c73a04c2 Toxomister: player can punt cloud attached to themself 2025-07-22 21:39:20 -07:00
James R
936b8e7d0c Toxomister: punt passive clouds 2025-07-22 21:18:37 -07:00
James R
15737d7b8a Toxomister: clouds spawn with 15s fuse 2025-07-22 20:51:44 -07:00
AJ Martinez
c06fc9cccf Merge branch 'mod-info' into 'master'
MODINFO lump

See merge request kart-krew-dev/ring-racers-internal!2443
2025-07-22 05:35:21 +00:00
Oni VelocitOni
2af16ad812 Merge branch 'final-failsafe-drop' into 'master'
Allow "final failsafe" respawn from drop dash state

See merge request kart-krew-dev/ring-racers-internal!2664
2025-07-22 00:37:18 +00:00
Oni VelocitOni
ef1687d83f Merge branch 'ring-shooter-fix-attempt-3' into 'master'
Fix Ring Shooter Attempt 3

Closes #1573

See merge request kart-krew-dev/ring-racers-internal!2695
2025-07-22 00:36:09 +00:00
Oni VelocitOni
82c70ed612 Merge branch 'no-midrace-join' into 'master'
Remove late join

Closes #1528

See merge request kart-krew-dev/ring-racers-internal!2693
2025-07-22 00:23:23 +00:00
Oni VelocitOni
636dd5c81b Merge branch 'no-bounce-transfer' into 'master'
Slidey wall transfers

See merge request kart-krew-dev/ring-racers-internal!2694
2025-07-21 03:26:58 +00:00
Ashnal
9b5081ae10 Fix Ring Shooter
Ensures an old shooter can't grab you after you've used it and try to use a new one
Enforces the two second cooldown on spawning Ring Shooter
2025-07-20 23:15:52 -04:00
Oni VelocitOni
64663f3ba1 Merge branch 'eid-fix-srvbans' into 'master'
Fix srvbans.json saving and warn on invalid IP instead of throw

Closes #1424

See merge request kart-krew-dev/ring-racers-internal!2688
2025-07-21 03:14:15 +00:00
Oni VelocitOni
76fa10e4cf Merge branch 'fix-minimap-ufo' into 'master'
Don't draw UFO minimap in battleprisons

See merge request kart-krew-dev/ring-racers-internal!2692
2025-07-21 03:14:11 +00:00
Antonio Martinez
184e2e3c5d Slidey wall transfers 2025-07-20 19:35:22 -04:00
Antonio Martinez
e0086b6dad Remove late join 2025-07-20 06:02:31 -04:00
Oni VelocitOni
f8c5764276 Merge branch 'lightning-attack' into 'master'
Lightning attack

See merge request kart-krew-dev/ring-racers-internal!2691
2025-07-19 05:03:26 +00:00
Antonio Martinez
6c9d1c6b90 Why was this here 2025-07-18 22:07:36 -04:00
Antonio Martinez
1a914726e7 Lightning Attack blocks item slot 2025-07-18 22:01:15 -04:00
Oni VelocitOni
6045c19110 Merge branch 'eid-team-voice-distance' into 'master'
Use a different voice attentuation distance for teammates

See merge request kart-krew-dev/ring-racers-internal!2629
2025-07-19 01:34:51 +00:00
VelocitOni
bb90323f32 Lightning Shield louder
Lightning Shield Charge plays at 4x distance
2025-07-18 20:56:56 -04:00
Oni VelocitOni
d964b66ca8 Merge branch 'really-relaxed' into 'master'
No lives in Relaxed

See merge request kart-krew-dev/ring-racers-internal!2683
2025-07-19 00:19:22 +00:00
Oni VelocitOni
ebc8eafa5c Merge branch 'fix-magician-dupe' into 'master'
Fix Heavy Magician randomizer allowing a reroll to the same skin

See merge request kart-krew-dev/ring-racers-internal!2689
2025-07-19 00:14:13 +00:00
Antonio Martinez
043969015b Don't roll expert items in G1 2025-07-18 20:08:55 -04:00
Antonio Martinez
84cb61e574 Don't draw UFO minimap in battleprisons 2025-07-18 20:05:22 -04:00
Antonio Martinez
3b9dd416d9 Lightning Attack polish 2025-07-18 18:17:31 -04:00
Antonio Martinez
58cc1312cb Lightning Attack visuals 2025-07-18 17:56:23 -04:00
Antonio Martinez
7adde499c7 WIP: Alternate lightning 2025-07-18 17:56:14 -04:00
Antonio Martinez
c95add2f55 Fix intermission music when not skipping tally under Relaxed 2025-07-18 16:02:28 -04:00
Antonio Martinez
a0cd78eb7a Disable instant last place explode in Relaxed 2025-07-18 15:40:24 -04:00
Antonio Martinez
61663ec89e Only apply nerfed startboost to players 2025-07-18 04:43:33 -04:00
Antonio Martinez
3bb5fe092d Half bot amp rewards and startboost duration in GP 2025-07-18 04:41:01 -04:00