27 Commits

Author SHA1 Message Date
=
8d4caeaf69 Changed particle effects
Message renamed to GameOverMessage + improved look
Added first implementation of GoalScreen
Cleaned up and improved look of levelButton, worldButton and their screens
2017-11-04 17:28:46 +01:00
=
8964c307db Redid alpha-render-handling (-> grey eliminated)
Particlesystem now looking like in particle creator. -> All effects have to be redone
2017-11-01 17:11:23 +01:00
=
44d7665442 Shapes can now be recieved through fulfilling tasks 2017-10-30 16:54:05 +01:00
=
757c13c31c First implementation of Shape shop 2017-10-22 18:48:00 +02:00
=
33275f9046 Fixed flickering bug of ramp (all animations where sprites touch edge of their field) 2017-10-21 14:51:03 +02:00
=
313bfe4a41 Fixed obstacle-edge glitch!!! 2017-10-21 12:22:20 +02:00
=
8d60c19b33 Finished lvs 1-16 (1. pack)
exchanged order of bomb and magnet
2017-10-15 15:23:37 +02:00
=
55e95618f0 Levels changed 2017-10-10 20:37:12 +02:00
=
d95928dfa9 Tools are once again placed by right edge 2017-10-10 19:31:27 +02:00
=
6c49f21b74 Tool preview is shown when finger holding.
This feature will be deleted on the next commit, because it slows down on slow mobiles and is not really seen
2017-10-02 23:13:24 +02:00
=
2e4b5b7f8f Levels 6 - 10 added 2017-09-15 18:58:54 +02:00
=
db5eaaaaf3 Sound is disabled on default
When tool is set a tiny bit right of the left edge of an obstacle, it is moved to the left so that it is not anymore on the obstacle, but on the ground
2017-09-15 18:45:20 +02:00
=
74b73bb143 Changed Scene, so that it is no list anymore - all entities are contained specialized lists --> Tools can be rendered over obstacles and Collectables can be hidden 2017-09-06 18:28:09 +02:00
=
0c0748b13d Removed Ramp glitch (same trick as with clamping borders with obstacles)
Tools (bomb) can be set on top of obstacles and even terrain!
2017-08-04 17:46:55 +02:00
=
472c36aec7 Introduced scalable obstacles, even though the texture could be polished a bit more 2017-08-04 17:34:38 +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
=
bf848cd46c When player is to high, camera follows
Textures can be repeated over entity
2017-05-25 13:26:08 +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
=
f1b20d97e8 Test-Tutorial screen added 2017-03-14 16:47:47 +01:00
=
0bad3e064c Different distribution of safed user data
New currency (Energy) -> once each level
Levelpacks are shown by their names in WorldsScreen and also ordered by their id
Stars and Energy don't have their sizes safed in levelpacks because they are static
Different Ramp size and Spring effect
Lv up can be shown on every Screen
If clicked on Tool-Bounty on lv-up screen, transfer to Toolshop
2017-02-19 15:05:43 +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
=
45b9c41ea4 Implemented moving and deadly Obstacles
Therefour changes in ObstacleClass
MoveEdges are not outer limit of Movement!!! (Should be changed)
2016-12-11 11:03:21 +01:00
=
def72f84b2 First implement of Worlds 2016-11-14 15:32:39 +01:00
=
a11523ddb2 Modified level format
Added player speed label
Player speed will change in level
Player progress and speed reset at new level
Ramp collision error fixed
2016-11-13 11:41:22 +01:00
=
8218977825 what done? 2016-09-27 15:44:11 +02:00