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
Stefan Brannfjell
0c6f177d45
$config['use_guild_logos'] now actually works, toggle it between true and false.
2014-06-14 07:39:58 +02:00
Stefan Brannfjell
5349c96018
TFS 0.3 OTX guild and guildwar support. Fix #134
2014-06-14 03:14:58 +02:00
Stefan Brannfjell
480f528e38
ZEOTSS integration. cURL validation for paypal and ZEOTSS, register users on ZEOTS server.
2014-05-19 09:09:05 +02:00
Stefan A. Brannfjell
e52fb6a2ef
Merge pull request #120 from Alvaritos/master
...
Guild logo upload and Market item name
2014-05-18 22:32:43 +02:00
rigaer@hotmail.es
721a52867f
Guild logo upload
2014-05-18 20:28:11 +02:00
Stefan A. Brannfjell
8566ee6b5c
Merge pull request #117 from Alvaritos/master
...
News pagination
2014-05-18 20:04:40 +02:00
rigaer@hotmail.es
48d6483a82
News pagination
2014-05-17 12:35:45 +02:00
Stefan A. Brannfjell
7ead2b1bdd
Merge pull request #108 from Alvaritos/master
...
Serverinfo page TFS 1.0
2014-05-16 14:22:09 +02:00
Alvaritos
52c3c77ab4
Update config.php
2014-05-16 01:47:14 +02:00
rigaer@hotmail.es
820f886354
New serverinfo page
2014-05-16 01:44:44 +02:00
viperthepala
811c5a20c5
Update config.php
2014-05-13 08:32:18 +02:00