23 Commits

Author SHA1 Message Date
3d56c7ce04 Remove arithmetic node modules: add, multiply, and subtract v2026-03-21-01 2026-03-21 18:39:19 +11:00
f917cf6ad5 Add initial Pico-8 cartridges for testing
- Created test_cart.p8 with basic drawing functionality and a print statement.
- Created test_unix.p8 with a simple initialization function.
2026-03-21 18:38:43 +11:00
71354ad463 Remove unused literal node modules: boolean, color, number, and string 2026-03-21 18:38:22 +11:00
ae374db9fb updated graph rendering to be more efficient. added smooth scrolling, added color type, mmb drag for cutting 2026-03-21 06:57:26 +11:00
1f5da03474 Merge pull request #5 from litruv/copilot/remove-menu-bar-electron
Remove menu bar from Electron application
v2025-10-19-03
2025-10-20 02:53:11 +11:00
copilot-swe-agent[bot]
9261def7cd Remove menu bar from Electron application
Co-authored-by: litruv <3798007+litruv@users.noreply.github.com>
2025-10-19 15:48:48 +00:00
copilot-swe-agent[bot]
b9712954bf Initial plan 2025-10-19 15:44:17 +00:00
5135d90ff1 Merge pull request #3 from litruv/copilot/remove-non-installer-files
Filter release artifacts to only include installer files
v2025-10-19-02
2025-10-20 02:37:54 +11:00
copilot-swe-agent[bot]
9c61218df5 Filter release files to only include installer
Co-authored-by: litruv <3798007+litruv@users.noreply.github.com>
2025-10-19 15:35:34 +00:00
copilot-swe-agent[bot]
028c8822a3 Initial plan 2025-10-19 15:32:42 +00:00
fe7f4cc6c4 ci: use semver for auto releases v2025-10-19-01 2025-10-20 01:54:09 +11:00
b7222c0b07 ci: fix workflow step order 2025-10-20 01:50:42 +11:00
6fc5116e0e ci: auto version releases 2025-10-20 01:49:04 +11:00
041019206b ci: upload artifact and support pat 2025-10-20 01:39:10 +11:00
df54d7aa3c ci: allow release creation 2025-10-20 01:34:43 +11:00
fd5557937f remove tag requirement 2025-10-20 01:30:56 +11:00
d3846e38a4 ci: always publish electron artifacts 2025-10-20 01:30:07 +11:00
5332ffd264 fix: correct workflow indentation 2025-10-20 01:24:52 +11:00
252cdee13d ci: build via electron-builder action 2025-10-20 01:23:22 +11:00
fbc6d5392c chore: add electron builder workflow 2025-10-20 01:20:41 +11:00
d892fb1bce added icon 2025-10-20 01:17:42 +11:00
e64f3e881e Initial commit
moved from private version control
2025-10-19 21:12:41 +11:00
5e84773bbe Initial commit 2025-10-19 21:08:04 +11:00