sonicretro / SonLVL

SonLVL
http://info.sonicretro.org/SonLVL
55 stars 27 forks source link

[SonLVL/SonPLN] A few changes #164

Closed devon-artmeier closed 1 month ago

devon-artmeier commented 7 months ago

For SonLVL: Added chunk flipping support that is to be enabled via a couple of flags in the layout class. Useful for hacks that implement that feature (Dr. Yundong was one that relied on a modded SonLVL to get working, figured I'd bring that over here). For SonPLN: XOR doesn't seem to work well with booleans, so I changed the behavior to use NOT, instead.