Files
TravianZ/GameEngine
novgorodschi catalin d89ffe4482 Major refactor: Extract Database and Automation into domain-specific trait files
### Core Architecture Refactor

- Split the `Database.php` class into domain-specific traits under `GameEngine/Database/`.
- Split the `Automation` class into domain-specific traits under `GameEngine/Automation/`.
- Grouped methods by functional domain for improved maintainability and navigation.
- Preserved 100% backward compatibility.
- No logic or behavioral changes.
- Pure structural refactor.
2026-07-17 11:03:27 +03:00
..
2026-05-15 08:17:14 +03:00
2026-07-17 07:53:59 +03:00
2026-05-07 08:24:40 +03:00
2026-07-17 07:49:20 +03:00
2026-07-01 11:05:44 +03:00
2026-07-01 07:59:05 +03:00
2026-07-01 07:59:05 +03:00
2026-07-01 07:59:05 +03:00
2026-05-15 08:17:14 +03:00
2026-07-01 07:59:05 +03:00
2026-07-01 07:59:05 +03:00
2026-07-01 07:59:05 +03:00
2026-07-01 07:59:05 +03:00
2026-07-16 14:08:05 +03:00
2026-07-15 15:22:01 +03:00