24 Commits

Author SHA1 Message Date
Marek Madejski
dbc1e14ea7
Typo fix in login widget (#536)
Typo fix "userame".
2025-03-05 16:28:14 +01:00
Znote
541b95f926 minor adjustment to aside character search 2021-07-24 04:37:40 +02:00
Znote
91816bbe2b charactersearch widget: fix Invalid argument
PHP Warning:  Invalid argument supplied for foreach() in
layout/widgets/charactersearch.php on line 22

This happens when the database has no players, during fresh install.
2021-05-08 18:05:52 +00:00
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Znote
203fe3d5ae New layout (Znote AAC AtomIO)
Layout is primarily changed to this because the old layout had obsolete javascript dependencies.
I still want to make another default layout eventually, which is mobile friendly.
This layout has a very nice character search widget though
that looks for names realtime and displays them in a list beside the search.
2020-06-12 22:14:50 +02:00
Znote
e3c3b766be Remove old layout 2020-06-12 22:04:31 +02:00
Znote
9c80585ef9 Character Auction System 2019-03-10 18:53:24 +01:00
Rodrigo Paixão
2817010781 Compatibility with OTHire (#330)
* Preparing compatibility to OTHire

* Still working on compatibility to OTHire

* More compatibility

* More compatibility

Not tested yet

* Some fixes

- Fixed Account Creation.
- Fixed a problem that you can't load the website, that include that you can now recover your account number.

* More fixes

- Fixed character creation.
- Fixed login problem.
- Fixed displaying account number in My Account.
- Fixed displaying if you have premium days or not in My Account.

* More fixes

- Handle Kills/Deaths as TFS_03

* More fixes

- Fixed showing outfits in character profile
- Fixed displaying player houses in character profile
- Fixed displaying guilds

* Update init.php
2018-12-03 07:58:29 +01:00
Elime1
0d51f87c76 Add OTServers.eu voting (#326) 2018-08-06 11:01:52 +02:00
Matheus Grilo
5453bb96d1 Token just appears if enabled in config.php (#285)
* Token just appears if enabled in config.php

* Update login.php

https://github.com/Znote/ZnoteAAC/pull/285#discussion_r105547836
2017-03-13 09:27:10 +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
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
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
Kuzirashi
e98171ec41 Fixed typo in login widget. 2014-05-16 19:31:36 +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
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
21dea78379 Znote AAC rev 168 from subversion. 2013-08-28 23:46:32 +02:00