Commit Graph

8 Commits

Author SHA1 Message Date
348bd4fe64 cleanup: QOL improvements — gitignore, Tags constants, remove debug artifacts
- Add .DS_Store, unused/, .vscode/settings.json to .gitignore
- Add .editorconfig (tabs for Lua, LF, UTF-8)
- Fix duplicate submodule entry in .gitmodules
- Add Tags table (player, tank, ground, granade, ammoCrate) — replace magic numbers
- Add SCREEN_W/SCREEN_H constants
- Fix leaked global variable `c` in Game.lua
- Remove Noble.showFPS = true from BomberScene
- Remove debug print() calls from granade, enemy, BomberScene
- Fix clean_build_dir glob bug in both build scripts
- Make PLAYDATE_SDK_PATH configurable via env var
2026-02-24 12:48:00 +01:00
8a039adc05 rework + cool bomber 2026-02-24 00:46:50 +01:00
fae2abf94e bomber imp 2025-04-12 13:32:36 +02:00
95b2c825db map select 2025-04-11 01:25:01 +02:00
c31d902074 alpha 2 2024-06-12 19:02:03 +03:00
025880c358 redesign music and drone selection 2024-06-12 01:22:12 +03:00
43512c90c7 alpha 0.1 2024-06-10 01:50:27 +03:00
29a5ed2f62 noble engine migration 2024-06-01 16:52:11 +03:00