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
a707638e09f82e5c970897be594d5aeda9df3d2a
Elvenbane
/
res
/
sprites
History
shiva404
a707638e09
1
2026-02-23 14:59:58 +03:00
..
elf_watching_1.png
initial sprite animation support
2026-02-15 18:17:31 +03:00
elf_watching_2.png
initial sprite animation support
2026-02-15 18:17:31 +03:00
grass_small_1.png
initial sprite animation support
2026-02-15 18:17:31 +03:00
rock_small_1.png
move_obj func was added to Map class. Also console now can execute any command with exec.
2026-02-19 19:55:07 +03:00
sword_default_1.png
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