Znote
562fde1e1d
API improvements.
2015-05-23 17:42:07 +02:00
Znote
3036d61926
Added correct page render time in the default layout.
...
Added a function elapsedTime() that can be called anywhere to see how long the page has taken to render thus far.
query debugging shows current render time to help detect performance issues.
2015-05-21 19:22:58 +02:00
Znote
2a38590b96
Saving some microtime vars in init for more accurate page render calculations.
2015-05-19 18:25:18 +02:00
Znote
ded093d8c5
botting and cheating link in rules are targeted against more relevant wiki sources.
2015-05-07 00:16:29 +02:00
Znote
d1aa49d7f8
https://otland.net/threads/znote-aac-1-4-tfs-0-2-13-tfs-0-3-6-0-4.166722/page-49#post-2237486
2015-05-06 00:34:52 +02:00
Znote
f7057feba1
Adding getValue and sanitize function to ipn.php so the validation functions actually work.
2015-04-09 23:56:19 +02:00
Stefan A. Brannfjell
28d112380f
Merge pull request #195 from att3/patch-1
...
Minor fix
2015-04-02 16:09:05 +02:00
Atte
a8b4a57cb4
Minor fix
2015-03-30 18:43:30 +03:00
Stefan A. Brannfjell
329c4f225a
Merge pull request #194 from ninjalulz/guildWarFix
...
Fix #193
2015-03-26 20:06:33 +01:00
Daniel Björkholm
c26aa14203
Guild war fix
2015-03-21 16:25:27 +01:00
Stefan A. Brannfjell
f67f628f7d
Merge pull request #192 from HalfAway/master
...
Updated client download server
2015-03-08 16:01:45 +01:00
Emil
33295916d1
Updated client download server
...
Updated client server to http://www.halfaway.net/ because old one doesn't work anymore.
2015-03-08 10:40:55 +01:00
Stefan A. Brannfjell
de59cf9c55
Merge pull request #190 from att3/master
...
Powergamers sort by vocations and days
2015-03-07 22:03:40 +01:00
Atte
3b6c2ba9b0
Powergamers sort by vocations and days
...
Ability to sort by vocations and days, any suggestions?
Test: http://ducates.net/powergamers.php
2015-03-06 16:39:10 +02:00
Atte
493601c143
Merge pull request #2 from Znote/master
...
k
2015-03-06 16:31:29 +02:00
Stefan A. Brannfjell
80d6d04832
Merge pull request #189 from forgee/master
...
Fix #188 Account activation
2015-02-18 09:13:01 +01:00
Martin Nylind
b13c05a2c3
Fix #188
...
No longer prompts users to activate account when email activation is disabled in config.
2015-02-17 15:54:38 +01:00
Stefan A. Brannfjell
3ded14bee9
Merge pull request #186 from ninjalulz/master
...
Minor fixes
2015-01-17 16:07:35 +01:00
Daniel Björkholm
8be97a48b1
Minor fixes
2015-01-16 18:24:58 +01:00
Stefan A. Brannfjell
cb601afbca
Merge pull request #185 from ninjalulz/master
...
Minor fixes
2015-01-16 14:26:44 +01:00
Daniel Björkholm
b51c168555
Minor fixes
2015-01-16 08:43:04 +01:00
Stefan A. Brannfjell
5b22fe4b18
Merge pull request #181 from forgee/master
...
Update special/database2znoteaac.php
2014-12-12 01:36:48 +01:00
Martin Nylind
a15f7eb364
Update special/database2znoteaac.php
...
Now properly passing id and not array to queries and user_data.
2014-11-30 17:01:18 +01:00
Stefan A. Brannfjell
6a07b9b4e8
Merge pull request #180 from ninjalulz/master
...
Fix typo (function get_guild_level_data)
2014-11-28 18:30:50 +01:00
Daniel Björkholm
e34e9598a0
Fix typo (function get_guild_level_data)
2014-11-28 17:54:34 +01:00
Stefan A. Brannfjell
603b9ee55a
Update myaccount.php
2014-11-28 17:37:26 +01:00
Stefan A. Brannfjell
464e851bb8
Merge pull request #179 from forgee/master
...
Revised forms in myaccount.php
2014-11-28 17:24:09 +01:00
Martin Nylind
05e7b62aec
Revised forms in myaccount.php
...
Combines the separate forms in myaccount.php into a single row with character and action selects.
2014-11-27 16:05:04 +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
Stefan A. Brannfjell
20c4ee67bd
Merge pull request #175 from marksamman/master
...
Security fix
2014-10-29 20:04:24 +01:00
Mark Samman
601c2fcc71
Increase max password length from 32 to 100
2014-10-29 19:50:36 +01:00
Mark Samman
496f71a4be
Fix SQL injection in user_character_data
2014-10-29 19:48:09 +01:00
Mark Samman
c5c94974a1
Fix SQL injection in adminreport.lua
2014-10-29 19:43:13 +01:00
Mark Samman
4884512e6f
Fix SQL injections in paygol_ipn.php
2014-10-29 19:42:16 +01:00
Mark Samman
48363b655a
Increase security of ipn.php
2014-10-29 19:36:39 +01:00
Mark Samman
7a265593b8
Fix SQL injection in ipn.php
2014-10-29 19:35:19 +01:00
Mark Samman
3c70b55ae3
Fix SQL injection in admin_reports.php
2014-10-29 19:32:48 +01:00
Stefan A. Brannfjell
0a82152b97
Merge pull request #173 from forgee/master
...
Add BB tag for YouTube videos to news and forum.
2014-10-24 11:58:23 +02:00
Martin Nylind
5af3051c36
Add BB tag for YouTube videos to news and forum. Use with the video id (after v= in URL) ex. [youtube]wK0w0x62PjA[/youtube]
2014-10-23 15:37:17 +02:00
Stefan Brannfjell
3265ba6c99
Fix #170 Bug in characterprofile.php for TFS 0.2/3.
2014-09-22 00:06:20 +02:00
Stefan A. Brannfjell
92ef4691f9
Merge pull request #159 from peonso/master
...
Add guildnick
2014-09-21 13:12:35 +02: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
Stefan A. Brannfjell
781699635a
Merge pull request #169 from EPuncker/master
...
Converted tfs 1.0 scripts to meta, removed some spaces from config and fixing spelling mistakes.
2014-09-14 15:48:50 +02:00
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
513cb4ded0
Merge pull request #163 from Impulss/patch-2
...
Update killers.php
2014-09-12 11:41:40 +02:00
Stefan A. Brannfjell
79195a95ae
Merge pull request #155 from att3/master
...
Powergamers and achievements
2014-09-12 11:39:26 +02:00
Declan Pym
2aef1424e6
Update killers.php
...
Added check for killers var to fix issue #158 - Sorry wasn't sure how to change my original commit :S
2014-09-12 10:21:10 +10:00