Commit Graph

  • afa1adb90b Add settings.callbacks.get slawkens 2023-07-13 16:47:09 +02:00
  • e83880653a Extract Settings:save function slawkens 2023-07-13 15:29:19 +02:00
  • 4af944a00b Change variable name slawkens 2023-07-13 15:20:13 +02:00
  • 48ceada956 Rename team_* variables + add to deprecated slawkens 2023-07-13 15:13:15 +02:00
  • e7ef1679a0 nothing important slawkens 2023-07-13 13:04:31 +02:00
  • 228b2d071b Add: show_if - account_mail_verify slawkens 2023-07-13 13:04:22 +02:00
  • 1ea9a76ea9 Fix: check on page load if radio button is checked slawkens 2023-07-13 13:03:52 +02:00
  • c7c8ff266b Hide section title on show_if slawkens 2023-07-13 12:10:07 +02:00
  • b062c424d8 Merge branch 'develop' into feature/settings slawkens 2023-07-13 11:08:48 +02:00
  • 714476bf29 Merge branch '0.9' into develop slawkens 2023-07-13 11:08:30 +02:00
  • e49690b52b Thanks @anyeor for previous fix slawkens 2023-07-11 11:17:18 +02:00
  • f9d35b719b Fix: cannot create topic on this board (check wasn't working) slawkens 2023-07-11 11:15:58 +02:00
  • 5f7a9154b7 Thanks @anyeor for previous fix slawkens 2023-07-11 11:17:18 +02:00
  • 0d52978d9f Fix: cannot create topic on this board (check wasn't working) slawkens 2023-07-11 11:15:58 +02:00
  • c886384f2c Merge branch 'develop' into feature/settings slawkens 2023-07-08 19:16:22 +02:00
  • a61cd43c3c Forum: nothing important, just formatting slawkens 2023-07-07 17:43:28 +02:00
  • 6d1b3235d2 Merge branch '0.9' into develop slawkens 2023-07-07 17:29:02 +02:00
  • e7e9d8e3b9 Shorten some forum code about length slawkens 2023-07-07 17:15:13 +02:00
  • 8cf0e80019 Forum: better error messages (Suggested by @anyeor) slawkens 2023-07-07 14:34:26 +02:00
  • df48363ea4 Shorten some forum code about length slawkens 2023-07-07 17:15:13 +02:00
  • 34725e0257 Forum: better error messages (Suggested by @anyeor) slawkens 2023-07-07 14:34:26 +02:00
  • c392fa7272 Fix guild description on guilds page slawkens 2023-07-02 13:48:57 +02:00
  • df321154f6 Fix guild description on guilds page slawkens 2023-07-02 13:47:32 +02:00
  • 082884baa0 Fix guild description not shown slawkens 2023-07-02 00:26:33 +02:00
  • 3a31a0326c Fix guild description not shown slawkens 2023-07-02 00:26:33 +02:00
  • f2a3ec1185 Fix guild description not shown slawkens 2023-06-30 19:53:16 +02:00
  • 2d561f267d Fix guild description not shown on guilds page slawkens 2023-06-30 19:52:20 +02:00
  • 5eafff737a Guilds & Characters: Use CSS word-break: break-all instead of PHP wordwrap slawkens 2023-06-30 19:52:05 +02:00
  • 8cf4d0cb0f Add word-break on forum thread & reply slawkens 2023-06-30 19:32:47 +02:00
  • d1953470d9 Add word-break on forum thread & reply slawkens 2023-06-30 19:32:47 +02:00
  • ce4aed0f17 Add word-break on forum thread & reply slawkens 2023-06-30 19:32:47 +02:00
  • d0c82f6fb0 Start 0.8.12-dev slawkens 2023-06-30 19:13:38 +02:00
  • 3a52f2c403 nothing important slawkens 2023-06-30 17:35:39 +02:00
  • ac40922957 Merge branch '0.9' into develop slawkens 2023-06-30 17:32:40 +02:00
  • 5aed9ee1a4 Forum: Fix quote and edit post buttons not being shown slawkens 2023-06-30 15:46:25 +02:00
  • 8318169c39 Fix twig exception thrown when player does not exist slawkens 2023-06-28 15:15:14 +02:00
  • ad00cf3fc3 Fix BASE_DIR when accessing /tools slawkens 2023-06-27 18:17:37 +02:00
  • 3ff7b21287 Move <base href> above, so it works, thanks @Leesneaks slawkens 2023-06-27 18:15:54 +02:00
  • 36fbae850d Revert "<base> is not working properly, use full URL instead" slawkens 2023-06-27 17:44:19 +02:00
  • 24ff5684cd More changes to deleted characters (Account, guilds) slawkens 2023-06-27 17:41:04 +02:00
  • aab62fb724 Important fix: Not allow create char if limit is exceeded (by @anyeor ) slawkens 2023-06-27 15:02:28 +02:00
  • a810890614 code formatting slawkens 2023-06-27 14:50:44 +02:00
  • 89b76e721d Release 0.8.11 v0.8.11 slawkens 2023-06-30 17:12:38 +02:00
  • 6091290efe Update CHANGELOG.md slawkens 2023-06-30 17:12:02 +02:00
  • e4c4990e7f Forum: Fix quote and edit post buttons not being shown slawkens 2023-06-30 15:46:25 +02:00
  • 4f1235bfe9 Fix twig exception thrown when player does not exist slawkens 2023-06-28 15:15:14 +02:00
  • bf9d440a95 Fix BASE_DIR when accessing /tools slawkens 2023-06-27 18:17:37 +02:00
  • 59a149c253 Move <base href> above, so it works, thanks @Leesneaks slawkens 2023-06-27 18:15:54 +02:00
  • 563099f290 Revert "<base> is not working properly, use full URL instead" slawkens 2023-06-27 17:44:19 +02:00
  • 3732bf988d More changes to deleted characters (Account, guilds) slawkens 2023-06-27 17:41:04 +02:00
  • ab964fa1de Important fix: Not allow create char if limit is exceeded (by @anyeor ) slawkens 2023-06-27 15:02:28 +02:00
  • b5c694224e code formatting slawkens 2023-06-27 14:50:44 +02:00
  • a3bfdc1ec8 small adjustments slawkens 2023-06-25 08:38:45 +02:00
  • a7dc719934 small adjustments slawkens 2023-06-25 08:38:45 +02:00
  • 23810345f6 small adjustments slawkens 2023-06-25 08:38:45 +02:00
  • 74433303fb Better Gesior support slawkens 2023-06-22 22:15:18 +02:00
  • 30d62bda3b Better Gesior support slawkens 2023-06-22 22:15:18 +02:00
  • b574a29331 Better Gesior support slawkens 2023-06-22 22:15:18 +02:00
  • cc7703766e Patching some changes from master slawkens 2023-06-19 08:05:58 +02:00
  • 6593e32d83 Change title to "Support in game" slawkens 2023-06-19 08:04:46 +02:00
  • b09adc836d Nothing important, just some comments and small code style fixes slawkens 2023-06-19 08:03:47 +02:00
  • dcf9a45974 Do not display warning if HTTP_ACCEPT_LANGUAGE is not set slawkens 2023-06-19 08:01:35 +02:00
  • 21258313ef New function Cache::remember($key, $ttl, $callback) slawkens 2023-06-19 08:01:11 +02:00
  • f851fa3845 New characters page hooks slawkens 2023-06-19 08:00:54 +02:00
  • 2fdd507902 Display warning if hook file does not exist slawkens 2023-06-19 08:00:11 +02:00
  • b850e56ff1 Use $i for hooks, easier compare slawkens 2023-06-19 07:47:49 +02:00
  • 9d664d3577 WIP - Removing unneccessary closing tags to prevent potential issues. (#223) SRNT-GG 2023-06-15 20:53:55 +02:00
  • 76bfab1303 WIP - Removing unneccessary closing tags to prevent potential issues. (#223) SRNT-GG 2023-06-15 20:53:55 +02:00
  • 8d10082179
    WIP - Removing unneccessary closing tags to prevent potential issues. (#223) SRNT-GG 2023-06-15 20:53:55 +02:00
  • 7d2fc48437 Fix links to edit/delete/hide directly from page slawkens 2023-06-11 18:57:52 +02:00
  • 171c114b0f Fix links to edit/delete/hide directly from page slawkens 2023-06-11 18:57:52 +02:00
  • 996ae625c9
    Update README.md (#224) SRNT-GG 2023-06-11 18:41:47 +02:00
  • b1d2ac34a2 Update branch name slawkens 2023-06-03 18:51:57 +02:00
  • c7ce87c4b6 do not report if CI test 2 slawkens 2023-06-03 18:41:16 +02:00
  • 4e22c42b10 test dump env slawkens 2023-06-03 18:38:30 +02:00
  • eabe789bbb Disable reporting on CI slawkens 2023-06-03 12:24:18 +02:00
  • aa1403480c Update to 0.10.0-dev slawkens 2023-06-03 18:50:14 +02:00
  • 91c8f1f5bc do not report if CI test 2 slawkens 2023-06-03 18:41:16 +02:00
  • b421bf3931 test dump env slawkens 2023-06-03 18:38:30 +02:00
  • 6e6f4679f4 Disable reporting on CI slawkens 2023-06-03 12:24:18 +02:00
  • 467f7ef927 Rename to .htaccess.dist slawkens 2023-06-03 09:04:24 +02:00
  • 5bb3e57b7b Rename to .htaccess.dist slawkens 2023-06-03 09:04:24 +02:00
  • 17221f5369 Rename to .htaccess.dist slawkens 2023-06-03 09:04:24 +02:00
  • 98d4d3fcf0 Install composer deps with --no-dev slawkens 2023-06-03 06:47:06 +02:00
  • 82092338d6 Install composer deps with --no-dev slawkens 2023-06-03 06:47:06 +02:00
  • fa015b8d39 <base> is not working properly, use full URL instead slawkens 2023-06-02 15:24:10 +02:00
  • 9868b41a61 <base> is not working properly, use full URL instead slawkens 2023-06-02 15:24:10 +02:00
  • c247789adf <base> is not working properly, use full URL instead v0.9.0-alpha slawkens 2023-06-02 15:24:10 +02:00
  • 48822b6561 Use Whoops only if installed, otherwise use myaac exception handler slawkens 2023-06-02 15:20:07 +02:00
  • cd22f8def5 Use Whoops only if installed, otherwise use myaac exception handler slawkens 2023-06-02 15:20:07 +02:00
  • 0f30ebbcea change branch name in release.sh slawkens 2023-06-02 08:05:13 +02:00
  • 1a2e46f09b Ignore cypress in git-export + install composer deps on release slawkens 2023-06-02 08:04:13 +02:00
  • 52ac011556 Ignore cypress in git-export + install composer deps on release slawkens 2023-06-02 08:04:13 +02:00
  • f34e5f2ac0 Release 0.9.0-alpha slawkens 2023-06-02 06:37:25 +02:00
  • ca8db22639 Better news back button slawkens 2023-06-01 11:23:28 +02:00
  • 4b4864561c Better news back button slawkens 2023-06-01 11:23:28 +02:00
  • 1846bf5255 Change button style (characters - view) slawkens 2023-06-01 09:57:20 +02:00
  • 475cea8549 Change button style (characters - view) slawkens 2023-06-01 09:57:20 +02:00
  • 760214fdbd Init $account_logged, if no logged slawkens 2023-06-01 08:52:22 +02:00
  • dce0ac2f8f nothing important slawkens 2023-05-29 10:09:21 +02:00