32 Commits

Author SHA1 Message Date
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