aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
AgeCommit message (Collapse)Author
2019-12-26Merge branch 'master' into no_jquerysD
2019-12-26animate evidencesD
2019-12-26show fg as i will use it for flashsD
2019-12-25add flash and shake keyframessD
2019-12-25slow animation to match the real gamesD
2019-12-25add css transition to get rid of jquerysD
2019-12-25Merge branch 'master' into arupsD
2019-12-23add idle and play it safesD
2019-12-23lookup tables are for beginnerssD
2019-12-22adjust animation timing to loopsD
2019-12-22add rainbow textsD
2019-12-22Merge branch 'master' into arupsD
2019-12-22add locked and spectatablesD
2019-12-22this is just a different spelling of meiriosD
2019-12-22doesn't look like AA at allsD
2019-12-21black text is better readablesD
2019-12-21add area indicatorssD
2019-12-21self offsetsD
2019-12-21fix offsetsD
2019-12-21basic pairingsD
2019-12-19forgot inlinesD
2019-12-19missing emote buttons? not my problemsD
2019-12-19thiccer nameplatesD
2019-12-18chars without inis are displayed upside downsD
chars with inis just alt
2019-12-18stupid alt textsD
2019-08-03Revert "fix scaling"stonedDiscord
This reverts commit 4e9295ad3c744dbf27ebd96738eb7cc8f2b71f68.
2019-08-03fix scalingstonedDiscord
2019-07-24p wasnt used and add paddingstonedDiscord
2019-07-21fix indentationstonedDiscord
2019-07-18I DID IT (overlapping bg issue and flash)stonedDiscord
2019-07-18still sucks but at least you can typestonedDiscord
2019-07-18Revert "Revert "Revert "remove deprecated client_background that was ↵stonedDiscord
blocking the scrollbar somehow""" This reverts commit b8f4c65312e8c8b1ccc081d59288e6d6a38b7911.
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-17save like 6 bytes by using shorter names for css colorsstonedDiscord
2019-07-17only display scrollbars when neededstonedDiscord
2019-07-17remove deprecated client_background that was blocking the scrollbar somehowstonedDiscord
2019-07-17fix resizing issuestonedDiscord
2019-07-17fix #17 i got it now, it is hard to select the first character on androidstonedDiscord
2019-07-16css magic so errors and loading look similiarstonedDiscord
2019-07-16much better looking loading tbhstonedDiscord
2019-07-16make loading look a little betterstonedDiscord
2019-07-16actually i have a better idea for the IC textbox sizestonedDiscord
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
2019-07-16make loading windows biggerstonedDiscord
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
2018-08-20refactor part 1gameboyprinter
2018-07-21Add jquery ui mobile support + bbcode description in guide.Qube