Elime1
9404c902f5
Small voting box improvement ( #337 )
...
* Add OTServers.eu voting
* Hide voting by default and use simple vote url if the user isn't logged in
* Fix indentation
* Convert to tabs
* Convert to tabs
2019-01-26 03:42:03 +01:00
Alvaro Carvajal
f79a48fc06
Update itemlistparser ( #336 )
...
* Improve itemlistparser. Remove ugly cache file
* Convert item id to int, remove items variable
2019-01-10 22:56:05 +01:00
AdrianRomeroCSE
590dc37d28
Fixing username recovery in recovery.php ( #335 )
...
When trying to recover username, the password input would show.
2018-12-21 16:42:00 +01:00
Rodrigo Paixão
ab4c9bed4f
Fix Players Online Page (OTHire Compatibility) ( #334 )
...
- Now you can see players outfits in page.
2018-12-21 16:39:35 +01:00
Rodrigo Paixão
7146a77bff
Fix Recovery Page (OTHire Compatibility) ( #333 )
...
- Now you can recover your account number or password
2018-12-21 16:39:19 +01:00
Rodrigo Paixão
9a9bbec068
Added Monster Loot Checker ( #332 )
...
>> Original script
https://otland.net/threads/monster-loot-checker.24473/
- Added compatibility with Znote AAC
- Fixed by me, a vulnerability of Cross-Site Scripting (XSS Attack)
2018-12-14 15:05:41 +01:00
Rodrigo Paixão
01422f4815
Fix highscores (OTHire compatibility) ( #331 )
...
- Fixed showing outfit in highscores.
2018-12-14 13:10:19 +01:00
Rodrigo Paixão
2817010781
Compatibility with OTHire ( #330 )
...
* Preparing compatibility to OTHire
* Still working on compatibility to OTHire
* More compatibility
* More compatibility
Not tested yet
* Some fixes
- Fixed Account Creation.
- Fixed a problem that you can't load the website, that include that you can now recover your account number.
* More fixes
- Fixed character creation.
- Fixed login problem.
- Fixed displaying account number in My Account.
- Fixed displaying if you have premium days or not in My Account.
* More fixes
- Handle Kills/Deaths as TFS_03
* More fixes
- Fixed showing outfits in character profile
- Fixed displaying player houses in character profile
- Fixed displaying guilds
* Update init.php
2018-12-03 07:58:29 +01:00
Elime1
0d51f87c76
Add OTServers.eu voting ( #326 )
2018-08-06 11:01:52 +02:00
rwxsu
8788aa450c
Prefix http or https if user hasn't explicitly set ( #327 )
...
* Prefix http or https if user hasn't explicitly set
Adding this because href prefixes the server's url if http:// or https:// is not provided.
* Fixed whitespace
2018-08-06 10:51:37 +02:00
slawkens
0478566020
Refactor Google ReCaptcha code ( #325 )
...
Removed duplicated code (store it in function/general.php)
Captcha doesn't need cURL (made it configurable and optional)
2018-06-04 12:41:49 +02:00
Joseph Bingham
b6f30e63fc
Tibia client 11.49.5921 support ( #323 )
...
Adds additional login-session-data that was introduced in the Tibia 11.49.5921 client update.
2018-05-24 13:43:48 +02:00
Stefan A. Brannfjell
f72815e23d
IP Changer changed from otland to jo3bingham
...
It is open source, and does not give a false virus threat. And jo3bingham is awesome.
2018-01-23 12:37:32 +01:00
Znote
deea3599be
spells.php TFS 0.3.6 compatibility.
2018-01-11 23:12:17 +01:00
Znote
c197b4de4f
House bidding fix
2017-12-23 13:54:35 +01:00
Glom83ersik
7a79460c1c
Update README.md ( #317 )
2017-12-10 20:45:58 +01:00
Glom83ersik
c9f0da4d9e
Update guildwar.php ( #316 )
...
New structure in guildwar.php
2017-12-06 16:24:58 +01:00
Glom83ersik
a7ad50091d
Update imageserver to 10.99 ( #312 )
2017-11-23 13:53:33 +01:00
Tarek1337
3e521c9574
Added information regarding downloading master branch of PHPMailer ( #310 )
...
* Info regarding using a stable version of PHPMailer instead of downloading master branch.
* Added info regarding using a stable version of PHPMailer instead of downloading master branch.
2017-10-28 16:46:30 +02:00
Znote
c5decc03d1
Hide empty shop tables.
2017-10-15 15:40:27 +02:00
Znote
c110edf41b
Tibia client 11.48 support
2017-10-14 14:18:28 +02:00
Glom83ersik
23425cf57d
Update guilds.php ( #309 )
...
* Update guilds.php
* Update guilds.php
2017-10-08 19:35:23 +02:00
Alvaro Carvajal
64040451a7
Paygol IPN update ( #306 )
...
* Update config.php and paygol_ipn for secret key
* Align values
* Character encoding fix
2017-09-28 14:00:18 +02:00
Sławek
5ec2bd2461
*moved countries list to a separate file ( #304 )
2017-09-07 12:16:54 +02:00
yrpen
6125c05fab
login.php error return header 401 ( #302 )
...
Fix #301
2017-07-21 13:52:03 +02:00
Stefan A. Brannfjell
c83f2d19fa
Config default values for gameserver
...
For loginWebService, client 11.
2017-06-21 21:31:50 +02:00
Znote
30c789855f
Fixed Client 11 loginWebService. Tested on OTX 3.9 TFS 1.3 flavor for client 11. (Otxserver-new Global) on github.
2017-06-21 19:07:51 +02:00
Stefan A. Brannfjell
ef4a8f9e73
Achievement fix in characterprofile.php
...
As the best answer by slawkens at otland here:
https://otland.net/threads/znote-acc-sql-error-player_storage-in-characterprofile.251736/#post-2442672
2017-06-18 15:17:46 +02:00
Stefan A. Brannfjell
5f8b5503d1
Account activation by email small fix
2017-06-17 23:39:43 +02:00
Stefan A. Brannfjell
327f8a81b5
Added Znote AAC feature list to readme file.
2017-04-05 11:03:44 +02:00
Stefan A. Brannfjell
680e115729
More markdown readme fixes.
2017-03-26 16:42:15 +02:00
Stefan A. Brannfjell
18c256e9ac
Update readme file, new markdown parser.
2017-03-26 16:40:28 +02:00
Matheus Grilo
ee9fd235ac
Fix admin_skills.php vocations ( #291 )
2017-03-24 15:42:26 +01:00
Matheus Grilo
7649d9b731
Switching keys' places (fits google order) ( #290 )
2017-03-24 11:06:36 +01:00
Matheus Grilo
add2738e76
Show equipable items in server based in items.xml ( #286 )
...
* items.php
* Update items.php
* Another tabs update
2017-03-16 19:23:34 +01:00
Matheus Grilo
5453bb96d1
Token just appears if enabled in config.php ( #285 )
...
* Token just appears if enabled in config.php
* Update login.php
https://github.com/Znote/ZnoteAAC/pull/285#discussion_r105547836
2017-03-13 09:27:10 +01:00
Stefan A. Brannfjell
5f049e75a6
Small changes to default values in config.php
2017-03-08 10:08:36 +01:00
Webo
4e339c9410
Update config.php ( #283 )
...
* Update config.php
config site url
twoFactorAuthenticator - `off for the lower version of TFS`
Minimum allowed character name letters - `3 may: MAX`
Maximum allowed character name words - `3`
News to be displayed per page - `5`
premium account to create a guild? - `true`
* Update config.php
2017-03-06 15:56:57 +01:00
Webo
1ea47721f4
Update admin_shop.php ( #282 )
...
* Update admin_shop.php
https://otland.net/threads/znote-tfs1-2-shop-error.249779/
* Update admin_shop.php
2017-02-25 18:41:46 +01:00
Znote
b252bca43a
forum.php Added player outfit avatars and in-game position. Fix #256
2017-02-18 22:59:30 +00:00
Znote
fbca1b876b
serverinfo.php TFS 0.3/4 support.
2017-02-16 06:53:21 +01:00
Znote
0b442e9095
Remade serverinfo.php. Loads stages.xml, imports config.lua from textarea instead of requiring access to OT directory. Gives much more server information.
2017-02-16 04:38:02 +01:00
Znote
96802cb348
spells page: Fixed errors when spells is not installed by admin.
2017-02-15 18:27:14 +01:00
Znote
bc2a6e2c01
TFS 0.3 small SQL api fix
2017-02-11 21:25:12 +01:00
Znote
a682fef4ae
TFS 0.3 flags highscores fix.
...
Also added missing function for spells parser.
2017-02-11 03:38:10 +01:00
Znote
6a17b7e2ca
Spells page with vocation filters.
...
Login as an admin to parse engine/XML/spells.xml file and create a cached copy of it, which will be served to the visitors.
2017-02-05 05:52:40 +01:00
Znote
f47e12a610
You can now view shop offers without being logged in.
...
(This is also configurable if config.php if you don't want this behavior).
2017-02-05 02:16:18 +01:00
Znote
1b93b11f2c
Forum: Break word in thread title.
2017-02-04 15:36:07 +01:00
Znote
b0c7cff1a1
Merge branch 'master' of https://github.com/Znote/ZnoteAAC
...
Conflicts:
engine/function/users.php
2017-01-30 23:04:53 +01:00
Znote
8cbcd26747
Fix merge conflict.
2017-01-30 23:01:18 +01:00