5b35896365
Show the statusText on login error, not the empty response
2025-05-06 18:28:51 -04:00
ebec139fa3
Don't hardcode login server URL on the launcher page
2025-05-06 18:18:24 -04:00
e455bc10e5
Add links to return home on the login pages
2025-05-06 16:03:16 -04:00
adb1259829
Add some simple instructions to the homepage
2025-05-06 16:01:00 -04:00
85a2abb49e
Add a warning to not enter your real account's credentials
...
I added a warning to the bottom of the login pages everywhere to make
sure users do not try to enter their real account credentials.
2025-05-03 20:46:50 -04:00
073ae89174
Fixup launcher styling, simplify the craziness
...
Now that I have a working launcher page, I have now cleaned up the mess
so it looks less insane with debugging stuff everywhere.
2025-05-03 20:33:41 -04:00
7d7776f16e
Add setup page to download generated LauncherTweaks configs
2025-05-03 18:49:39 -04:00
def9b4ab48
Add Bootstrap styling for the launcher page, implement launcher login
...
Instead of the placeholder SID, it sets it to an actual one that can be
used with the lobby server.
2025-05-03 18:16:36 -04:00
a9ec268a4f
Add remaining necessary launcher logic to launch the game
...
We still need some changes in LauncherTweaks to inject our custom server
URLs, but it's so close now!
2025-05-03 16:34:04 -04:00
687c56fac8
Redesign the remaining account management pages and the homepage
2025-05-03 12:40:11 -04:00
04b104cbfc
Redesign account management pages
...
Now they look *so much* nicer and has a proper sidebar now.
2025-05-03 12:26:50 -04:00
f2c009b9a7
Add Bootstrap styling to most web pages
...
I haven't changed any of the content yet, only included the Boostrap CSS
and unified their base template.
2025-05-03 11:56:27 -04:00
bf089b3bec
Don't include web templates in binaries
...
I plan on including some Bootstrap styling, and I don't want that to
bloat the binaries. This also means people can easily modify the pages
if they want.
2025-05-03 11:32:37 -04:00