diff --git a/todo.txt b/todo.txt index f78f3c7f..ff2f7361 100644 --- a/todo.txt +++ b/todo.txt @@ -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"