Skip to content

Add DacsByte byte serialization#58

Merged
somethingelseentirely merged 2 commits intomainfrom
codex/add-to_bytes/from_bytes-functions-in-dacsbyte
Jul 25, 2025
Merged

Add DacsByte byte serialization#58
somethingelseentirely merged 2 commits intomainfrom
codex/add-to_bytes/from_bytes-functions-in-dacsbyte

Conversation

@somethingelseentirely
Copy link
Copy Markdown

Summary

  • support to_bytes and from_bytes for DacsByte
  • round-trip test for the new APIs
  • document ability to serialize DACs
  • record future task about examples
  • store serialization metadata in fixed arrays
  • adjust DacsByte metadata to use vectors instead of arrays
  • document DacsByte byte layout with ASCII diagram
  • flags are serialized before level data to remove padding

Testing

  • cargo test
  • ./scripts/preflight.sh

https://chatgpt.com/codex/tasks/task_e_688182d5428083228f2385f19d0ee606

@somethingelseentirely somethingelseentirely merged commit a2323cb into main Jul 25, 2025
1 check passed
@somethingelseentirely somethingelseentirely deleted the codex/add-to_bytes/from_bytes-functions-in-dacsbyte branch July 25, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant