-
Notifications
You must be signed in to change notification settings - Fork 197
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
gui/probe
candidate
#967
Open
MagistrumT-T
wants to merge
9
commits into
DFHack:master
Choose a base branch
from
MagistrumT-T:gui-probe-proposal
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.
Open
gui/probe
candidate
#967
Commits on Feb 7, 2024
-
Creates a tool that will run probe on the position of the mouse and show it in a screen in the right corner of the screen.
Configuration menu - View commit details
-
Copy full SHA for dc56d6c - Browse repository at this point
Copy the full SHA dc56d6cView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5788e71 - Browse repository at this point
Copy the full SHA 5788e71View commit details
Commits on Feb 9, 2024
-
Give user ability to unpause and move map around.
Switches from ZScreenModal to ZScreen to stop being greedy with the inputs.
Configuration menu - View commit details
-
Copy full SHA for 3f1f13f - Browse repository at this point
Copy the full SHA 3f1f13fView commit details -
Doesn't keep updating the keyboard cursor position anymore.
Configuration menu - View commit details
-
Copy full SHA for 2266109 - Browse repository at this point
Copy the full SHA 2266109View commit details
Commits on Feb 12, 2024
-
"Hovering" kind of makes it seem like holding the mouse over any tile without doing anything will trigger it, but I think one would quickly discover that isn't the case and try to run it anyway.
Configuration menu - View commit details
-
Copy full SHA for 38fa629 - Browse repository at this point
Copy the full SHA 38fa629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6a0ef - Browse repository at this point
Copy the full SHA 4e6a0efView commit details
Commits on Feb 15, 2024
-
Make the cursor blink when in ascii mode
When in graphics mode it just renders over the current tile transparently, so I think it doesn't need to blink there.
Configuration menu - View commit details
-
Copy full SHA for 8ca9bb2 - Browse repository at this point
Copy the full SHA 8ca9bb2View commit details -
Keep cursor at last probed position when locked or havering the panel.
Forgot the lock and screen over behavior on the last commit.
Configuration menu - View commit details
-
Copy full SHA for 3518bf4 - Browse repository at this point
Copy the full SHA 3518bf4View commit details
Commits on Feb 21, 2024
-
Add cprobe and bprobe functionality.
Also noticed that I had set the lock key to 'f' instead of 'ctrl-f'.
Configuration menu - View commit details
-
Copy full SHA for bc9347f - Browse repository at this point
Copy the full SHA bc9347fView commit details
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.