16 Commits

Author SHA1 Message Date
=
757c13c31c First implementation of Shape shop 2017-10-22 18:48:00 +02:00
=
974633233d Removed Toolpreview feature
Added Power Mushroom + functionality
2017-10-03 01:13:37 +02:00
=
bd38883299 Added settings screen, even if the look has to be polished and new items have to be added
The toolshop-button and the settings-button in the topBar now consist of icons (no text). Bad thing is, that the 'disabled' state doesn't look that good
Every screen is given its caller when flipped to. At OnBackKeyDown you can now either 'flipToCaller()' or 'flipToPreviousScreenInTree()' or as you wish...
2017-09-10 15:10:40 +02:00
=
472c36aec7 Introduced scalable obstacles, even though the texture could be polished a bit more 2017-08-04 17:34:38 +02:00
=
0437b0178e Put all strings into res -> German translation should be relatively easy 2017-08-03 14:07:53 +02:00
=
3bdc963525 TableRows of LevelsScreen are filled with default textViews which are removed when levelButtons are to be added (because of android 7.0) 2017-07-27 18:17:10 +02:00
=
4d07863563 fixed issue, that message vanished after going to toolshop when a level was finished 2017-07-27 13:43:40 +02:00
=
c71d1a767e Made levels easier (probably not enough)
Changed tutorials to standard (evtl. text + evtl. image) + added images
2017-07-27 11:50:03 +02:00
=
b8322c9f05 All upgrades are used in calculations -> bomb still has to be balanced
added firework on goal and different goal screen (with button to toolshop), but not happy with second one
Have to change it in layout file

TopBarData has been removed -> All data (DataStorageHandler, TutorialManager, LevelManager, SoundManager, Typeface, User) is stored in the GameActivity and can be recieved by getters

Toolshop-tutorial can now be reset and works instantaniously
2017-07-18 15:57:21 +02:00
=
4b4d81d8c7 Added toolinspector -> tool-upgrades can be bought (not saved yet)
only the time upgrade is used
2017-06-10 13:19:34 +02:00
=
504e2383fa Toolshop tidied up 2017-05-25 20:29:24 +02:00
=
66e381ad01 Levels Polished
Tutorial till level 5 done, but without images (TODO)
Error with ToolSlotSettings fixed
2017-04-11 16:52:57 +02:00
=
27a41a44d7 First Tutorial added 2017-03-17 16:03:40 +01:00
=
decbf80ed5 MoveEdges are outer limit of Movement
Textures renamed and reorganized
New (not optimal) obstacleTextures added
2016-12-28 10:23:12 +01:00
=
c0a398fa5d Levels on LevelScreen have different order
Tools can be set in Toolbar by clicking, no longer dragging
2016-11-16 11:02:35 +01:00
=
8218977825 what done? 2016-09-27 15:44:11 +02:00