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.
Select Lock Overlay
This is a DFHack overlay plugin for Dwarf Fortress (SelectLockLabors) that simulates the selection and locking of multiple units within the Work Details screen. It provides a simple UI interface to batch-toggle units' labor assignments, either by selecting, locking, or both.
Features
Overlay Interface: Integrated directly into the LABOR/WORK_DETAILS viewscreen.
Action Modes: Choose between Select only, Lock only, or Select + Lock.
Batch Processing: Specify how many entries to affect and apply actions with one click.
Non-Intrusive: Uses DFHack GUI input simulation to trigger existing functionality.
Usage
Once the plugin is loaded and you're in the Work Details screen (e.g., y -> Work Details), the overlay will automatically appear.
Use the Mode dropdown to select what action(s) to simulate: - Select only: Just toggles unit selection. - Lock only: Just toggles the lock status. - Select + Lock: Toggles both selection and lock.
Adjust the number of entries to apply actions to (default is 7).
Press the RUN button (or the hotkey defined for it) to execute the actions.