- Oct 21, 2024
-
-
Sal authored
SPR2_DKRT: A new SPR2 which allows character WADs to define a unique kart explosion husk See merge request KartKrew/RingRacers!55
-
Sal authored
Minor action special / ACS built-in fixes See merge request KartKrew/RingRacers!58
-
Sal authored
COM_Exec_f: By default, insert into command buffer Closes #281 See merge request KartKrew/RingRacers!56
-
- Sep 21, 2024
-
-
Sal authored
This could be done with Get/SetLineProperty just fine, but added just for completion's sake -- the Hexen instruction set is now fully implemented, minus SoundSequence which is for a feature we straight up don't have.
-
Sal authored
Instead of using a linedef executor tag as an argument, apply an action special to the angle manager object that you had to place anyways. There is no UDMF version check because the old behavior was practically unusable.
-
Sal authored
-
- Sep 20, 2024
-
-
Sal authored
-
- Sep 15, 2024
-
-
toaster authored
- Resolves KartKrew/RingRacers#281 under standard operation - Add `-immediate` parameter for previous, `wait`-ignoring behaviour - Used by configfile, EXECCFG
-
- Sep 09, 2024
- Sep 07, 2024
- Sep 06, 2024
-
-
Jack authored
Revert "I've spent the last 3 or so hours just trying to get a feel as to how to even begin approaching this task but I think it's just way beyond my understanding, I don't have enough experience with big C / C++ projects to know if its just me or if this project being 2 decades running makes it a freak of nature but I'm just barely holding on here and not seeing any results, so nuts to it for now." This reverts commit 6125572b.
-
- Sep 01, 2024
-
-
Jack authored
I've spent the last 3 or so hours just trying to get a feel as to how to even begin approaching this task but I think it's just way beyond my understanding, I don't have enough experience with big C / C++ projects to know if its just me or if this project being 2 decades running makes it a freak of nature but I'm just barely holding on here and not seeing any results, so nuts to it for now.
-
- Aug 29, 2024
-
-
Sal authored
Workaround for Egg TV replay deletion bugs See merge request KartKrew/RingRacers!54
-
Craftyawesome authored
-
- Aug 28, 2024
-
-
Sal authored
Fix random desyncs with `-file` in addons with custom net cvars. Closes #47 See merge request KartKrew/RingRacers!29
-
-
Sal authored
Clean up Profile setting in edit menu flow (#34) Closes #34 See merge request KartKrew/RingRacers!51
-
Sal authored
Skincolor Fixes (#109, #115) Closes #115 and #109 See merge request KartKrew/RingRacers!50
-
Sal authored
Expose most of the music handler to Lua See merge request KartKrew/RingRacers!41
-
-
Sal authored
Expose render splitscreen to lua See merge request KartKrew/RingRacers!38
-
Sal authored
Expose clip rect functions to lua See merge request KartKrew/RingRacers!39
-
- Aug 26, 2024
-
-
haya_underscore authored
based on toaster's suggestion
-
haya_underscore authored
As per suggestion by Sal
-
- Aug 24, 2024
-
-
toaster authored
Reduces the number of unique places to update when adding new ones
-
toaster authored
Prevents changing player skin/color cvar when backing out (resolves KartKrew/RingRacers#34)
-
toaster authored
Minimap directioning dot will use the correct skincolor even when set up for alternate remappable indices Resolves KartKrew/RingRacers#115
-
toaster authored
Resolves KartKrew/RingRacers#109
-
toaster authored
My mistake gomen
-
- Aug 22, 2024
-
-
Sal authored
Expose follower array and follower_t to lua See merge request KartKrew/RingRacers!42
-
-
Sal authored
Fix SIGSEGV related to GL renderer See merge request KartKrew/RingRacers!49
-
- Aug 21, 2024
- Aug 17, 2024
-
-
toaster authored
Fix unflipped important objects & elements (also fix trick treshhold when flipped) See merge request KartKrew/RingRacers!28