Releases: PCJones/Ultimate-Splinterlands-Bot-V2
v2.19.1
v2.19-hotfix
Make sure to check out the updated config-example.txt
General:
- This update requires you to use the new API. Change this in your config.txt:
API_URL=http://splinterlandsapi.pcjones.de:8080/v3/
New Features:
- The bot will now update the cardsDetails.json every 12 hours (if you restart the bot). This will ensure that new cards from splinterlands will no longer result in the bot only playing starter cards after a bot restart.
- Ability to change the hive node of the bot
Bugfixes:
- Fixed the bot not submitting a team when starter cards were disabled and the API returned a team with starter cards anyway (which can happen if the API can not find a team without starter cards)
NEW config parameters (see updated config-example.txt):
HIVE_NODE=https://api.hive.blog/
- Allows you to change the hive node the bot is using.
New API:
The new API is out of beta now and the new default. If you want to use the old API (v2) you need to use bot version 2.18.1. The old API will be turned off in a few weeks though.
The new API should play all rulesets and most of the new cards :)
v2.18.1
General:
- Changed the hive node which should fix the
Request Timeout
errors
New API beta test:
The new API can be tested now!
It should play all rulesets and hopefully also most of the new cards :)
Instructions:
- Make sure that you have the newest bot version: https://github.com/PCJones/Ultimate-Splinterlands-Bot-V2/releases/tag/v2.18.1
- Change in config.txt:
API_URL=http://beta-splinterlandsapi.pcjones.de:8080/v3/
v2.18
General:
- Added support for the new battle API
Bugfixes:
- Fixed the bot getting rate limited very often
- Fixed the bot not being able to pick up outstanding games
State of the bot:
- As compensation for the few bot updates the API rate limit has been removed for the next 2 months. Enjoy the botting :)
New API beta test:
The new API can be tested now!
It should play all rulesets and hopefully also most of the new cards :)
Instructions:
- Make sure that you have the newest bot version: https://github.com/PCJones/Ultimate-Splinterlands-Bot-V2/releases/tag/v2.18
- Change in config.txt:
API_URL=http://beta-splinterlandsapi.pcjones.de:8080/v3/
v2.17.4
General:
- Updated cardsDetails.json to include the newest cards
Bugfixes:
- Fixed the bot only playing starter cards if you own any of the new cards
State of the bot:
- As compensation for the few bot updates the API rate limit has been removed for the next 2 months. Enjoy the botting :)
- The new API that will play better teams and all rulesets can be tested in a few days
v2.17.3
General:
- Updated cardsDetails.json to include the newest cards
Bugfixes:
- Fixed the bot only playing starter cards if you own any of the new cards
State of the bot:
- As compensation for the few bot updates the API rate limit will be removed for 2 months. Enjoy the botting :)
- New Rulesets will be added in the next days
- I'm sorry for not updating the bot that much, I sadly have a lot of work to at my job at the moment. I'm working on a new API that will play better teams though and I hope to release it this month.
v2.17.2
General:
- Updated cardsDetails.json to include the newest cards
Bugfixes:
- Fixed the bot only playing starter cards if you own Kain Hace, Lux Vega or Possibilus the Wise
State of the bot:
- I'm sorry for not updating the bot that much, I sadly have a lot of work to at my job at the moment. I'm working on a new API that will play better teams though and I hope to release it this month. It will be free to use without limit for everyone in the first few weeks, possibly forever
v2.17.1
v2.17
New Features:
- An account will now sleep for 30 minutes if it is out of Ressource Credits/Hive Power.
Bugfixes:
- Fixed the bot draining RC by endlessly requesting a new quest if the account didn't have enough RC to claim the quest reward
NEW card settings parameters (see updated card_settings-example.txt):
MONSTER_MIN_LEVEL=1
- Only play monster cards with this level or higherSUMMONER_MIN_LEVEL=1
- Only play summoner cards with this level or higher
REMOVED card settings parameters (see updated card_settings-example.txt):
CARD_MIN_LEVEL
- Replaced byMONSTER_MIN_LEVEL
andSUMMONER_MIN_LEVEL