32 Commits

Author SHA1 Message Date
Znote
984e62e095 Adding Google reCaptcha system
Also disable all shop and buypoints functionality as default in config.php
2017-01-22 05:06:37 +01:00
Znote
d5cabac14a Disable 2FA through Email Fix #249
And fixed an issue with email activation link when registering an account.
2017-01-21 23:08:46 +01:00
Znote
673c2a2d23 Show SQL query string array if you are logged in as admin below the footer. 2016-11-13 05:56:27 +01:00
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
Stefan A. Brannfjell
57bf0d3035 Revert "Recovery System" 2016-05-21 19:45:27 +02:00
ElGovanni
91d0ffa95c Recovery System
Similar to this original from Tibia.
2016-04-19 20:41:57 +02:00
Kristoffer Eklund
b49dfb8b4e Remove SQL query info dump 2015-06-19 05:48:48 +02:00
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
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
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
889de64b5c Fix #143 2014-08-31 11:13:42 +02: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
Kuzirashi
5d77f6d7c4 Added displaying orders from shop in Shop Admin page. This references #82 issue. 2014-05-17 02:55:42 +02:00
Stefan A. Brannfjell
e53d0aebda Merge pull request #113 from Alvaritos/master
Move nicedit to engine folder
2014-05-16 21:48:47 +02:00
rigaer@hotmail.es
6f2a6049ba Move nicedit to engine folder 2014-05-16 21:33:53 +02:00
Stefan A. Brannfjell
607b3ac6d8 Merge pull request #110 from Alvaritos/master
Support for WYSIWYG and Items.xml parser
2014-05-16 21:12:05 +02:00
rigaer@hotmail.es
2e361e077f Youtube button 2014-05-16 20:52:06 +02:00
Kuzirashi
e98171ec41 Fixed typo in login widget. 2014-05-16 19:31:36 +02:00
rigaer@hotmail.es
b098bb6be6 Support for WYSIWYG 2014-05-16 16:34:42 +02:00
viperthepala
449fd69182 Update style.css 2014-05-12 18:10:21 +02:00
Stefan Brannfjell
05a1509358 Preview: http://4.ii.gl/4VnAws.png Added changelog ticker system in front page.
Optional enable/disable it in config.php
Only refreshes the cache when any changes are being done to it.
This looks way more practical than a stupid news ticker. Inspiration from: http://nelvara.com/
2014-05-05 23:12:37 +02:00
Stefan Brannfjell
5f4372daa2 Fix #60 2014-05-03 14:11:08 +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
Stefan Brannfjell
d6cff8692b Improved player reports, adding changelog system. 2014-04-04 11:12:00 +02: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
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
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
d57f835c91 TFS 1.0 functionality:
House list works.
/Todo: House auctioning.
2013-09-09 20:45:56 +02:00
Stefan Brannfjell
21dea78379 Znote AAC rev 168 from subversion. 2013-08-28 23:46:32 +02:00