diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d157137..4ec987f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ Minimum PHP version for this release is 7.2.5. * new Admin Bar showed on top when admin logged in * new page: Server Data, to reload server data * new pages: mass account & teleport tools - * editable changelogs + * changelogs editor * revised Accounts & Players editors * option to add/modify menus with plugins * option to enable/disable plugins @@ -46,6 +46,7 @@ Minimum PHP version for this release is 7.2.5. * Highscores * frags works for TFS 1.x * cached + * creatures * moved pages to Twig: * experience stages * update player_deaths entries on name change diff --git a/CREDITS b/CREDITS index 404de30c..878310df 100644 --- a/CREDITS +++ b/CREDITS @@ -1,3 +1,3 @@ * Gesior.pl (2007 - 2008) -* Slawkens (2009 - 2022) +* Slawkens (2009 - 2023) * Contributors listed in CONTRIBUTORS.txt diff --git a/install/steps/5-database.php b/install/steps/5-database.php index 13a79d56..a133f236 100644 --- a/install/steps/5-database.php +++ b/install/steps/5-database.php @@ -116,7 +116,7 @@ if(!$error) {