Commit graph

90 commits

Author SHA1 Message Date
fb12477c98
allow undo when the new pieces are generated since it is REALLY not that helpful and "gaming the system", also ver bump 2024-09-22 17:01:41 +03:00
Lonami Exo
21358abff9 Bump to v0.8.6 2020-08-30 12:19:36 +02:00
Lonami Exo
5d88d63419 Add a hack to allow sharing files on newer android versions
Maybe fixes #46. It might not since it had no traceback.
2020-08-30 12:17:55 +02:00
Atrate
b190ffb6b3
Make app movable to SD card (#67) 2020-07-01 15:33:24 +02:00
Lonami Exo
6985ae58b9 Bump version and re-tag
For good measure in #64.
2020-05-07 10:04:23 +02:00
Lonami Exo
9c6be35369 Re-run libGDX setup and replace project files with those 2020-03-29 14:46:19 +02:00
Lonami Exo
c61b4827c1 Auto reformat the entire codebase 2019-09-05 16:48:14 +02:00
Lonami Exo
5e5cfc3d5f Fix several lints and warnings 2019-09-05 16:44:07 +02:00
Lonami Exo
fc6686aba6 Bump to v0.8.3, remove more warnings from gradle files 2019-09-05 16:25:22 +02:00
Lonami Exo
4fd28f3c14 Rename package name to dev.lonami.klooni 2019-09-05 16:16:13 +02:00
Lonami Exo
d9ea38b39c Update gradle, remove HTML build script
Jetty was deprecated and should be replaced with Gretty, but
it didn't work for HTML anyway (#56) so instead I have decided
to remove it entirely for now (it can always be added back in
a future if someone is willing to do so).
2019-09-05 16:00:02 +02:00
Lonami Exo
9b8082ec3a Update to v0.8.2 2018-09-20 17:38:41 +02:00
Erazem Kokot
c3eccccf0e New material design icon (#45) 2018-02-28 10:10:20 +01:00
Lonami Exo
197699df67 Update to v0.8.1 2018-02-05 10:56:36 +01:00
Lonami Exo
1c03f3e1d4 Remove pesky black pixel from bulbs theme on #39 2018-02-05 10:52:21 +01:00
andidevi
3429eda94c Add new light bulbs theme (#39) 2018-01-27 09:53:03 +01:00
Lonami Exo
5fd4846acd Update to v0.8 2017-09-10 11:52:28 +02:00
Lonami Exo
b22bd8b36a Add a new explode effect 2017-09-10 11:15:34 +02:00
Lonami Exo
3030986dbc Add autumn theme 2017-09-09 20:52:53 +02:00
Lonami Exo
0fc91acc42 Add summer theme 2017-09-09 20:30:03 +02:00
Lonami Exo
51840deb49 Add a new spring theme 2017-09-09 19:33:42 +02:00
Lonami Exo
df0741567c Add a new spinning effect 2017-09-09 18:39:33 +02:00
Lonami Exo
bb008d9982 Add a new winter theme 2017-09-09 13:32:25 +02:00
Lonami Exo
8199924808 Update to v0.7 2017-07-19 21:03:11 +02:00
Lonami Exo
2c2b512742 Add a button to toggle between effects and themes shop 2017-07-18 10:32:32 +02:00
Lonami Exo
7c9d4c9a99 Add a new waterdrop effect 2017-07-12 15:36:28 +02:00
Lonami Exo
5cadc74e3e Don't hardcode the used effect, add a new sound for Evaporate one 2017-07-09 14:13:50 +02:00
Lonami Exo
cbb13f672f Show a shutdown button upon death (closes #23), update to v0.6.1 2017-07-08 11:32:39 +02:00
Lonami Exo
6781e49998 Change project License 2017-05-26 11:05:36 +02:00
Lonami Exo
583284f9df Update to v0.6 2017-05-14 18:08:45 +02:00
Lonami Exo
47f07f056c Update gradle and increase ghost theme price again 2017-05-14 17:29:54 +02:00
Lonami Exo
acc80677fe Fix ghost theme being free 2017-05-10 16:01:33 +02:00
Lonami Exo
0a78664589 Add ghost theme 2017-05-09 17:36:21 +02:00
Lonami Exo
3b1124d77c Automatically scroll to the currently used theme 2017-05-09 16:39:59 +02:00
Lonami Exo
40188d4d25 Make all the themes more expensive 2017-05-09 15:55:02 +02:00
Oliver Jan Krylow
644882a48f Merge branch 'master' of https://github.com/LonamiWebs/Klooni1010 2017-05-08 20:22:25 +02:00
Oliver Jan Krylow
239ef365c2 Added Darcula theme.
Adjusted text color on Solarized Light theme.
2017-05-08 20:12:18 +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
9d6cd7a8af Themes improvements 2017-05-08 10:52:21 +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
5281be4dd4 Update resources (palette, add original share image) 2017-05-07 11:44:03 +02:00
Lonami Exo
ac990ae05d Allow challenging your friends on Android (closes #10) 2017-05-07 10:54:32 +02:00
Lonami Exo
38e37a087f Update to v0.5 2017-04-10 10:27:48 +02:00
Lonami Exo
3611528228 Add first non-free theme 2017-04-10 10:25:42 +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