HomeGamesUpdatesPricingMethodology
Steam News4 October 20259mo ago

IT Seems uploading video in STEAM is down again...

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.

Full notes

Full Blood Curse Legions update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes1 addition1 change0 removals
  • Gameplay
  • UI and audio
addedThe 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.
changedThe 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.

Blood Curse Legions changes

addedThe 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.
changedThe 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.

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

Steam News / 4 October 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.