slawkens
da4e18cb69
Fixes to routing
2023-05-13 12:49:17 +02:00
slawkens
85769c1439
Empty URL = show news
2023-05-13 11:34:51 +02:00
slawkens
e900a62e75
Print more info if character cannot be created
2023-04-12 12:52:14 +02:00
slawkens
c3969364aa
Fix default news route if friendly_urls is disabled
2023-04-01 22:13:24 +02:00
slawkens
e9df9f10dc
Add check for player_deaths columns
2023-04-01 15:11:12 +02:00
Matheus Collier
fd419076c2
[UPDATE] Adding monster looks to db ( #220 )
...
* [UPDATE] Adding monster looks to db
* small adjustments
add into schema.sql + change position in table
* add DEFAULT = ''
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-03-31 09:04:13 +02:00
slawkens
7569536d56
Fix when server uses another items serializer
2023-03-26 00:27:16 +01:00
slawkens
7a3dcc4dc6
small fixes to account_login_by_email
2023-03-25 19:17:55 +01:00
slawkens
52ffb195ec
fix account/lost links
2023-02-19 08:01:02 +01:00
slawkens
92a51af638
Fix account number show
2023-02-19 07:31:51 +01:00
slawkens
d7a9158cf2
Update routes.php
2023-02-18 21:45:09 +01:00
slawkens
f0f84090d2
fix creatures post route, back button
2023-02-18 21:26:22 +01:00
slawkens
9d78a3b5cf
more php 8.x compatibility
2023-02-18 21:22:54 +01:00
slawkens
2fc163af5a
Update tables.headline.html.twig
2023-02-18 21:12:08 +01:00
slawkens
10be98e371
Create account.back_button.html.twig
2023-02-18 21:11:55 +01:00
slawkens
e17cd78153
fix player save on tfs 1.5 with new ipv6
2023-02-18 20:57:44 +01:00
slawkens
f0f71c9f85
fixes
2023-02-18 09:33:04 +01:00
slawkens
0002543cca
feature: Cache::remember($key, $ttl, $callback) + example usage
2023-02-18 08:53:42 +01:00
slawkens
6625768228
Remove accounts.blocked
2023-02-18 07:14:51 +01:00
slawkens
a27f601fe8
feature: new functions: getGuildNameById + geGuildLogoById
2023-02-17 20:05:43 +01:00
slawkens
72a877d9ca
Show more info about bot
2023-02-17 19:06:13 +01:00
slawkens
a98cb66c53
feature: visitors counter shows now user browser, and also if its bot
2023-02-17 18:41:25 +01:00
slawkens
6785ecad1d
Ignore case on plugin route method
2023-02-17 17:54:38 +01:00
slawkens
5487314230
preparation for guild wars
2023-02-17 17:10:01 +01:00
slawkens
51e9bb2a7f
set default for optional parameter (twig functions)
2023-02-17 17:09:38 +01:00
slawkens
376bb981ae
string is also spaces, lets admin that
2023-02-17 13:35:05 +01:00
slawkens
ed9d78d2f3
Fixes for config.account_create_auto_login
2023-02-17 13:15:13 +01:00
slawkens
3c4e50dbda
formatting
2023-02-16 11:24:19 +01:00
slawkens
523f9dd95a
New hook: HOOK_ACCOUNT_CHANGE_PASSWORD_POST
2023-02-16 11:24:00 +01:00
slawkens
a43742c8b1
rename hook
2023-02-16 11:22:12 +01:00
slawkens
c49e4fd63d
add hook for disable accounts edit for next.my-aac.org (security)
2023-02-16 11:07:00 +01:00
slawkens
9a475f2c57
fix for othire where size is saved in houses.tiles
2023-02-16 08:44:17 +01:00
slawkens
58598742e8
change spaces to tabs
2023-02-16 08:43:21 +01:00
slawkens
d04e44f52f
add info which plugin is going to be uninstalled
2023-02-16 07:21:38 +01:00
slawkens
c7ec1f44e9
Option to enable/disable plugin by renaming file + cleanup
...
new function: getAllPluginsJson
removeComments removed - json doesnt allow for comments anyway
2023-02-16 06:57:46 +01:00
slawkens
3ed9a5d3d8
add hook: HOOK_GUILDS_AFTER_INVITED_CHARACTERS, for guild wars
2023-02-16 05:16:22 +01:00
slawkens
61285b6b8c
small fix to routes with string
2023-02-15 17:32:48 +01:00
slawkens
d17c547bca
add $params as optional parameter to hook twig function
2023-02-15 17:12:56 +01:00
slawkens
7bc20b0993
change spaces to tabs
2023-02-15 17:12:30 +01:00
slawkens
6c4b3dea96
Delete autoload.php
2023-02-15 08:06:57 +01:00
slawkens
6ae1bf5814
Add missing header to some files
2023-02-15 08:06:08 +01:00
slawkens
590fe0762d
small fixes
2023-02-14 22:03:22 +01:00
slawkens
c88156802a
fix pages not found
2023-02-14 21:51:46 +01:00
slawkens
66ec66b291
Allow TinyMCE to resize horizontally and vertically
2023-02-14 18:47:56 +01:00
slawkens
fc0eb0e793
add missing hook
2023-02-14 18:40:46 +01:00
slawkens
ed7e9e1eae
fixes to account number part 2
2023-02-14 18:40:31 +01:00
slawkens
8985917a96
Fixes to account number
2023-02-14 18:28:31 +01:00
slawkens
3a3411c117
New hooks for admin page, for head, body, and before_page
...
+move LOGIN_POST to correct place
2023-02-07 16:27:02 +01:00
slawkens
1166ddfe87
Remove google recaptcha from code
...
will be included as plugin. This allows for custom recaptcha's
2023-02-07 15:20:24 +01:00
slawkens
574e361f90
fix warning
2023-02-07 12:03:18 +01:00