Commit graph

631 commits

Author SHA1 Message Date
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
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
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