Changelog
2026-01-04
Absolutely life changing patch that is definitely not just the addition of a single space because of an indentation incident.
Added GET and PATCH forum category API routes.
Added perms for crudding forum categories.
Fixed apps:scope command having the entirely wrong description.
Also pass original value to include in the field transformer.
2026-01-03
Prevent automatic value resolve tomfoolery.
Updated libraries.
Fixed chat login redirect not working properly while logged out.
Reduced usage of databased config as much as possible in favour of environment variables.
2026-01-02
Hello 2026!
Added Windows 2000 Beta 3 sound pack.
2025-12-28
railgun.sh -> flashii.net
2025-12-20
Update README.md
Begin phasing out railgun.sh domain in OpenID userinfo response.
2025-12-01
Added API server protocol selector for dev.
Fixed 'Usename' typo in leaderboard markdown.
2025-11-30
Updated libraries.
Fixed some integer casting issues from PHP 8.5.
Forgot to remove the abomination.
Rewrote handling of domain roles to be less complex.
Keep environment variable config in an well defined object.
2025-11-29
Fixed lie.
Updated to PHP 8.5.
2025-11-10
Treat Command as CTRL for hotkeys that make sense on macOS.
2025-11-08
Fixed search being broken.
2025-11-07
Fixed dates not actually being supplied.
Changed change titles to CDATA.
ri -> uri
Fixed replace syntax.
Fixed implicit Generator to array conversion.