From 176f66cfbfb1bf6189be5f8e56a032d41fd50e20 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Fri, 13 Oct 2017 12:17:31 +0200 Subject: [PATCH] chore: we have a ToDo document now :) --- todo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 00000000..f42a529a --- /dev/null +++ b/todo.txt @@ -0,0 +1,8 @@ +- change title for each page, so it fits with H1 (or history will always show a lot of "TravianZ" entries without a way to know where that history entry leads) +- fix deleting users (need to delete their villages (+alliances/construction plans/...?) after a while) +- check if defeating a player (destroying their village) removes that village from map after a while (as stated in FAQ) +- fix inability to change alliance description +- add PayPal listener to verify gold transactions imediatelly +- add combat Simulator link to options for a village/oasis (Centre map, Raid, Send Troops...) +- don't show Support & Taskmaster in stats +- add Support + Taskmaster login possibility into the game \ No newline at end of file