aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.b.js.map
AgeCommit message (Collapse)Author
2020-12-29build it for gh-pagesstonedDiscord
2020-12-26use apng + opus basestonedDiscord
2020-11-09it's funny that i have to compile javascript nowadaysstonedDiscord
2020-10-27Please complete the security check to accessstonedDiscord
2020-09-20update js librariesstonedDiscord
2020-09-07build the thingstonedDiscord
2020-08-17Merge branch 'master' into apng_v3stonedDiscord
2020-08-11build effectssD
2020-08-11cf-ipfs is dead, long live cloudflare-ipfssD
2020-08-10drop this file checking bssD
2020-08-10just load all of them in the imgsD
2020-07-31Fix being unable to talk in 2.8oldmud0
This is actually caused by a server-side issue, but changing empty strings to '-' for the IC packet extensions will temporarily fix the problem on the client side.
2020-07-31add 2.8 lmaosD
2020-07-13update packed jssD
2020-07-12use the paired emote for real!!!sD
2020-07-12use paired sprite in exception handler instead of own spritesD
2020-07-10build js to include the last 2 PRssD
2020-07-07Change default asset host to CDN and rebuildoldmud0
2020-06-03add a bunch of homestuck characterssD
2020-06-03trackstatus: set inner text so i have a div to style it aroundsD
2020-06-02introduce an indicator for the current tracksD
2020-06-01autoscroll so long messages aren't cut offsD
2020-06-01don't cause an exception if the cookie doesn't existsD
2020-06-01let the user control more of the audiosD
2020-05-27change chatwaiting back to opacity so i can animate itsD
2020-05-27let the user change the viewport size to 16:9sD
2020-05-11don't load all the chars at oncesD
2020-05-09i updated the npm stuffsD
2020-05-05this is bad style but it will allow for github pages to work again and have ↵sD
the web client downloadable
2019-07-16ignore the unreadable mini filesstonedDiscord
at this point they don't even count as source for me, they are more like binaries but only using readable characters.
2019-03-30add reason to mod callstonedDiscord
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-07-21Convert all character animation name to lowercase if user use asset from ↵Qube
default asset site.
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-20Fix evidence not show in def sideQube
2018-07-20Fix handleBNQube
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-19Fix escape decode and adjust pre-animation.Qube
2018-07-19Add BBCodeQube
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