MayaTheShy
  • Joined on 2025-08-30
MayaTheShy closed issue MayaTheShy/Opus#67 2026-03-22 15:29:03 -04:00
Complet API
MayaTheShy commented on issue MayaTheShy/Opus#67 2026-03-22 15:29:02 -04:00
Complet API

Duplicate of issue #23, closing.

MayaTheShy closed issue MayaTheShy/Opus#64 2026-03-22 15:28:21 -04:00
how to store to floppys?
MayaTheShy commented on issue MayaTheShy/Opus#64 2026-03-22 15:28:21 -04:00
how to store to floppys?

Support question, not a bug.

MayaTheShy commented on issue MayaTheShy/Opus#66 2026-03-22 15:27:15 -04:00
Bug in code dir: opus/sys/modules/opus /json.lua

Considered fixed as of commit 5775954

MayaTheShy closed issue MayaTheShy/Opus#66 2026-03-22 15:27:15 -04:00
Bug in code dir: opus/sys/modules/opus /json.lua
MayaTheShy closed issue MayaTheShy/Opus#60 2026-03-22 15:25:49 -04:00
Installation bug.
MayaTheShy commented on issue MayaTheShy/Opus#60 2026-03-22 15:25:48 -04:00
Installation bug.

Considered fixed by #62 .

MayaTheShy closed pull request MayaTheShy/Opus#59 2026-03-22 15:21:50 -04:00
stopgap fix for opus icons on newer MC
MayaTheShy commented on pull request MayaTheShy/Opus#59 2026-03-22 15:21:49 -04:00
stopgap fix for opus icons on newer MC

Closing — superseded by #62

This issue was properly resolved by PR #62 (Kan18), which refactored Util.getVersion() to return a (major, minor) tuple using the pattern (%d+)%.(%d+). That…

MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 15:19:35 -04:00
5775954d7c Capture fs locally before setting _ENV=nil in json.lua
MayaTheShy pushed to main at MayaTheShy/Opus 2026-03-22 15:18:19 -04:00
857c0e252d Update json.lua
7bd993a12d oops
7d36c9aafe Fix Util.getVersion
28733d77e8 oops
be13d87266 actually set it to 30
Compare 9 commits »
MayaTheShy pushed to develop-1.8 at MayaTheShy/Opus 2026-03-22 11:58:46 -04:00
100b23793c Merge pull request 'Many changes' (#62) from Kan18/develop-1.8 into develop-1.8
9b502553e0 Update json.lua
c247097e20 oops
2597724dab Fix Util.getVersion
5f153721ea oops
Compare 10 commits »
MayaTheShy merged pull request MayaTheShy/Opus#62 2026-03-22 11:58:44 -04:00
Many changes
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 11:54:59 -04:00
40df13e756 Refactor database test setup to use DB_PATH from vitest.config.js
f2634328ec Add Vitest configuration for testing environment setup
Compare 2 commits »
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 11:54:12 -04:00
53863657d7 Refactor code structure for improved readability and maintainability
ba0cbfbbb6 Add unit tests for server logic including rate limiter, normalization helpers, and input validation
Compare 2 commits »
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 11:51:54 -04:00
a8513b339c Add comprehensive tests for the database layer in db.test.js
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-03-22 11:48:06 -04:00
633d162d81 fix: reorder dependencies and update vitest version in package.json
aa3b166453 feat: add comprehensive tests for WorldBlockCache functionality
56fc79f5f2 feat: add TaskDispatcher tests for task assignment and management
Compare 3 commits »
MayaTheShy pushed to master at MayaTheShy/remoteturtle 2026-03-22 11:47:02 -04:00
b6ab6f94f6 feat: add testing scripts and vitest as a dev dependency
MayaTheShy pushed to main at MayaTheShy/Inventory-Manager-CC 2026-03-22 11:47:01 -04:00
21f12501ca Add testing scripts and update devDependencies in package.json