- May 25, 2022
- May 24, 2022
- May 23, 2022
-
-
toaster authored
* Show version/DEVELOP info on the title screen, not the top-level menu (necessary in advance of new-menus). * Add TESTER/HOSTTESTER information to `version` command and title screen DEVELOP info.
-
AJ Martinez authored
-
AJ Martinez authored
-
toaster authored
* Allow colorisation types to not completely crowd each other out. * For example, it's possible for invincibility + grow to flicker Invincibility, Eggman mark, and grow colours if the conditions for each type of flash are true on different frames!
-
Sal authored
-
toaster authored
* This tilt is a *difference* between the axes, so a slight diagonal shouldn't intefere.
-
Sal authored
-
Sal authored
-
Sal authored
This value is closer to how the old value felt before the tracking was improved.
-
Sal authored
-
Sal authored
-
Sal authored
(not that it even uses the real color, buuut...)
-
Sal authored
-
Sal authored
-
Sal authored
(Why was angle being set again above this...)
-
Sal authored
-
Sal authored
- ANGLELAG lets you set how fast the followers swivel around. Default is 8*FRACUNIT, old behavior can be returned with FRACUNIT. - Followers reverse their angle when you hold the lookback button. - All lag values can't go below FRACUNIT instead of 1.
-
Sal authored
-
James R. authored
-
Sal authored
-
Sal authored
(also removed the define replacements since didn't work)
-
Sal authored
Instead of letting it crash due to a NULL subsector later, let it crash earlier so I can see what is happening...
-
Sal authored
-
Sal authored
-
Sal authored
-
Sal authored
-
Sal authored
Fix HUD tracking with viewrollangle See merge request KartKrew/Kart!593
-
Sal authored
Fix lookback interpolating See merge request KartKrew/Kart!596
-
Sal authored
Bring back camera prediction See merge request KartKrew/Kart!592
-
- May 22, 2022