MayaTheShy
  • Joined on 2025-08-30
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:15:07 -04:00
b49574f39b fix: SQLite readonly error in Docker container
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:09:51 -04:00
d4a9441b54 fix: resize pages after re-parenting to monitor device
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:04:22 -04:00
5518161adf fix: call enable() on pages after attaching to device
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:01:13 -04:00
4c329bbfb3 debug: add raw monitor write test after sync + fix boot window visible
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:00:43 -04:00
381951bd91 fix: clear boot window to prevent future monitor write interference
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:58:06 -04:00
fdc3c36cd7 debug: add diagnostic logging to drawDashboard to trace rendering
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:52:26 -04:00
64b3e4b069 debug: log draw errors instead of silent pcall swallowing
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:49:44 -04:00
c4acc2159e fix: prevent early return in parallel tasks from killing waitForAny
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:47:17 -04:00
a0740b81f5 debug: xpcall entire program body, write crash log to .crash.log
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:44:48 -04:00
82d74a01b5 debug: wrap main() in pcall to show crash error before window closes
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-03-22 18:40:24 -04:00
cb44dd8d0f fix: correct requires format in apps.db and add missing entries
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:40:11 -04:00
bb139b4afd fix: override dofile to preserve Opus env (require was nil in sub-modules)
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:35:45 -04:00
40e6eab42d feat: shorten application titles in apps database and remove unused entries
d9b7bd32b7 feat: add exclusion for backup files and specific Lua script in package configuration
Compare 2 commits »
MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 18:27:50 -04:00
83baef8f82 Strip trailing slash from Gitea repository path in listGitea function
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-03-22 18:24:36 -04:00
1f41e1fa51 docs: add GPS alternative and pathfinding usage to quickstart guide
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-03-22 18:16:21 -04:00
fa085339b8 feat: implement movement wrapping and pathfinding module for turtle
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 18:15:55 -04:00
76772140aa feat: implement parallel inventory scanning and supply chest functionality
314fec5c47 feat: add parallel scanning and supply management configuration options
e261113134 feat: implement unified recipe database with learning support
7693265b62 feat: add item display name database with persistence and query functions
2d8d2b360f feat: implement recursive crafting engine with multi-step chain support
Compare 6 commits »
MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 17:56:18 -04:00
d0cb420a08 Refactor installer.lua to enhance functionality and improve user experience
MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 17:52:20 -04:00
eae757627a Update git branch references in installer.lua to align with main branch structure
MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 17:50:41 -04:00
7a99fc662d Update update.lua URL in fstab to point to the correct installer script
5beb965aad Update installation instructions to reference the correct installer script
1e0bcb841a Add initial installer script with configuration and download functionality
Compare 3 commits »