From 50a45cc0ac6a86e8443139aa253c88b7bd93e3bf Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Wed, 25 Oct 2017 23:41:21 +0200 Subject: [PATCH] chore: a new helpful ToDo --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 472a51a9..7852c42d 100644 --- a/todo.txt +++ b/todo.txt @@ -11,6 +11,7 @@ - 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 the possibility to see player's war log (attack messages) in Admin - 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"