slawkens / myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://my-aac.org
GNU General Public License v3.0
125 stars 99 forks source link

House bid #41

Open joseluis2g opened 6 years ago

joseluis2g commented 6 years ago

Based on this otland post myaac does not have house auction system.

slawkens commented 6 years ago

Hello, thanks for the link.

I will make what possible to make a plugin for this feature.

slawkens commented 6 years ago

So, here's a beta version of the myaac-houses-actions: https://github.com/slawkens/myaac-houses-actions/releases/latest

You need to be using latest MyAAC v0.8.0-dev (development version) - can be downloaded here: https://github.com/slawkens/myaac/archive/master.zip. This might be unstable. I do not recommend using this version of MyAAC on production server.

This plugin is still in beta, any opinions about it are welcome.

It will work only on TFS 1.x and higher with support for house auctions. Also, don't forget to follow instructions in this thread: https://otland.net/threads/gesior2012-houses-auctions-on-www-for-tfs-1-0.209366/

augustorajas commented 3 years ago

@slawkens Any plans to be implemented?

slawkens commented 3 years ago

@slawkens Any plans to be implemented?

The repo has been moved to: https://github.com/slawkens/myaac-plugins/tree/master/houses-actions

MyAAC v0.8 is now stable, so you can use the plugin with the current version.

I don't see any reason why it should not work.

Remember to follow instructions Gesior posted on OtLand (link is above).

augustorajas commented 1 year ago

Thank you!