| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-14 | fix dgs | stonedDiscord | |
| 2024-02-01 | make https error easier to understand | stonedDiscord | |
| not that it's gonna help much.... | |||
| 2023-12-21 | Revert "Merge pull request #212 from Troid-Tech/searchable-pairing-partner" | stonedDiscord | |
| This reverts commit 965e3e937065511fe9052ac687f54c1528a1e043, reversing changes made to b288429cca94a461c8fa3d1936905d7e0e601d7f. | |||
| 2023-12-21 | Merge pull request #212 from Troid-Tech/searchable-pairing-partner | stonedDiscord | |
| Use datalist in pairing to make it searchable | |||
| 2023-12-21 | Use datalist in pairing to make it searchable | David Skoland | |
| By using data list instead of select, we can easily make it searchable and render a platform-native dropdown which filters options based on the search. This makes finding your pairing partner much easier, especially in servers with many characters. | |||
| 2023-12-21 | Remove objection_button styling | David Skoland | |
| 2023-12-19 | Use client_button instead of objection_button | David Skoland | |
| Currently, we use objection_button class for the shouts, but the toggleShout function actually changes it to client_button instead. This makes it change style (height) whenever it is pressed. We can fix this by just using client_button. That makes it look more like the rest of the buttons as well. Since we don't use objection_button anymore, remove it from the styles. | |||
| 2023-12-08 | bring to front | stonedDiscord | |
| didnt work | |||
| 2023-12-08 | throw out dialog | stonedDiscord | |
| 2023-12-08 | rename callback | stonedDiscord | |
| 2023-12-08 | throw out google | stonedDiscord | |
| 2023-12-08 | remove close() | stonedDiscord | |
| 2023-12-07 | fix ooc autoscroll | stonedDiscord | |
| 2023-12-06 | fix singleplayer | stonedDiscord | |
| 2023-12-02 | Merge pull request #203 from Troid-Tech/adjust-connect-timeout | stonedDiscord | |
| Add connect timeout | |||
| 2023-11-30 | Move where we set server.online | David Skoland | |
| 2023-11-30 | Make localhost and singleplayer fill the type correctly | David Skoland | |
| 2023-11-30 | Make online non-nullable | David Skoland | |
| 2023-11-30 | Revert fileExists | David Skoland | |
| 2023-11-29 | Catch errors in fileExists | David Skoland | |
| 2023-11-29 | Use findImgSrc in setSide | David Skoland | |
| 2023-11-29 | Add findImgSrc | David Skoland | |
| 2023-11-29 | Add filesExist | David Skoland | |
| 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 | |
