46 Commits

Author SHA1 Message Date
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
viperthepala
8ad84b35b4 Update config.php 2014-05-12 18:04:23 +02:00
Stefan Brannfjell
05a1509358 Preview: http://4.ii.gl/4VnAws.png Added changelog ticker system in front page.
Optional enable/disable it in config.php
Only refreshes the cache when any changes are being done to it.
This looks way more practical than a stupid news ticker. Inspiration from: http://nelvara.com/
2014-05-05 23:12:37 +02:00
Stefan Brannfjell
778e51c865 Created / Fix #89 You can now change vocations in admin_skills, and HP/Mana/Cap calibrates accordingly to level and vocation. 2014-05-05 18:06:56 +02:00
Bruno Carvalho
71c692853a Update config.php 2014-05-04 21:17:28 -03:00
tarantonio
68a751a7f7 Update config.php 2014-05-02 14:02:08 +02:00
Daniel Björkholm
70b6940f82 Add #74 and #75 2014-05-02 12:31:57 +02:00
Kuzirashi
a5bf484fdb Delay to character deletion has been added.
When user requests character delete, he will have to wait delay from
config. During this time when user logs in on his account, on website,
player will see information that character is awaiting delete. User can
cancel this operation.
2014-04-19 01:43:49 +02:00
Stefan Brannfjell
5e0170a264 #24 TFS 1.0: Fixed bug allowing a player to auction and buy unlimited houses.
- Added player level restriction, configure in config.php
- Configure if houses require premium
- Configure allowed houses each player
- Players can upgrade their house pledge on a house without increasing last_bid.
2014-03-19 21:33:48 +01:00
Stefan Brannfjell
733766dd45 Started with JSON API module system 2014-03-09 04:42:28 +01:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +01:00
Stefan Brannfjell
470bf6caa6 Added new shop type: Change character name (using type 4 for this). If you got custom scripts make sure to edit accordingly.
And players can change name in My Account if they have ticket from shop. #15
2014-02-16 13:33:16 +01:00
Stefan Brannfjell
b6cf2a97e0 Remade Highscores: Added multi-page support, built-in score type navigation, using GET instead of POST.
Tested on TFS 1.0 and 0.3/4, but should work on 0.2 as well.
2014-02-16 11:07:04 +01:00
Stefan Brannfjell
a236ec2db8 Paygol IPN works (Mobile payments). 2014-02-14 04:25:47 +01:00
Stefan Brannfjell
0713d99a1b Minor fix. 2014-02-02 20:45:12 +01:00
Stefan Brannfjell
85b427ec2d Creating developement branch for mysqli-support 2014-02-02 16:43:47 +01:00
Stefan Brannfjell
6001abae5d TFS 1.0: House auction system
Would be great if somebody could test it out properly for me. :)
2013-09-11 09:08:46 +02:00
Stefan Brannfjell
d57f835c91 TFS 1.0 functionality:
House list works.
/Todo: House auctioning.
2013-09-09 20:45:56 +02:00
Stefan Brannfjell
3082c27bc8 Forum search script, multi keyword search supported
search:
titles,
posts,
authors latest posts
authors latest threads
view latest threads
view latest posts
-------
working on new ipn for paygol (under dev)
2013-08-31 13:31:07 +02:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00