Implemented and pushed in c7777d4. Added a native Tokio UDP transport with runtime-neutral construction, bounded receive/command/write queues, a single socket writer, per-peer full-width…
Implemented in b413cd6 and pushed to main.
The native Rust client core now provides the exact grouped C# Settings defaults, validation for endpoints/durations/limits/cache and feature policies,…
Implemented and pushed in commit 167f469 (Complete native codegen milestone gate).
Implementation:
- Added an isolated generate-to path and a completion gate that byte-compares all seven…
Implemented and pushed in commit 4a32025.\n\nImplementation:\n- Added deterministic native Rust parsers/renderers for avatar_skeleton.xml, attentions.xml, attentionsN.xml, and genepool.xml.\n-…
Implemented in commit 5f83ce6.
Summary:
- Added a native Rust XML generator with source-located schema validation for the pinned avatar_lad.xml, trees.xml, and grass.xml inputs.
- Generated and…
Implemented and verified in commit 74801c3.
Implementation:
- Generated real native Rust encode/decode implementations for all 483 packet types and 905 block types, including high/medium/low…