186 Commits

Author SHA1 Message Date
peonso
86819b9bfa Update users.php 2014-09-17 17:15:00 -03:00
peonso
ce71cdd16d Update users.php 2014-09-17 17:14:33 -03:00
peonso
9202c33aab Add guildnick - the one between parentheses
Necessary changes at users.php and guilds.php to make possible to edit
players guildnick  (the one that appear between parentheses)
2014-09-10 16:31:25 -03:00
Stefan Brannfjell
43510a1fa9 Forgot to update the mysql tables. :) 2014-09-07 23:24:56 +02:00
Stefan Brannfjell
0179b2c97e Fix #38 Automatic Account Recovery through Email.
Rewrote recovery.php, and implemented PHPMailer for authentication. Requested account information (username, or a new password) is being sent to registered email address).
2014-09-07 19:52:27 +02:00
Stefan Brannfjell
7b4ad9c854 Updated the function description of class methods. 2014-09-06 23:34:37 +02: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
048794a320 Improved the helpdesk code. 2014-09-06 16:10:00 +02:00
Stefan Brannfjell
dac911e1d9 Fix #147 2014-09-06 13:49:59 +02:00
Stefan Brannfjell
d1b3226bc4 Added #148 2014-09-06 13:47:39 +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
e0ad3aae09 Fix #153 You can now load sub files (custom pages created in layout folder) instead of the default Znote AAC files. (override system). 2014-09-03 00:59:12 +02:00
Stefan Brannfjell
89a775c23f Fix #152 Added forum config; Allow thread bumping (true/false). 2014-09-01 22:44:44 +02:00
Stefan Brannfjell
5e21a2b8a9 Possible Fix #135 . PHP error notice during character soft deletion. 2014-08-31 13:51:42 +02:00
Stefan Brannfjell
0f0d87a0a0 Possible Fix #61 Soft deletion successfully tested and works on TFS 0.3 and 1.0 2014-08-31 13:43:25 +02:00
Stefan Brannfjell
a72d292858 Fix #144 Admin Skills page now properly fetch vocations on TFS 0.2/3/4. (It previously only worked on TFS 1.0). 2014-08-31 11:58:05 +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
889de64b5c Fix #143 2014-08-31 11:13:42 +02:00
Stefan Brannfjell
1dc1b68825 Fix #137 2014-08-31 00:21:14 +02:00
Stefan Brannfjell
d91e760d30 Fix #146 2014-08-30 15:32:25 +02:00
Stefan A. Brannfjell
d33646e88d Merge pull request #140 from RhuanGonzaga/master
Helpdesk System
2014-08-30 15:07:00 +02:00
Rhuan Gonzaga
790c4c576e Security vulnerability 2014-07-01 10:41:31 -03:00
Rhuan Gonzaga
4a1ba0b2c2 Security vulnerability 2014-07-01 10:39:16 -03:00
Rhuan Gonzaga
93c42dfe04 Added Helpdesk in Menu 2014-06-30 19:51:31 -03:00
Rhuan Gonzaga
a862bfa4dd Added Admin Helpdesk Menu Sidebar
Added Admin Helpdesk Menu Sidebar
2014-06-30 19:50:38 -03:00
Rhuan Gonzaga
59f2c9ffe7 Helpdesk System Admin 2014-06-30 19:48:32 -03:00
Rhuan Gonzaga
5296b44e01 Added Helpdesk Tables 2014-06-30 19:48:03 -03:00
Rhuan Gonzaga
108ccf2c3d Helpdesk System
Helpdesk System added
2014-06-30 19:47:29 -03: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
074cd7a8d0 Fixed guilds for TFS 0.3.6 2014-06-18 22:40:57 +02:00
Stefan Brannfjell
d7adcd1990 Guilds: You can not invite a player to your guild if he is already in a guild. Fix #136 2014-06-17 18:08:05 +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
52721610c4 Fixed an notice error in highscores if type is not specified. 2014-06-16 01:42:40 +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
459e5118f5 Gallery is updated with the new image url from imgland.net 2014-06-14 08:03:16 +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 A. Brannfjell
fb061f7510 Merge pull request #130 from ninjalulz/master
War system (frag limit)
2014-05-29 10:15:50 +02:00
Daniel Björkholm
be39af6235 Fix security hole 2014-05-29 09:41:35 +02:00
Daniel Björkholm
7fe609abdb War system (frag limit) 2014-05-28 22:43:50 +02:00
Stefan A. Brannfjell
feb0feffee Merge pull request #127 from Alvaritos/master
Check for correct path - serverinfo Fix #124
2014-05-21 19:46:18 +02:00
rigaer@hotmail.es
c695014f19 Check for correct path - serverinfo 2014-05-21 18:30:20 +02:00
Stefan A. Brannfjell
340b09348e Merge pull request #126 from Alvaritos/master
Serverinfo minor fix
2014-05-21 01:44:16 +02:00
rigaer@hotmail.es
29ebf4ee60 Serverinfo minor fix 2014-05-20 21:02:54 +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
ef3f8ce91b Show item name at market 2014-05-18 20:44:55 +02:00
rigaer@hotmail.es
721a52867f Guild logo upload 2014-05-18 20:28:11 +02:00
Stefan A. Brannfjell
26961fae42 Merge pull request #119 from Kuzirashi/master
When editing news, now, you also get nicedit.js editor.
2014-05-18 20:06:39 +02:00