Commit graph

  • fb12477c98
    allow undo when the new pieces are generated since it is REALLY not that helpful and "gaming the system", also ver bump master Rusty Striker 2024-09-22 17:01:41 +0300
  • d8a304c6e4
    hide undo button on game over screen (because you lost, no backsies) Rusty Striker 2024-09-18 22:29:08 +0300
  • 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) Rusty Striker 2024-09-18 20:55:48 +0300
  • 0be7645aba
    Glitch effect (sorta, will prob modify later) Rusty Striker 2024-09-17 23:14:22 +0300
  • a39246546a
    set money to 9999 for now so i could get all themes again Rusty Striker 2024-09-17 17:12:17 +0300
  • ec0b9ddfb5
    Remove space in title metadata (#80) Licaon_Kter 2022-09-22 08:18:37 +0000
  • 13cd4877ea
    Rename screenshots to have more predictable names (#79) yashpalgoyal1304 2021-06-05 12:15:04 +0530
  • 832e8d27aa
    Use sed to get package version (#75) Ivan Tham 2020-10-30 18:09:07 +0800
  • 8fabbfef8c Fix publish workflow and update README Lonami Exo 2020-10-30 10:54:21 +0100
  • 68471bc30f
    Add workflow to automatically release artifacts Lonami 2020-10-30 09:55:57 +0100
  • 21358abff9 Bump to v0.8.6 Lonami Exo 2020-08-30 12:19:36 +0200
  • 5d88d63419 Add a hack to allow sharing files on newer android versions Lonami Exo 2020-08-30 12:17:55 +0200
  • 7bc26d9a62 Make method static if possible Lonami Exo 2020-08-30 12:00:48 +0200
  • 2c7125710f Avoid using FitViewport in Android Lonami Exo 2020-08-30 11:54:39 +0200
  • b190ffb6b3
    Make app movable to SD card (#67) Atrate 2020-07-01 15:33:24 +0200
  • 6985ae58b9 Bump version and re-tag Lonami Exo 2020-05-07 10:04:23 +0200
  • 9c6be35369 Re-run libGDX setup and replace project files with those Lonami Exo 2020-03-29 14:46:19 +0200
  • ece481061e
    Fix version bump (#63) Licaon_Kter 2020-03-04 12:29:44 +0000
  • 27ee79bcf7
    Add Turkish translation for metadata (#62) Muha Aliss 2020-02-20 18:33:34 +0300
  • f1e0f3c7fd Use FitViewport in MainMenuScreen for proper resizing (#60) Jaeheon Shim 2019-12-28 19:06:47 -0500
  • c61b4827c1 Auto reformat the entire codebase Lonami Exo 2019-09-05 16:48:14 +0200
  • 5e5cfc3d5f Fix several lints and warnings Lonami Exo 2019-09-05 16:44:07 +0200
  • 5c2aeb6e91 Fix desktop package Lonami Exo 2019-09-05 16:26:39 +0200
  • fc6686aba6 Bump to v0.8.3, remove more warnings from gradle files Lonami Exo 2019-09-05 16:25:22 +0200
  • 7ca72943ad Remove HTML project from the root gradle build script Lonami Exo 2019-09-05 16:16:41 +0200
  • 4fd28f3c14 Rename package name to dev.lonami.klooni Lonami Exo 2019-09-05 16:16:13 +0200
  • d9ea38b39c Update gradle, remove HTML build script Lonami Exo 2019-09-05 16:00:02 +0200
  • 9b8082ec3a Update to v0.8.2 Lonami Exo 2018-09-20 17:38:41 +0200
  • c845679f27 Add fastlane (#54) Poussinou 2018-09-20 17:37:24 +0200
  • c3eccccf0e New material design icon (#45) Erazem Kokot 2018-02-28 10:10:20 +0100
  • 197699df67 Update to v0.8.1 Lonami Exo 2018-02-05 10:56:36 +0100
  • 1c03f3e1d4 Remove pesky black pixel from bulbs theme on #39 Lonami Exo 2018-02-05 10:52:21 +0100
  • ef2fb8fa84 Automatic code reformat Lonami Exo 2018-02-05 10:30:49 +0100
  • d7db9b8f82 Refactor effects to use the Factory pattern (#43) andidevi 2018-02-05 10:23:12 +0100
  • 3429eda94c Add new light bulbs theme (#39) andidevi 2018-01-27 09:53:03 +0100
  • 5fd4846acd Update to v0.8 Lonami Exo 2017-09-10 11:52:28 +0200
  • cd472451f4 Fix .effectNameToInt loading all sounds (revert f718db8) Lonami Exo 2017-09-10 11:49:12 +0200
  • 0c5683c043 Fix waterdrop and explode particles dying before time Lonami Exo 2017-09-10 11:38:12 +0200
  • 667cdf2472 Update contributors.md to reflect new sounds Lonami Exo 2017-09-10 11:22:54 +0200
  • b22bd8b36a Add a new explode effect Lonami Exo 2017-09-10 11:15:34 +0200
  • 6ad52898cd Prevent consecutive settings from using the same colour Lonami Exo 2017-09-09 20:56:04 +0200
  • 3030986dbc Add autumn theme Lonami Exo 2017-09-09 20:52:53 +0200
  • 0fc91acc42 Add summer theme Lonami Exo 2017-09-09 20:30:03 +0200
  • 5a1d24bc6a Remove unused static variable Lonami Exo 2017-09-09 19:41:34 +0200
  • 51840deb49 Add a new spring theme Lonami Exo 2017-09-09 19:33:42 +0200
  • c42cd14aaa Fix up to avoid infinite recursion on Effect.effectNameToInt Lonami Exo 2017-09-09 18:51:33 +0200
  • f718db851c Don't hardcode effect names on two different places Lonami Exo 2017-09-09 18:40:43 +0200
  • df0741567c Add a new spinning effect Lonami Exo 2017-09-09 18:39:33 +0200
  • bb008d9982 Add a new winter theme Lonami Exo 2017-09-09 13:32:25 +0200
  • e58c0e1a67 Show feedback when toggling settings (closes #20) Lonami Exo 2017-09-09 13:11:38 +0200
  • 1b1eb678db Made lint happier Lonami Exo 2017-07-26 11:16:14 +0200
  • e51f27d091 Show a random piece instead a single cell when showcasing effects Lonami Exo 2017-07-26 11:02:33 +0200
  • 70f696eebd Modify the transform matrix when drawing the board instead cells' pos Lonami Exo 2017-07-26 10:36:44 +0200
  • 8199924808 Update to v0.7 Lonami Exo 2017-07-19 21:03:11 +0200
  • ea2ddb8554 Fix VanishEffect looking awkward due to the interpolation used Lonami Exo 2017-07-19 20:51:06 +0200
  • 739077f612 Fix crash by not specifying a default effect Lonami Exo 2017-07-19 19:53:54 +0200
  • 29fedd74a5 Showcase the effects on the shop more slowly Lonami Exo 2017-07-19 19:53:38 +0200
  • b0abab11ab Showcase all the effects when their shop is shown Lonami Exo 2017-07-19 16:20:13 +0200
  • ebc373e26b Fix VanishEffect never actually vanishing Lonami Exo 2017-07-19 16:16:18 +0200
  • d2325220f8 Create a generic ShopCard to reuse more code Lonami Exo 2017-07-19 14:47:47 +0200
  • 5b25a3f6d5 Show EffectCard's in the customize screen shop Lonami Exo 2017-07-19 13:32:49 +0200
  • 779f37045b Create an EffectCard for the shop to show them Lonami Exo 2017-07-19 13:32:33 +0200
  • 5a9a5c5a3b Create an Effect class similar to Theme and make use of it Lonami Exo 2017-07-18 18:46:21 +0200
  • 2c2b512742 Add a button to toggle between effects and themes shop Lonami Exo 2017-07-18 10:32:32 +0200
  • 7c9d4c9a99 Add a new waterdrop effect Lonami Exo 2017-07-12 15:36:28 +0200
  • d20e3061db Update contributors list Lonami Exo 2017-07-09 15:44:23 +0200
  • 5cadc74e3e Don't hardcode the used effect, add a new sound for Evaporate one Lonami Exo 2017-07-09 14:12:59 +0200
  • 79fac8c328 Fix the original vanish effect never disappearing Lonami Exo 2017-07-08 21:35:41 +0200
  • ccec6f7b81 Add a new Evaporate effect when clearing cells Lonami Exo 2017-07-08 21:33:29 +0200
  • 0713d4a5de Make the clear-row vanish effect a lot more generic Lonami Exo 2017-07-08 20:57:20 +0200
  • cbb13f672f Show a shutdown button upon death (closes #23), update to v0.6.1 Lonami Exo 2017-07-08 11:32:39 +0200
  • 6781e49998 Change project License Lonami Exo 2017-05-26 11:04:39 +0200
  • 583284f9df Update to v0.6 Lonami Exo 2017-05-14 18:08:45 +0200
  • c962128753 Overlay timer on time mode sharing Lonami Exo 2017-05-14 17:44:50 +0200
  • 47f07f056c Update gradle and increase ghost theme price again Lonami Exo 2017-05-14 17:29:54 +0200
  • 9106292543 Increase drag limit when selecting themes Lonami Exo 2017-05-14 17:28:50 +0200
  • 17f3fe40e6 Add a nicer share screen Lonami Exo 2017-05-14 17:27:08 +0200
  • acc80677fe Fix ghost theme being free Lonami Exo 2017-05-10 16:01:33 +0200
  • 7b3b1f7a09 Replace generate_theme.py with an interactive website Lonami Exo 2017-05-09 20:51:36 +0200
  • 69397fcb97 Allow generating only the UI for certain elements Lonami Exo 2017-05-09 17:36:36 +0200
  • 0a78664589 Add ghost theme Lonami Exo 2017-05-09 17:23:28 +0200
  • 8b38d92633 Avoid selecting a different theme when dragging Lonami Exo 2017-05-09 16:49:16 +0200
  • 3b1124d77c Automatically scroll to the currently used theme Lonami Exo 2017-05-09 16:39:59 +0200
  • 347382dd69 Fix buttons row being clipped on height Lonami Exo 2017-05-09 16:22:36 +0200
  • 40188d4d25 Make all the themes more expensive Lonami Exo 2017-05-09 15:55:02 +0200
  • 20b47026b8 Merge #21 (new themes, update gradle) Lonami 2017-05-09 15:39:41 +0200
  • 644882a48f Merge branch 'master' of https://github.com/LonamiWebs/Klooni1010 Oliver Jan Krylow 2017-05-08 20:22:25 +0200
  • 239ef365c2 Added Darcula theme. Adjusted text color on Solarized Light theme. Oliver Jan Krylow 2017-05-08 20:12:18 +0200
  • 0c49023bbf Added Solarized Light theme. Oliver Jan Krylow 2017-05-08 19:22:23 +0200
  • a4e9936a85 Merge branch 'master' of https://github.com/LonamiWebs/Klooni1010 Oliver Jan Krylow 2017-05-08 19:15:18 +0200
  • 9d6cd7a8af Themes improvements Lonami Exo 2017-05-08 10:52:21 +0200
  • 9663bc5376 Choose a better cell texture depending on screen size Lonami Exo 2017-05-07 18:43:25 +0200
  • 4e5c4fd453 Add a new underwater theme Lonami Exo 2017-05-07 18:29:31 +0200
  • d34a566af3 Improve Black et White theme Lonami Exo 2017-05-07 15:57:10 +0200
  • fbff065a8d Allow customizing both button image color and text Lonami Exo 2017-05-07 15:40:13 +0200
  • 5281be4dd4 Update resources (palette, add original share image) Lonami Exo 2017-05-07 11:44:03 +0200
  • 23d349d081 Fix build on non-android systems Lonami Exo 2017-05-07 11:43:43 +0200
  • 5adaf8915c Update gradle Lonami Exo 2017-05-07 10:54:48 +0200
  • ac990ae05d Allow challenging your friends on Android (closes #10) Lonami Exo 2017-05-07 10:54:32 +0200
  • 5b942374e8 Create an abstract class to challenge friends (#10) Lonami Exo 2017-05-07 10:53:37 +0200