slawkens
e21a741a78
Use overtrue/phplint@8.2 for phplint
2023-03-31 10:17:21 +02:00
slawkens
955f437e6c
test github actions
2023-03-31 09:35:05 +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
3a6102900f
fix small bug on install - please fill all input
2023-03-26 00:24:57 +01:00
slawkens
6dbc694409
Do not allow continue install when there is no server database imported
2023-03-26 00:23:50 +01:00
slawkens
7a3dcc4dc6
small fixes to account_login_by_email
2023-03-25 19:17:55 +01:00
slawkens
23393b5d3e
Fix cannot go forward when config.local.php cannot be saved
2023-03-22 09:15:32 +01:00
slawkens
863f3ad510
Change from warning to error (config.local.php save error)
2023-03-22 09:15:05 +01:00
slawkens
e6d86ca280
plugins folder should be accessible from public
2023-03-15 17:51:24 +01:00
slawkens
c22e25e3d2
Update nginx-sample.conf
2023-03-06 08:26:29 +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
e0eb083e44
new buttons code for tibiacom template, can create button with any text
2023-02-18 21:11:35 +01:00
slawkens
e17cd78153
fix player save on tfs 1.5 with new ipv6
2023-02-18 20:57:44 +01:00
slawkens
0015f511f8
Preparation v0.9.0-alpha release (Updated CHANGELOG)
2023-02-18 13:05:53 +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
c1096415aa
Add check for tables in admin panel
2023-02-18 07:15:11 +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
b7ba09a551
small fix
2023-02-17 18:48:01 +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
937af536b6
patch from master - long player ip caused error
2023-02-17 17:17:19 +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
905cce7021
Update mailer.php
2023-02-16 10:53:15 +01:00
slawkens
7a49b5dedc
Disable add php pages in admin panel for security. Option to disable plugins upload
2023-02-16 10:53:06 +01:00
slawkens
3a2870a6bb
760 is correct permission
2023-02-16 10:06:08 +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