Commit Graph

2733 Commits (528d7b1be146f04d6f2c414e6b932967e3a73e76)

Author SHA1 Message Date
Myk Taylor 528d7b1be1
add keybinding for gui/mass-remove 2024-01-05 01:22:37 -08:00
Myk Taylor f28763fcdd
add location retire overlay 2024-01-03 18:02:10 -08:00
Myk 8816286614
Merge pull request #4133 from myk002/myk_mac
[installing] add installation instructions for wineskin on mac
2024-01-03 14:59:45 -08:00
Myk Taylor 2393e8f73b
add installation instructions for wineskin on mac 2024-01-03 14:54:21 -08:00
Myk Taylor 039532a3a6
add example for blueprint-only mods 2024-01-03 14:47:20 -08:00
Myk Taylor dbe2de6607
remove ticks config, document "now" command, run cycle on autowatch enable 2024-01-02 01:31:08 -08:00
Myk Taylor ac91e2096f
remove confirm plugin (replaced by script) 2024-01-01 19:35:40 -08:00
Myk Taylor 88f082b468
fix typo in api docs 2024-01-01 19:34:54 -08:00
Myk 419e41da66
Merge pull request #4120 from myk002/myk_reveal_secrets
[reveal] don't reveal triggers
2023-12-31 11:38:09 -08:00
Myk 1aa771fee8
Merge pull request #4119 from myk002/myk_autochop
[autochop] better error output on malformed command
2023-12-31 11:34:20 -08:00
Myk 2cefca4522
Merge pull request #4118 from myk002/myk_work_now_lifecycle
[work-now] save enabled status with the fort
2023-12-31 11:34:13 -08:00
Myk 2644f928b2
Merge pull request #4117 from myk002/myk_misery
[misery] fix handing of misery factor setting
2023-12-31 11:34:05 -08:00
Myk 01c8d04c0b
Merge pull request #4115 from myk002/myk_utf8help
treat doc sources as utf-8
2023-12-31 11:33:57 -08:00
Myk Taylor b3526a776a
add cautionary note about exposed secrets in the caverns 2023-12-31 11:32:21 -08:00
Myk Taylor 5d63e7a991
don't reveal map blocks that would trigger events 2023-12-31 11:22:50 -08:00
Myk Taylor 2ff6676122
fix mouse clicks bleeding through overlay panel 2023-12-31 01:59:49 -08:00
Myk Taylor 648dc20912
update changelog 2023-12-31 01:19:22 -08:00
Myk Taylor 75f772028f
save work-now enabled status with the fort 2023-12-31 00:54:20 -08:00
Myk Taylor b9591bb320
fix handing of misery factor setting 2023-12-31 00:24:12 -08:00
Myk Taylor acefd43a13
treat doc source as utf-8 2023-12-30 23:22:26 -08:00
Myk Taylor 4f9aae4419
update reference to control panel tabs in the quickstart guide 2023-12-30 23:08:27 -08:00
Myk Taylor 50a447061d
add desc as an official Overlay API property 2023-12-30 20:17:01 -08:00
dhthwy ad6932f5af add author dhthwy 2023-12-27 16:42:55 -05:00
godofgrunts 275b215a3c
Update Installing.rst
Added Linux as a supported version. Removed the `Proton` reference since Proton does not support MacOS.
2023-12-15 09:35:05 -05:00
Droseran 034a2b76ce
Update Authors.rst
Added Droseran to DFHack authors
2023-11-28 20:59:27 -05:00
Myk Taylor b63e99e165
handle case where jobs are manually removed from the tasks screen 2023-11-27 10:09:23 -08:00
Myk Taylor f2afb5c562
add "agitated" and trained levels to getReadableName 2023-11-25 13:46:59 -08:00
Aleksandr Glotov 5292e4dd61
Add glotov4 to the list of authors 2023-11-23 21:01:56 +01:00
Myk Taylor 7fedff6111
search and sort for elevate to barony page 2023-11-22 18:04:07 -08:00
Myk Taylor eb14a3fefc
bump to 50.11-r4 2023-11-22 11:22:27 -08:00
Myk Taylor b6930cd307
reword changelog 2023-11-20 17:54:30 -08:00
Myk Taylor ecd7849112
search associated building in tasks tab 2023-11-20 17:32:50 -08:00
Myk Taylor 5fe44f6a98
update changelog 2023-11-20 12:56:09 -08:00
Myk Taylor 9a62a63f89
update changelog 2023-11-20 00:09:30 -08:00
Myk f97bc6c2fd
Merge pull request #4045 from myk002/myk_mechanisms
[buildingplan] choose mechanism improvements
2023-11-19 23:55:44 -08:00
Myk 0cc7f9f163
Merge pull request #4028 from myk002/myk_build_now
[Buildings] document native completeBuild function
2023-11-19 23:54:50 -08:00
Myk Taylor 72bec1dfdb
choose mechanism improvements
sort by heat safety so mechanisms of the least appropriate heat safety
are used first, saving the magma-safe mechanisms for when they are
needed

filter out unreachable mechanisms

item_id -1 => item_id or -1
that is, we wanted to default to -1, not subtract 1 from the item_id
2023-11-19 23:38:58 -08:00
Kelly Kinkade 44790936d9 tailor: reshuffled logic
this simplifies the ordering logic by checking available stock _after_ deciding if a item is needed, rather than _before_

the old logic was failing to check for available replacement stock in some cases, resulting in overordering
2023-11-17 16:34:51 -06:00
Myk de19efa89b
Update changelog.txt 2023-11-16 08:13:22 -08:00
Black-Talon 743604b474
adjusted building plan filter reset hotkey to ctrl-d 'delete' due to ctrl-x conflicting with field entry clearing 2023-11-15 18:01:05 -07:00
Myk Taylor 648476e34d
document native completeBuild function
and remove unneeded params
2023-11-15 16:26:29 -08:00
Myk Taylor f2e5bed633
bump to 50.11-r3 2023-11-14 11:07:21 -08:00
vallode 55d03696ae Fix _field method documentation 2023-11-14 11:19:51 +01:00
Myk f081bda853
Merge pull request #4019 from ToxicBananaParty/placesort
Add search to remaining Places pages
2023-11-13 22:16:29 -08:00
Ryan Dwyer 877edb934c Update changelog.txt 2023-11-13 19:58:39 -08:00
Myk Taylor e27b9123ee
sync tag sheet to docs 2023-11-13 19:22:17 -08:00
Myk 300af1959a
Merge pull request #4016 from vallode/world-module-docs
Add world module documentation
2023-11-13 19:06:41 -08:00
Myk 54dd4c2bf5
Update changelog.txt 2023-11-13 18:59:14 -08:00
Black-Talon 2f15d258a7
changed buildingplan filterselection hotkey for reseting the filter to ctrl-x (from shift-x which conflicted with increasing the minimum quality) 2023-11-13 16:23:20 -07:00
vallode fcb69a1e7a Add to changelog 2023-11-13 08:46:36 +01:00