19 Commits

Author SHA1 Message Date
Znote
c3c236e13e TFS 1.2+ Two-Factor Authentication system.
RFC6238 Implementation of the OTP algorythm, tested with the app "Authy" from the iOS iPhone app store.
2016-11-13 05:34:14 +01:00
Znote
3dcb92b678 Set all tables to use InnoDB SQL engine and added table znote_global_storage. 2016-10-24 02:22:37 +02:00
Stefan A. Brannfjell
8cf999396b connect.php, fixed mysql import error on setup. 2016-05-22 21:54:44 +02:00
Martin Nylind
ab117b203b Add elapsedTime in connect.php
Ensure that connect.php always has function elapsedTime available.
2015-10-23 10:56:14 +02:00
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
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
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 Brannfjell
43510a1fa9 Forgot to update the mysql tables. :) 2014-09-07 23:24:56 +02:00
Rhuan Gonzaga
5296b44e01 Added Helpdesk Tables 2014-06-30 19:48:03 -03:00
Daniel Björkholm
7fe609abdb War system (frag limit) 2014-05-28 22:43:50 +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
d6cff8692b Improved player reports, adding changelog system. 2014-04-04 11:12:00 +02:00
Stefan Brannfjell
1d0d5b5ff7 Forgot to add status column to admin report system :3 2014-03-12 21:47:52 +01:00
Stefan Brannfjell
dfce8d97dd TFS 0.2 and 1.0 report bug system
Players can say !report SomeMessageHere to send a report to database, it will automatically fetch position of player etc. You can check reports in admin panel and change status of them, and optionally reward player with points if you feel they deserve it for reporting the bug.
Default working TFS 1.0 scripts for shop and firstitems
2014-03-10 08:10:03 +01:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +01:00
Stefan Brannfjell
801e0bcbef Fixes escape string by using custom function #18 2014-02-06 22:51:05 +01:00
Stefan Brannfjell
ff29e40256 Fixed install instructions not appearing when wrong SQL info is submitted. 2014-02-06 08:45:01 +01:00
Stefan Brannfjell
7a5a4eb410 Mysqli support added. Many functions improved. 2014-02-02 20:23:00 +01:00
Stefan Brannfjell
21dea78379 Znote AAC rev 168 from subversion. 2013-08-28 23:46:32 +02:00