Commit graph

29933 commits

Author SHA1 Message Date
Antonio Martinez
6ac992e342 Serverside mindelay/gentleman 2025-08-22 21:32:24 -04:00
Sally Coolatta
5a9bbbc4ba Bring back map images for Discord Rich Presence
Can be done again, now that we're using kartkrew.org
2025-08-22 21:29:51 -04:00
Oni VelocitOni
da962a0883 Merge branch 'capsule-ring-item' into 'master'
Ring Item Capsule adjustments for Items Tutorial

See merge request kart-krew-dev/ring-racers-internal!2742
2025-08-23 01:29:30 +00:00
Oni
c2cafcdbfb Merge branch 'hitlagjitter-interp' into 'master'
Interpolate hitlag jitters

See merge request KartKrew/RingRacers!112
2025-08-23 00:24:54 +00:00
Eidolon
a3fc5829bc Merge branch 'respawnWaypointsLib' into 'master'
Respawn/Waypoints library for Lua

Closes #12 and #311

See merge request KartKrew/RingRacers!81
2025-08-23 00:14:38 +00:00
JugadorXEI
227c3fa3ad Respawn/Waypoints library for Lua 2025-08-23 00:14:38 +00:00
Eidolon
a4ae01e170 Merge public master 2025-08-22 18:43:32 -05:00
Eidolon
8247cbaac2 Merge branch 'gameplayFunctionsLua' into 'master'
Expose gameplay functions from k_kart.c to Lua

See merge request KartKrew/RingRacers!131
2025-08-22 23:31:44 +00:00
Eidolon
7d5e74e72c Merge branch 'reducevfx-additions' into 'master'
Reduce VFX additions for flickering hud elements and cup select

See merge request KartKrew/RingRacers!76
2025-08-22 18:16:25 -05:00
FreakyMutantMan
9cd9f68ef0 Remove cup select emerald flashing if reducevfx is enabled. (Changing setting requires menu reload to take effect.) 2025-08-22 18:14:02 -05:00
FreakyMutantMan
d8b0720228 Flickering hud elements (spraycan aura, super flicky) are instead transparent with reducevfx. 2025-08-22 18:14:02 -05:00
JugadorXEI
8fecb320cb Expose K_EggmanTransfer to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
c831549bbd Expose K_FastFallBounce to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
c3f60dff44 Expose K_ApplyTripWire to Lua, expose tripwirestate_t values to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
42502c23f6 Expose K_GetTotallyRandomResult to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
9173c555c3 Expose K_UpdateAllPlayerPositions to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
f7beb971d3 Expose K_GetKartDriftSparkValueForStage to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
30a20b970c Expose K_GetUnderwaterTurnAdjust to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
6c9baee316 Expose K_GetKartTurnValue to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
195b0ceb33 Expose K_UpdateSteeringValue to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
e75f02963b Expose K_GetKartRingPower to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
2103df6cdd Expose K_ThrowKartItem to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
bcc276949c Expose K_GivePointsToPlayer to Lua 2025-08-22 23:51:59 +02:00
JugadorXEI
742e61df91 Expose K_GiveBumpersToPlayer to Lua 2025-08-22 23:51:58 +02:00
JugadorXEI
ae1c25495d Expose K_BattleAwardHit to Lua 2025-08-22 23:51:58 +02:00
JugadorXEI
8ac6b657dd Expose K_SetHitLagForObjects to Lua 2025-08-22 23:51:58 +02:00
JugadorXEI
ac39ef8718 Expose K_EndCameraIsFreezing to Lua 2025-08-22 23:51:58 +02:00
JugadorXEI
1eb2ddf4a1 Expose K_StartRoundWinCamera to Lua 2025-08-22 23:51:54 +02:00
toaster
f4b5f68dd8 Fix COMMUNICATION IN PROGRESS!! on nongreen resolution 2025-08-22 22:33:05 +01:00
toaster
025c6887f2 Use its own graphic namespace 2025-08-22 21:02:49 +01:00
toaster
d158493bcf Start numfollowercategories at 0(!!!)
Uninitialised memory, my mistake
2025-08-22 16:07:20 +01:00
toaster
d2342a4b9f Kickstart Accel - tick up twice as fast during emergency/TA-start spindash 2025-08-22 15:58:32 +01:00
toaster
0da140e37f Safety cap on M_GetFollowerState 2025-08-22 12:48:44 +01:00
Oni VelocitOni
ec6f0582eb Merge branch 'team-tox' into 'master'
Toxomister respects teams, uses team colors

Closes #1631

See merge request kart-krew-dev/ring-racers-internal!2746
2025-08-22 06:57:17 +00:00
Oni VelocitOni
dcf4c8b68d Merge branch 'fix-ballhog-interrupt' into 'master'
Cut Ballhog overcharge and wavedash sounds when interrupted

Closes #1630

See merge request kart-krew-dev/ring-racers-internal!2745
2025-08-22 06:57:09 +00:00
JugadorXEI
7de76dc130 Expose K_DebtStingPlayer to Lua 2025-08-22 08:51:23 +02:00
JugadorXEI
eb23e80376 Expose K_DoGuardBreak to Lua 2025-08-22 08:51:23 +02:00
JugadorXEI
4a2078aaa1 Expose P_DoAllPlayersExit to Lua 2025-08-22 08:51:23 +02:00
JugadorXEI
00ce9bcfa2 Expose P_GivePlayerSpheres to Lua 2025-08-22 08:51:23 +02:00
JugadorXEI
8a403752b7 Expose K_DoInvincibility to Lua 2025-08-22 08:51:23 +02:00
JugadorXEI
c493ef9355 Expose K_TumbleInterrupt to Lua 2025-08-22 08:51:17 +02:00
JugadorXEI
6fb9a98896 Expose K_PlayerJustBumped to Lua 2025-08-22 08:50:03 +02:00
JugadorXEI
607e6cd39d Expose K_SetTireGrease to Lua 2025-08-22 08:48:29 +02:00
JugadorXEI
f53ae302cf Expose K_PlayerGuard to Lua 2025-08-22 08:47:42 +02:00
JugadorXEI
3bbdab5528 Expose K_FlingPaperItem to Lua 2025-08-22 08:44:22 +02:00
JugadorXEI
e313411e7b Expose K_CreatePaperItem to Lua 2025-08-22 08:44:17 +02:00
JugadorXEI
f73697ad0a Expose K_DoPowerClash to Lua 2025-08-22 08:42:10 +02:00
JugadorXEI
2027ccd8da Expose K_AwardPlayerRings to Lua 2025-08-22 08:42:05 +02:00
JugadorXEI
107142f493 Expose K_KartSolidBounce to Lua 2025-08-22 08:39:37 +02:00
JugadorXEI
f2ee8783dd Lua: Allow angle to be set and fix userdata type for K_FindJawzTarget 2025-08-22 08:37:39 +02:00