aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
AgeCommit message (Collapse)Author
2019-02-20added fingerprintingstonedDiscord
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-09-03Continue code cleanupoldmud0
2018-08-20refactor part 1gameboyprinter
2018-07-21Add option to edit server chat name (a.k.a Fake name) and adjust settings menu.Qube
2018-07-21Add jquery ui mobile support + bbcode description in guide.Qube
2018-07-21Add penalty bars function and confirm dialog for "call mod" button.Qube
2018-07-20Add witness testinomy, cross examination, call mod function + Fix animation ↵Qube
sequence more reliable (using gify API to calculate animation duration) + Resign interface to gain more space.
2018-07-20Add location section (Area selector and background change) + fix desk to ↵Qube
'bancodefensa' and 'bancoacusacion' when 'defensedesk' and 'prosecutiondesk' are not existed
2018-07-19Add evidence and mainmenuQube
2018-07-18Add client side encoding-decoding option (Unicode Escape and UTF-16 Array)Qube
2018-07-18Add pre-animation, flash, shake, flip, and text color + Fix shout order ↵Qube
according to AO2 specification
2018-05-23Stop timing out from server; more accurate blip timeroldmud0
2018-05-23New client build, with GoldenLayout includedoldmud0
2018-05-22Improve connection error dialogoldmud0
2018-05-22Add "about" tab and set version to 2.1oldmud0
2018-05-22Enhance IC log and add timestampsoldmud0
2018-05-19Fix code broken from refactoringoldmud0
2018-05-15Move files to webAO folder; GoldenLayout works!oldmud0