| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-29 | Simplify and make fileExists proper typescript | David Skoland | |
| 2023-11-29 | Rename fileExists.js to fileExists.ts | David Skoland | |
| 2023-11-29 | minor formatting | David Skoland | |
| 2023-11-29 | merge master into master | stonedDiscord | |
| 2023-11-23 | Hide chatbox on blankposts | David Skoland | |
| 2023-11-23 | Formatting | David Skoland | |
| 2023-11-23 | Merge pull request #202 from SymphonyVR/master | stonedDiscord | |
| Some bugfixes (upscaling, preanimation, webp on char buttons, viewport layout) | |||
| 2023-11-22 | Also log the error itself on error | David Skoland | |
| 2023-11-22 | Set timeout to connecting to server to 5 seconds | David Skoland | |
| 2023-11-22 | Add client state | David Skoland | |
| It's very useful to know the state of client, whether it's connected or properly joined. | |||
| 2023-11-22 | Merge pull request #201 from Troid-Tech/connect-to-wss | stonedDiscord | |
| Fix https and add wss support | |||
| 2023-11-22 | Add clause for checking ws in https | David Skoland | |
| 2023-11-22 | adjust offset | stonedDiscord | |
| 2023-11-22 | fix autoscroll | stonedDiscord | |
| 2023-11-22 | Remove old "left" field | SymphonyVR | |
| 2023-11-22 | Reverted some bugs caused by experimenting | SymphonyVR | |
| Now is stable | |||
| 2023-11-22 | Make the web client UI behave more like AO2 client | SymphonyVR | |
| Fix: background scaling #92 Changes: Now every image on the viewport is centered in the X and Y. | |||
| 2023-11-22 | Add support for webp on the char buttons. | SymphonyVR | |
| 2023-11-22 | Fix "Empty messages don't play the preanimation" | SymphonyVR | |
| Fix for: Empty messages don't play the preanimation #191 | |||
| 2023-11-22 | Smarter upscaling/downscaling | SymphonyVR | |
| By default it used to make all images pixelated. | |||
| 2023-11-20 | Remove subdomain terribleness and split clientURL into a function | David Skoland | |
| 2023-11-20 | host isn't used | David Skoland | |
| 2023-11-20 | Upgrade asset link to https in secure context | David Skoland | |
| 2023-11-20 | Fix domain tricks for localhost | David Skoland | |
| 2023-11-20 | More protocol magic | David Skoland | |
| 2023-11-20 | Missing colon | David Skoland | |
| 2023-11-20 | Need to adjust http/s as well | David Skoland | |
| 2023-11-20 | Warning about no ws port | David Skoland | |
| 2023-11-20 | Nice off-by-one error bro | David Skoland | |
| 2023-11-20 | Remove debug statement | David Skoland | |
| 2023-11-20 | Make Join button open in new tab | David Skoland | |
| 2023-11-20 | Remove wayward ) | David Skoland | |
| 2023-11-20 | Add setServ back | David Skoland | |
| also known as "whoops, we actually needed that code" This changes "Online" to "Players", and will only show the playercount reported by masterserver. It's a bit disingenuous to show "Online" if we can't confirm that we can actually connect to it. | |||
| 2023-11-20 | Remove everything related to server connections | David Skoland | |
| 2023-11-20 | Do not connect to server on mouseover | David Skoland | |
| 2023-11-20 | Yeet check_https | David Skoland | |
| 2023-11-20 | Use current host in https redirect instead of hardcoding | David Skoland | |
| 2023-11-20 | somewhat backward compatible | David Skoland | |
| 2023-11-20 | Change client to use connection string | David Skoland | |
| 2023-11-20 | Change ip to connect and include protocol | David Skoland | |
| 2023-11-18 | Make links in OOC chat clickable | David Skoland | |
| 2023-11-18 | Real async | David Skoland | |
| 2023-11-18 | Add playercount to serverlist | David Skoland | |
| 2023-11-18 | remove debug log | David Skoland | |
| 2023-11-18 | Fix host | David Skoland | |
| 2023-11-18 | Add players field | David Skoland | |
| 2023-11-18 | Remember to populate servers as well | David Skoland | |
| 2023-11-18 | Remove unused variables | David Skoland | |
| 2023-11-18 | Slimmer code in main function | David Skoland | |
| 2023-11-18 | Refactor master.ts | David Skoland | |
