mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-03-04 05:17:37 +08:00

* feat: Implement S3 integration for system save data migration and retrieval * feat: Refactor system save data handling to use JSON and improve error logging * feat: Update S3 migration schedule to hourly and limit old account retrieval to 3000 records * fix: Clean up S3 migration code by removing unnecessary blank lines and improving logging messages