Changelog
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.
Forgot to actually register the HTML extension lol.
Updated Index, largely untested...
use statement formatting updates.
Removed cache wrappers, use cache/{memcached,redis}-adapter instead.
Removed unused methods from XString.