Commit graph

28918 commits

Author SHA1 Message Date
VelocitOni
862dd784d1 Further reaching sfx
All sounds reach further. Charging up noises are 4x away, ring swish and Gunstar explosions are 8x away (gloat dist)
2025-06-25 20:02:51 -04:00
Ashnal
e4c36130e5 oops, make sure to only quake after hitlag 2025-06-25 19:47:58 -04:00
Ashnal
e5c981d4ba Bail invisibility 2025-06-25 19:15:57 -04:00
Oni VelocitOni
9c208d0236 Merge branch 'stun-balance' into 'master'
Stun adjustments for balance (resolves #1552)

Closes #1552

See merge request kart-krew-dev/ring-racers-internal!2636
2025-06-25 23:07:45 +00: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
dd0b9a97fc Longer bufo invinc, decreases always 2025-06-25 14:59:22 -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
d58414b440 Don't apply any stunned tics on ring sting (but for real this time) 2025-06-25 14:12:11 -04:00
eebrozgi
fceaad44ab Spindash to spin Flybots faster
btw ring sting change doesn't work yet, somehow
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
f24a5db5d2 Don't apply any stunned tics on ring sting 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
Antonio Martinez
b4075a7446 Remove Ball Hog missiles when exploding 2025-06-25 14:09:57 -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
Antonio Martinez
63c654c68c Check for inflictor in stationary object combo 2025-06-23 18:47:36 -04:00
Antonio Martinez
2ec203822f Sakura protection (NEO damage rules) 2025-06-23 18:47:36 -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
VelocitOni
a9a5e68c8a Keep even more speed
80%->90%
2025-06-23 18:07:59 -04:00
VelocitOni
1ef0cd03c6 Small buff
More bail time, more ringboost retention, more drops
2025-06-23 18:07:59 -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
Ashnal
8711e287e4 Bail post hitlag VFX 2025-06-23 18:07:59 -04:00
Ashnal
e9770bcf87 Bail charge add ghost mobj
and scale bump
2025-06-23 18:07:58 -04:00
Ashnal
d0225afacb Charge animation imprevement
just sync the frame to the charge amount
2025-06-23 18:07:58 -04:00
Antonio Martinez
341a018acc Warning fixes 2025-06-23 18:07:58 -04:00
Ashnal
a1ed935aef WIP: Longer charge for airbourne or tumble
Still need animation speed polish
2025-06-23 18:07:58 -04:00
Ashnal
a57273a2aa WIP: refactor bailcharge into own MT and fix effects
still needs gameplay tuning
2025-06-23 18:07:58 -04:00
Antonio Martinez
d297577d8b WIP: Move Bail activation FX to correct spot, buff boost, remove broly 2025-06-23 18:07:58 -04:00
Ashnal
6cc9de5efd Implementing animations
non-painstate animation isn't correct yet
2025-06-23 18:07:58 -04:00
Ashnal
3146110d08 bailcharge player var 2025-06-23 18:07:17 -04:00
Ashnal
b8a693be32 WIP: Can bail during painstates
Not balanced/tuned yet
2025-06-23 18:07:17 -04:00
AJ Martinez
92e4bb5909 Bail refinement 2025-06-23 18:07:16 -04:00
AJ Martinez
aa44b140e2 WIP: Bail 2025-06-23 18:07:16 -04:00
Oni VelocitOni
6177ca0dcc Merge branch 'display-exp-refactor' into 'master'
Display EXP refactor

See merge request kart-krew-dev/ring-racers-internal!2644
2025-06-23 19:36:55 +00:00
Antonio Martinez
5a01279c10 Move join spectate below bot set, just in case 2025-06-23 15:00:18 -04:00