Commit graph

28 commits

Author SHA1 Message Date
Lonami Exo 382a41c06b Add dark theme, use its background, allow changing theme 2017-01-30 18:37:06 +01:00
Lonami Exo a681fbaccd Show available themes on customize 2017-01-30 18:16:54 +01:00
Lonami Exo 219e229bb9 Add custom Theme system using external files 2017-01-30 15:52:10 +01:00
Lonami Exo eb9b6ee5f1 Add customize screen 2017-01-29 18:04:13 +01:00
Lonami Exo 3f47e5474c Add sounds and animate taking pieces 2017-01-29 13:50:13 +01:00
Lonami Exo 83bf5b736b Move dropped pieces to their original (now centered) place 2017-01-28 18:58:38 +01:00
Lonami Exo c47227d592 Show pause menu on back key press (Android) 2017-01-28 18:17:37 +01:00
Lonami Exo 9eaba524bd Add a horizontal band on the pause menu 2017-01-28 18:01:46 +01:00
Lonami Exo daef6d047e Save maximum score 2017-01-27 19:57:13 +01:00
Lonami Exo b6b7590cf4 Add fully-functional pause menu, move skin creation 2017-01-27 19:36:17 +01:00
Lonami Exo 2d6c66a701 Do not use vanishDelta, fix vanishing on cross clear 2017-01-27 15:44:42 +01:00
Lonami Exo 075bcd869c Change cell vanishing timing 2017-01-27 15:35:34 +01:00
Lonami Exo 65d3c8d1a0 Add cool vanish effect to cleared strips 2017-01-27 12:14:10 +01:00
Lonami Exo 7888ac23b4 Fix score counting and use a custom Scorer class 2017-01-27 11:19:53 +01:00
Lonami Exo ec19c31fd6 Add new icon 2017-01-26 20:12:10 +01:00
Lonami Exo 9de4bb2530 Fix early game over bug 2017-01-26 19:27:17 +01:00
Lonami Exo 5c9280962b Handle game layout better 2017-01-26 19:26:39 +01:00
Lonami Exo 87046fe8b4 Add score and game over 2017-01-26 11:54:24 +01:00
Lonami Exo 5a680ad262 Clear complete rows/cols, calculate piece area 2017-01-26 11:19:14 +01:00
Lonami Exo 30f5a16e9d Clear put piece and take more if hand is finished 2017-01-25 20:13:24 +01:00
Lonami Exo 4ec6b31eb1 Fix put piece on board 2017-01-25 20:05:03 +01:00
Lonami Exo 727338f407 Allow dropping pieces on board 2017-01-25 20:00:05 +01:00
Lonami Exo c0fdc5ece8 Shrink picked pieces 2017-01-25 19:45:19 +01:00
Lonami Exo 5fd653feb2 Allow picking up a piece 2017-01-25 19:39:37 +01:00
Lonami Exo 60b0329d51 Add PieceHolder to display current pieces 2017-01-24 13:45:19 +01:00
Lonami Exo 560d9d2591 Use custom texture on Cell's 2017-01-24 13:13:42 +01:00
Lonami Exo 6a1fb0bb51 Add game logic (board, piece and cell) 2017-01-24 12:54:54 +01:00
Lonami Exo f81177d4f3 Add main menu screen 2017-01-22 15:34:45 +01:00