36 Commits

Author SHA1 Message Date
Tandloze
f749d5f0f9 Flags for Znote 1.5 reworked
Reworked flags for Znote 1.5 by not altering the tfs tables
2015-08-13 17:13:35 +02:00
Daniel Björkholm
e34e9598a0 Fix typo (function get_guild_level_data) 2014-11-28 17:54:34 +01:00
Znote
d6efb54577 Removing some dodgy sample scripts which are uneccesary.
Fixed an issue where the config function was wrong. http://otland.net/threads/znote-aac-1-4-tfs-0-2-13-tfs-0-3-6-0-4.166722/page-45#post-2157676
Added a small tip on how to to use the youtube embed when posting news.
2014-11-16 16:00:54 +01:00
Znote
da8feec5d8 http://3.ii.gl/nhabjNNZb.png Guild list now also shows logo, motd, average level and guild level 2014-11-15 20:35:58 +01:00
Mark Samman
496f71a4be Fix SQL injection in user_character_data 2014-10-29 19:48:09 +01:00
peonso
656a5ca04b Update users.php 2014-09-17 17:16:19 -03:00
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
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
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
1dc1b68825 Fix #137 2014-08-31 00:21:14 +02:00
Stefan Brannfjell
074cd7a8d0 Fixed guilds for TFS 0.3.6 2014-06-18 22:40:57 +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
5349c96018 TFS 0.3 OTX guild and guildwar support. Fix #134 2014-06-14 03:14:58 +02:00
Kuzirashi
5d77f6d7c4 Added displaying orders from shop in Shop Admin page. This references #82 issue. 2014-05-17 02:55:42 +02:00
Stefan Brannfjell
af729aacb1 Heavily improved SQL queries usage for guilds. 2014-05-05 02:52:49 +02:00
Daniel Björkholm
36e00a34f9 Guild war 2014-05-04 20:06:17 +02:00
Stefan Brannfjell
5f4372daa2 Fix #60 2014-05-03 14:11:08 +02:00
Daniel Björkholm
70b6940f82 Add #74 and #75 2014-05-02 12:31:57 +02:00
Kuzirashi
bafb639506 Fixed displaying players in Highscores. Some players in Top Players widget will be hidden when theirs group_id is higher than specified in config("config.highscore.ignoreGroupId - Ignore group id higher than this (staff)"). Same in Highscore subpage. Also fixed undefined index page in Highscore. This resolves #43 issue. 2014-04-20 15:08:30 +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
e240992845 Fixed TFS 1.0 bans from admin panel #25 2014-03-18 22:57:30 +01:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +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
8ebbd9c81f Merge branch 'master' of https://github.com/Znote/ZnoteAAC 2014-02-08 14:10:31 +01:00
Stefan Brannfjell
87d09ebe67 Bugfix: Error appearing when no news, username already exist error when creating account TFS 1.0 2014-02-08 14:09:54 +01:00
att3
a9f091bf67 sort guild members by rank
sort guild members by rank (Thanks to Ninja)
2014-02-03 23:41:44 +02:00
Stefan Brannfjell
7a5a4eb410 Mysqli support added. Many functions improved. 2014-02-02 20:23:00 +01:00
Stefan Brannfjell
4bb35904bf Fixed GOD in-game positions for TFS 0.2 and 1.0. Fixes issue #11 2014-01-29 22:10:22 +01:00
Stefan Brannfjell
1e3461314b Fix issue #8 2014-01-29 22:04:06 +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
deea5eeaab Normal guild functionality (Create, invite, leave, kick, promote, change, view) should work on TFS 1.0. 2013-09-09 03:46:07 +02:00
Stefan Brannfjell
a07161a1dc Forum search optimised
Fixed date bug in characterprofile.php
2013-09-08 20:51:02 +02:00
Stefan Brannfjell
21dea78379 Znote AAC rev 168 from subversion. 2013-08-28 23:46:32 +02:00