forked from r2-studio/robotmon-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
TsumBeta: Release v70 (r2-studio#539)
* Add Backlog with missing bugfixes and features. * TsumBeta: Add skill for Captain Lightyear Currently only for SL 6, maybe also suitable for SL 4 and 5. SL 1 to 3 probably should shoot to other positions, but that can be added later. * TsumBeta: Shorten log "Current page" to "Pg:" The length of the overlay log is quite short, so don't waste it for this phrase. * TsumBeta: Click slow after script start Now as "auto launch game" doesn't work anymore due to a change of TsumTsum, the script should always assume being on startup mode when initially navigating to the friends page. * TsumBeta: Speed up mail processing Speed was reduced in v62 to improve stability, but that does not seem to affect the script stability. * TsumBeta: Release v70
Showing
6 changed files
with
45 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Backlog | ||
|
||
All potential changes which would improve the TsumBeta script will be documented in this file. | ||
|
||
### Bugs | ||
- On some devices, after game play, rubies are spent when "Magic Time" is offered (reported by TAR). Happened on real phones without "Special screen ratio" (with video evidence) and Nox (not recorded, config details currently unknown). | ||
- Harden auto start. Clicking the daily banners too fast or while loading can make the game stuck. | ||
|
||
### Features | ||
- Add "Spam skill" option to check for skill after every finished chain instead of every chain batch. | ||
- Skill: Jedi Luke (13 swipes technique) | ||
- Rewrite of Settings UI (became too large as single-page, not dynamic regarding settings like "skill level" of Cinderella) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters