Releases: solflo/lovenote
Releases · solflo/lovenote
Release list
v1.2.1
v1.2
v1.1
- rudimentary parsing of sprite coords for better script compatibility. this does not mean coords have been implemented, only that they'll be properly ignored to still display the sprite.
- i've also changed the way sprites are rendered (div → img) to better handle multiple sprite sizes. probably. this means v1.0
index.htmlwon't work! (so maybe this should be considered a v2.0?) - better css editing ergonomics: all commonly used settings have been put right at the top as css variables. should make it easier to edit without familiarity with css!
- some slight css improvements for smaller viewports, including mobile landscape (which i'd missed).