• Joined on 2026-02-16
hugo pushed to main at hugo/MetaCrate 2026-08-10 21:51:07 +00:00
611db567a0 Implement native SimpleRenderer reference pipeline (#76)
hugo closed issue hugo/MetaCrate#75 2026-08-10 21:20:38 +00:00
World milestone gate: fake-grid vertical integration and coverage audit
hugo commented on issue hugo/MetaCrate#75 2026-08-10 21:20:12 +00:00
World milestone gate: fake-grid vertical integration and coverage audit

Implemented and verified in commit fdda05b. Added the deterministic cross-manager fake-grid lifecycle and master Milestone 09 audit/test runner; completed native thumbnail upload and GridClient…

hugo pushed to main at hugo/MetaCrate 2026-08-10 21:19:56 +00:00
fdda05b53f Complete milestone 09 world integration gate (#75)
hugo opened issue hugo/IronStorage#70 2026-08-10 20:32:44 +00:00
implement a kdbx importer
hugo closed issue hugo/MetaCrate#74 2026-08-10 20:32:36 +00:00
Archives and model workflows: implement OAR, Collada, GLTF, and uploads
hugo commented on issue hugo/MetaCrate#74 2026-08-10 20:32:27 +00:00
Archives and model workflows: implement OAR, Collada, GLTF, and uploads

Implemented in commit 55424db and pushed to main.

Highlights:

  • Added bounded native ustar/OAR reading and deterministic gzip/tar output, canonical UUID_type.ext asset loading/saving, RAW32…
hugo pushed to main at hugo/MetaCrate 2026-08-10 20:31:43 +00:00
55424dbd7f Implement native archive and model workflows (#74)
hugo pushed to main at hugo/IronStorage 2026-08-10 20:24:18 +00:00
4163ec5e25 Add macOS app icon and bundle workflow
hugo pushed to main at hugo/IronStorage 2026-08-10 20:06:30 +00:00
aeb18b488f Revamp desktop usability and multiline fields
hugo closed issue hugo/MetaCrate#73 2026-08-10 19:26:05 +00:00
Estate, experiences, marketplace, and user-report services
hugo commented on issue hugo/MetaCrate#73 2026-08-10 19:25:56 +00:00
Estate, experiences, marketplace, and user-report services

Implemented and pushed in commit 763e9e5.

Native Rust implementation includes:

  • client-cached EstateTools with exact owner-message/access-delta payloads, LLUDP and CAPS reply events, covenant…
hugo pushed to main at hugo/MetaCrate 2026-08-10 19:25:42 +00:00
763e9e5044 Implement estate and marketplace services (#73)
hugo opened issue hugo/IronStorage#69 2026-08-10 19:17:03 +00:00
integrate the cli and tui into the app bundle and install links from there from preferences
hugo closed issue hugo/IronStorage#42 2026-08-10 18:39:04 +00:00
Complete desktop parity, security, and platform audit
hugo commented on issue hugo/IronStorage#42 2026-08-10 18:38:59 +00:00
Complete desktop parity, security, and platform audit

Implemented and verified in commit 40b15a9 (Complete desktop parity and security audit (#42)).

Implementation:

  • Added docs/desktop-audit.md, a maintained milestone 01/02 coverage matrix…
hugo pushed to main at hugo/IronStorage 2026-08-10 18:38:36 +00:00
40b15a9713 Complete desktop parity and security audit (#42)
hugo commented on issue hugo/MetaCrate#72 2026-08-10 18:35:49 +00:00
Social: implement friends, groups, offline messaging, and communication state

Implemented in c22eef5. Added client-owned native FriendsManager and GroupManager implementations covering friendship offers/acceptance/decline, presence, rights, calling cards, map tracking,…

hugo closed issue hugo/MetaCrate#72 2026-08-10 18:35:49 +00:00
Social: implement friends, groups, offline messaging, and communication state
hugo pushed to main at hugo/MetaCrate 2026-08-10 18:35:19 +00:00
c22eef5d0e Implement social and group managers (#72)