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
eebrozgi
82e4809668
comment cleanup
...
aaaa
2025-06-30 15:57:21 +03:00
eebrozgi
28b16aa50c
2 -> 3 tics to kick in
...
slight anti-twerk tweak
2025-06-30 15:47:26 +03:00
eebrozgi
73e1d4f67b
optional debugprint
...
just COMMENTS
2025-06-30 15:12:31 +03:00
eebrozgi
36d85624c0
Tripwire leniency decreases at 1/5x speed in the air
...
For ramps into tripwires... I think?
2025-06-29 22:20:03 +03:00
Antonio Martinez
9dbc6771c0
Award amps for kitchen sink
2025-06-28 16:27:16 -04:00
Antonio Martinez
7c214f95e0
Respawn status text uses correct respawn bind (post-bail)
2025-06-28 15:04:50 -04:00
Antonio Martinez
84466de921
Minimum 80% XP in Frantic, remove Frantic poweritem buffs
2025-06-27 01:39:52 -04:00
Oni VelocitOni
82ea18865c
Merge branch 'battle-fixups' into 'master'
...
Battle fixups
Closes #1382
See merge request kart-krew-dev/ring-racers-internal!2647
2025-06-27 00:47:41 +00:00
Antonio Martinez
6a327ffb28
Absolutely fuck it, noclipthing during powerupvfx
2025-06-26 20:28:14 -04:00
Oni VelocitOni
aaa771aa62
Merge branch 'fix-bubble-combo' into 'master'
...
Remove bubble drag when popping bubble
See merge request kart-krew-dev/ring-racers-internal!2643
2025-06-26 22:16:02 +00:00
Oni VelocitOni
39b5f81922
Merge branch 'bail' into 'master'
...
Bail and Burst
See merge request kart-krew-dev/ring-racers-internal!2635
2025-06-26 00:37:36 +00:00
Ashnal
e4c36130e5
oops, make sure to only quake after hitlag
2025-06-25 19:47:58 -04:00
Ashnal
1086c1e799
Bailquake Cleanup
2025-06-25 19:07:10 -04:00
VelocitOni
82c0aa400b
16P Stun Nerf + Flybots bob faster
...
Above 8P, stun timer nerf nerfed from 17t->6t; flybots don't just orbit faster, they bob faster too.
2025-06-25 18:52:44 -04:00
VelocitOni
71a1175315
Bail quake is multiversal
...
Everyone should feel that shit
2025-06-25 18:07:52 -04:00
Antonio Martinez
dfaece7d3d
Do guardbreak in touchdamage, guarantee punish (PF2_ALWAYSDAMAGED)
2025-06-25 16:26:56 -04:00
Antonio Martinez
72c680b54f
In Battle, pop bubble on damage or clash and increase cooldown
2025-06-25 15:57:34 -04:00
Antonio Martinez
4e23ebe95b
Players with bubbleblowup aren't guarding
2025-06-25 15:33:45 -04:00
Antonio Martinez
51abee48cd
Reduce stun based on distance to leader
2025-06-25 14:23:32 -04:00
Lach
546bb52e3b
Reduce stunned tics for damage caused by non-players
2025-06-25 14:12:11 -04:00
Lach
fceb325bd4
Remove stacked stunned tics
2025-06-25 14:12:11 -04:00
Lach
da6d7ec6b1
Reduce stunned tics in games with more than 8 players
2025-06-25 14:12:10 -04:00
Lach
2c11aa36c3
Move stunned timer calculations from P_DamageMobj into K_ApplyStun
2025-06-25 14:12:10 -04:00
Lach
9ee69ec1db
Track player Flybot767 spawns using a mobj pointer instead of a flag in the stunned timer
2025-06-25 14:12:10 -04:00
Ashnal
b131b44353
bailquake
2025-06-24 22:45:11 -04:00
Ashnal
ff9644c278
Sound effects again
2025-06-23 23:41:46 -04:00
Ashnal
3cd254d947
Sound effects
...
source from the bail vfx object, so they should cancel if the effect ends early
also audible to other players
2025-06-23 19:34:19 -04:00
Ashnal
fffe84fd18
Experimental 2 tics accidental bail guard
...
prevents accidently bailing when trying to mash the respawn macro
2025-06-23 18:08:00 -04:00
Antonio Martinez
dc3c3a056a
Use balanced ringboost rolloff in baildrop instead of legacy ringboost rolloff
2025-06-23 18:08:00 -04:00
Antonio Martinez
254cb891c9
Weaker bail boost, fix double flingring baildrop
2025-06-23 18:07:59 -04:00
Ashnal
f7c9f5dfaf
Rebase whoopsies fixups
2025-06-23 18:07:59 -04:00
Ashnal
590227a135
Fix bailcharge fullbright
2025-06-23 18:07:59 -04:00
Ashnal
f5aa2a701b
Bail button
...
Transforms BT_RESPAWN into BT_BAIL
User bindings should migrate along with this
Respawn is now EBRAKE+BAIL
Respawn blocks LOOKBACK
Time Attack quick respawn is now VOTE
2025-06-23 18:07:59 -04:00
Antonio Martinez
4e6fa59b48
Bail stun etc
2025-06-23 18:07:59 -04:00
Ashnal
9c0432eb1b
Bail Sparkle
2025-06-23 18:07:59 -04:00
Antonio Martinez
341a018acc
Warning fixes
2025-06-23 18:07:58 -04:00