index
:
webao
master
WebAO fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webAO
/
client.js
Age
Commit message (
Expand
)
Author
2020-03-21
fix #43 by clearing it on dead connection
sD
2020-03-18
add judge desk
sD
2020-03-18
get rid of 69ms extra delay
sD
2020-03-18
move preanim delay out of the case block
sD
2020-03-18
do not flip it every 60ms
sD
2020-03-18
rearrange say to avoid interrupting
sD
2020-03-17
rearrange say to async check the sprites before changing the bg
sD
2020-03-17
fix preanims
sD
2020-03-17
move say above tick so i have to scroll less
sD
2020-03-17
Merge pull request #48 from AttorneyOnline/png
stonedDiscord
2020-03-17
the sprite needs to be lowercase ofc
sD
2020-03-17
catch the error if the browser doesn't support promises
sD
2020-03-15
change volume sliders 0 to 1 in 0.01 steps to match what html audio expects
sD
2020-03-15
add content policy and make wasabi use https
sD
2020-03-08
get default objection sfx if character doesn't have one
sD
2020-03-08
move changebackground into viewport
sD
2020-03-08
prefer png over gif
sD
2020-03-08
forgot an await
sD
2020-03-08
it kinda works now
sD
2020-03-08
it doesn't work but here it is
sD
2020-03-08
remove isnew, move shouts to viewport constructor
sD
2020-03-08
use local files if running locally
sD
2020-03-07
properly resest the music list when receiving a new one
sD
2020-03-07
stop downloading the placeholder every time
sD
2020-02-27
don't try to load empty sounds
sD
2020-02-26
handle missing inis/no emotes
sD
2020-02-23
""fix"" sfx on no preanim
sD
2020-02-23
make iniedit a dropdown with the chars av on webAO
sD
2020-02-22
load userchangeable stuff after bgs
sD
2020-02-16
set defaults for cookies
sD
2020-02-15
Merge pull request #47 from AttorneyOnline/charselect
stonedDiscord
2020-02-15
change it back to block
sD
2020-02-15
grid is too new for some browsers
sD
2020-02-15
change darkening
sD
2020-02-15
Revert "use the element for sfx"
sD
2020-02-15
Revert "change blips too"
sD
2020-02-15
Revert "volume not value"
sD
2020-02-15
volume not value
sD
2020-02-15
change blips too
sD
2020-02-15
the single blip was unused
sD
2020-02-15
don't destroy my audio and use the element for sfx
sD
2020-02-15
the audio controls come with a volume slider
sD
2020-02-15
audio won't work unless theres an actual audio element
sD
2020-02-15
the end was missing
sD
2020-02-15
make charselect depend on the display width
sD
2020-02-15
js for the checkbox
sD
2020-02-15
move _hd stuff to say (again) so it doesn't run on every tick
sD
2020-02-15
correct speaking/preanim and move DRO detection to tick()
sD
2020-02-14
ez color
sD
2020-02-14
why is this necessary
sD
[next]