0.4.0 (2016-03-31)
- android: the back button should perform as expected in most situations (7fb26eb), closes #41
- combat: multiplier scaling has been drawn back heavily for damage (058896d), closes #109
- explore: battling a monster then opening a treasure chest works as expected (f841138), closes #115
- item: item display should not show nan, empty areas, and should now be overall correct (8ceed0d), closes #113
- app: the app now has nicer icons for everything (2ae0c0e)
- art: added splash screen (24df412)
- battle: there is now a buff bar showing buffs and durations (a672fac), closes #29
- explore: dungeons can now spawn multi-monster encounters (21c740d), closes #119
- gps: increase reliability of gps locking (3259f7d)
- items: items now have a description (f4123ff), closes #121
- options: its possible to skip round results now (ada9a81), closes #111
0.3.2 (2016-03-17)
- battle: fleeing from combat is now possible (27dfbda), closes #35
- game: items now exist in the game (475852a), closes #69
0.3.1 (2016-03-13)
- player: class changing is possible again (89834b0)
- skills: you can no longer stack attack (aa3ae86), closes #100
0.3.0 (2016-03-13)
- explore: monsters now die when they are killed (3ac4847), closes #95
- map: prevent map from showing player in the proper position in some rare cases (f1e15c1)
- player: player stats are now shown in a pyramid to fix some line-breaking (49d45bb), closes #94
- dungeons: dungeons can now have names, attributes, and specific monsters (f11ec8c), closes #99
- explore: the map now shows dungeon chests and requires monster kills (c317ae1), closes #65
- explore: you can now open shops and treasure chests (217fefc), closes #60
- player: display item quality next to item level requirement (846cff2)
0.2.2 (2016-03-07)
0.2.1 (2016-03-07)
0.2.0 (2016-03-07)
- explore: when tooltip vanishes, the selected monster will also unselect (8ded110), closes #54
- logout: trigger a full reload when logging out, clearing any cached data (530be0b), closes #75
- performance: the map now only renders visible monsters, increasing performance by a boatload (d580402), closes #46
0.1.1 (2016-03-03)
0.1.0 (2016-03-03)
- explore: the map will now follow you correctly (0814d43)