aboutsummaryrefslogtreecommitdiff
path: root/src/animationlayer.h
AgeCommit message (Collapse)Author
2024-06-21Fix background scaling and centering (#982)Leifa
Fix #978
2024-05-23Removed theme submodule, ...TrickyLeifa
* Removed theme submodule. * This should be handled by the CI. * Fixed effects not disappearing when they should (cull / repeat)
2024-05-22Fixed emote synchronization, ...TrickyLeifa
* Fixed emote synchronization * Still requires identical frame count. Will still cause freeze as it syncs. * Fixed frame effects not working on idle and talk emotes. * Characters are now repositioned after background sliding is over.
2024-05-22Complete AOLayer reimplementation, ...TrickyLeifa
* Complete AOLayer reimplementation * Reimplemented sliding as well.