Myk
|
448598e391
|
Merge pull request #2823 from myk002/myk_hotkey_guards
implement some Gui module hotkey guards
|
2023-02-06 09:17:18 -08:00 |
Myk
|
6880225bb6
|
Merge pull request #2824 from myk002/myk_keybindings
set up some keybindings that are ready to go
|
2023-02-06 09:17:08 -08:00 |
Myk
|
149d7f7795
|
Merge branch 'develop' into myk_keybindings
|
2023-02-06 09:17:02 -08:00 |
Myk
|
0fc7341ce7
|
Merge pull request #2825 from myk002/myk_focus_strings
support focus paths for overlay widgets
|
2023-02-06 09:16:37 -08:00 |
Myk
|
408e14d441
|
Merge pull request #2826 from myk002/myk_cleanowned
[cleanowned] don't print out how many items there are in the world
|
2023-02-06 09:16:27 -08:00 |
Myk
|
6933306255
|
Merge pull request #2827 from myk002/myk_autobutcher
[autobutcher] tweak defaults, load initial races immediately
|
2023-02-06 09:16:15 -08:00 |
Myk
|
1e03582fee
|
Merge pull request #2828 from myk002/myk_best_practices
update auto plugin example, use new best practices
|
2023-02-06 09:16:05 -08:00 |
Myk
|
795b637e3b
|
Merge pull request #2830 from myk002/myk_automelt
[automelt] clean up code and protect against NULLs and invalid stockpiles
|
2023-02-06 09:15:52 -08:00 |
Myk Taylor
|
c0cd37ff6f
|
protect against NULLs and invalid stockpiles
|
2023-02-06 09:04:50 -08:00 |
Myk
|
99f84fa175
|
Merge pull request #2811 from TaxiService/patch-3
increase min scrollbar height to 2 (from 1)
|
2023-02-06 08:10:08 -08:00 |
John Cosker
|
4e366790c0
|
Changelog/documentation for key_back
|
2023-02-06 09:29:31 -05:00 |
John Cosker
|
36b76d709c
|
Update documentation for CycleHotkeyLabel
|
2023-02-06 08:59:55 -05:00 |
John Cosker
|
d7d6c5aea6
|
Backwards options for cycle hotkey working
|
2023-02-06 08:55:46 -05:00 |
Myk Taylor
|
6dbf7b83bd
|
update auto plugin example, use new best practices
|
2023-02-06 04:02:18 -08:00 |
Myk Taylor
|
e285ee31a4
|
tweak defaults, load initial races immediately
|
2023-02-06 03:28:19 -08:00 |
Myk Taylor
|
397a64c4b5
|
don't print out how many items there are in the world
|
2023-02-06 02:58:11 -08:00 |
Myk Taylor
|
bf91ffb1fe
|
support focus paths for overlay widgets
and migrate existing widgets to use them
|
2023-02-06 02:37:32 -08:00 |
Myk Taylor
|
5747e9f3f0
|
set up some keybindings that are ready to go
and reinstate autodump-destroy-item
|
2023-02-06 01:23:52 -08:00 |
Myk Taylor
|
9e318842a4
|
implement some Gui module hotkey guards
and clean up focus string matching logic
|
2023-02-06 00:58:57 -08:00 |
Myk Taylor
|
2ddd23e45d
|
prevent rclick from bleeding through (again)
|
2023-02-06 00:57:33 -08:00 |
DFHack-Urist via GitHub Actions
|
032b62dcbe
|
Auto-update submodules
scripts: master
|
2023-02-06 07:14:56 +00:00 |
Myk
|
bc0eedd596
|
Merge pull request #2821 from DFHack/myk_dig
Add dig to the build
|
2023-02-05 21:19:09 -08:00 |
Myk
|
d6c4d4417e
|
Add dig to the build
Ref: #2743
|
2023-02-05 21:11:07 -08:00 |
Myk
|
4ab3629abc
|
Merge pull request #2813 from myk002/myk_zscreen_focus_fallthrough
allow focus string generation to fall through unfocused ZScreens
|
2023-02-05 20:07:52 -08:00 |
Myk Taylor
|
09e7c14210
|
hide DFHack logo when it's in the way
|
2023-02-05 18:27:31 -08:00 |
Myk Taylor
|
526d7c1726
|
allow focus string generation to fall through unfocuses ZScreens
|
2023-02-05 18:01:46 -08:00 |
Myk
|
a7b5ce418e
|
Merge pull request #2721 from robob27/enable-confirm
Enable Confirm
|
2023-02-05 16:19:31 -08:00 |
Rob Goodberry
|
443fe5d813
|
Update library/Core.cpp
Co-authored-by: Myk <myk.taylor@gmail.com>
|
2023-02-05 19:07:49 -05:00 |
Rob Goodberry
|
a3c03a83ad
|
Update docs/plugins/confirm.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
|
2023-02-05 19:07:35 -05:00 |
Robob27
|
52fed5d9ad
|
Update options command
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
23fa38a993
|
Update confirm docs
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
c09690bb5c
|
Remove newline in debug
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
300692750a
|
Add missing ;
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
2c817ec4ef
|
Enable confirm by default
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
89761bca0c
|
Remove unnecessary screen params
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
b5e6da3568
|
Remove unused import
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
edbc9300d8
|
Remove unused function
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
4e57464f21
|
Single line debug message
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
c621c33b93
|
Initialize paused to false, cleanup comments
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
8a08878fd6
|
Less messy pause display
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
c8d672eb05
|
Remove duplicate SquadEquipment entry
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
717b133d58
|
Move unpause detection back to feed
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
d5ada27ed4
|
Remove unused variable
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
6657fb59e5
|
Fix pausing and warnings
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
2bf9b86c7b
|
Fix getCurFocus lua, use where appropriate in c++
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
36e4bba779
|
Fixup prefix matching
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
cece0bfca1
|
Remove unnecessary comment
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
1c08b56a89
|
Proper prefix matching in hotkeys?
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
14f1e4b52f
|
Per confirm pause maybe?
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
f7df51587c
|
More focus strings, correct docs
|
2023-02-05 19:04:21 -05:00 |