13 Commits

Author SHA1 Message Date
Znote
fa5fac75a7 Fix #446 TFS 1.3 premium time
which was implemented here: https://github.com/otland/forgottenserver/pull/2813
and merged 28th october 2020.
2020-10-31 14:29:29 +01:00
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Stefan A. Brannfjell
27d7ce44eb
house.php: Rebase house declaration with #359
Somehow managed to overwrite it with an old copy.
2019-09-28 09:32:01 +02:00
Znote
56050fcb29 TFS 1.0: Direct house purchase with shop points
Allow players to directly purchase houses using shop points.
https://otland.net/threads/znote-aac-shop-house-offers.266507/
2019-09-28 09:25:47 +02:00
gregorecruzeiro
8404f8e171 Update house.php (#359)
Fixed undefined index id when accessing house.php directly.
2019-04-25 17:29:39 +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
c197b4de4f House bidding fix 2017-12-23 13:54:35 +01:00
Kuzirashi
432024d515 Added sorting to Houses. Fixed bugs. Added message to add town, to config.php, when it is not present. Code optimisation. This resolves #40. 2014-04-20 20:45:28 +02:00
Stefan Brannfjell
5e0170a264 #24 TFS 1.0: Fixed bug allowing a player to auction and buy unlimited houses.
- Added player level restriction, configure in config.php
- Configure if houses require premium
- Configure allowed houses each player
- Players can upgrade their house pledge on a house without increasing last_bid.
2014-03-19 21:33:48 +01:00
Stefan Brannfjell
1933816180 Houses should be bugfree now. Removed debugging code. 2013-09-12 23:19:46 +02:00
Stefan Brannfjell
0326fe9919 Woops, now proper fixed #4
(I hope).
2013-09-12 23:09:06 +02:00
Stefan Brannfjell
b7ff2616d1 You cant bid on ended auctions any more.
fixed #4
2013-09-12 22:47:53 +02: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