chore: new ToDo

This commit is contained in:
Martin Ambrus
2017-10-24 20:54:54 +02:00
parent 10de37d295
commit e033f597a9
+1
View File
@@ -7,6 +7,7 @@
- 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)
- include past raids in the farm list that were not in the farm list itself but are actually manual past attacks - will need DB update for the attacks table to include targets (now only holds attacker)
- disallow empty posts, topics and survey values in forums (check for aliance name and tag, too)
- when WW is at level 100, the player has to click on it in order for win to register - win should be registered as soon as lvl 100 is reached
- add PayPal listener to verify gold transactions imediatelly
- check the following queries for performing stuff on DB rather than in PHP:
"SELECT * FROM s1_vdata WHERE wood > maxstore OR clay > maxstore OR iron > maxstore OR crop > maxcrop"