Commit Graph

  • 02f993baea feat: Login By Email slawkens 2021-05-01 10:16:43 +02:00
  • f9302d4f9d Require Parsedown class through composer slawkens 2021-05-01 08:54:46 +02:00
  • 878dfc5a01 bcsub is not needed here slawkens 2021-05-01 01:21:11 +02:00
  • 780f8d193f bcsub is not needed here slawkens 2021-05-01 01:21:11 +02:00
  • 2400f7c20a Fix #158 Thanks @Misztrz slawkens 2021-05-01 01:04:42 +02:00
  • 4e85f857a4 Fix #158 Thanks @Misztrz slawkens 2021-05-01 01:04:42 +02:00
  • ea035136e1 Gratis premium account (#156) czbadaro 2021-04-22 22:49:42 +02:00
  • 9d7854dda6
    Gratis premium account (#156) czbadaro 2021-04-22 17:49:42 -03:00
  • 7303aabc2b Some small fix regarding parsing creature name from request slawkens 2021-04-22 19:13:37 +02:00
  • ab478f488a Fix some unexpected behaviour in characters.php slawkens 2021-04-14 02:20:26 +02:00
  • c7a2b090d7 Fix guild list description new lines <br> being ignored slawkens 2021-04-08 22:08:37 +02:00
  • 9d8f398d9f update validator name check Lee 2021-03-09 23:42:21 +00:00
  • 31f0050f4e Admin - Dataloader updates Lee 2021-03-09 23:38:23 +00:00
  • 7ce005341e Twig filter (timeago) Lee 2021-03-09 23:17:24 +00:00
  • 6035d05d65 Update 33.php slawkens 2021-03-08 14:44:09 +01:00
  • dfd78b9735 Merge branch 'develop' into feature/settings slawkens 2021-03-05 10:10:51 +01:00
  • 84447ef178 Remove unsupported versions from travis slawkens 2021-02-23 23:22:03 +01:00
  • f2c3b6362d Fix travis slawkens 2021-02-23 23:13:22 +01:00
  • b99d3b4960 Forgot this slawkens 2021-02-23 18:57:03 +01:00
  • 0fc64478e0 PHP 7.1 is now required slawkens 2021-02-23 15:15:34 +01:00
  • c664be7b74 Update version to 0.8.5-dev slawkens 2021-02-23 15:10:44 +01:00
  • aa17ddbf24 Fix compatibility with PHP 7.0 and lower slawkens 2021-02-23 15:10:03 +01:00
  • 62faacbed6 Update CHANGELOG.md slawkens 2021-02-18 18:41:58 +01:00
  • d03d6e2ec1 Release of v0.8.4 slawkens 2021-02-18 18:19:04 +01:00
  • 93a1760263 Patch "Delete char with house" from develop slawkens 2021-02-16 02:18:13 +01:00
  • 0de8894e4d #142 Guildnick fix Lee 2021-02-14 12:50:10 +00:00
  • e95ea22dbd Revert "Fix phpmailer array style (PHP 8.0)" slawkens 2021-02-16 01:56:21 +01:00
  • 5dbfde62a6 Update .travis.yml slawkens 2021-02-16 01:56:11 +01:00
  • 0ba886bc6b Fix phpmailer array style (PHP 8.0) slawkens 2021-02-16 01:42:42 +01:00
  • e7a3d563aa Update .travis.yml slawkens 2021-02-16 01:33:53 +01:00
  • bda020ef93 Attempt to fix travis build slawkens 2021-02-16 01:31:48 +01:00
  • f0c136c421 More fixes for PHP 8.0 slawkens 2021-02-16 01:39:58 +01:00
  • 2684205b5a More fixes for PHP 8.0 slawkens 2021-02-16 01:39:58 +01:00
  • 856507fb66 Update .travis.yml slawkens 2021-02-16 01:33:53 +01:00
  • d019fbc050 Attempt to fix travis build slawkens 2021-02-16 01:31:48 +01:00
  • 129d5653e6 Apply changes from develop branch slawkens 2021-02-16 01:12:45 +01:00
  • 5fa1321619 Fixes to database version and monsters table slawkens 2021-02-16 01:12:45 +01:00
  • 9560ad0c20 Add missing migration from 0.9 slawkens 2021-02-16 01:06:03 +01:00
  • a4fa7567aa Increase size of myaac_visitors.page column to 2048 slawkens 2021-02-16 01:05:29 +01:00
  • 792ec17d18 Increase size of myaac_visitors.page column to 2048 slawkens 2021-02-16 00:56:25 +01:00
  • 19ffd57b34 Minimum PHP 5.6 is now required (composer part) slawkens 2021-02-16 00:32:16 +01:00
  • ebda456862 Minimum PHP 5.6 is now required slawkens 2021-02-16 00:30:56 +01:00
  • 9ff032740c Minimum PHP 5.6 is now required slawkens 2021-02-16 00:30:56 +01:00
  • dbc76abcdd Fix compatibility with PHP 8.0 (latest XAMPP) slawkens 2021-02-16 00:28:54 +01:00
  • 5bd5aa0edf Fix compatibility with PHP 8.0 (latest XAMPP) slawkens 2021-02-16 00:28:54 +01:00
  • 746a5dc816 Fix setPremDays for latest TFS slawkens 2021-02-15 21:05:08 +01:00
  • 6b07d56627 Fix setPremDays for latest TFS slawkens 2021-02-15 21:05:08 +01:00
  • 194d110079 Fixed account getPremDays() function for latest TFS slawkens 2021-02-15 20:57:24 +01:00
  • 15d381adfd Fixed account getPremDays() function for latest TFS slawkens 2021-02-15 20:57:24 +01:00
  • 23b44d6c8a #142 Guildnick fix Lee 2021-02-14 12:50:10 +00:00
  • e3f2abc06e Fix parsing empty strings in config.lua (with comments) slawkens 2021-02-13 22:56:53 +01:00
  • eed490507c Fix parsing empty strings in config.lua (with comments) slawkens 2021-02-13 22:56:53 +01:00
  • 2800ab1e88 Fix headling.php cannot find font slawkens 2021-02-13 22:35:57 +01:00
  • 3d73de13d8 Fix headling.php cannot find font slawkens 2021-02-13 22:34:46 +01:00
  • faf40f8bed Fix typo slawkens 2021-02-13 22:07:54 +01:00
  • 71f7bb2e75 Fix typo slawkens 2021-02-13 22:07:54 +01:00
  • 3f12ee40ac Update .gitignore slawkens 2021-01-04 19:28:18 +01:00
  • b4532bd473 Add ./login.php to .gitignore slawkens 2021-01-04 19:17:30 +01:00
  • b389874a7e Ignore arrays in config.lua (fixes experienceStages loading) slawkens 2021-02-13 21:53:40 +01:00
  • ebe900fca8 Ignore arrays in config.lua (fixes experienceStages loading) slawkens 2021-02-13 21:53:40 +01:00
  • 5a8bcec014 Fix installer choosing name, when config.php is not loaded yet slawkens 2021-02-13 21:44:49 +01:00
  • a1c7c2768c Delete char with house #149 Lee 2021-02-02 14:42:30 +00:00
  • 565e6e3a3d Delete char with house #149 Lee 2021-02-02 14:13:36 +00:00
  • 855e9aa3b9 Fix: do not count deleted characters slawkens 2021-01-20 19:46:07 +01:00
  • a271edec47 Forgot this.. slawkens 2021-01-20 18:03:30 +01:00
  • 81b293a5a6 Fixes to character name validation slawkens 2021-01-20 18:02:07 +01:00
  • 8b41e144f8 Open/Closed Website Status now changes dynamically slawkens 2021-01-18 02:17:39 +01:00
  • a41f653e05 Move Admin module statistics to Twig slawkens 2021-01-18 02:00:46 +01:00
  • ea2dc69f7c Add more clients to clients.conf.php slawkens 2021-01-18 01:45:52 +01:00
  • f24ff295e8 Add alt="icon" slawkens 2021-01-18 01:48:21 +01:00
  • b399bee3ac Cancel button should return to menus main screen slawkens 2021-01-18 01:47:56 +01:00
  • 8f88c82a13 Add "table-responsive d-md-table" class slawkens 2021-01-18 01:47:11 +01:00
  • d8ac88b7d9 Add more clients to clients.conf.php slawkens 2021-01-18 01:45:52 +01:00
  • 443c5a80b4 Add ext-dom to composer.json slawkens 2021-01-17 20:10:21 +01:00
  • ba56ef5e33 Add some badges to README.md slawkens 2021-01-17 10:18:43 +01:00
  • b0593b0ae1 Fixed the check if vocations.xml were correctly loaded slawkens 2021-01-17 17:44:30 +01:00
  • b24370e7ed Fixed the check if vocations.xml were correctly loaded slawkens 2021-01-17 17:44:30 +01:00
  • 664348e475 Merge branch 'master' of https://github.com/slawkens/myaac slawkens 2021-01-17 17:16:02 +01:00
  • e3e00f0109 Just typo.. slawkens 2021-01-07 22:43:25 +01:00
  • d3850280f4
    Add some badges to README.md slawkens 2021-01-17 10:18:43 +01:00
  • b2b0b31168 Remove facebook.js, replace with direct live link slawkens 2021-01-07 23:37:47 +01:00
  • d8b3b41358 Remove facebook.js, replace with direct live link slawkens 2021-01-07 23:34:17 +01:00
  • e7706cad74 Use local storage for saving menu items slawkens 2021-01-07 22:43:15 +01:00
  • 1e969f8d8a Update index.php slawkens 2021-01-07 22:43:25 +01:00
  • bca098e074 Use local storage for saving menu items slawkens 2021-01-07 22:43:15 +01:00
  • 98bd51436b Unified naming slawkens 2021-01-07 11:47:57 +01:00
  • 1fa4b1e660 Remove some useless maxlength attribute slawkens 2021-01-04 22:06:50 +01:00
  • 04a36b1d11 Rename to Recovery Key slawkens 2021-01-04 22:06:26 +01:00
  • 611d6f505d Add option to send mail to account with Mailer slawkens 2021-01-04 21:34:52 +01:00
  • 62b485abf9 Update .gitignore slawkens 2021-01-04 19:28:18 +01:00
  • 61eae7d7c4 Add ./login.php to .gitignore slawkens 2021-01-04 19:17:30 +01:00
  • af161b5143 Fix: PHPMailer is included through composer now slawkens 2021-01-04 19:17:07 +01:00
  • d5880eac8c Use BASE_URL instead of template_path for icons slawkens 2021-01-04 16:35:01 +01:00
  • 02d6ab5fe7 Add lastCheck full date to Server Status panel slawkens 2021-01-04 16:32:25 +01:00
  • 5547ccffd6 Twig updates Lee 2021-01-04 13:11:18 +00:00
  • 8c06bd1738 function Truncate added Lee 2021-01-04 12:42:13 +00:00
  • 469a8c1017 AdminPanel - Template Fix Lee 2021-01-04 12:24:23 +00:00
  • bb3602073c AdminPanel updates - changelog Lee 2021-01-04 12:23:36 +00:00
  • 6c6af59b22 Add ext-gd to composer.json slawkens 2021-01-04 08:27:45 +01:00
  • 727d6788fe Password can now contain any characters slawkens 2020-12-30 00:10:11 +01:00