Authoritative Dedicated Server API: Added secure server-side endpoints for player synchronization, creature captures, battle outcomes, and shop transactions.
Server API Key Authentication: Implemented secure server authentication ensuring only verified dedicated server instances can submit authoritative state updates.
Atomic Transactions: Wrapped progression, rewards, and inventory operations in database transactions to protect player progress and prevent inventory discrepancies.