MayaTheShy
  • Joined on 2025-08-30
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:43:09 -04:00
8ff4203152 feat: enhance auto-refuel functionality with manager integration and fallback mechanism
72c978ee75 feat: add find_item functionality to locate items in chests
Compare 2 commits »
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:38:17 -04:00
d25f25ee52 Fix mining turtle: use pull instead of push to avoid self-wrap failure
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:32:44 -04:00
2adfa7f7a3 Add mining turtle for infinite cobblestone generators
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:22:33 -04:00
96afe8dcb7 Fix silent Docker crash: recursive chown, db error handling
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:15:45 -04:00
1b0b1c570d Fix health check: use wget -qO instead of --spider, increase start_period to 30s
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 21:08:48 -04:00
73e157cc13 fix: remove healthcheck configuration from server service
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:55:41 -04:00
18bdac03b1 Fix config.lua crash: move _configPath before first use
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:51:46 -04:00
173a0a9f95 Persist config files across Opus package updates
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:45:00 -04:00
01eef4eead fix: correct typo in HEALTHCHECK start-period option
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:42:39 -04:00
a499446366 fix: use wget for Docker health check instead of node
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:42:12 -04:00
a6bf84d6b8 fix: update order popup background color to gray
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:29:54 -04:00
aaaf25350c fix: correct item drawing in main page refresh
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:23:12 -04:00
432a9feff9 Implemented the usage of the standarised ui library.
ee76a61240 Refactor turtle status check in smelter page
Compare 2 commits »
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:16:04 -04:00
85228b134b feat: add order quantity popup for item ordering in dashboard
d97167b21c Add client_display.lua for network client dashboard using Opus UI
69e24e7d79 fix: update comments for clarity and organization in inventoryClient.lua
Compare 3 commits »
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 20:04:54 -04:00
02248ccc38 fix: keyboard overlay hidden behind bottom bars due to z-order
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:51:55 -04:00
e67fded321 fix: client crash from barrel task early return in waitForAny
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:47:20 -04:00
621902b3e8 fix: correct reference to parent page in keyboard toggle event
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:41:52 -04:00
380289d484 fix: improve error handling in crafting turtle script
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:31:09 -04:00
d67a2fde88 feat: first-run setup wizard for client dropper config
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 19:22:04 -04:00
215652d47c feat: reimplement on-screen keyboard for monitor search