Robob27
|
f7df51587c
|
More focus strings, correct docs
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
e049bfee89
|
Fixup docs
|
2023-02-05 19:04:21 -05:00 |
Robob27
|
a770a4cae4
|
WIP
|
2023-02-05 19:04:21 -05:00 |
Ryan Williams
|
8253505e4f
|
Update changelog.txt
|
2023-02-05 12:07:54 -08:00 |
Ryan Williams
|
35c87dfe11
|
Update changelog.txt
|
2023-02-05 12:05:22 -08:00 |
Myk Taylor
|
2daf1ceca5
|
make automelt resistent to morphed building ids
i.e. that no longer refer to valid stockiples, which can happen if the
persisted data is from another game
|
2023-02-04 12:56:19 -08:00 |
Myk Taylor
|
71deeb7a48
|
bump version to 50.05-alpha3.1
|
2023-02-03 15:48:09 -08:00 |
Myk Taylor
|
ce16aef29f
|
update changelog
|
2023-02-03 15:27:44 -08:00 |
Myk Taylor
|
4a21b0843f
|
bump to 50.05-alpha3
|
2023-02-03 14:28:17 -08:00 |
Myk Taylor
|
5a4ab977a5
|
update changelog
|
2023-02-03 12:53:59 -08:00 |
Myk Taylor
|
2316615763
|
react to double clicks on list items
|
2023-02-03 00:09:10 -08:00 |
Myk Taylor
|
76712a533c
|
move control panel hotkey again to Ctrl-Shift-E
Ctrl-Shift-S is too close to the macro save hotkey (Ctrl-S) and can
trigger it sometimes if you're not super careful
|
2023-02-03 00:02:20 -08:00 |
Myk Taylor
|
bfc27605cc
|
use Ctrl-Shift-S instead of tilde for gui/control-panel
since ~ conflicts with the :lua shortcut
|
2023-02-02 21:03:23 -08:00 |
Myk Taylor
|
aa2339d2aa
|
add cxxrandom back to the build
and mark channel-safely as tested
|
2023-02-02 19:42:19 -08:00 |
Myk
|
2a8578c4a7
|
Update docs/plugins/autolabor.rst
|
2023-02-02 17:15:07 -08:00 |
Kelly Kinkade
|
9579f11f35
|
autolabor: improve docs
|
2023-02-02 17:09:57 -06:00 |
Kelly Kinkade
|
c6d63a54c5
|
update autolabor documentation
|
2023-02-02 16:18:28 -06:00 |
Rose
|
9c8903dfbf
|
Update docs/plugins/autoclothing.rst
Co-authored-by: Myk <myk.taylor@gmail.com>
|
2023-02-02 13:32:44 -08:00 |
Rose
|
840f728c66
|
Merge remote-tracking branch 'DFHack/develop' into Autoclothing
# Conflicts:
# docs/changelog.txt
|
2023-02-02 13:14:50 -08:00 |
Rose
|
7d304dbaf8
|
Update autoclothing docs.
|
2023-02-02 13:08:23 -08:00 |
Rose
|
ea22a23ab7
|
Clean up autoclothing for release.
|
2023-02-02 13:06:14 -08:00 |
Myk Taylor
|
7d05a68c60
|
clean up changelog, update refs
|
2023-02-02 12:53:20 -08:00 |
Myk
|
a3f32e66ad
|
Merge pull request #2775 from myk002/myk_non_defocusable
add defocusable attribute to ZScreen
|
2023-02-01 17:53:21 -08:00 |
Myk
|
1debea59a8
|
Merge branch 'develop' into myk_non_defocusable
|
2023-02-01 17:51:04 -08:00 |
Myk
|
7fbd95896d
|
Merge branch 'develop' into myk_pause_forced
|
2023-02-01 17:50:45 -08:00 |
Myk
|
21f93173c3
|
Merge pull request #2778 from myk002/myk_halfsies
support offset text in graphics mode for pens
|
2023-02-01 17:50:24 -08:00 |
Myk
|
c312a88bea
|
Merge pull request #2773 from myk002/myk_nestboxes
[nestboxes] update and simplify; persist state
|
2023-02-01 17:50:07 -08:00 |
Myk
|
7468170751
|
Merge pull request #2771 from myk002/myk_seedwatch
update seedwatch
|
2023-02-01 17:49:57 -08:00 |
Myk
|
d594bc2c96
|
Merge pull request #2767 from myk002/myk_unbreak_tile
allow tile in Label tokens to be either pen or id
|
2023-02-01 17:49:39 -08:00 |
Myk Taylor
|
58be8cfd69
|
support offset text in graphics mode for pens
|
2023-02-01 17:39:32 -08:00 |
Myk Taylor
|
6ae771ecb4
|
display PAUSE FORCED instead of a pause icon
if the window is forcing the game to pause. the icon looked too
clickable
|
2023-02-01 14:01:29 -08:00 |
Myk Taylor
|
88860f21ec
|
add defocusable attribute to ZScreen
|
2023-02-01 08:46:32 -08:00 |
Myk Taylor
|
fd4b0d7233
|
update and simplify nestboxes; persist state
|
2023-02-01 04:58:23 -08:00 |
Myk Taylor
|
b02405ea97
|
update changelog
|
2023-02-01 04:30:45 -08:00 |
Myk Taylor
|
be40d55e64
|
update seedwatch
|
2023-02-01 04:03:28 -08:00 |
Myk Taylor
|
0ff7ad0cc4
|
update tailor docs
|
2023-01-31 23:55:54 -08:00 |
Myk Taylor
|
e442e23589
|
allow tile in Label tokens to be either pen or id
|
2023-01-31 23:54:27 -08:00 |
Myk Taylor
|
69860ce419
|
update changelog
|
2023-01-30 14:23:47 -08:00 |
Myk Taylor
|
3805925c02
|
update quickstart guide with control panel info
|
2023-01-30 14:23:47 -08:00 |
lethosor
|
282da701bb
|
changelog: add #2689, fix a few typos, add a link
|
2023-01-29 23:58:01 -05:00 |
Myk
|
18da23af09
|
Merge pull request #2755 from ab9rf/autohauler
remove autohauler
|
2023-01-29 20:04:14 -08:00 |
Kelly Kinkade
|
93bfbde8d7
|
doc updates for removal of autohauler
|
2023-01-29 21:54:02 -06:00 |
Myk
|
a0b3656c45
|
Merge pull request #2737 from johncosker/merge-autoslab
Implement autoslab engraving feature
|
2023-01-29 19:46:41 -08:00 |
Kelly Kinkade
|
40e69bfa3f
|
remove autohauler
autohauler just doesn't make sense in v50
|
2023-01-29 20:38:39 -06:00 |
John Cosker
|
f1c173863c
|
Remove trailing whitespace
|
2023-01-29 21:36:49 -05:00 |
John Cosker
|
3f9f785589
|
Update doc and remove unused enum
|
2023-01-29 21:34:47 -05:00 |
Myk Taylor
|
8774d3191f
|
sync tags from spreadsheet
|
2023-01-29 17:59:16 -08:00 |
Myk
|
376526d512
|
Merge branch 'develop' into myk_no_stuck_df_viewscreens
|
2023-01-29 16:55:52 -08:00 |
Myk
|
0f07ac5a30
|
Merge pull request #2748 from myk002/myk_initial_pause
make initial pause configurable for DFHack windows
|
2023-01-29 16:54:50 -08:00 |
Myk Taylor
|
1c6235633f
|
add dfhack.units.getCitizens()
|
2023-01-29 16:28:05 -08:00 |