The Intelligent Creature system has now been fully migrated to SQL.

This forms part of the ongoing Mir Vengeance modernisation project, where legacy systems are being replaced with fully database-driven alternatives.

With this work complete, Intelligent Creatures are now loaded, saved and managed entirely through SQL rather than older persistence methods.

Completed areas include:

  • Intelligent Creature data storage
  • Creature progression data
  • Experience tracking
  • Active and Dormant states
  • Statistics and future expansion fields

Why This Matters

Moving systems to SQL provides several advantages:

  • Cleaner codebase
  • Easier maintenance
  • Improved debugging
  • Better auditing
  • Simpler future development

Most importantly, it allows future Intelligent Creature features to be added without being restricted by older legacy systems.

Project Status

SQL backend completed

Data migration completed

Load/save functionality completed

Integrated into server startup and persistence systems

The Intelligent Creature system now forms part of the server’s modern SQL architecture and is ready for future feature development.

Speak to us on Teams