Commit graph

103 commits

Author SHA1 Message Date
Lonami Exo 6781e49998 Change project License 2017-05-26 11:05:36 +02:00
Lonami Exo c962128753 Overlay timer on time mode sharing 2017-05-14 17:44:50 +02:00
Lonami Exo 9106292543 Increase drag limit when selecting themes 2017-05-14 17:28:50 +02:00
Lonami Exo 17f3fe40e6 Add a nicer share screen 2017-05-14 17:27:08 +02:00
Lonami Exo 8b38d92633 Avoid selecting a different theme when dragging 2017-05-09 16:49:16 +02:00
Lonami Exo 3b1124d77c Automatically scroll to the currently used theme 2017-05-09 16:39:59 +02:00
Lonami Exo 347382dd69 Fix buttons row being clipped on height 2017-05-09 16:22:36 +02:00
Oliver Jan Krylow 0c49023bbf Added Solarized Light theme. 2017-05-08 19:22:23 +02:00
Oliver Jan Krylow a4e9936a85 Merge branch 'master' of https://github.com/LonamiWebs/Klooni1010
# Conflicts:
#	gradle/wrapper/gradle-wrapper.properties

Also added Solarized Dark theme.
2017-05-08 19:15:18 +02:00
Lonami Exo 9663bc5376 Choose a better cell texture depending on screen size 2017-05-07 18:43:25 +02:00
Lonami Exo 4e5c4fd453 Add a new underwater theme 2017-05-07 18:29:31 +02:00
Lonami Exo d34a566af3 Improve Black et White theme 2017-05-07 15:57:10 +02:00
Lonami Exo fbff065a8d Allow customizing both button image color and text 2017-05-07 15:40:13 +02:00
Lonami Exo ac990ae05d Allow challenging your friends on Android (closes #10) 2017-05-07 10:54:32 +02:00
Lonami Exo 5b942374e8 Create an abstract class to challenge friends (#10) 2017-05-07 10:53:37 +02:00
Lonami Exo 3c98079fc1 Fix money not being saved on death screen 2017-04-10 10:04:49 +02:00
Oliver Jan Krylow f600d5f2dc Merge branch 'master' of https://github.com/LonamiWebs/Klooni1010
# Conflicts:
#	core/src/io/github/lonamiwebs/klooni/Klooni.java
2017-04-09 21:12:14 +02:00
Oliver Jan Krylow ce26f12d4e Update to gradle 3.3 and light cleanup. 2017-04-09 21:07:15 +02:00
Lonami Exo 13d837ad4b Use a more appropriated font size 2017-04-09 20:39:10 +02:00
Lonami Exo 9da0d13ff8 Use different texture sizes for larger screens (#8) 2017-04-09 20:03:21 +02:00
Lonami Exo 0506898bb5 Show different death messages for different deaths (closes #17) 2017-03-10 20:33:08 +01:00
Lonami Exo 2e864b0017 Allow buying "non-free" themes 2017-03-03 13:43:51 +01:00
Lonami Exo 3ef87fecd3 Add money system 2017-03-02 21:08:35 +01:00
Lonami Exo 32a8e70129 Add money band to the customize screen 2017-03-02 20:44:35 +01:00
Lonami Exo 8c6a6cebfa Add ok/cancel textures 2017-03-02 19:06:29 +01:00
Lonami Exo 5bbe637540 Show earned clear time rather than score on time mode 2017-03-01 17:39:39 +01:00
Lonami Exo eeb43d5e4f Add fade out/in transition between screens 2017-02-23 21:15:21 +01:00
Lonami Exo a8dc942bc2 Make the board an attribute of the piece holder 2017-02-21 21:12:52 +01:00
Lonami Exo 46214456f1 Tiny improvement to toggle settings 2017-02-21 21:11:04 +01:00
Lonami Exo 05d1e99117 Allow snap to grid (closes #14) 2017-02-21 21:08:08 +01:00
Lonami Exo f1b05d4c79 Fix themes not being shown on desktop 2017-02-19 15:08:01 +01:00
Lonami Exo 26eb958116 Use normal scoring system for time mode 2017-02-18 20:00:15 +01:00
Lonami Exo f997a099ef Make time mode (a lot) harder (closes #6) 2017-02-18 19:47:19 +01:00
Lonami Exo 1c93589c77 Increase drag speed (closes #3) 2017-02-16 20:44:49 +01:00
Lonami Exo af39913cfb Prevent missing themes from crashing the game 2017-02-11 14:13:01 +01:00
Lonami Exo 18f864f418 Allow higher scoring customization for Scorers 2017-02-11 14:04:33 +01:00
Lonami Exo 15b836efd9 Use a different font and color for the bonus 2017-02-10 18:54:06 +01:00
Lonami Exo eb5591bcef Improve piece holder drop piece 2017-02-10 18:39:02 +01:00
Lonami Exo d5f778240d Show bonus score after clearing strips (closes #7) 2017-02-10 18:28:07 +01:00
Lonami Exo 1d30887a44 Add bonus particle system class 2017-02-10 18:17:30 +01:00
Lonami Exo ae3ccf01c1 Show current score on time mode (closes #5) 2017-02-10 17:35:43 +01:00
Lonami Exo 0fb83b69c3 Allow clicking on empty space to pick the piece (#3) 2017-02-10 13:59:25 +01:00
Lonami Exo 2dea9274cf Fix piece rotation not being saved 2017-02-10 13:43:57 +01:00
Lonami Exo 3407851c84 Fix invalid piece locations after loading a saved game 2017-02-10 13:43:57 +01:00
Lonami Exo 07bec548b6 Add serialization versioning 2017-02-10 13:31:40 +01:00
Lonami Exo c02c00ee64 Save on pause, don't save time mode, ignore *.sav files 2017-02-10 13:14:15 +01:00
Lonami Exo f954766d99 Add visual feedback when a game was saved 2017-02-09 21:09:04 +01:00
Lonami Exo 6ab176cbc3 Fix saving time mode state, delete save after loading 2017-02-09 20:45:51 +01:00
Lonami Exo 8a103f9533 Save the game state on pause (closes #1) 2017-02-09 20:34:23 +01:00
Lonami Exo 67d74936d2 Add binary serializer, make game classes serializable 2017-02-09 19:04:03 +01:00