slawkens
a9941dea8a
Fixes
2022-08-29 19:04:47 +02:00
slawkens
5c9737f281
Merge branch 'develop' into feature/recaptcha-v3-plus-login
2022-08-28 18:28:10 +02:00
slawkens
87a98531d9
Lets support only ReCaptcha v3
...
Too much mess ;)
2022-08-28 18:13:34 +02:00
slawkens
6d142dcbfe
Merge branch 'develop' of https://github.com/otsoft/myaac into develop
2022-08-26 14:05:03 +02:00
davi costa
eb28b38709
fix guild invite page ( #196 )
...
* fix guild invite
* removing var_dump
* sending error
2022-07-04 15:37:49 +02:00
slawkens
afea618867
Optimize code (account number generation)
...
Thanks kamil-karkus for suggestion
2022-05-31 15:13:59 +02:00
slawkens
0abb9384a6
Fix: create account by email
...
Now you can at least create an account if account_login_by_email is enabled :)
2022-05-31 15:09:48 +02:00
slawkens
2563583f84
Merge branch 'develop' into feature/login-by-email
2022-05-31 12:25:26 +02:00
slawkens
6acbbe3fa1
patch some changes from master (character name validate)
2022-05-31 12:22:55 +02:00
slawkens
c4737eca72
Update login.php for latest TFS 1.x and otservbr
...
Works in both.
Thanks for Znote for rfc6238 lib.
2022-05-31 10:08:52 +02:00
thatmichaelguy
5428f5e2cf
Update change_rank.php ( #194 )
2022-05-31 10:08:22 +02:00
slawkens
dd4420dcfd
<div> should not be inside of <table> element
2022-05-31 10:07:35 +02:00
slawkens
b8843a29eb
Revert "Include tinymce with NPM"
...
This reverts commit cedcd14550caa359af6b3246c6b416ee55e3e3e6.
2022-03-16 17:27:30 +01:00
slawkens
a12262df55
Add tables.headline
...
For future reference
2022-03-16 14:30:39 +01:00
slawkens
8bca099037
Fix typo
2022-01-07 08:32:18 +01:00
slawkens
a43d641b5f
Fixes (config.news_author, group_name|capitalize)
2022-01-02 07:32:15 +01:00
slawkens
46c058df25
Save php sessions in myaac dir
...
Instead of default PHP location
This fixes problem with permissions
2021-12-28 07:36:38 +01:00
slawkens
82b41d4df5
Add browsehappy code
2021-12-22 07:03:34 +01:00
slawkens
78ae456b45
Finish admin-bar
...
New ideas welcome. Please open an issue or contact me
2021-12-04 21:34:26 +01:00
slawkens
7e5528b7e1
Merge branch 'develop' into feature/admin-bar
2021-12-04 20:43:00 +01:00
xitobuh
a97f55e189
Add filters ( #161 )
...
Added this in what seemed like an empty table above the list. Untested but should work, please elaborate as you see fit
2021-10-28 21:42:33 +02:00
slawkens
62a4b4d3ec
php extension zip is optional now
2021-10-23 13:52:34 +02:00
slawkens
988c757ca6
Small adjustments
2021-10-23 11:46:15 +02:00
slawkens
cedcd14550
Include tinymce with NPM
...
One will need to run: "npm install" as from now
More info here: https://nodejs.dev/learn/an-introduction-to-the-npm-package-manager
2021-10-23 10:23:37 +02:00
slawkens
1764ce0519
Fix: undefined variable notice on database_log enabled
2021-08-30 16:16:33 +02:00
slawkens
f3b49d7cba
Experimental: change player_deaths entries on name change
2021-08-30 16:16:13 +02:00
slawkens
6d19d69d20
Fix some undefined notice
2021-07-05 17:15:48 +02:00
slawkens
9ad367370a
Support for downgraded TFS 7.72 (with accounts.number)
...
Part 2
2021-06-09 01:54:22 +02:00
slawkens
eb091e487d
Support for downgraded TFS 7.72 (with accounts.number)
...
Part one
2021-06-09 01:54:05 +02:00
slawkens
a5ccc794bc
Add exception class to whoops screen
2021-06-09 01:46:08 +02:00
slawkens
e47bb11883
Suggest account number option
2021-06-09 01:01:18 +02:00
slawkens
6f3ba9c34b
Merge branch 'develop' into feature/login-by-email
2021-06-09 00:08:13 +02:00
slawkens
3cc3e3a8e9
Fix guild back buttons (change logo & motd)
2021-06-08 19:19:02 +02:00
slawkens
be1086bcba
small adjustment in news.php
2021-06-08 19:18:45 +02:00
slawkens
f9abe9a8e3
Fix create character when admin (any case is allowed now)
2021-06-08 19:18:25 +02:00
slawkens
632ecb6d20
Fix forum table style (boards & thread view)
2021-06-08 19:18:13 +02:00
slawkens
db554df041
Small improvement to plugins.enabled check
2021-06-08 19:18:01 +02:00
slawkens
7300e4f1ad
Cleaning unused variable
2021-06-08 07:44:16 +02:00
slawkens
454e09ec3d
Use reference instead of new array
2021-05-23 22:59:49 +02:00
slawkens
c687f64ced
Fix color style for different templates
2021-05-23 03:14:17 +02:00
slawkens
80623580f2
Fix creating account if $npcCheck is enabled
2021-05-23 02:55:27 +02:00
slawkens
135f393fc4
Change team page title
2021-05-23 02:54:33 +02:00
slawkens
e03da2876c
Fix forum boards white color style
...
So it works on all templates
2021-05-23 02:53:57 +02:00
slawkens
44fff9dcd1
Merge branch 'develop' into feature/admin-bar
2021-05-01 15:04:04 +02:00
slawkens
02f993baea
feat: Login By Email
2021-05-01 10:16:43 +02:00
slawkens
f9302d4f9d
Require Parsedown class through composer
2021-05-01 08:54:46 +02:00
slawkens
780f8d193f
bcsub is not needed here
...
bcmath module is not required anymore
2021-05-01 01:21:11 +02:00
slawkens
4e85f857a4
Fix #158 Thanks @Misztrz
2021-05-01 01:04:42 +02:00
czbadaro
ea035136e1
Gratis premium account ( #156 )
...
* skip premdays and lastdays calculation when premdays = 65535 (gratis premium in TFS)
* TFS consider 65535 as gratis premium account and PHP_INT_MAX does not assume this value
* adds condition of premdays=65535 and standardize the label "gratis premium account" with tibia client
* adjust the label "days" when there is only one day of premium account
* adjusted premium account status
* Some small adjustment
* Sorry, typo.
Co-authored-by: slawkens <slawkens@gmail.com>
(cherry picked from commit 9d7854dda62468e420c26a6e531bacf47351f499)
2021-04-23 01:14:32 +02:00
Lee
9d8f398d9f
update validator name check
...
-added character_name_npc_check to config.php
-added npc name check to validator
2021-03-09 23:42:21 +00:00