Znote
ce3fcf3b51
Fixed OTHIRE forum accountAccess check
2019-04-12 02:32:07 +02:00
Znote
15689d3aed
Fixed OTHIRE account registration bug
2019-04-04 00:53:28 +02:00
Znote
e64032e630
Fixed OTHIRE account registration bug
2019-04-04 00:49:32 +02:00
Znote
a76e468645
Retrieve descriptive vocation name if id is not configured.
2019-04-03 22:46:24 +02:00
Znote
9f95fa4bb8
Fix #353
2019-03-22 19:35:12 +01:00
Stefan A. Brannfjell
6fee46767b
Fix #351 - syntax error in register.php
2019-03-19 11:43:09 +01:00
Rodrigo Paixão
a3f2cce4aa
-- Fix Create Account (Compatibility OTHire) ( #350 )
2019-03-18 22:54:13 +01:00
gregorecruzeiro
ca989223bc
Fix admin_shop.php ( #348 )
...
Notice: Undefined index: points in admin_shop.php on line 61
2019-03-18 02:01:30 +01:00
Znote
7eebbde59e
Fix #345 - Character Auction storage account
...
When storage_account_id is not configured in config.php and people want to try the character auction system
Give them an error message instead of a query crash. Telling them to edit config.php properly.
2019-03-18 01:53:38 +01:00
Znote
63357290a0
Fix #346 Uneccesary OTHire engine logic separation
...
There is no need to create a separate configs for OTHIRE when establishing an SQL connection,
and is confusing for new users who are configurating their webserver.
2019-03-17 19:43:41 +01:00
Znote
44839d9cdb
Fix #303 SQL error when joining a guild when your already in another guild
2019-03-17 19:07:45 +01:00
Znote
32bbecd266
Fix ##295 Rounding discount in buypoints
2019-03-17 14:53:11 +01:00
Znote
effe5d2b8e
Adding page specific class to layout body
2019-03-17 01:41:03 +01:00
Znote
58e6300cf7
Fix #287 characterprofile table design
2019-03-17 01:38:29 +01:00
gregorecruzeiro
e8a57cbac3
Update toponline.php site_title and type ( #347 )
...
* Update toponline.php site_title and type
Parse error: syntax error, unexpected 'site_title' (T_STRING), expecting ',' or ';' in C:\xampp\htdocs\znote\toponline.php on line 40
Notice: Undefined index: type in C:\xampp\htdocs\znote\toponline.php on line 10
2019-03-14 09:18:50 +01:00
Rodrigo Paixão
bbd0455463
Admin Page - Compatibility OTHire ( #342 )
...
-- Fix for Admin Page in OTHire
2019-03-12 15:35:02 +01:00
Znote
9c80585ef9
Character Auction System
2019-03-10 18:53:24 +01:00
Znote
deebe044b1
CSS fixes for outfit image in highscore and character auction
2019-03-10 13:01:06 +01:00
Znote
fbcaa6e7e4
#More visually compatible house filtering
2019-03-10 11:58:56 +01:00
Kristoffer Eklund
00828a9f70
update PHPMailer info ( #341 )
2019-03-08 22:16:41 +01:00
Kristoffer Eklund
5dbee1cd46
PHPMailer 6.0 support ( #340 )
...
* PHPMailer 6.0 support
* dont require the PHPMailer files until sendMail is called
* cs fixes
2019-03-08 21:20:38 +01:00
Znote
e13bda4df1
New credits page.
2019-03-05 19:19:31 +01:00
Znote
b0cafe4927
Import schema: Moved all insert statements to the end of schema.
2019-02-06 22:25:42 +01:00
Znote
594e2c015f
Market: Display error message instead of crashing if fail to load items.xml file.
2019-02-05 00:44:47 +01:00
Elime1
9404c902f5
Small voting box improvement ( #337 )
...
* Add OTServers.eu voting
* Hide voting by default and use simple vote url if the user isn't logged in
* Fix indentation
* Convert to tabs
* Convert to tabs
2019-01-26 03:42:03 +01:00
Alvaro Carvajal
f79a48fc06
Update itemlistparser ( #336 )
...
* Improve itemlistparser. Remove ugly cache file
* Convert item id to int, remove items variable
2019-01-10 22:56:05 +01:00
AdrianRomeroCSE
590dc37d28
Fixing username recovery in recovery.php ( #335 )
...
When trying to recover username, the password input would show.
2018-12-21 16:42:00 +01:00
Rodrigo Paixão
ab4c9bed4f
Fix Players Online Page (OTHire Compatibility) ( #334 )
...
- Now you can see players outfits in page.
2018-12-21 16:39:35 +01:00
Rodrigo Paixão
7146a77bff
Fix Recovery Page (OTHire Compatibility) ( #333 )
...
- Now you can recover your account number or password
2018-12-21 16:39:19 +01:00
Rodrigo Paixão
9a9bbec068
Added Monster Loot Checker ( #332 )
...
>> Original script
https://otland.net/threads/monster-loot-checker.24473/
- Added compatibility with Znote AAC
- Fixed by me, a vulnerability of Cross-Site Scripting (XSS Attack)
2018-12-14 15:05:41 +01:00
Rodrigo Paixão
01422f4815
Fix highscores (OTHire compatibility) ( #331 )
...
- Fixed showing outfit in highscores.
2018-12-14 13:10:19 +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
rwxsu
8788aa450c
Prefix http or https if user hasn't explicitly set ( #327 )
...
* Prefix http or https if user hasn't explicitly set
Adding this because href prefixes the server's url if http:// or https:// is not provided.
* Fixed whitespace
2018-08-06 10:51:37 +02:00
slawkens
0478566020
Refactor Google ReCaptcha code ( #325 )
...
Removed duplicated code (store it in function/general.php)
Captcha doesn't need cURL (made it configurable and optional)
2018-06-04 12:41:49 +02:00
Joseph Bingham
b6f30e63fc
Tibia client 11.49.5921 support ( #323 )
...
Adds additional login-session-data that was introduced in the Tibia 11.49.5921 client update.
2018-05-24 13:43:48 +02:00
Stefan A. Brannfjell
f72815e23d
IP Changer changed from otland to jo3bingham
...
It is open source, and does not give a false virus threat. And jo3bingham is awesome.
2018-01-23 12:37:32 +01:00
Znote
deea3599be
spells.php TFS 0.3.6 compatibility.
2018-01-11 23:12:17 +01:00
Znote
c197b4de4f
House bidding fix
2017-12-23 13:54:35 +01:00
Glom83ersik
7a79460c1c
Update README.md ( #317 )
2017-12-10 20:45:58 +01:00
Glom83ersik
c9f0da4d9e
Update guildwar.php ( #316 )
...
New structure in guildwar.php
2017-12-06 16:24:58 +01:00
Glom83ersik
a7ad50091d
Update imageserver to 10.99 ( #312 )
2017-11-23 13:53:33 +01:00
Tarek1337
3e521c9574
Added information regarding downloading master branch of PHPMailer ( #310 )
...
* Info regarding using a stable version of PHPMailer instead of downloading master branch.
* Added info regarding using a stable version of PHPMailer instead of downloading master branch.
2017-10-28 16:46:30 +02:00
Znote
c5decc03d1
Hide empty shop tables.
2017-10-15 15:40:27 +02:00
Znote
c110edf41b
Tibia client 11.48 support
2017-10-14 14:18:28 +02:00
Glom83ersik
23425cf57d
Update guilds.php ( #309 )
...
* Update guilds.php
* Update guilds.php
2017-10-08 19:35:23 +02:00
Alvaro Carvajal
64040451a7
Paygol IPN update ( #306 )
...
* Update config.php and paygol_ipn for secret key
* Align values
* Character encoding fix
2017-09-28 14:00:18 +02:00
Sławek
5ec2bd2461
*moved countries list to a separate file ( #304 )
2017-09-07 12:16:54 +02:00
yrpen
6125c05fab
login.php error return header 401 ( #302 )
...
Fix #301
2017-07-21 13:52:03 +02:00
Stefan A. Brannfjell
c83f2d19fa
Config default values for gameserver
...
For loginWebService, client 11.
2017-06-21 21:31:50 +02:00