Activity
add PlaySoundWithVolume method
add PlaySoundWithVolume method
Force push
make the tps limiting and computation method more configurable
make the tps limiting and computation method more configurable
add another weird resolution to the list
add another weird resolution to the list
add display ratio inference method
add display ratio inference method
make Rect more efficient for most cases
make Rect more efficient for most cases
use a new-style colorscale in Label
use a new-style colorscale in Label
update ebitengine-input library version
update ebitengine-input library version
do not use eager audio system on Androids
do not use eager audio system on Androids
use mobile.SetGame when "mobile" build tag is present
use mobile.SetGame when "mobile" build tag is present
xslices: bring sorting functions back
xslices: bring sorting functions back
use LoadAudio instead LoadOGG in music-related APIs
use LoadAudio instead LoadOGG in music-related APIs
remove sort funcs to avoid generics error (jam-related hotfix)
remove sort funcs to avoid generics error (jam-related hotfix)
make Draw() method of tiledbackground respect Pos field
make Draw() method of tiledbackground respect Pos field
remove Sprite hue rotation, but make colorscaling much-much faster
remove Sprite hue rotation, but make colorscaling much-much faster
use LoadWAV and LoadOGG directly, where feasible
use LoadWAV and LoadOGG directly, where feasible
add a simple repeated PlaySound() optimization
add a simple repeated PlaySound() optimization