Releases: eigenein/bestmobabot
Releases · eigenein/bestmobabot
2.4b5
2.4b4
2.4b3
2.4b2
2.4b1
2.4b0
- Send logging messages to Telegram (experimental)
- Support tower full skip for the 130th level
- Switch response classes to
pydantic
- Improve packaging, remove
--log-file
option and improve Docker integration - Use
ujson
instead ofjson
- Update resources
- Use
loguru
for logging and improve testing - Set default settings filename
v2.3
v2.2 «I wanna get more grand coins»
- Buy things by their names
- Raid missions by their names
grand_generations_cool_down
setting instead ofgrand_generations
- Embed IPython
- Switch back to plain old
requirements.txt
- Fix
--help
- Use
pydantic
for response classes - Make tasks parameterless
- Add shop #11
- Revert model without power features
- Refresh clan ID before running arena
- Improve arena logging
v2.1 «Maintenance is also a good thing»
- Option to randomize grand arena defenders
- Add
grand_generate_solutions
andgrand_keep_solutions
options - Add required parameter to
friendsSendDailyGift
- Update
User-Agent
and resources - Add new features and improve prediction quality
- Remove de-duplication of battles (not needed anymore), filter out battles without hero powers
- Change logging format, remove emoji's
- Change
open_titan_artifact_chest
time - Make
secretary_max
choose better or equal
v2.0 «Here comes the config file»
Breaking change. As I keep adding more and more configuration options, I decided to move them out from the command line and environment variables to a separate configuration file. If you upgraded to this version, make sure you properly move your settings.
- Introducing configuration file
- Configure maximum number of arena pages during enemy search
- Configure the model hyper-parameters
- Fix forever cached user info
- Farm shops #8 and #10
- Option to skip particular clans in arena
- Open titan artifact chests
- Distribute stamina evenly between heroic missions
- Improve logging code
- Upgrade to Python 3.7
- Upgrade game resources
- Improve parameters validation