slawkens
2eb9f4d284
Move pages
2022-11-28 13:17:49 +01:00
slawkens
1be1bc9178
fix premium_ends_at for tfs 1.3+
2022-11-07 09:11:57 +01:00
slawkens
48d561ac6f
Merge branch 'develop' into feature/new-router
2022-10-28 17:33:22 +02:00
slawkens
616b8eb61a
some not-important changes
2022-10-28 17:16:17 +02:00
slawkens
731755f05a
Merge branch 'develop' into feature/new-router
2022-09-27 13:02:47 +02:00
slawkens
32cf487128
Feature/recaptcha v3 plus login ( #202 )
...
* [WIP] New GoogleReCAPTCHA code
Support for v3
v2-invisible doesn't work yet
* Add some notice about recaptchas versions
* Lets support only ReCaptcha v3
Too much mess ;)
* Fixes
2022-08-31 11:16:48 +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
thatmichaelguy
5428f5e2cf
Update change_rank.php ( #194 )
2022-05-31 10:08:22 +02:00
slawkens
bb699ffef2
nothing important, just early exit & fixes
...
Fix creature display
2022-03-16 17:19:17 +01:00
slawkens
7008c9f4d8
Optimisations & fixes.
2021-12-05 10:33:31 +01:00
slawkens
468f59fbec
Merge branch 'develop' into feature/new-router
2021-12-05 06:11:00 +01:00
slawkens
f3b49d7cba
Experimental: change player_deaths entries on name change
2021-08-30 16:16:13 +02:00
slawkens
9ad367370a
Support for downgraded TFS 7.72 (with accounts.number)
...
Part 2
2021-06-09 01:54:22 +02:00
slawkens
6f3ba9c34b
Merge branch 'develop' into feature/login-by-email
2021-06-09 00:08:13 +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
e52a301d9e
[WIP] nikic/fast-route implementation
...
I will describe it more in Pull Request
2021-06-08 19:17:38 +02:00
slawkens
98f6b03747
Fix forum table style (boards & thread view)
2021-06-08 18:14:02 +02:00
slawkens
9d5665a476
Fix create character when admin (any case is allowed now)
2021-06-08 12:49:31 +02:00
slawkens
3eb5810526
small adjustment in news.php
2021-06-08 11:49:17 +02:00
slawkens
454e09ec3d
Use reference instead of new array
2021-05-23 22:59:49 +02:00
slawkens
135f393fc4
Change team page title
2021-05-23 02:54:33 +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
a1c7c2768c
Delete char with house #149
...
oops, didn't mean to submit that last push, I hadn't added the empty check. (noob moment)
quick fix for #149
2021-02-02 14:42:30 +00:00
Lee
565e6e3a3d
Delete char with house #149
...
Patch to stop players deleting themselves if they have a house
Fixes #149
2021-02-02 14:13:36 +00:00
slawkens
81b293a5a6
Fixes to character name validation
...
Admin should be able to create any name
Also fixes to config.character_name_min_length being ignored
2021-01-20 18:02:07 +01:00
slawkens
8b41e144f8
Open/Closed Website Status now changes dynamically
2021-01-18 02:17:39 +01:00
slawkens
a41f653e05
Move Admin module statistics to Twig
2021-01-18 02:00:46 +01:00
slawkens
b399bee3ac
Cancel button should return to menus main screen
2021-01-18 01:47:56 +01:00
slawkens
8f88c82a13
Add "table-responsive d-md-table" class
...
Makes tables in admin panel responsive
2021-01-18 01:47:11 +01:00
slawkens
98bd51436b
Unified naming
2021-01-07 11:47:57 +01:00
slawkens
1fa4b1e660
Remove some useless maxlength attribute
2021-01-04 22:06:50 +01:00
slawkens
04a36b1d11
Rename to Recovery Key
2021-01-04 22:06:26 +01:00
slawkens
611d6f505d
Add option to send mail to account with Mailer
...
"Send Mail" link next to Email input in account editor
2021-01-04 21:34:52 +01:00
slawkens
02d6ab5fe7
Add lastCheck full date to Server Status panel
2021-01-04 16:32:25 +01:00
Lee
5547ccffd6
Twig updates
...
Moved non-global functions from twig back into PHP.
2021-01-04 13:11:18 +00:00
Lee
bb3602073c
AdminPanel updates - changelog
...
-Admin menu updates
-Moved getchangelogtype/where to functions file and added to twig
-Added changelog editor to admin panel and updated changelog page
-Renamed the changelog md reader to clmd and edited the version file.
2021-01-04 12:23:36 +00:00
slawkens
98b1d854f9
Refactor some line
2020-12-30 00:24:14 +01:00
Lee
fbe9c31d10
config update
...
renamed and cleaned up the settings names for easier comprehension
2020-12-29 17:50:10 +00:00
Lee
8e6bc73ca6
Creature page overhaul
...
Updates the creature pages to show more information.
You will need to reload your creatures.
-modifies database with migration 31
-small customisations are allowed via config file.
-functions added, getMonsterLink, getItemRarity, getCreatureImgPath, left, right,
-added functions to twig.
-view elements, immunities, summons, voices, loot, pushables, canpush, canwalk, runonhealth,hostile,attackable,rewardboss,defense,armor
-filter bosses
-show list as picture preview or names list
2020-12-28 16:37:03 +00:00
slawkens
3beedc1747
New configurable: outfit_images_wrong_looktypes
2020-12-21 01:59:32 +01:00