mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-12 23:56:08 +00:00
4 lines
410 B
Plaintext
4 lines
410 B
Plaintext
- normalize forum tables - varchar is used for numeric values and is joined with int field
|
|
- finish parts in Admin that are unfinished (mostly delete -X- buttons and Alliance settings)
|
|
- add batching logic to mehods which get called too frequently and multiple times (example - Message::sendMessage() now that is sends messages for each forum post)
|
|
- add PayPal listener to verify gold transactions imediatelly |