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
Files
2e6e75866bc8151df59da0a29ec981d59220391e
Elvenbane
/
res
History
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
..
items
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
maps
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
sprites
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
textures
initial sprite animation support
2026-02-15 18:17:31 +03:00