Commit Graph

6 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
2d7f65d7fb new cool backgroud 2024-06-03 21:15:23 +03:00
4f6d0a6c24 inertia and refactor 2024-06-03 00:31:15 +03:00
3ca6427583 noble animations 2024-06-02 20:25:27 +03:00
f19610e458 tank 2024-06-01 22:46:36 +03:00