mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 22:57:16 +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.
|
* checkAllianceEmbassiesStatus() in Database redesigned and split into multiple functions.
|
||||||
* Medal system completely rewritten for easier maintenance and readability.
|
* Medal system completely rewritten for easier maintenance and readability.
|
||||||
* Removed obsolete and unused code/folders from both the game and Admin Panel.
|
* 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
|
Still Planned
|
||||||
|
|
||||||
* Automation moved to a real cron job (currently triggered by page loads).
|
Nothing for the moment !
|
||||||
* Database cleanup with configurable retention (battle reports, chat, stale rows).
|
|
||||||
* SQL index audit for hot columns.
|
|
||||||
* Static asset compression and browser caching (.htaccess).
|
|
||||||
|
|
||||||
⸻
|
⸻
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user