-
Notifications
You must be signed in to change notification settings - Fork 0
Release overview v0.01 (base)
Nordsoft91 edited this page Nov 12, 2015
·
1 revision
- Added (new feature), (+)
- Removed (functionality removed), (-)
- Fixed (bug fix), (!)
- Changed (task), (*)
- Trivial change, (~)
- Updated (task, due to changes in third-party code), (U)
- (+) Base application
- (+) Support tilesets, import from images
- (+) Support maps based on tiles
- (+) Support characters
- (+) Support animated characters
- (+) Pathfind algorithm for movement
- (+) Support turns change system based on 2-phases turn: move & attack
- (+) Support grids with target hightligh for actions
- (+) Camera support
- (+) Support attack effects
- (+) Consts system for import parameters from text files
- (+) Added status bars for characters
- (+) Added highlighting of choosed character
- (+) Support buttons interface with disable possibility
- (+) Support cover areas for spells
- (+) Support simple AI engine
- (+) Import maps from file
- (+) Support animation system