116 Commits

Author SHA1 Message Date
6c1e780701 Mushroom now at lv 8 2018-07-07 11:17:32 +02:00
1505213417 Cleaned up git 2018-07-07 11:10:39 +02:00
728323dd93 Changed Spring drawable + animation 2018-07-07 11:00:46 +02:00
0ce9ca1c17 Tools are now moved to left if colliding with obstacle which is moving left 2018-07-06 16:27:14 +02:00
b49fa71d1f Added soccer-player-shape
fixed bug with tools not being set on top of obstacles
Tools are no longer moved to left if set hard on edge of obstacle
2018-07-06 16:03:40 +02:00
607e9fef05 -> Version 0.7.0 2018-07-01 17:37:48 +02:00
b7cab6f453 Balanced levels, level-up-bounties, tool-costs
Polished credits
2018-06-30 18:15:39 +02:00
aec2ce0d80 Fixed bug with terrain-collision 2018-06-29 16:47:49 +02:00
ed3a54af10 Redid some collision-detection - no new features 2018-06-29 16:24:39 +02:00
292c6cf08f Fixed some bugs 2018-06-22 18:48:35 +02:00
1010ddf46d Hopefully fixed bug that touch-detection is sometimes very slow 2018-06-22 17:07:56 +02:00
=
b28877e08e In layouts "end/start" complemented with "right/left" for lower api compability 2018-05-19 17:15:18 +02:00
=
3d3de3feed Added advertisement to levels-screen
polished levels 14 and 16 (world 2)
2018-05-13 15:23:04 +02:00
=
cd1932a9df Finished toolbars opengl-rendering!!! and removed old ones 2018-05-11 15:01:00 +02:00
=
7f7b53b8a0 Made toolbuttons opengl rendered
Not clickable yet
Progressbar-filled-animation missing
2018-05-10 17:31:26 +02:00
=
0ec17dfe39 Countdown now opengl-rendered -> no more bugs
Fixed minor bugs
2018-05-07 16:25:27 +02:00
=
2e24ef619d Added juris graphics
Changed layout of shape-shop and tool-shop
2018-05-06 18:19:00 +02:00
=
7363b7d5cc Fixed bug with android 8.0 and opengl 2018-05-05 12:36:34 +02:00
=
c4da4d96ac Balanced
Fixed minor bugs
-> Version 0.6.0
2018-05-01 09:55:31 +02:00
=
66b3b1d55e Fixed Obstacle-Move-Component bug, when offsets were set
Countdown now played as three seperate sounds, though not perfect yet (neither timing, nor high pitches)
Added lv 12
2018-04-30 19:04:01 +02:00
=
1871979b41 Added functionality to fps/performance-boost buttons
New Gradle version
2018-04-22 12:35:51 +02:00
=
30b702b778 Added fps/performance checkbox (no functionality yet) 2018-03-21 16:44:48 +01:00
=
2b68b1ba7b Removed animations from countdown
Removed player-speed-textView
2018-03-21 16:15:05 +01:00
=
e9142119a0 Implemented level 9
Concurrency-bug-fixes in soundManager
2018-03-18 14:47:02 +01:00
=
7684692e53 Changed bomb completely 2018-03-18 12:54:41 +01:00
=
1417d98169 Added back-arrow on topBar 2018-03-17 18:35:56 +01:00
=
9ad8666d5c Cleaned up -> Removed unused imports / files 2018-03-15 18:04:08 +01:00
=
d8a5974c52 Levels 7 + 8 added to Icy Mountains 2018-02-24 18:16:01 +01:00
=
8dc99fb59f Changed Terrain Shader -> Terrain now has custom edges 2018-02-16 16:30:45 +01:00
=
b4ad6a7227 Added credits-dialog
Changed SettingsScreen
2018-02-16 13:43:32 +01:00
=
3239a54ee9 Added randomly changing gamemusic and changed menu music -> Version 0.5.0 2018-02-15 15:43:11 +01:00
=
be1ec63e32 Changed sounds 2018-02-14 19:43:53 +01:00
=
2fa424139b Fixed bug 2018-02-14 16:31:33 +01:00
=
ee7536ba5f Changed style and colors 2018-02-14 16:04:53 +01:00
=
5302ac0d00 Changed overall style
Now one can change directly between Screens from TopBar
Fixed bugs
2018-01-21 17:40:25 +01:00
=
2c19e3dcb5 implemented all sounds and music 2018-01-19 17:41:05 +01:00
=
53b9b6bb14 Added music (no sounds yet)
Fixed translation mistake
2018-01-15 18:47:27 +01:00
=
b66979508c German translation
Bugs fixed
2018-01-14 12:21:16 +01:00
=
9175fc33a4 Fixed bugs 2018-01-14 10:53:48 +01:00
=
5550543b77 Fixed bug with collision detection (when player fell too fast on rightTop Edge of Obstacle, Center went over test-diagonal -> RightEdge was returned) 2018-01-13 18:17:03 +01:00
=
fb3290a3b2 Added all drawables for IcyMountains
Added snow particle system
World on StartScene is randomly chosen
Last-level onGoalScreen shows "toNextWorld"
2018-01-13 17:50:27 +01:00
=
1ca222187e Changed dialoges to ConfirmDialog 2018-01-12 18:29:01 +01:00
=
3ca689dd60 Implemented "Finish 1. world" -> Level is adjusted, Toolshop-tutorial is deactivated
Added resetConfirmDialog
Fixed minor bugs
2018-01-12 17:50:43 +01:00
=
60bc673ffc Tutorial image view now has black border
Added 3 levels in second world
2018-01-12 16:09:00 +01:00
=
b0dd09b8f0 MovingObstacles now slowed down when player in stasis + are moving to the zero position when player hits the trigger 2018-01-09 16:41:20 +01:00
=
4629419d3e Changed circleQuadCollisionEdge function -> Now works perfectly also with moving obstacles
Note: Just works for ball-obstacle-collision, when circle diameter is bigger than quad width or height, won't work anymore
2018-01-07 15:39:25 +01:00
=
77b927cb1a Fixed bugs with moving Obstacles 2018-01-06 16:39:17 +01:00
=
aec77b5114 Fixed bugs with moving Obstacles 2018-01-02 12:51:05 +01:00
=
0ab80bd6ad Moving Obstacles can move with player-speed 2018-01-02 11:59:44 +01:00
=
e5ce11150c Finished implementing Tutorials 2018-01-01 17:28:09 +01:00