- Mar 31, 2021
-
-
LJ Sonic authored
- Mar 30, 2021
-
-
Lactozilla authored
This fixes the texture of the floorsprite sometimes facing the wrong way, since plane rendering can change the view angle.
-
- Mar 26, 2021
-
-
Monster Iestyn authored
Fix addons with custom gamedata not loading Closes #473 See merge request !1427
-
lachablock authored
-
- Mar 25, 2021
-
-
LJ Sonic authored
-
LJ Sonic authored
-
lachablock authored
- PF_NOJUMPDAMAGE no longer affects height at all (you're welcome katsy). - Characters with SF_NOJUMPSPIN will only use spinheight when panim is PA_ROLL. They cannot enter gaps when jumping with spinheight, unless also spinning or gliding. - All other characters use spinheight when panim is PA_JUMP or PA_ROLL. They can enter gaps when jumping with spinheight.
-
lachablock authored
-
lachablock authored
-
lachablock authored
- players with SF_NOJUMPDAMAGE but *not* SF_NOJUMPSPIN now always use spinheight while jumping (i.e. even with PF_NOJUMPDAMAGE), as long as their panim is PA_JUMP or PA_ROLL - players with SF_NOJUMPSPIN no longer use spinheight while jumping (but,) - PA_ROLL is now an acceptable condition for using spinheight (but not for entering gaps, e.g. S3K shields will shrink the hitbox but not allow gap entry on their own) - flying players now only use spinheight if they do not have SF_NOJUMPSPIN (you're welcome, EggpackRE) - players with neither SF_NOJUMPSPIN nor SF_NOJUMPDAMAGE use the same conditions as in 2.2.9 prerelease, i.e. use spinheight and can enter gaps unless they have PF_NOJUMPDAMAGE
-
- Mar 24, 2021
-
-
Monster Iestyn authored
Fix sigsegv caused by bad target check in A_Custom3DRotate See merge request !1430
-
Monster Iestyn authored
Fix OpenGL V_DrawCroppedPatch (Fixes #452) Closes #452 See merge request STJr/SRB2!1412
-
- Mar 23, 2021
-
-
lachablock authored
-
- Mar 21, 2021
-
-
katsy authored
-
Monster Iestyn authored
(Apparently Kart made this exact fix 2 years ago and it was never backported?)
-
Monster Iestyn authored
Fix compile warning on Windows See merge request !1426
-
- Mar 15, 2021
-
-
sphere authored
-
lachablock authored
-
- Mar 13, 2021
-
-
Hannu Hanhi authored
-
- Mar 12, 2021
-
-
LJ Sonic authored
-
- Mar 09, 2021
-
- Mar 07, 2021
-
- Mar 06, 2021
-
-
Hannu Hanhi authored
Fixes culling issues in CEZ2 skybox
-
Hannu Hanhi authored
-
- Mar 02, 2021
-
-
Lactozilla authored
-
- Mar 01, 2021
-
-
SteelT authored