This month I made a guide for how to self-host Tilemap Town because I realized that, although the amount of configuration required is very small, most people will want TLS and file uploads, so I wanted to explain how to do that. I would like to see what else I can do to improve the self-hosting experience but I'm unsure what kind of stuff people expect or need. It's mostly been minor fixes this month, with the main new feature being the morph UI.
Client changes:
/tailshift no longer tries to preserve a manually applied horizontal offset because it could get stuck when switching directions quickly. There's /tailshifto for the old behavior. There's also /tsh as a quick alias for /tailshift.Server changes:
/pyexec and /pyeval by default, so that people self hosting do not unknowingly have a command that lets admins run arbitrary Python.Site changes:
/userparticle examples to be correct for the new global tileset.