Full notes
Full Blood Curse Legions update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- UI and audio
Blood Curse Legions changes
Sorry for the long silence—I’ve been rebuilding the entire game project. It now features real-time combat and supports more units on screen. More importantly, the code structure is far more solid.
The previous version relied heavily on AI-generated code. It was a maintenance nightmare—you never knew if adding a new feature would break something old. In short, AI-written code is a trap.
The current build is fully hand-coded. It’s cleaner, more flexible, and actually maintainable. AI isn’t as magical as the media makes it sound—especially in game development.
Source
Changelog.gg summarizes and formats this update. How we read updates.
