- Nov 18, 2019
- Nov 16, 2019
-
-
MascaraSnake authored
Freed before read, oops! See merge request STJr/SRB2Internal!470
-
MascaraSnake authored
Make the "nodes" command clearer See merge request STJr/SRB2Internal!477
-
MascaraSnake authored
defaultname, defaultskin and defaultcolor changes See merge request STJr/SRB2Internal!479
-
MascaraSnake authored
Fix crash when using the -connect startup paramater (Resolves #292) Closes #292 See merge request STJr/SRB2Internal!478
-
James R. authored
-
James R. authored
Move setting from defaults to M_FirstLoadConfig, so it triggers even when the title screen doesn't start
-
LJ Sonic authored
-
James R. authored
(cherry picked from commit 17bdf39dc8372ed9c6c31fa8d00eba03396a55bf)
-
- Nov 15, 2019
-
-
LJ Sonic authored
Because literally anyone who isn't a dev has no idea what those fucking numbers even mean... Before: $nodes 00 - Sonic - 01 - 666.66.420.42:5029 01 - Tales - 00 - self 02 - Nukes - 255 03 - Ammie - 255 04 - Fangs - 255 05 - Metal - 255 After: $nodes 00 - Sonic - node 01 - 666.66.420.42:5029 01 - Tales - node 00 - self 02 - Nukes 03 - Ammie 04 - Fangs 05 - Metal
-
James R. authored
-
James R. authored
- Nov 14, 2019
-
-
toaster authored
Fix incorrect offsets of cached rotsprites See merge request STJr/SRB2Internal!468
-
toaster authored
-
James R. authored
-
MascaraSnake authored
Paper sign tweaks See merge request STJr/SRB2Internal!460
-
MascaraSnake authored
Flickies not in walls See merge request STJr/SRB2Internal!461
-
MascaraSnake authored
Improved title screen flashes See merge request STJr/SRB2Internal!462
-
MascaraSnake authored
LJ saved me from self destruction by bad code See merge request STJr/SRB2Internal!463
-
MascaraSnake authored
Allow item respawn in co-op again See merge request STJr/SRB2Internal!466
-
MascaraSnake authored
Sound system startup fix Closes #281 See merge request STJr/SRB2Internal!465
-
MascaraSnake authored
The letter See merge request STJr/SRB2Internal!438
-
LJ Sonic authored
-
LJ Sonic authored
-
MascaraSnake authored
Sprite rotation (resolves #183) Closes #183 See merge request STJr/SRB2Internal!430
-
MascaraSnake authored
Write empty file on clearbans See merge request STJr/SRB2Internal!464
-
toaster authored
-
LJ Sonic authored
-
toaster authored
Merge branch 'rotsprite_i' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into rotsprite_toast
-
Lactozilla authored
-
toaster authored
* Remove the 22(!!) NiGHTS sprite2s that no longer get used in ROTSPRITE builds (which should be our main builds going forward). * Rename `SPR2_NGT0` to `SPR2_NFLY`, and `SPR2_DRL0` to `SPR2_NDRL` to account for this. (requires modifying player.dta)
-
Lactozilla authored
-
Lactozilla authored
-
LJ Sonic authored
Why was it even disabled anyway.
-
Lactozilla authored
Other things I missed. Also added SF_NONIGHTSROTATION. Do I even have to keep the old behaviour? I have no idea.
-