Commit graph

108 commits

Author SHA1 Message Date
Eidolon
0dc337c9a5 Fix lots of code for clang-cl compatibility 2025-09-17 17:24:32 -05: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
Antonio Martinez
baa0868212 More lenient Ring Sting 2025-09-02 00:30:21 -04:00
Eidolon
ffc1300146 Fix indeterminate behavior from RNG use in function argument lists 2025-08-30 18:39:34 -05:00
Oni VelocitOni
15390c97d0 Merge branch 'extended-whip-whiff' into 'master'
Extended Insta-Whip punish window

See merge request kart-krew-dev/ring-racers-internal!2758
2025-08-25 05:31:27 +00:00
Antonio Martinez
6d3ef37f95 Only apply instawhip extended punish if it totally whiffs 2025-08-24 18:36:16 -04:00
Antonio Martinez
bfda339538 Extended Insta-Whip punish window 2025-08-24 03:35:15 -04:00
Antonio Martinez
945c8d5a9c Ballhog active frames 26 -> 15 2025-08-23 16:22:38 -04:00
Ashnal
b1125d3e7b Merge branch 'ballhog-buffs' of https://gitlab.com/kart-krew-dev/ring-racers-internal into ballhog-buffs 2025-07-31 22:26:27 -04:00
Ashnal
47b04a6044 Fix ballhog boom lingering 2025-07-31 22:26:21 -04:00
Antonio Martinez
98f385049d Ballhog bugfixes 2025-07-31 21:02:58 -04:00
Antonio Martinez
9dbc6771c0 Award amps for kitchen sink 2025-06-28 16:27:16 -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
cd68af7e92 Fix mines with no target checking pickmeup 2025-06-06 00:02:17 -04:00
Antonio Martinez
cff8d740b1 Visual proximity mine radius 2025-06-05 19:05:35 -04:00
Oni VelocitOni
338b0e893b Merge branch 'teams-juice' into 'master'
Teams juice

See merge request kart-krew-dev/ring-racers-internal!2601
2025-06-04 02:22:40 +00:00
eebrozgi
6c790348b3 Rocket sneaker boost type separated from normal sneaker
monkey copypaste
2025-06-02 20:17:46 +03:00
Antonio Martinez
adff23f106 Teams juice 2025-06-01 05:52:28 -04:00
Eidolon
b9f80f902b Allow drop target to be picked up by whipping
and a bit of cleanup
2025-05-29 20:14:16 -04:00
Ashnal
cdc49d755b Update K_TryPickMeUp with allowHostile boolean 2025-05-29 20:14:16 -04:00
Ashnal
136cb20cb6 Whip collects items 2025-05-29 20:13:47 -04:00
Antonio Martinez
7ea9945769 Cubic Lightning 2025-05-27 21:39:25 -04:00
Antonio Martinez
628d9cd127 Height check Lightning Shield attack 2025-05-27 20:46:37 -04:00
Oni VelocitOni
3e9d6858bf Merge branch 'shield-shenanigans' into 'master'
Fix various shield checks using item instead of curshield

Closes #1501

See merge request kart-krew-dev/ring-racers-internal!2544
2025-05-20 22:46:45 +00:00
Antonio Martinez
eb79838ffb Ballhog buffs 2025-05-20 16:39:55 -04:00
Antonio Martinez
1009996ba4 Fix pickmeup bubble shield 2025-05-17 16:54:57 -04:00
Antonio Martinez
1a2f3b0d3b Merge remote-tracking branch 'origin/master' into pick-me-up 2025-05-16 22:26:35 -04:00
Antonio Martinez
bd82d4623f Fix various chield checks using item instead of curshield 2025-05-16 20:56:14 -04:00
Antonio Martinez
a1c99fa890 Fix unlobbable eggbox 2025-05-16 14:58:47 -04:00
Antonio Martinez
dcbbea4c4b WIP: pick-me-up 2025-05-16 11:44:57 -04:00
Lach
ca06b2a334 Replace further P_CanPickupItem constants and allow them to be parsed in Lua 2025-05-14 02:04:40 +10:00
Eidolon
cb7f437e60 Merge public master 2025-02-13 15:48:11 -06:00
Eidolon
a4d304a1f5 Update copyright years to 2025 2025-02-13 15:32:26 -06:00
Ashnal
70ad221aa0 Sneaker Lift 2024-08-25 23:50:10 +00:00
Antonio Martinez
1a4cb0c2df Fix droptarget amps 2024-08-24 16:31:47 -07:00
Antonio Martinez
e6db4e4d9b Backshots resurrection 2024-08-23 21:02:43 -07:00
Antonio Martinez
2b61497536 WIP - Overdrive polish 2024-07-22 20:35:28 -07:00
Antonio Martinez
199a92ebb2 WIP: Overdrive 2024-07-22 02:14:11 -07:00
AJ Martinez
d1070f5180 Reduce speed-based droptarget deflect dampening 2024-05-04 20:46:16 -07:00
AJ Martinez
cb61fc4513 Burger deflection 2024-05-04 20:01:00 -07:00
toaster
6c8242cd0a Don't count dunking a landmine on yourself for the landmine dunk challenge 2024-05-02 21:55:51 +01:00
Sally Coolatta
7dfa597c7d SRB2 -> DRRR copyright in src, acs, android folder
Be consistent with toaster's recent changes to copyright
2024-04-05 02:08:23 -04:00
AJ Martinez
71b352cd67 Check for removed target of MT_DROPTARGET_SHIELD 2024-02-22 03:11:00 -07:00
Eidolon
af7800c17b C++ compat: rename tm -> g_tm
This one's not even C++. It's in the ISO C standard library. :(
2024-02-19 19:36:42 -06:00
AJ Martinez
a2bcee60c0 Validate PvPTouchDamage (crash fix) 2024-02-05 19:04:22 -08:00
Oni
39b5a8ac2f Merge branch 'fix-whip-clash' into 'master'
Let Insta-Whip clashing ignore flashing tics

Closes #978

See merge request KartKrew/Kart!1870
2024-02-03 19:43:11 +00:00
James R
e30534e574 Let Insta-Whip clashing ignore flashing tics 2024-01-26 16:44:08 -08:00
toaster
5680514012 Per Sal's request, remove SMK stuff too 2024-01-26 00:56:01 +00:00