Commit graph

210 commits

Author SHA1 Message Date
Rusty Striker 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
Rusty Striker d8a304c6e4
hide undo button on game over screen (because you lost, no backsies) 2024-09-18 22:29:08 +03:00
Rusty Striker ef8f9c0797
add undo (which might be a bit wasteful by it works so meh for now) to pause menu (doesnt work after new pieces generation for balance) 2024-09-18 20:55:48 +03:00
Rusty Striker 0be7645aba
Glitch effect (sorta, will prob modify later) 2024-09-17 23:14:22 +03:00
Rusty Striker a39246546a
set money to 9999 for now so i could get all themes again 2024-09-17 17:12:17 +03:00
Licaon_Kter ec0b9ddfb5
Remove space in title metadata (#80) 2022-09-22 10:18:37 +02:00
yashpalgoyal1304 13cd4877ea
Rename screenshots to have more predictable names (#79)
Removed suffixes
2021-06-05 08:45:04 +02:00
Ivan Tham 832e8d27aa
Use sed to get package version (#75)
The sed tool is more fitting than grep in this case.
2020-10-30 11:09:07 +01:00
Lonami Exo 8fabbfef8c Fix publish workflow and update README
Closes #74.
2020-10-30 10:54:21 +01:00
Lonami 68471bc30f
Add workflow to automatically release artifacts
Should help with #74.
2020-10-30 09:55:57 +01: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
Lonami Exo 7bc26d9a62 Make method static if possible
Closes #61.
2020-08-30 12:00:48 +02:00
Lonami Exo 2c7125710f Avoid using FitViewport in Android
Fixes #66.
2020-08-30 11:54:39 +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
Licaon_Kter ece481061e
Fix version bump (#63) 2020-03-04 13:29:44 +01:00
Muha Aliss 27ee79bcf7
Add Turkish translation for metadata (#62) 2020-02-20 16:33:34 +01:00
Jaeheon Shim f1e0f3c7fd Use FitViewport in MainMenuScreen for proper resizing (#60) 2019-12-29 01:06:47 +01: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 5c2aeb6e91 Fix desktop package 2019-09-05 16:26:39 +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 7ca72943ad Remove HTML project from the root gradle build script 2019-09-05 16:16:41 +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
Poussinou c845679f27 Add fastlane (#54) 2018-09-20 17:37:24 +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
Lonami Exo ef2fb8fa84 Automatic code reformat 2018-02-05 10:31:24 +01:00
andidevi d7db9b8f82 Refactor effects to use the Factory pattern (#43)
This shows several advantages:
- No need for several switchs with hardcoded names.
- Easier and better control per theme (name, price…).
- Easier to keep track of available effects and their order.
2018-02-05 10:23:12 +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 cd472451f4 Fix .effectNameToInt loading all sounds (revert f718db8) 2017-09-10 11:49:12 +02:00
Lonami Exo 0c5683c043 Fix waterdrop and explode particles dying before time 2017-09-10 11:38:12 +02:00
Lonami Exo 667cdf2472 Update contributors.md to reflect new sounds 2017-09-10 11:22:54 +02:00
Lonami Exo b22bd8b36a Add a new explode effect 2017-09-10 11:15:34 +02:00
Lonami Exo 6ad52898cd Prevent consecutive settings from using the same colour 2017-09-09 20:56:04 +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 5a1d24bc6a Remove unused static variable 2017-09-09 19:41:34 +02:00
Lonami Exo 51840deb49 Add a new spring theme 2017-09-09 19:33:42 +02:00
Lonami Exo c42cd14aaa Fix up to avoid infinite recursion on Effect.effectNameToInt 2017-09-09 18:51:33 +02:00
Lonami Exo f718db851c Don't hardcode effect names on two different places 2017-09-09 18:40:43 +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 e58c0e1a67 Show feedback when toggling settings (closes #20) 2017-09-09 13:11:38 +02:00