From 775e6990feb1dd42dd4749ded8e25348e5878895 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Sun, 22 Oct 2017 21:00:33 +0200 Subject: [PATCH] chore: ToDo added --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 5aecf3b7..5d176097 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,5 @@ - 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) +- 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) - add PayPal listener to verify gold transactions imediatelly \ No newline at end of file