From 630d23141ddd328ca41063420e9ad42b1df35e97 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 20 Apr 2019 00:04:16 +0200 Subject: [PATCH] Update TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 62626cec..ffd37d6f 100644 --- a/TODO +++ b/TODO @@ -9,8 +9,6 @@ * hooks * Menus in templates * move highscores to twig - * migrations: option to downgrade the database - * create account: create character * csrf token protection * guild wars support like in Gesior * move lostaccount.php to Twig @@ -110,3 +108,5 @@ x.x - At any time between (version not specified) * https://otland.net/threads/phpmyadmin-commands-to-edit-database.7751/ * replace spells, monsters tables with JavaScript Sortable Tables (DataTables?) * add release script (bash) that will automatically create myaac-$VERSION.zip + * migrations: option to downgrade the database + * create account: create character