12 Commits

Author SHA1 Message Date
c4dfb5956d add spellcaster behavior 2025-09-28 23:34:17 +03:00
1b12b2c470 initial implementation of character behavior 2025-09-16 23:53:16 +03:00
5cead3c282 fixed character z-ordering while moving 2025-09-07 14:27:20 +03:00
dd1d64506d spells framework API & walk implementation 2025-09-05 15:44:02 +03:00
bab4b006ca перемещение персонажа по нажатию на кнопку
- я официально в тильте отэкспериментов с ui, щас возьму и напишу лютейшую императивщину
2025-09-04 02:01:25 +03:00
82d393a064 - proper A* implementation
- not really as I'm a freak
- tiles are now walkable by default
2025-09-03 00:28:46 +03:00
7000f0fb4d tile grid implementation 2025-08-30 21:06:03 +03:00
bc0537a649 initial get 2025-08-30 02:13:19 +03:00
125cf7fd6d fix tile
Co-authored-by: Ivan Yuriev <ivanyr44@gmail.com>
2025-08-23 23:19:00 +03:00
9a2398df8d tile struct initial 2025-08-22 01:21:15 +03:00
7d4c856832 cache my beloved
Co-authored-by: Ivan Yuriev <ivanyr44@gmail.com>
2025-08-21 22:43:09 +03:00
7d082f80b8 tile & level refactor 2025-08-19 20:26:57 +03:00