268 Commits

Author SHA1 Message Date
Atte
1317a7b0a4 Update characterprofile.php 2014-09-11 15:26:05 +03:00
Atte
e1f7290397 Update characterprofile.php 2014-09-11 15:24:55 +03:00
Atte
e2ec96e22c Update toponline.php 2014-09-11 15:22: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
Atte
351e4ab7ae Update powergamers.lua 2014-09-10 17:26:18 +03:00
Atte
1c5be6a28e Update toponline.php 2014-09-10 15:37:13 +03:00
Atte
9226ae7a7a Update config.php 2014-09-10 15:36:14 +03:00
Atte
34ab5bf06a Update powergamers.php 2014-09-10 15:35:37 +03:00
Atte
8b90fe0ea2 Update toponline.php 2014-09-10 15:35:24 +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
Atte
4b97c12edb Update toponline.php 2014-09-10 10:57:44 +03:00
Atte
cb5316d958 Update powergamers.lua
top online should work properly now too
2014-09-10 10:05:45 +03:00
Atte
99bcc074f6 Update powergamers.lua 2014-09-10 09:45:44 +03:00
Atte
88a4aec497 Update powergamers.lua 2014-09-10 09:39:50 +03:00
Atte
8d72d77659 Create toponline.php 2014-09-10 02:50:00 +03:00
Atte
0c3541fcae Update powergamers.lua
Might as well add toponline?
2014-09-10 02:02:25 +03:00
Atte
91b973b0a9 Update powergamers.php 2014-09-10 01:15:37 +03:00
Atte
38c0c00da6 Update powergamers.lua 2014-09-10 01:13:04 +03:00
Atte
050fb6edde Update powergamers.php 2014-09-10 01:09:06 +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
Atte
379064e7bd Update achievements.php 2014-09-05 01:43:00 +03:00
Atte
910d7460fa Update characterprofile.php 2014-09-05 01:32:10 +03:00
Atte
daf378342c Update achievements.php 2014-09-05 01:28:40 +03:00
Atte
b0bf5641cf Update characterprofile.php 2014-09-05 01:22:01 +03:00
Atte
da8e39e935 Update characterprofile.php 2014-09-05 01:18:05 +03:00
Atte
d890bba7a4 Update characterprofile.php
Fetch houses taken from layout from otland made by @peonso
2014-09-05 01:13:56 +03:00
Atte
b2dcf010c2 Update config.php 2014-09-05 01:08:13 +03:00
Atte
a73bf344a5 Create achievements.php 2014-09-05 01:05:50 +03: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
Atte
2812b1cd80 Update powergamers.lua 2014-09-02 18:50:38 +03:00
Atte
d04f084599 Update powergamers.lua
ops
2014-09-02 18:46:07 +03:00
Atte
4df1d0c0cc Update config.php 2014-09-02 18:42:36 +03:00
Atte
e62e35f5c3 Create powergamers.php
Please tell me if there are any mistakes or how to improve it.
I am quite beginner with SQL, not even 100% sure if it works as it should.

So, if you see anything wrong with it please let me know :)
2014-09-02 18:39:50 +03:00
Atte
ab1816bb84 Update powergamers.lua 2014-09-02 18:35:32 +03:00
Atte
d2d1a86913 Create powergamers.lua
Please tell me how to improve it or if there are any mistakes on it
2014-09-02 18:30:50 +03:00
Atte
b0a6c81818 Merge pull request #1 from Znote/master
Fix #152 Added forum config; Allow thread bumping (true/false).
2014-09-02 18:23:54 +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
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