80 Commits

Author SHA1 Message Date
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
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
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
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
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
Stefan A. Brannfjell
c83f2d19fa Config default values for gameserver
For loginWebService, client 11.
2017-06-21 21:31:50 +02: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
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
Znote
b252bca43a forum.php Added player outfit avatars and in-game position. Fix #256 2017-02-18 22:59:30 +00: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
a5ba62a51e Display outfits on highscores, onlinelist, character profile.
Fix #252
2017-01-30 22:36:39 +01:00
Znote
695cb58b04 Added shop categories, mounts and outfits.
Display outfits currently only work in shop.
2017-01-30 06:48:46 +01:00
Znote
2fad7a3efb Improved flags system & reduce query usage in online list
Using http://flag.znote.eu as an external image server for flags.
Online list is now stored in a 30 seconds quick cache.
Reduced query usage in online list to 1 instead of 1 + players online amounts of queries.
2017-01-26 22:09:53 +01:00
Znote
984e62e095 Adding Google reCaptcha system
Also disable all shop and buypoints functionality as default in config.php
2017-01-22 05:06:37 +01:00
Znote
deddeb462c Fixed highscores being broken when cache system is enabled.
Highscore cache data now stores vocation group store data, and flag value if enabled in config.php
No extra queries are being made after the scores have been loaded from cache.
2016-12-31 04:05:15 +01:00
Znote
366542d249 Better character creation. Configurable vocation skills and will calculate HP/MP/CAP for each vocation at their configured starting level. 2016-12-04 01:44:44 +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
a0413026dc Removing zeotss services. This was a project in development that never got functional. 2016-11-13 21:29: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
Znote
03fbb1fc15 Fix #197 TFS 1.1+ compatibility, guild war status 2016-10-24 01:59:59 +02:00
Znote
0dc15ea95b Using a config variable to define protocol and domain name instead of $_SERVER as it seems inconsistent. fix #182 and #225 2016-10-24 01:51:52 +02:00
Znote
21e0de50b4 Fix #245 2016-10-24 01:21:55 +02:00
Znote
01e4441b6b Fixed some PHP warnings 2016-10-24 01:06:44 +02:00
Stefan A. Brannfjell
57bf0d3035 Revert "Recovery System" 2016-05-21 19:45:27 +02:00
Stefan A. Brannfjell
db47690e7f Merge pull request #236 from gpedro/feat/pagseguro
resolves #161
2016-05-06 14:30:44 +02:00
Gabriel Pedro
583001e91d feat: improving pagseguro payment 2016-05-02 04:27:20 -04:00
Gabriel Pedro
57656b2e2d resolves #168 2016-05-02 01:48:21 -04:00
ElGovanni
91d0ffa95c Recovery System
Similar to this original from Tibia.
2016-04-19 20:41:57 +02:00
Tandloze
651b62686c Fixed some things
Added $config to enable or disable country flags its on false by
default.
Also some advice from Znote for securing integer database values.
Cleanedup some if statements.
2015-08-15 23:24:44 +02:00
Emil
33295916d1 Updated client download server
Updated client server to http://www.halfaway.net/ because old one doesn't work anymore.
2015-03-08 10:40:55 +01:00
EPuncker
09b618b67b Converted tfs 1.0 scripts to meta, removed some spaces from config and fixed a typo 2014-09-12 23:17:06 -03:00
Stefan A. Brannfjell
79195a95ae Merge pull request #155 from att3/master
Powergamers and achievements
2014-09-12 11:39:26 +02:00
Atte
9226ae7a7a Update config.php 2014-09-10 15:36:14 +03:00
Atte
65ecac19a9 Update config.php 2014-09-10 11:05:36 +03:00
Atte
e9d5fc4227 Update config.php 2014-09-10 10:58:45 +03: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
Atte
b2dcf010c2 Update config.php 2014-09-05 01:08:13 +03:00
Atte
4df1d0c0cc Update config.php 2014-09-02 18:42:36 +03:00
Stefan Brannfjell
89a775c23f Fix #152 Added forum config; Allow thread bumping (true/false). 2014-09-01 22:44:44 +02:00
Stefan Brannfjell
574263f29d Fix #145 (Characterprofile quest progression and accurate lvl 8 stats). 2014-08-31 11:35:03 +02:00
Stefan Brannfjell
d91e760d30 Fix #146 2014-08-30 15:32:25 +02:00
Stefan Brannfjell
cffadaf773 Using tibiakings new client server. 2014-06-27 15:13:57 +02:00
Stefan Brannfjell
481f9f4b67 Using http://www.halfaway.net/ as client server. 2014-06-18 22:48:51 +02:00
Stefan Brannfjell
d3807bfafe Much quicker item parser (335 items in 12ms instead of 2100ms)
Now checking if character is offline before changing gender.
Restructured Admin_shop.php, it will now show pending orders and the whole transaction log.
2014-06-17 02:35:48 +02:00
Stefan Brannfjell
a6babfe0e3 When uploading guild images, it will give you an error message if it fails.
Guild motd will display on guild page, and the leader can also update it.
Fixed two bugs with name change in shop. (sync error and name validation)
Fixed some warnings.
My account now shows how many days you have of premium account.
2014-06-15 00:55:50 +02:00