-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Avasam-Complete to Master #87
Merged
Merged
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
…ical to current spin box values.
- Differentiate between numpad and regular numbers - Differentiate between numpad actions and regular actions - Differentiate between numpad actions and numpad numbers - Differentiate dot, numpad dot (or decimal), and delete - Delete and numapd delete won't be cross-compatible if localized in non-english - Used hooks and simplified code
Single Source of truth for version number
Also added the icon to the build command
Livesplit integration
Fix numpad hotkey
Fix libraries version
Fix numpad hotkey
Fix libraries version
Added Build requirements Pinned some libraries version
Migrated from PyQt4 to PyQt5
Remove remaining of the check box Prevent default value to be override Author: Moliman <ostp22@outlook.com>
…arameter-auto-detected
Python 3.9 + PyQt6
# This is the 1st commit message: WIP param autodetect # This is the commit message #2: Working transparency detection
Fix #102 Hotkey hooks duplication upon loading settings
Added current loop size
Support Select Window on weird multi monitor setup Fix: del selector not called if hwnd == 0 Clear liveImage on regionError in liveImageFunction
Fix Select Window issues
Fixed a Windows 11 high-DPI pixel rounding issue
Yay |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bugs:
Closes #8
Closes #25
Closes #30
Closes #32
Closes #52
Closes #56
Closes #62
Closes #63
PR's:
Closes #79
Closes #72
Closes #71
Closes #66
Closes #65