This website requires JavaScript.
Explore
Help
Sign In
code
/
Elvenbane
Watch
1
Star
0
Fork
0
You've already forked Elvenbane
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
0e0bf1f84e7274d314d7776cf1fe613dfa212e36
Commit Graph
3 Commits
Author
SHA1
Message
Date
shiva404
2e6e75866b
Couldn't beat graphic bugs with sprite caching. Returned to old way. Need to create branch with sprite caching and try to finish it.
2026-02-16 00:30:17 +03:00
shiva404
f679dde81f
P.S. to previous commit: instead of Sprite flow load_sprites function was changed: gathering the number of sprites with the same names before second _ and hold it at sprites dict. also now sprites must be named as objectname_action_number. Main commit - full sprites support, with caching, transparency and smooth scaling. drawing function moved to Object methods
2026-02-15 21:23:02 +03:00
shiva404
ab58803373
initial sprite animation support
2026-02-15 18:17:31 +03:00