aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.js
AgeCommit message (Expand)Author
2020-04-11set the showname from the cookiesD
2020-04-11save showname to a cookiesD
2020-04-07ok enough smash musicsD
2020-04-07don't skip the sfx if there was a flash/shakesD
2020-04-07chatcontainer is only used once in this blocksD
2020-04-07same in ticksD
2020-04-07clear the timeout first, then get the html elementssD
2020-04-07move blips to the end like in clientsD
2020-04-07get shout length from resourcessD
2020-04-07Merge branch 'master' into lazy_charloadingstonedDiscord
2020-04-04use prepChat for music and more in generalsD
2020-04-02remove modcall changing because the sfx barely worksD
2020-04-02add guilty sfxsD
2020-04-02this.sD
2020-04-02it's not a const anymoresD
2020-04-02if we don't know the name display a generic messagesD
2020-04-02it wants an array, set better defaultssD
2020-04-02name not showname and log it when it happenssD
2020-04-02detect iniedit and load the new charsD
2020-04-02don't throw an exception if the chars aren't loaded yetsD
2020-04-01add streaming music from 1.8sD
2020-03-27remember the modcall sfx and actually use itsD
2020-03-27play the classic annoying modcall soundsD
2020-03-27get rid of requiresD
2020-03-27add epic charselect musicsD
2020-03-25get version from package.jsonsD
2020-03-25move encoding stuff to seperate js filesD
2020-03-21fix #43 by clearing it on dead connectionsD
2020-03-18add judge desksD
2020-03-18get rid of 69ms extra delaysD
2020-03-18move preanim delay out of the case blocksD
2020-03-18do not flip it every 60mssD
2020-03-18rearrange say to avoid interruptingsD
2020-03-17rearrange say to async check the sprites before changing the bgsD
2020-03-17fix preanimssD
2020-03-17move say above tick so i have to scroll lesssD
2020-03-17Merge pull request #48 from AttorneyOnline/pngstonedDiscord
2020-03-17the sprite needs to be lowercase ofcsD
2020-03-17catch the error if the browser doesn't support promisessD
2020-03-15change volume sliders 0 to 1 in 0.01 steps to match what html audio expectssD
2020-03-15add content policy and make wasabi use httpssD
2020-03-08get default objection sfx if character doesn't have onesD
2020-03-08move changebackground into viewportsD
2020-03-08prefer png over gifsD
2020-03-08forgot an awaitsD
2020-03-08it kinda works nowsD
2020-03-08it doesn't work but here it issD
2020-03-08remove isnew, move shouts to viewport constructorsD
2020-03-08use local files if running locallysD
2020-03-07properly resest the music list when receiving a new onesD