| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-19 | Merge pull request #199 from Troid-Tech/links-in-ooc | stonedDiscord | |
| Make links in OOC clickable | |||
| 2023-11-18 | Make links in OOC chat clickable | David Skoland | |
| 2023-11-18 | Formatting in client.html, use tabs | David Skoland | |
| 2023-11-18 | Merge pull request #198 from Troid-Tech/fix-https | stonedDiscord | |
| Rework master.ts | |||
| 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 | |
| 2023-11-17 | make warning smaller and add chrome instructions | stonedDiscord | |
| 2023-11-13 | Merge pull request #197 from Troid-Tech/no-deploy-on-pr | stonedDiscord | |
| Do not deploy on PR | |||
| 2023-11-13 | Do not deploy on PR | David Skoland | |
| It looks like the workflows file tries to deploy to prod whenever a PR is opened that targets master. This doesn't look correct, and seems to fail with permissions issues when external collaborators open PRs (as it should). | |||
| 2023-11-13 | Merge pull request #193 from ↵ | stonedDiscord | |
| AttorneyOnline/dependabot/npm_and_yarn/babel/traverse-7.23.2 Bump @babel/traverse from 7.21.2 to 7.23.2 | |||
| 2023-11-13 | Merge pull request #196 from Troid-Tech/query-params-and-name | stonedDiscord | |
| Rework query param parsing and set window title to server name | |||
| 2023-11-13 | Add serverName to serverlist link | David Skoland | |
| 2023-11-13 | Add serverName to queryParams | David Skoland | |
| 2023-11-13 | Remove unused things in client.ts | David Skoland | |
| 2023-11-13 | Formatting | David Skoland | |
| 2023-11-13 | Use URLSearchParams and set default directly | David Skoland | |
| 2023-11-05 | Merge pull request #194 from Troid-Tech/readme-cleanup | stonedDiscord | |
| Run linter on readme | |||
| 2023-11-04 | Run linter on readme | David Skoland | |
| 2023-10-18 | Bump @babel/traverse from 7.21.2 to 7.23.2 | dependabot[bot] | |
| Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-10-17 | Merge pull request #192 from OmniTroid/pickemotion-focus | stonedDiscord | |
| Focus input box when emotion is picked | |||
| 2023-10-17 | Focus input box when emotion is picked | David Skoland | |
| 2023-10-17 | off by one because of the slice | stonedDiscord | |
| 2023-10-16 | no https | stonedDiscord | |
| 2023-10-16 | allow http connection to serverlist | stonedDiscord | |
| 2023-10-04 | hdf users..... | stonedDiscord | |
| 2023-09-20 | remove musicvolume | stonedDiscord | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
