Commit graph

3385 commits

Author SHA1 Message Date
VelocitOni
2e516b0761 Even more forgiving
+ 125%
2025-07-27 18:17:44 -04:00
Ashnal
2b291c107f Remove debugprint 2025-07-27 15:10:57 -04:00
Ashnal
16628c59ca Rework logic ordering
fixes charge logic
2025-07-27 14:44:21 -04:00
Ashnal
371e34122a move bail ring deduction to after hitlag 2025-07-25 21:49:41 -04:00
Ashnal
5e4bd6adbb bailquake rename to bailhitlag 2025-07-25 21:16:04 -04:00
VelocitOni
38951e892b Ringbox 115%
Made a change, we all tested on it, I didn't commit it and merged it. Has happened twice in my life now and I just don't understand why I do it
2025-07-25 02:00:38 -04:00
VelocitOni
9726c999ce Merge branch 'master' into recorrect-ringbox-buff-mistake 2025-07-24 23:47:13 -04:00
VelocitOni
f7e9ae4bf1 Non-thunderdome value fixed
Non-thunderdome value fixed (125% to 150% again); should now overall give +25% of the original values instead of nearly nothing extra
2025-07-24 20:38:51 -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
AJ Martinez
9237d5b2ad Fix multibail and reserve item bail 2025-07-23 22:46:59 +00:00
Antonio Martinez
ee51f0b25b 50% more rings from Ring Box 2025-07-23 03:01:40 -04: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
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
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
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
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
3bb5fe092d Half bot amp rewards and startboost duration in GP 2025-07-18 04:41:01 -04:00
Antonio Martinez
efeee381f8 Slightly reduce high strength boosts in G1 race 2025-07-18 04:32:01 -04:00
Antonio Martinez
e7b4ce1994 90cc G1 2025-07-16 16:04:23 -04:00
VelocitOni
e40b8eab82 Air version twice as strong, compensation
Now an else statement, air version is twice as strong to match power from master, but is still momentum angle only.
2025-07-15 20:56:46 -04:00
VelocitOni
036cc38213 Flip this around
Momentum angle is meant to always be applied, facing angle addition/"blend" is for grounded version only.
2025-07-15 20:38:06 -04:00
Eidolon
b4204cb02d Only apply facing angle Super Ring thrust if on ground 2025-07-15 16:25:36 -05:00
Oni VelocitOni
5fff2a9c46 Merge branch 'no-bot-ballhog' into 'master'
Disable bot ballhog

See merge request kart-krew-dev/ring-racers-internal!2675
2025-07-15 02:02:14 +00:00
Antonio Martinez
972574535a Fix sign error in baildrop debt calcs 2025-07-09 06:19:31 -04:00
James R
dd05900bcb Add Toxomister item 2025-07-08 13:30:48 -07:00
Antonio Martinez
719ba464af Disable bot ballhog 2025-07-07 14:19:31 -04:00
Antonio Martinez
f344bbf105 Fuzz fixups 2025-07-05 22:51:24 -04:00
Antonio Martinez
72c2fa645d Fix use-after-remove when bailing with attracting rings 2025-07-05 22:51:24 -04:00
eebrozgi
9d395396db no HOLD! bubble on fast transfer fall
BONUS: remove unused variable that the compiler complained about

# Conflicts:
#	src/k_kart.c
2025-07-05 22:51:24 -04:00
Antonio Martinez
35367b3cb0 Disallow failsafe when doing super transfer 2025-07-05 22:50:43 -04:00
VelocitOni
56fcc772ad Comment out ffb print
Comment out fast-fall bounce print
2025-07-05 22:50:42 -04:00
Antonio Martinez
6d4df203b3 Do fast transfer fall with C, add FX 2025-07-05 22:50:42 -04:00
Antonio Martinez
a91c7b6cf1 Allow "final failsafe" respawn from drop dash state 2025-07-02 06:00:34 -04:00
Antonio Martinez
a1bd9e8640 No bail in SPHERES 2025-07-02 05:53:07 -04:00
Oni VelocitOni
5323b0f7ec Merge branch 'fix-flame-scaling' into 'master'
Use scaled item distance for flameshield max bar

See merge request kart-krew-dev/ring-racers-internal!2660
2025-07-02 02:36:57 +00:00
Oni VelocitOni
275fbb1476 Merge branch 'bubble-ballswitch' into 'master'
Limit ballswitch bubble contact to once per inflate (PF2_BUBBLECONTACT)

Closes #1578

See merge request kart-krew-dev/ring-racers-internal!2658
2025-07-02 02:36:02 +00:00
Antonio Martinez
c5c081dfb9 Flame rescale: NUMBERS NUMBERS NUMBERS 2025-07-01 17:47:16 -04:00
Antonio Martinez
5d72948bb0 Rebuff flame shield 2025-07-01 16:54:00 -04:00
Oni VelocitOni
f927a3f13e Merge branch 'sink-amps' into 'master'
Award amps for kitchen sink

Closes #1459

See merge request kart-krew-dev/ring-racers-internal!2653
2025-07-01 20:01:36 +00:00
Oni VelocitOni
bb9d461aca Merge branch 'aerial-boost-shenanigans' into 'master'
Tripwire leniency decreases at 1/5x speed in the air

See merge request kart-krew-dev/ring-racers-internal!2656
2025-07-01 19:39:39 +00:00
Antonio Martinez
b41520c603 Use scaled item distance for flameshield max bar 2025-07-01 12:37:29 -04:00
Antonio Martinez
d16f623a2c Limit ballswitch bubble contact to once per inflate (PF2_BUBBLECONTACT) 2025-07-01 00:03:02 -04:00