this post was submitted on 12 Jan 2025
1 points (100.0% liked)

Project Harmonia

66 readers
1 users here now

A work-in-progress life simulation game.

GitHub

founded 1 year ago
MODERATORS
 

Getting it to compile wasn't too hard, thanks to the migration guide and deprecation warnings.

I took the time to rewrite my logic using new features like observers, fallible params, required components, picking, etc. The rewrite is massive: 98 files changed, 5197 insertions, 6303 deletions. And that's excluding Cargo.lock - it's all code.

I really like the changes. They made the code much clearer. Next, I plan some work on my crates.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here