28 Commits

Author SHA1 Message Date
Zbizu
ee351e7ada TFS 1.5 protocol 12 support 2021-12-09 02:25:05 +01:00
Znote
c2b261544d Removed unused variable 2020-11-05 02:11:53 +01:00
Znote
a2dea09163 otbr: client12: Event Schedule
Implements support for https://github.com/opentibiabr/otservbr-global/pull/1932
2020-11-05 01:54:59 +01:00
Znote
3c8b1eb0aa Client 12.20+ support (email login)
Fix #424
2020-06-27 04:56:55 +02:00
Stefan A. Brannfjell
26628602b2
Players online in client 12, fix #425 2020-06-24 13:21:31 +02:00
Znote
529abad19c Lua file: RevScriptSys LoginWebService for protocol 11, 12+
Move file to this location: data/scripts/znote_login.lua
And restart OT server, it should auto load script.
This script will help Znote AAC connect players to your game server.
2020-06-17 03:18:35 +02:00
Znote
0d3940a0e6 loginWebService type handler
Fix #380
2020-06-12 01:45:55 +02:00
Znote
9c9941e292 Fix client 12 login on OtservBR
Fix #419
2020-06-09 14:12:38 +02:00
Evil Puncker
8d959350d3
Added client 11 and above restriction to login webservice (#414)
* Added client 11 and above restriction to login webservice
2020-06-01 22:41:31 +02:00
Znote
82e2e6336a Fixed a bool offset in login.php 2019-11-11 21:59:32 +01:00
Evil Puncker
53dbc9fdd7 Updated login to work with newer 12 client (#362)
Added missing field, missing only world pvp type
2019-08-07 15:58:34 +02: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
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
Znote
c110edf41b Tibia client 11.48 support 2017-10-14 14:18:28 +02:00
yrpen
6125c05fab login.php error return header 401 (#302)
Fix #301
2017-07-21 13:52:03 +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
Bruno Minervino
15a4369dda Fix #258 (#259) 2016-12-22 11:34:37 +01:00
Stefan A. Brannfjell
13cc920228 loginWebService use world id 0 instead of 1. 2016-12-05 10:47:56 +01:00
Znote
9173619e77 Client 11 loginWebService:
Display remaining time of premium account.
 External game server support.

config adjustments:
gameserver info (ip, port, name) for loginWebService.
Some cleanup.
2016-11-23 20:42:29 +01:00
Znote
6617966cc9 Client 11 support. (loginWebService)
Using this IP changer:
https://github.com/jo3bingham/tibia-11-ip-changer
Instead of IP, you write website URL to IP changer.
2016-11-23 01:34:12 +01:00
Daniel Björkholm
141bf9b2c5 Minor 2FA fix 2016-11-13 13:44:16 +01:00
Znote
673c2a2d23 Show SQL query string array if you are logged in as admin below the footer. 2016-11-13 05:56:27 +01:00
Znote
c3c236e13e TFS 1.2+ Two-Factor Authentication system.
RFC6238 Implementation of the OTP algorythm, tested with the app "Authy" from the iOS iPhone app store.
2016-11-13 05:34:14 +01:00
Gabriel Pedro
4e18cb3c66 resolves #214 2016-05-11 18:32:51 -04:00
Stefan Brannfjell
3c8474db34 Email authentication system. Integrated with PHPMailer.
When enabled, you will send an activation key to registering users, which they need to click to verify that they actually got a real email address, and to activate the account.
2014-09-06 23:29:18 +02:00
Stefan Brannfjell
8ab9f11ef5 Session prefix, if you are hosting multiple sites, make the session name different to avoid conflict. 2014-09-06 13:43:49 +02:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +01:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00