Commit graph

28052 commits

Author SHA1 Message Date
FreakyMutantMan
d8b0720228 Flickering hud elements (spraycan aura, super flicky) are instead transparent with reducevfx. 2025-08-22 18:14:02 -05:00
Eidolon
ab2bc061d6 Merge branch 'botvarsLib' into 'master'
Bot library for Lua (botvars getter/setter, bot functions)

See merge request KartKrew/RingRacers!75
2025-08-22 01:24:14 +00:00
JugadorXEI
1e2e833d80 Bot library for Lua (botvars getter/setter, bot functions) 2025-08-22 01:24:13 +00:00
Eidolon
170b40bf4f Merge branch 'terrainLib' into 'master'
Terrain library for Lua (`terrain_t`, `t_splash_t`, `t_footstep_t`, `t_overlay_t`)

See merge request KartKrew/RingRacers!103
2025-08-22 00:50:04 +00:00
Eidolon
86ca6684c4 Merge branch 'gameplayHelpersLua' into 'master'
Expose gameplay helpers from k_kart.c to Lua

See merge request KartKrew/RingRacers!130
2025-08-22 00:26:59 +00:00
Eidolon
b3856111f4 Merge branch 'pointshook' into 'master'
Grand Prix Rank Points Hook

See merge request KartKrew/RingRacers!122
2025-08-22 00:24:12 +00:00
Nep2Disk
49c8ebceed Grand Prix Rank Points Hook 2025-08-22 00:24:12 +00:00
JugadorXEI
e720bdb5a2 Expose K_IsSPBInGame to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
befde2e67b Expose K_IsDuelItem to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
4a84b21b12 Expose K_PlayerCanUseItem to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
3277a7f6b0 Expose K_ThunderDome to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
1a72b12bb9 Expose K_BumperInflate to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
187f77fd6f Expose K_MakeObjectReappear to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
915b4db6cd Expose K_PlayerCanPunt to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
5b25572ca1 Expose K_IsPlayingDisplayPlayer to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
a08fd3daec Expose K_isPlayerInSpecialState to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
3e66335a71 Expose K_Cooperative to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
d677c37b53 Expose K_PointLimitForGametype to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
6270222e8a Expose K_TimeLimitForGametype to Lua 2025-08-21 10:10:54 +02:00
JugadorXEI
d53859e2dd Expose K_UnsetItemOut to Lua 2025-08-21 10:10:53 +02:00
JugadorXEI
9d5cb17c46 Expose K_SetItemOut to Lua 2025-08-21 10:10:53 +02:00
JugadorXEI
641630bbdd Expose K_ItemScaleForPlayer to Lua 2025-08-21 10:10:53 +02:00
JugadorXEI
9ec314aac4 Expose K_DefaultPlayerRadius to Lua 2025-08-21 10:10:53 +02:00
JugadorXEI
50e277cf50 Expose K_PlayerBaseFriction to Lua 2025-08-21 10:10:53 +02:00
JugadorXEI
d497c64faf Expose K_Sliptiding to Lua 2025-08-21 10:10:46 +02:00
JugadorXEI
b8b36eea68 Expose K_PlayerEBrake to Lua 2025-08-21 10:00:32 +02:00
JugadorXEI
a7ad308565 Expose K_3dKartMovement to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
bd9092df8a Expose K_GetNewSpeed to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
5c385a3a69 Expose K_GetForwardMove to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
bcec17bb46 Expose K_KartKickstart to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
c700adf1a4 Expose K_UpdateShrinkCheat to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
c34adcb4ed Expose K_PlayerShrinkCheat to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
0ed1b04e18 Expose K_GetKartSpeedFromStat to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
fa00f0ff6f Expose K_GrowShrinkSpeedMul to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
f3e03127c0 Expose K_GetSpindashChargeSpeed to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
e687e6a0f1 Expose K_GetSpindashChargeTime to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
d9f7187ffc Expose K_GetGardenTop to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
2e01f9b3b4 Expose K_IsHoldingDownTop to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
437b515f7e Expose K_IsRidingFloatingTop to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
1537a71f74 Expose K_WaterSkip to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
2c988bc4e3 Expose K_WaterRun to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
d5be6c60f9 Expose K_MovingHorizontally to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
8b27405259 Expose K_TripwirePass to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
0f531c5937 Expose K_TripwirePassConditions to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
c877070f91 Expose K_PlayerTripwireSpeedThreshold to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
bfc4bec155 Expose K_SlopeResistance to Lua 2025-08-21 09:59:21 +02:00
JugadorXEI
905d4a13bf Expose K_ApplyOffroad to Lua 2025-08-21 09:59:13 +02:00
JugadorXEI
73df772720 Expose K_DropKitchenSink to Lua 2025-08-21 09:57:52 +02:00
JugadorXEI
adf52e4ab5 Expose K_DropRocketSneaker to Lua 2025-08-21 09:57:52 +02:00
JugadorXEI
7e79cd1421 Expose K_DropPaperItem to Lua 2025-08-21 09:57:52 +02:00