Commit Graph
17 Commits
Author SHA1 Message Date
mr.zeroandClaude Opus 5 d45143d69d Make the source pass the CI lint
ci/woodpecker/push/tic80 Pipeline was successful
ci/woodpecker/manual/tic80 Pipeline was successful
The central pipeline lints where the old inline one did not, and it
aborts on any warning. Nothing here was actually wrong: 166 of the 243
warnings were the TIC-80 API and the game's own globals being undeclared,
which is what .luacheckrc is for — the same shape impostor already uses.

The rest was trailing whitespace on 14 lines, now stripped. INPUT_KEY_X
is unused but kept: it belongs to the LEFT/RIGHT/A/B/X/Y set and removing
it would leave a gap in the mapping, so luacheck is told to allow the
family.

Verified locally by merging the sources the way the pipeline does and
running luacheck over the result: 0 warnings, 0 errors.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-16 22:49:06 +02:00
mr.zero 9460a2eb73 add name to header
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-28 00:08:49 +01:00
mr.zero ac0bcf4aa4 reset version
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-25 19:34:28 +01:00
mr.zero 45f2e746d6 new version 2025-12-13 20:13:08 +01:00
mr.zero 8e8d181c34 shadowed text
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-13 20:11:50 +01:00
mr.zero 5379e30cf3 keyboard button fixes
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-12 15:30:47 +01:00
mr.zero d3fb12703c v0.13
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-11 20:40:02 +01:00
mr.zero f9c539a854 resume button 2025-12-11 20:39:26 +01:00
mr.zero a777241d7a context init fix 2025-12-11 20:36:11 +01:00
mr.zero 34340d9664 save/load functionality (WIP)
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-11 20:00:43 +01:00
mr.zero 6a39128962 v0.11
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-11 18:57:30 +01:00
mr.zero 1913d7d7d4 configuration window 2025-12-11 18:56:59 +01:00
mr.zero 755b648280 order inc files to folders 2025-12-11 18:07:36 +01:00
mr.zero 4d3349720c remove comments 2025-12-11 18:03:09 +01:00
mr.zero 3ead2b0ce0 more dummy dialogs
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-10 23:35:45 +01:00
mr.zero fc398d0f65 rename partial files
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-10 23:16:39 +01:00
mr.zero 9dfbdcd052 split source
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-10 22:33:36 +01:00