Generative AI raises enough questions about copyright and ownership that it probably isn't worth using it for your code. AI tools like ChatGPT work by training on content scraped from the internet; some code on the internet is released under the terms that if you use it in your own project, you...
Provides various commands to allow players and server admins to control what characters other people can use.
Modules:
No Core Chars (NoCoreChars.lua)
Allows you to prevent core (vanilla) characters from being used, while selectively allowing certain characters. If a player is using a...
There are probably dozens of factors that could be contributing to the SRB2 modding community apparently losing steam. Quite a few prominent modders got absorbed into STJr which limits their ability to work on mods. Some people also just move on from the game for one reason or another, which...
It would be very useful if models could be loaded from PK3 files. I remember there was a fork of SRB2 v2.1 by Lactozilla that had this functionality. If a future update has HWR2 and long sprite names it could be viable to create fake level geometry using models embedded in the PK3, which would...
Hey, just wanted to let you know version 1.1.3 causes some warnings and errors to appear in console:
lua_maydaysub is missing a comma at the end of line 10, which causes a warning to appear in console.
The SOC parser complains about lines 59 and 60 in HEADERS.RACE. If you want to comment a...
Cold Zone
Nerfed cave tripwire route
There are no longer dash rings to launch the player up from the surface of the water; use a power item to blast as far across the water as you can before dropping in
Removed a staff ghost that desynced as a result of this
Added a fence on the downwards...
Twelve causes a Lua error to appear upon transforming for the first time:
This is because line 17 sets the Heavy Magician Box mobj's state to S_NULL, which deletes it. Line 18 then tries to access the mobj, which causes an error as it no longer exists. To fix it you could either swap the lines...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.