Commit Graph

  • 6fcf0f7117 Ignore gallery slawkens 2023-08-21 09:43:44 +02:00
  • 0139e4b446 Update twig.php slawkens 2023-08-21 12:20:57 +02:00
  • 577725690d Add option to enable debugbar, even if dev mode is disabled slawkens 2023-08-21 11:08:12 +02:00
  • c227fd4e96 Merge branch 'develop' into feature/debug-bar slawkens 2023-08-21 10:20:04 +02:00
  • a692607c5e feat: replace POT Query Builder to Eloquent ORM (#230) Gabriel Pedro 2023-08-21 04:16:58 -04:00
  • b72e7a3d96 Merge branch '0.9' into develop slawkens 2023-08-21 09:43:52 +02:00
  • e15b57f967 Ignore gallery slawkens 2023-08-21 09:43:44 +02:00
  • c3a161e2ee Merge branch '0.9' into develop slawkens 2023-08-21 09:38:31 +02:00
  • 30fe42939d Fix FAQ actions slawkens 2023-08-21 09:38:23 +02:00
  • 627369bbde Add some variable to config.local.php on install slawkens 2023-08-21 09:01:50 +02:00
  • 7cea023965 Remove item.php include (was removed in last commits) slawkens 2023-08-15 22:33:37 +02:00
  • eb416e18cc Add missing guild_ settings to config compat slawkens 2023-08-15 22:28:52 +02:00
  • fc0d13437a Fix highscores show vocation slawkens 2023-08-15 22:17:34 +02:00
  • 14c8160020 Merge branch '0.9' into develop slawkens 2023-08-15 22:06:18 +02:00
  • 1f95a415aa Fix tabs slawkens 2023-08-15 22:06:09 +02:00
  • 370cc554ad Fix success & error class (bootstrap) slawkens 2023-08-15 22:00:57 +02:00
  • 2991696a60 typo slawkens 2023-08-12 13:34:53 +02:00
  • a1ecdd228d Fixes in getPlayerNameByAccountId + add getPlayerNameById slawkens 2023-08-12 13:34:25 +02:00
  • 6c8961638e Merge branch '0.9' into develop slawkens 2023-08-12 13:28:07 +02:00
  • 3dd493b790 banned_by is player_id. type = 2 is namelock in tfs 0.3 slawkens 2023-08-12 13:21:08 +02:00
  • b49c247162 Remove items generator, there are better ones made in JS slawkens 2023-08-12 12:23:03 +02:00
  • cfbcabbfdb Fix accounts editor store_history column not found slawkens 2023-08-12 08:13:29 +02:00
  • 7a07763625 Update README.md slawkens 2023-08-11 22:21:54 +02:00
  • 0f38a677b1 Require PHP min 8.0, older versions are EOL slawkens 2023-08-11 22:20:00 +02:00
  • 0835b69a93 Merge branch '0.9' into develop slawkens 2023-08-11 22:17:27 +02:00
  • 8d2172a649 Added JetBrains logo + notice, thanks for support! slawkens 2023-08-11 22:16:07 +02:00
  • 538723c405 Added JetBrains logo + notice, thanks for support! slawkens 2023-08-11 22:16:07 +02:00
  • 4f2e410a71 Merge branch '0.9' into develop slawkens 2023-08-11 22:11:47 +02:00
  • b8f65207b6 Add version support table + fix badges slawkens 2023-08-11 22:11:10 +02:00
  • a70daa8830 Add version support table + fix badges slawkens 2023-08-11 22:11:10 +02:00
  • ae600da28b Merge branch '0.9' into develop slawkens 2023-08-11 21:41:18 +02:00
  • d8f1bf0a50 Fix exception when monster doesn't have look defined slawkens 2023-08-11 18:52:11 +02:00
  • cfc4f3601b feat: add more tests (#229) Gabriel Pedro 2023-08-11 01:39:17 -03:00
  • 1a533388e7 Merge branch 'develop' of https://github.com/slawkens/myaac into develop slawkens 2023-08-11 06:40:20 +02:00
  • 9fef84bffe Fix debugBar mysql logs (Thanks @gpedro) slawkens 2023-08-11 06:39:50 +02:00
  • 98335b8cc0 feat: add more tests (#229) Gabriel Pedro 2023-08-11 01:39:17 -03:00
  • dedd54286f Log PDO queries, as stated in docs, but doesn't work yet (don't know the reason) slawkens 2023-08-10 13:21:36 +02:00
  • 7403a24030 Use dev-master, cause of some bugs appearing slawkens 2023-08-10 13:21:20 +02:00
  • 16ebc1f577 Update functions.php slawkens 2023-08-10 13:05:17 +02:00
  • cc7aec8e28 Init debugBar slawkens 2023-08-10 13:05:02 +02:00
  • 7bab8f033c Allow hook file to be callable slawkens 2023-08-10 13:00:18 +02:00
  • 42d97721bf Merge branch '0.9' into develop slawkens 2023-08-10 12:02:54 +02:00
  • 23266e05ed Update README.md slawkens 2023-08-10 12:02:43 +02:00
  • ea675afe86 Start 0.8.13-dev slawkens 2023-08-07 22:53:02 +02:00
  • cc1cebf359 Update CHANGELOG & release v0.8.12 v0.8.12 slawkens 2023-08-07 22:14:47 +02:00
  • 1e874c7027 Fixed not working links from database, introduced in 0.8.10 slawkens 2023-08-07 21:45:56 +02:00
  • a72d1a3c9f Feature: settings (#216) Slawomir Boczek 2023-08-05 21:00:45 +02:00
  • c802d427eb Merge branch '0.9' into develop slawkens 2023-08-05 20:52:26 +02:00
  • aacc120360 Remove deprecated utf8_decode slawkens 2023-08-05 20:52:01 +02:00
  • 757ec28028 Removed deprecated functions: utf8_encode & decode slawkens 2023-08-05 19:58:52 +02:00
  • 41fa695d8b Add some functions to compatibility layer of gesioraac slawkens 2023-08-05 19:58:04 +02:00
  • a338fd967c Removed deprecated functions: utf8_encode & decode slawkens 2023-08-05 19:58:52 +02:00
  • 8796ff7e72 Remove whitespaces slawkens 2023-08-05 19:58:20 +02:00
  • a8172a518f Add some functions to compatibility layer of gesioraac slawkens 2023-08-05 19:58:04 +02:00
  • b12c30982d Merge branch '0.9' into develop slawkens 2023-08-05 11:57:38 +02:00
  • fcb2fc3002 Add .htaccess to .gitignore slawkens 2023-08-05 11:57:15 +02:00
  • 559c2c7bd2 Add .htaccess to .gitignore slawkens 2023-08-05 11:57:15 +02:00
  • bb0e621308 Merge branch '0.9' into develop slawkens 2023-07-29 07:27:26 +02:00
  • 53221a9fd1 There is no more info. That never worked. slawkens 2023-07-29 07:27:07 +02:00
  • 7a546e5a41 There is no more info. That never worked. slawkens 2023-07-29 07:26:03 +02:00
  • d3b15a0a3e Fix multiple redirects error in browser slawkens 2023-07-22 14:46:20 +02:00
  • 23047aa608 Fix multiple redirects error in browser slawkens 2023-07-22 14:46:20 +02:00
  • beff3e3aa6 Merge branch '0.9' into develop slawkens 2023-07-22 14:05:01 +02:00
  • 4a629b4418 Add protection, nothing important - thrown exception before slawkens 2023-07-22 14:03:57 +02:00
  • 3c3ddc4578 feat: custom words blocked (#190) Gabriel Pedro 2022-07-30 16:53:19 -04:00
  • 0788dc8848 Merge branch '0.9' into develop slawkens 2023-07-21 21:22:41 +02:00
  • 5791d1e7f9 Update template.php slawkens 2023-07-21 21:22:06 +02:00
  • a9cb017def Fix menu highlighting & opening slawkens 2023-07-21 21:21:59 +02:00
  • eaa9d6be43 Merge branch '0.9' into develop slawkens 2023-07-21 16:38:22 +02:00
  • 7588904372 Remove debugging var_dump slawkens 2023-07-21 16:38:10 +02:00
  • 712ca30293 Merge branch '0.9' into develop slawkens 2023-07-21 15:54:43 +02:00
  • 5fa4890b70 Add support for menu_default_color slawkens 2023-07-21 15:54:22 +02:00
  • ca56b4f101 Fix menu cannot remove slawkens 2023-07-21 15:12:07 +02:00
  • 707aea18db Merge branch '0.9' into develop slawkens 2023-07-21 11:58:51 +02:00
  • 848c5c0887 Change default timezone slawkens 2023-07-21 11:58:18 +02:00
  • e14df529c0 Revert some change slawkens 2023-07-19 22:40:39 +02:00
  • 9f67cab503 Add twig context for twig hook() function slawkens 2023-07-19 22:40:11 +02:00
  • 99c53c75f2 New guild hooks, for some upcoming big feature ;) slawkens 2023-07-19 22:26:47 +02:00
  • df7c82c571 Fix highscores if there is only 1 record slawkens 2023-07-19 11:57:26 +02:00
  • ddb093ec48 Fix highscores if there is only 1 record slawkens 2023-07-19 11:57:26 +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
  • 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