mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-23 21:17:04 +00:00
Revise README with updates on project features
Updated README to reflect recent changes in automation, database cleanup, SQL indexing, and asset management.
This commit is contained in:
committed by
GitHub
parent
acc681f737
commit
347e3dbeba
@@ -38,6 +38,10 @@ Massive Code Refactor
|
||||
* checkAllianceEmbassiesStatus() in Database redesigned and split into multiple functions.
|
||||
* Medal system completely rewritten for easier maintenance and readability.
|
||||
* Removed obsolete and unused code/folders from both the game and Admin Panel.
|
||||
* Automation moved to a real cron job (currently triggered by page loads).
|
||||
* Database cleanup with configurable retention (battle reports, chat, stale rows).
|
||||
* SQL index audit for hot columns.
|
||||
* Static asset compression and browser caching (.htaccess).
|
||||
|
||||
⸻
|
||||
|
||||
@@ -208,10 +212,7 @@ Completed
|
||||
|
||||
Still Planned
|
||||
|
||||
* Automation moved to a real cron job (currently triggered by page loads).
|
||||
* Database cleanup with configurable retention (battle reports, chat, stale rows).
|
||||
* SQL index audit for hot columns.
|
||||
* Static asset compression and browser caching (.htaccess).
|
||||
Nothing for the moment !
|
||||
|
||||
⸻
|
||||
|
||||
|
||||
Reference in New Issue
Block a user