- Nov 27, 2023
-
-
James R. authored
-
James R. authored
Disable console print on cusval change See merge request KartKrew/Kart!1662
-
AJ Martinez authored
We use this for a bunch of stuff now, it's just clutter—even in DEVELOP
-
Oni authored
Scale Prison bonus time to remaining time and difficulty See merge request KartKrew/Kart!1661
-
AJ Martinez authored
-
- Nov 26, 2023
-
-
AJ Martinez authored
-
Oni authored
Hardcode Mach Spheres (BIG performance boost for Phantom Cup!) See merge request KartKrew/Kart!1660
-
Oni authored
Hardcode Frozen Production Frost Throwers See merge request KartKrew/Kart!1659
-
- Nov 25, 2023
- Nov 23, 2023
-
-
James R. authored
-
James R. authored
-
James R. authored
Change from Lua: Ice Dust hitbox is twice as wide
-
James R. authored
- Cancel offroad - Inputs do not work - Cannot accelerate - Drift/Brake does not work (side-effect of P_PlayerInPain) - Sprite shakes if icecube.shaketimer - Sprite is colorized Cyan - Max friction (slippery) - Player is considered to be in a pain state - Sprite slowly turns clockwise - Sprite tilting is disabled
-
James R. authored
-
James R. authored
API is still a work in progress and is not yet comprehensive.
-
Oni authored
Fix visuals on roulette latency compensation See merge request KartKrew/Kart!1657
-
Sal authored
-
Oni authored
Dimmed votes are greyscale See merge request KartKrew/Kart!1658
-
Sal authored
Has been killing me ever since it got into master. When vote count changes, one of the votes won't be sliding back and forth across the entire screen.
-
Sal authored
Makes the visuals on the voting screen significantly more clear
-
- Nov 22, 2023
-
-
Sal authored
- Latency is based on D0 instead of D2. - Confirm offset is now adjusted for latency, so it should feel more correct when stopping it. - Slot machine offset is properly set up to use the slot machine offset instead of the item roulette offset.
-
Oni authored
Buff faraway ringbox See merge request KartKrew/Kart!1655
-
AJ Martinez authored
-
AJ Martinez authored
-
AJ Martinez authored
-
AJ Martinez authored
-
toaster authored
Woops cuprow See merge request KartKrew/Kart!1656
-
Sal authored
Implement getModuleName for ACS environment See merge request KartKrew/Kart!1644
-
Sal authored
-
Sal authored
Quick-fix runaway bot underflow See merge request KartKrew/Kart!1654
-
toaster authored
- Fixes for UC_ALLCUPRECORDS - Actually use the capped difficulty variable - For the "every Cup" case, don't permit modded Cups to affect the result - M_CheckCupEmeralds (referenced for the above) - Also do not permit modded Cups to affect the result
-
AJ Martinez authored
-
Oni authored
Second row of cups is invisible if none of them are unlocked See merge request KartKrew/Kart!1652
-
Oni authored
Hardcode Gust Planet seasaws and trees See merge request KartKrew/Kart!1653
-
AJ Martinez authored
-
James R. authored
-
toaster authored
New condition for tracking multiple cups' windata. `Condition1 = AllCupRecords RR_Egg Bronze` - All cups up to Egg Cup must be completed at Bronze or better `Condition1 = AllCupRecords` - All cups in the game must be completed `Condition1 = AllCupRecords All Any Master` - All cups in the game must be completed on Master mode`
-