Skip to content

Commit

Permalink
Merge pull request #922 from myk002/myk_confirm_refactor
Browse files Browse the repository at this point in the history
[confirm] refactor registry and reinstate remaining confirmation prompts
  • Loading branch information
myk002 authored Jan 4, 2024
2 parents a51727e + c1d93eb commit 0dd54f5
Show file tree
Hide file tree
Showing 4 changed files with 405 additions and 340 deletions.
5 changes: 4 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ Template for new versions:
- `gui/control-panel`: reduce frequency for `warn-stranded` check to once every 2 days
- `gui/control-panel`: tools are now organized by type: automation, bugfix, and gameplay
- `confirm`: updated confirmation dialogs to use clickable widgets and draggable windows
- `confirm`: added confirmation dialog for right clicking out of the trade agreement screen (so your trade agreement selections aren't lost)
- `confirm`: added confirmation prompt for right clicking out of the trade agreement screen (so your trade agreement selections aren't lost)
- `confirm`: added confirmation prompts for irreversible actions on the trade screen
- `confirm`: added confirmation prompt for deleting a uniform
- `confirm`: added confirmation prompt for convicting a criminal
- `gui/autobutcher`: interface redesigned to better support mouse control
- `gui/launcher`: now persists the most recent 32KB of command output even if you close it and bring it back up
- `gui/quickcmd`: clickable buttons for command add/remove/edit operations
Expand Down
Loading

0 comments on commit 0dd54f5

Please sign in to comment.