aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.js
AgeCommit message (Expand)Author
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
2020-03-07stop downloading the placeholder every timesD
2020-02-27don't try to load empty soundssD
2020-02-26handle missing inis/no emotessD
2020-02-23""fix"" sfx on no preanimsD
2020-02-23make iniedit a dropdown with the chars av on webAOsD
2020-02-22load userchangeable stuff after bgssD
2020-02-16set defaults for cookiessD
2020-02-15Merge pull request #47 from AttorneyOnline/charselectstonedDiscord
2020-02-15change it back to blocksD
2020-02-15grid is too new for some browserssD
2020-02-15change darkeningsD
2020-02-15Revert "use the element for sfx"sD
2020-02-15Revert "change blips too"sD
2020-02-15Revert "volume not value"sD
2020-02-15volume not valuesD
2020-02-15change blips toosD
2020-02-15the single blip was unusedsD
2020-02-15don't destroy my audio and use the element for sfxsD
2020-02-15the audio controls come with a volume slidersD
2020-02-15audio won't work unless theres an actual audio elementsD
2020-02-15the end was missingsD