This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 562
acctually, auto-skip better than fast mode #293
Open
SekiBetu
wants to merge
270
commits into
jshackles:master
Choose a base branch
from
JonasNilson:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…ing session (cardsRemaining)
…n to reload badges once it reaches the last game to idle. When switching mode the current badge is not removed from the idle queue.
Updated the dark theme picture
* Update README.md * Updated the browser to check the URL for HTTPS and domain (DNS) * README to match master * Link color fix of the currently idling game * Progress bar now shows the overall progress, based on the current idling session (cardsRemaining) * Updated the spinner gif to match the dark theme. Fixed the skip button to reload badges once it reaches the last game to idle. When switching mode the current badge is not removed from the idle queue. * Deleted duplicate inclusions of the spinner gif * Update README.md Updated the dark theme picture * Hides labels while loading the badge padge in fast mode
Merge with branch ui
Okay, interesting. I can definitely try and make some adjustments. From my experience the "fast mode" will have your cards be dropped way before the 2 hours have passed. |
Merge with branch Ui
A new release is about to be published.
Dark theme with a better green (sampled from Steam)
AppVeyor build passed (using NuGet)
New badges
Removed Shields.io (they usually fail to load)
And replaced some http links with https. Game icons can't be loaded through https though.
Code has been reviewed, but needs further testing to validate the behavior. Similar code snippets are shared around the web, so it should definitely work. Example: https://gist.github.com/brianhassel/e918c7b9f1a6265ff8f9
Not used any longer
Bug report template
improvements in pt-br translation
Fixing strings.pt-BR.resx wrong word
Release/1.8
Added Croatian language.
Update README.md
Cleaner README following current Markdown standards
Autobuild not working. Need to troubleshoot.
Disables analysis. Troubleshooting needed.
Update codeql.yml
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/wagayaluda/idle
this version's author said that when the game play time over 2h, you can click next,next,next(periodic switch interval 1sec) to farm cards, it's faster than your fast mode
@JonasNilson