0.2.1
Should have been 0.3.0 :-/
- Added objects on the map, that you can pick up in the inventory menu
- Added more mobs that I've hand drawn
- Added a Licence (MPL 2)
- Added move objects and monsters
- Fixed : always draw avatars on top of the map (tiles + objects)
- Fixed : darwin compilation issues
- Chore: reworked how the NPCs on the map are managed in a much cleaner way (similar to objects)
Changelog
- 8890d07 Create LICENSE
- e87ec6f chore: add blunt sword item
- f0d42e3 chore: add dev diaries
- 08fb7fc chore: add dev diary
- cb8b94a chore: add diary
- 629eb3e chore: add diary
- c48fe16 chore: add new mobs I drawed
- bac92aa chore: add objects list in currentMap
- 61396a8 chore: add objects on map
- 044dd18 chore: comments
- 729df02 chore: first fake-releaser working release !
- 891fe16 chore: fix images borders
- 4ffdd6d chore: move NPCList to pointers fixes #32
- c50aaf6 feat: trivial floor implem
- 4fbd73b fix: #33
- a91b67b fix: darwin compilation fixes #21
- fe433fc fix: fixes #36
- a9c985c fix: move avatars on top
- 4021073 fix: typos
- bb44c74 fixes: #35