39 Commits

Author SHA1 Message Date
csd4ni3l
6a8345bcd9 Add power ups, make the grid bigger. latest 2025-07-02 20:52:55 +02:00
csd4ni3l
e877edcdf6 Do not recreate tiles, just set colors and keep a different tile_grid variable to know which is empty and which is not, fix a pretty annoying bug which took a lot of time to figure out, make combos move-based, so you have 3 left before it is removed. 2025-07-01 22:39:44 +02:00
csd4ni3l
e7d9d67475 Add tile destroy animations 2025-07-01 08:47:46 +02:00
csd4ni3l
3686b86550 move some code around and remove bloat 2025-06-25 18:22:56 +02:00
csd4ni3l
fbf4102d54 Add shape collision highlight 2025-06-25 17:53:18 +02:00
csd4ni3l
898b96ee8c remove unused combo label, make the game over screen not hide the playing field 2025-06-25 17:21:07 +02:00
csd4ni3l
d294ef3ebd Add controller support 2025-06-25 11:00:35 +02:00
csd4ni3l
227d5416e0 Add shape highlight and put combos in score label 2025-06-20 22:12:17 +02:00
csd4ni3l
481be8ef33 Fix display mode crash 2025-06-19 19:02:48 +02:00
csd4ni3l
03b4fbd7ac add combos, use Roboto instead of Proton Strike, update for better constants, add break sound effect 2025-06-17 16:49:16 +02:00
csd4ni3l
71df0eae55 Use arcade 3.2.0 instead of development 2025-05-24 09:39:57 +02:00
csd4ni3l
c7cc8e1637 Include arcade.gl.backends as package, instead of module in Nuitka action 2025-05-19 13:51:24 +02:00
csd4ni3l
af201178b0 include arcade.gl.backends module in the release build
Without it, its not possible to run the exe.
2025-05-19 13:36:24 +02:00
csd4ni3l
585f65be7d Recreate latest tag before releasing 2025-05-19 13:04:39 +02:00
csd4ni3l
62e6a77756 Update uv.lock for newer arcade version 2025-05-19 12:47:42 +02:00
csd4ni3l
0f472c521f Dont include build and run.dist in Linux and MacOS builds and upload artifacts as zip 2025-05-18 19:01:58 +02:00
csd4ni3l
c03ad38ce3 Dont release as pre-release 2025-05-18 18:47:06 +02:00
csd4ni3l
441ba37c6f Fix nuitka action releasing not checking out the repo 2025-05-18 16:44:05 +02:00
csd4ni3l
33483372f3 remove github cli download step 2025-05-18 16:30:54 +02:00
csd4ni3l
220f8c0216 fix Nuitka Action Windows zip doesnt create zip_output directory and fails 2025-05-18 16:18:16 +02:00
csd4ni3l
32699008bd fix windows zip not working and only archive whats inside run.dist 2025-05-18 16:07:38 +02:00
csd4ni3l
19728bd43a Only archive the distributable, not builds 2025-05-18 15:50:11 +02:00
csd4ni3l
a429b8545e Add releasing to nuitka action
- zip before uploading to artifacts
- new release step which downloads the artifacts, deletes the latest release and makes a new one
2025-05-18 15:46:04 +02:00
csd4ni3l
ec01722eea add disable plugins flag and fix artifacts 2025-05-18 15:15:44 +02:00
csd4ni3l
a2fd2cc3ee Fix script name in nuitka build action 2025-05-18 15:00:32 +02:00
csd4ni3l
f64ab34105 Fix assets data dir in nuitka action 2025-05-18 14:58:50 +02:00
csd4ni3l
78cd93e705 Add github action for Nuitka Build 2025-05-18 14:57:02 +02:00
csd4ni3l
a37cad0947 update arcade dependency to development branch, add setting start
settings start category constant
2025-05-14 15:23:26 +02:00
csd4ni3l
7690296f25 fix fullscreen not working 2025-05-02 09:06:47 +02:00
csd4ni3l
fb5691bcf7 make discord presence id a constant 2025-05-01 19:06:26 +02:00
csd4ni3l
c8971cc8ae fix window title 2025-04-27 14:00:30 +02:00
csd4ni3l
2afd92d7da Fix wrong discord RPC, and add high score 2025-04-26 23:16:06 +02:00
csd4ni3l
d19100096d fix rows giving less points than columns 2025-04-24 11:35:03 +02:00
csd4ni3l
2e4c6fcec1 fix python 3.11 compatibility 2025-04-23 17:36:44 +02:00
csd4ni3l
13f0983534 fix not being able to disable Discord RPC 2025-04-23 10:08:19 +02:00
csd4ni3l
d32d49b27b Update shapes to make the game easier 2025-04-22 13:13:18 +02:00
csd4ni3l
fff7ababab add credits, sound, background, fix some bugs 2025-04-22 12:34:46 +02:00
csd4ni3l
28e61c418f Initial version 2025-04-13 17:28:27 +02:00
bc9ccd6ae5 Initial commit 2025-04-13 14:39:19 +02:00