28 Commits

Author SHA1 Message Date
Mina
93384c2375
php 7.4+ compatibility fix (#454) 2020-12-29 05:00:38 +01:00
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Evil Puncker
5d9b0f3d00
Update myaccount.php (#436) 2020-07-07 02:38:09 +02:00
Znote
be8b882166 Possibility to reward users with shop points if they verify their email
Also generates a new activation key after they have verified their email in-case they change their email and guess the activation link for their fake email.
Also removes the given points until they verify their email again if they change their email.
2019-10-23 21:06:24 +02:00
Znote
00a97d43e4 Allow users to verify their email in myaccount.php
Even if they arent forced to verify email during registration.
If they change their email in the settings later, the verification is lost.
Todo: Add a reward for first-time verification.
2019-10-22 02:05:14 +02:00
Znote
8a8baba9fc Suppressed uneccesary error in change character name. myaccount.php
When you dont have ticket to do change your name, a sync error appeared, even though its not a sync error.
2019-09-22 23:44:26 +02: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
Znote
a0413026dc Removing zeotss services. This was a project in development that never got functional. 2016-11-13 21:29: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
Gabriel Pedro
4e18cb3c66 resolves #214 2016-05-11 18:32:51 -04:00
triath
e37ab046bd Use id in query instead of character_name 2015-08-19 18:19:31 +02:00
triath
74f8c0bbfa Fix bug in deleting characters from myaccount.php
The bug was that if you had multiple characters pending for deletion for different dates this query would set all pending characters as done even if they weren't deleted and they would therefore be prevented from being deleted or cancelled.
2015-08-19 17:28:58 +02:00
Daniel Björkholm
b51c168555 Minor fixes 2015-01-16 08:43:04 +01:00
Stefan A. Brannfjell
603b9ee55a Update myaccount.php 2014-11-28 17:37:26 +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
Stefan Brannfjell
5e21a2b8a9 Possible Fix #135 . PHP error notice during character soft deletion. 2014-08-31 13:51:42 +02:00
Stefan Brannfjell
d3807bfafe Much quicker item parser (335 items in 12ms instead of 2100ms)
Now checking if character is offline before changing gender.
Restructured Admin_shop.php, it will now show pending orders and the whole transaction log.
2014-06-17 02:35:48 +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
480f528e38 ZEOTSS integration. cURL validation for paypal and ZEOTSS, register users on ZEOTS server. 2014-05-19 09:09:05 +02:00
cornex1
ab8d64ab0f Fixed illegal string filter on name change 2014-05-08 10:05:59 +02:00
cornex1
9db05fe4c1 Fixed illegal string filter on name change
Fixed illegal string filter on name change
2014-05-08 10:00:56 +02:00
Stefan Brannfjell
4d09983cce Fixed missing else in an if statement with character soft deletion code. 2014-05-03 14:28:15 +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
470bf6caa6 Added new shop type: Change character name (using type 4 for this). If you got custom scripts make sure to edit accordingly.
And players can change name in My Account if they have ticket from shop. #15
2014-02-16 13:33:16 +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
Stefan Brannfjell
7d56b8ea9f Fixed several bugs with old SQL code. 2014-02-06 08:37:58 +01:00
tedbro
9aecfb51a9 Fixed the change gender for tfs 1 2013-11-06 07:24:02 -08:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00