-
Notifications
You must be signed in to change notification settings - Fork 120
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
Legion Enhancement, Cheat sheet update, and more #220
Conversation
If the user has multiple versions of python installed, this will make sure that the correct one is referenced.
The pror legion implementation sometimes failed to find words that had lighter font coloring.
This is for people who use equipment like SmartNav and would like to be able to drag things.
(3) correct “at sign” to “atty” (4) wally, (7) bench, squat (9) snapping
Very nice work! Everything checks out on my test environment. I would like to get @Versatilus to review before merge as well. |
Nice work indeed! The one observation I would make is that, at least for me, "squat" would be more intuitive as the mouse down command since I think of squatting down. But it's also not a big deal if you prefer to keep it the way it is. |
Can you add another fix? |
@chilimangoes Sure, that makes more sense. I'll change it. |
It is more intuitive this way since pressing down and squatting are both downwards motions.
I've switched the functionality of bench and squat. Additionally, I've successfully broken down legions rectangles in another branch (as per #126). Here is what it looks like: Alternatively I can leave the original unbroken down rectangle but have it in a different color. This could be used for a greater highlighting area. See the following image to understand what I mean. I made this in Microsoft paint, the three blue rectangles can be used if the user wants to highlight more content than what the smaller rectangles would allow. The number would be on either the right or left side. So for example the user could say "111 light" and it would select 107, 108, 109 and 110 (the whole area). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome! I'll spend a few minutes playing with it, then hopefully get it merged before midnight GMT.
I've rarely used the "light" command. Personally, I would vote for leaving it how it is, with the option of maybe modifying it later to do something like "light one hundred and forty through one hundred and forty four." That shouldn't be hard to implement and would give us the best of both worlds. |
@gerrish This is mostly my fault. I'm guessing that in this case the library loader requires a byte string for the path because of ctypes issues. This should be easily fixed by encoding the Unicode string to a byte string based on the file system locale. |
Every time I say "again x times" a pop up window would come up and prevent me from performing the given action. This is fixed.
Okay so I went ahead and I added in the rectangle division as demonstrated in my previous comment. I left the highlight function as it is. Furthermore I had an issue where every time I said "again x times" a console would pop up and start printing things to the screen and preventing the function from occurring. This has been fixed. I won't be adding anything more to this branch so you guys can test it. If there are any issues that you want me to fix let me know. |
I ran a recursive command to convert all the files to yapf as per the .style.yapf file.
|
I love this! |
Tested and working fine on my bootcamp installation of Windows 10 on my 15" Mac Book Pro (2015), using Dragon v14.