Skip to content

Releases: smallbomb/kirafan-bot

v3.4.1

10 Nov 02:23
Compare
Choose a tag to compare

Release Notes

  • e617cb9: In cork shop, maybe popup message about item limit exceeded after opening treasure chest.

v3.4.0

08 Nov 07:41
Compare
Choose a tag to compare

Release Notes

  • fix some bugs
  • added the cork shop feature of opening treasure chests automatically

v3.3.1

05 Nov 02:56
Compare
Choose a tag to compare

Release Notes

v3.3.0

08 Sep 07:52
Compare
Choose a tag to compare

Release Notes

  • fix some bugs.
  • modify mechanism which character use sp.
  • [add feature] bot check all missions before moving training place.
  • [add feature] close window of appling guest friend.

v3.2.0

25 Apr 03:37
Compare
Choose a tag to compare

Release Notes

  • update some 1280x720 images.
  • add a scanning training feature.
  • (for adb) check if the Kirara-Fantasia app is ongoing

v3.0.1

10 Feb 03:16
Compare
Choose a tag to compare

Release Notes

  • adjust layout
  • fix some bugs

v3.0.0

31 Jan 06:00
Compare
Choose a tag to compare

Release Notes

  • add GUI (Graphical User Interface)
  • auto to visit friend room three times
  • auto to exchange material in cork shop
  • screenshot
  • fix some bugs

v2.6.0

27 Nov 08:50
Compare
Choose a tag to compare

Commits

  • f4e4de0: [fix bug] when switch adb/pyautogui mode, game_region is incorrect. (smallbomb)
  • f0e706c: [fix bug] crash detetion not work in adb mode (smallbomb)
  • d5918f7: reduce confidence value (smallbomb)
  • de0658a: supplement f0e706c (smallbomb)
  • 6769f40: [fix bug] can't correctly check if my turn or not because of background-color (smallbomb)
  • 676401e: maybe ok icon appears while battle resume. add ct count avoid skip reward results failed. (smallbomb)
  • b2e2c1d: add checking of sliding out orb list. (smallbomb)
  • 68551f9: use variable value (smallbomb)
  • 3ef6de2: change to retry method. (smallbomb)
  • f52d9a4: Update run.py (smallbomb)
  • 56a191d: Merge branch 'develop' (smallbomb)
  • 91dc3aa: Merge branch 'develop' of https://github.com/smallbomb/kirafan-bot into develop (smallbomb)

v2.5.0

23 Oct 15:55
Compare
Choose a tag to compare

Commits

  • c106caa: fisrt adb command error checking (smallbomb)
  • 4e22ac4: Update README.md (smallbomb)
  • 75ec27a: Merge branch 'master' into develop (smallbomb)
  • a12c887: add adb log infomation (smallbomb)
  • 82ab853: add adb devices command (smallbomb)
  • b5f3b66: Improve performance about adb feature (smallbomb)
  • 166dfe7: modify crash detection picture. (smallbomb)
  • 1883252: fix some bugs (smallbomb)
  • bb9bf90: fix code style error based on flake8 (smallbomb)
  • 0888f53: Improve performance. add adb kill-server (smallbomb)
  • 9f08317: modify log message (smallbomb)
  • 7988fd6: Improve performance adbout adb feature. remove 'emulator_in_background' (smallbomb)
  • 313ef00: add adb path checking. add __action_auto_button() sleep time (smallbomb)
  • 919a6dc: add hotkey 'z+k' for switching adb/pyautogui mode (smallbomb)
  • 10ecb40: update README.md (smallbomb)
  • fd8542e: pyinstall error: pyinstaller/pyinstaller-hooks-contrib#110 (smallbomb)

v2.2.0

18 Oct 14:58
Compare
Choose a tag to compare

Commits

  • a3fdecb: Update build_install.sh (smallbomb)
  • 13f43d5: update to use f-string (smallbomb)
  • 84609ef: update feature that kirafan-bot still can work even if minimized emulator window #3 (smallbomb)
  • 275cce5: fix incorrect coord #3 (smallbomb)
  • effb452: add to restart app using adb tool. #3 (smallbomb)
  • 8621ed6: update README.md and bot_setting.json about adb feature #3 (smallbomb)