| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-07 | playerlist scroll | stonedDiscord | |
| 2024-08-31 | give everything but the names a fixed size | stonedDiscord | |
| 2024-08-31 | hide out of area players | stonedDiscord | |
| 2024-08-31 | playerlist fixes | stonedDiscord | |
| 2024-08-27 | enable pantilt if the bg has it | stonedDiscord | |
| 2024-08-27 | the full bg is called court not full | stonedDiscord | |
| 2024-08-17 | resize things and fix effects | stoned | |
| 2024-08-17 | prevent ic from scrolling in default 1080p window | stoned | |
| 2024-08-17 | fix scrolling in ic controls | stoned | |
| 2024-08-16 | add player tab to mobile view | stoned | |
| 2024-08-16 | Merge pull request #226 from AttorneyOnline/mobileview | stonedDiscord | |
| Mobile view | |||
| 2024-08-16 | no magic numbers | stoned | |
| 2024-08-16 | use multiui as default | stoned | |
| 2024-08-16 | fix evidebce off by one again | stoned | |
| 2024-08-12 | Merge pull request #225 from AttorneyOnline/playerlist | stonedDiscord | |
| Playerlist | |||
| 2024-08-12 | fix evidebce off by one again | stoned | |
| 2024-08-10 | Functional Mobile WebAO | redjstone | |
| 2024-08-08 | fix icons being centered in classic theme | stonedDiscord | |
| 2024-08-08 | more off by one | stonedDiscord | |
| 2024-08-08 | another off by one | stonedDiscord | |
| 2024-08-08 | fix first piece of evidence | stonedDiscord | |
| 2024-08-07 | correct units | stonedDiscord | |
| 2024-08-07 | add ban button | stonedDiscord | |
| 2024-08-07 | populate fields correctly | stonedDiscord | |
| 2024-08-07 | adding and removing works | stonedDiscord | |
| 2024-08-07 | update layout | stonedDiscord | |
| 2024-07-18 | missing = | stonedDiscord | |
| 2024-07-18 | stop the mote from grabbing focus | stonedDiscord | |
| 2024-07-12 | deprecate fastloading FL | stonedDiscord | |
| 2024-04-13 | nintendo can't do wss | stonedDiscord | |
| 2024-04-12 | name spacing | stonedDiscord | |
| 2024-03-07 | encoding oopsie | stonedDiscord | |
| 2024-03-07 | this is no longer the case | stonedDiscord | |
| 2024-03-07 | fix off by one | stonedDiscord | |
| zak is back | |||
| 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 | |
