Обновление от 20.11.2024
Update instance ids in characters table too.
Fix potential memory leak when forming battleground groups.
Extend transaction when disbanding groups to ensure synchronous execution.
Fix use after free when failed to create bg group.
Rename instance_id column inside characters table to instance.
Fix nested transaction issue.
Fix ambiguous instance column.
Fix another ambiguous instance column.
Stricter SQL checks (#2829)
Add missing item locales.
Add reputation spillover column to quest template.
Correct factions for some creatures.
Remove struct padding from VMap Extractor temporary files. (#2832)
Fix "Only allow one transaction at the same time" (#2834)
Add spell scripting system.
Add items to resist gear vendor.
MoveMapGenerator: Add proper multithreading support. (#2827)
Windows curl dep copy dll from build folder