aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.ts
AgeCommit message (Collapse)Author
2025-09-28move extension fetch after ASSstonedDiscord
2025-09-03remove failed manifestostonedDiscord
2025-09-03defaults needed to pass teststonedDiscord
2025-09-03move upstonedDiscord
2025-09-03also get backgroundsstonedDiscord
2025-09-03emotionsstonedDiscord
2025-09-03fetch emstonedDiscord
2025-09-03get list of extensions to try from hoststonedDiscord
2025-06-26kinda annoyingstonedDiscord
2024-12-24get rid of loggingstonedDiscord
2024-12-24Prettified Code!stonedDiscord
2024-12-24fix connection errorsstonedDiscord
2024-11-20Prettified Code!stonedDiscord
2024-08-31hide out of area playersstonedDiscord
2024-08-08more off by onestonedDiscord
2024-02-01make https error easier to understandstonedDiscord
not that it's gonna help much....
2023-12-08remove close()stonedDiscord
2023-12-06fix singleplayerstonedDiscord
2023-12-02Merge pull request #203 from Troid-Tech/adjust-connect-timeoutstonedDiscord
Add connect timeout
2023-11-29merge master into masterstonedDiscord
2023-11-22Also log the error itself on errorDavid Skoland
2023-11-22Set timeout to connecting to server to 5 secondsDavid Skoland
2023-11-22Add client stateDavid Skoland
It's very useful to know the state of client, whether it's connected or properly joined.
2023-11-22Add clause for checking ws in httpsDavid Skoland
2023-11-20somewhat backward compatibleDavid Skoland
2023-11-20Change client to use connection stringDavid Skoland
2023-11-13Add serverName to queryParamsDavid Skoland
2023-11-13Remove unused things in client.tsDavid Skoland
2023-11-13FormattingDavid Skoland
2023-11-13Use URLSearchParams and set default directlyDavid Skoland
2023-09-20autoformat with eslintstonedDiscord
2023-04-10spammy loggingstonedDiscord
2023-04-10Merge branch 'master' into packet-handlerstonedDiscord
2023-04-10send ID after IDstonedDiscord
2023-04-10new packet handlerstonedDiscord
2023-04-10split multipacket messagesstonedDiscord
2023-02-01stop loading 25mb on every joinstonedDiscord
2022-12-11store manifest in clientstonedDiscord
2022-11-13populate the liststonedDiscord
2022-10-22send version numberstonedDiscord
2022-10-22isn't in client class anymorestonedDiscord
2022-09-11Viewport can import clientCaleb
2022-09-10Structured viewport a little differentlyCaleb
2022-09-09Pulled out everything I wantedCaleb
2022-09-09Moved more functions out of clientCaleb
2022-09-08I'm so sorryCaleb
2022-09-08Add Sender supportCaleb
2022-09-08Removed all window functions from clientCaleb
2022-09-07Added more functionsCaleb
2022-09-06More window functionsCaleb