aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
AgeCommit message (Collapse)Author
2020-02-12edge doesn't like template as first tagsD
2020-02-11add a wrapper and remove dolansD
2020-02-11give buttons the shape they havesD
2020-02-11HTMLencode the emojis and use only Unicode 6 to have them look consistentlysD
2020-02-10get version from jssD
2020-02-09remove material iconssD
2020-02-09make the judge buttons css againsD
2020-02-09change judge buttonssD
2020-01-05add padding and make the reconnect buttons do the same thingsD
2020-01-02change fingerprint lib to valvessD
the library wants to be the first thing to load after the page is idle, so i had to move all the onload things in the handle after the library ran
2019-12-27ebidensesD
2019-12-27trapezoidbuttons looked like asssD
2019-12-26replace images with buttonssD
2019-12-26Version bumpoldmud0
2019-12-26show fg as i will use it for flashsD
2019-12-25swap add and remove defense hpsD
to make them match the bars
2019-12-24replace modcall dialog with a promptsD
2019-12-21Revert "Revert "fuck""sD
This reverts commit fede68040e98418b349ae9adbfe7e5d14d7484ed.
2019-12-21Revert "fuck"stonedDiscord
2019-12-21Merge branch 'custom-shownames' into masterstonedDiscord
2019-12-21store showname in cookiesD
2019-12-21fix offsetsD
2019-12-21basic pairingsD
2019-12-21correct mute ui, add pairing send to codesD
2019-12-21add muting uisD
2019-12-21add pairing uisD
2019-12-21handle colors like clientsD
2019-12-21add showname uisD
2019-12-21forgot these lolsD
2019-12-19:100: using change char onload for setting the ui elementssD
2019-12-19fix nameplate and load cookies with the settings tabsD
2019-12-19remove last onload referencesD
2019-12-19advise users to not fuck with text encodingsD
2019-07-26begone, jquery that never firedstonedDiscord
2019-07-21fix indentationstonedDiscord
2019-07-19Urgent cache busting (#22)Rodion Borisov
Users actually get trouble with refreshing stuff on their side, it should be made in here.
2019-07-18forgot on from onchangestonedDiscord
2019-07-18I DID IT (overlapping bg issue and flash)stonedDiscord
2019-07-18only show missingno for characters and not testimony/evidencestonedDiscord
2019-07-18Revert "Revert "Revert "remove deprecated client_background that was ↵stonedDiscord
blocking the scrollbar somehow""" This reverts commit b8f4c65312e8c8b1ccc081d59288e6d6a38b7911.
2019-07-18change onclick to change in musicliststonedDiscord
2019-07-18Revert "Revert "remove deprecated client_background that was blocking the ↵stonedDiscord
scrollbar somehow"" This reverts commit b3e3fe6f21ba474901868c00c33eac81bc3ddbd5.
2019-07-18Revert "remove deprecated client_background that was blocking the scrollbar ↵stonedDiscord
somehow" This reverts commit 6d3b340bac4e858d2f654040b0291d4cd0d83986.
2019-07-17remove deprecated client_background that was blocking the scrollbar somehowstonedDiscord
2019-07-17fix resizing issuestonedDiscord
2019-07-17revert my miserable try to fix the musiclist on mobilesstonedDiscord
2019-07-16musiclist should render as a listbox now instead of a dropdownstonedDiscord
depends on the device, desktop browsers usually do that automatically
2019-07-16add padding to inputbox to make it easier to hit on touchscreensstonedDiscord
2018-09-08Fix some more annoyancesoldmud0
- Use createTextNode instead of escapeHtml - Add area change messages in IC log - Move "Call Mod" button to menu, replacing "Guide" which was mostly empty except for the BBCode reference (but you can surely look that up somewhere else, at least until more documentation for webAO has been produced) - Compact the evidence editor - Fix bug where the last emote was not displayed in the emotes list Some issues that remain: - Clients still cannot send special Unicode characters, but they can receive them correctly. - Shout animations run for longer than the GIF animation length. - Preanims sometimes play when they are not supposed to. - GoldenLayout panels cannot be dragged around for some reason. - The chatbox does not automatically scroll down. - When the game panel is maximized, the viewport should not exceed the size of the game panel.
2018-09-08Continue major cleanup and style fixesoldmud0