You are browsing as a guest. Sign up (or log in) to start making projects!

55m 14s logged

v0.5.1

I added the Harmony patches to intercept System.IO functions. It was long and repetitive πŸ‘.

What’s changed:

  • Add src\Patches\io\Directory.cs for the directory-related function patches.
  • Add src\Patches\io\File.cs for the file-related function patches.
  • Removed old test files for writing/reading files.

Progress so far:

  • βœ… VFS (Virtual File System).
  • βœ… Write the fake System.IO functions.
  • βœ… Write/Read the .msa (Mechanica Save Archive) file.
  • βœ… Intercepting the system functions.
  • ❌ Write the triggers that will fire the capture/emission of virtual files.
  • ❌ Add display/support for the new save format in the world selection menu.

The next step should let me run the first tests, which will probably be followed by some bug fixes. Hopefully not 🀞.

0
10

Comments 0

No comments yet. Be the first!