DFHack-Urist via GitHub Actions
055c2a222e
Auto-update submodules
...
scripts: master
2023-06-19 07:14:18 +00:00
Myk Taylor
8a079e1ae7
get compiling on windows
2023-06-17 22:14:11 -07:00
Myk Taylor
2efef75b4e
re-constify
2023-06-17 10:46:56 -07:00
Myk Taylor
9dba18124e
attach compile options to dfhack that allow protobuf headers to be included
2023-06-17 10:44:38 -07:00
Myk Taylor
ca9a0fb7d1
progress towards cpp20
2023-06-17 10:44:38 -07:00
DFHack-Urist via GitHub Actions
538103b90f
Auto-update submodules
...
library/xml: master
2023-06-17 17:19:00 +00:00
Myk
5633d7b6cb
Merge pull request #3480 from myk002/myk_orders
...
[orders] increase tin ore count requirements in library orders
2023-06-17 09:44:43 -07:00
Myk Taylor
14590d0ae5
increase tin ore count requirements in orders
...
each order takes multiple boulders of cassiterite. increase limits so
when all orders are active, cassiterite stores are not depleted
2023-06-17 09:36:28 -07:00
DFHack-Urist via GitHub Actions
e3841b7496
Auto-update submodules
...
scripts: master
2023-06-17 16:34:10 +00:00
Myk
18c228e178
Merge pull request #3479 from myk002/myk_blueprints
...
[blueprint library] update pump_stack and aquifer_tap
2023-06-17 09:27:57 -07:00
Myk
4a26dab8e5
Merge pull request #3478 from myk002/myk_buildingplan_artifact
...
[buildingplan] don't select artifacts as masterful quality
2023-06-17 09:27:48 -07:00
Myk Taylor
9562897258
move unchanging var out of loop
2023-06-17 05:41:11 -07:00
Myk Taylor
1390fd2e3e
add note about export mandates
2023-06-17 05:40:55 -07:00
Myk Taylor
5599968fa4
update pump_stack and aquifer_tap library blueprints
2023-06-16 17:18:17 -07:00
Myk Taylor
dfeac78aae
don't select artifacts as masterful quality
...
artifacts no longer have the artifact quality rating
we need to check for the flag explicitly
2023-06-16 16:05:01 -07:00
Myk Taylor
ed4d22e790
bump version to 50.08-r4rc1
2023-06-15 11:28:08 -07:00
Myk Taylor
5a208742c3
clean up changelog
2023-06-15 11:28:08 -07:00
DFHack-Urist via GitHub Actions
befe27bb77
Auto-update submodules
...
scripts: master
2023-06-15 18:26:06 +00:00
Myk
253426b10c
Merge pull request #3473 from myk002/myk_retire_gui_automelt
...
Retire gui/automelt
2023-06-14 16:23:00 -07:00
Myk Taylor
c8411b81c4
bump apartments above suites in checklist
...
and make the initial crypt smaller
2023-06-14 16:19:51 -07:00
Myk Taylor
f83f4ccb74
retire gui/automelt
2023-06-14 16:13:29 -07:00
Myk Taylor
8a3b01a261
move the minimize button, not the window
2023-06-14 16:06:00 -07:00
Myk Taylor
b97ad55a98
shift the stockpiles overlay a bit to the left
...
to avoid overlapping the right-most column on some resolutions
2023-06-14 15:40:46 -07:00
Myk
d707081ca6
Merge pull request #3472 from myk002/myk_dreamfort
...
[quickfort] update dreamfort docs
2023-06-14 15:35:50 -07:00
Myk Taylor
ca45fec5e6
quickfort user guide update 2nd draft
2023-06-14 15:20:25 -07:00
Myk Taylor
f894634eef
update dreamfort case study and general formatting
2023-06-14 11:28:41 -07:00
Myk Taylor
89d19cc8b1
do win32 too for good measure
2023-06-13 17:56:32 -07:00
Myk Taylor
9bdfdeb329
remove obsolete BUILD_DEVEL opt from batch files
2023-06-13 17:55:06 -07:00
Myk Taylor
3b5af82a0e
update all the dreamfort walkthroughs
2023-06-13 17:48:56 -07:00
Myk Taylor
c37ddd7734
update perimeter shadow to include corner traps
2023-06-13 13:42:42 -07:00
Myk Taylor
6df2f79462
fix initial surface tree clearing step
...
to account for new trade depot position
2023-06-13 13:37:06 -07:00
Myk Taylor
4cd58ccdd2
add spacers between screenshots to separate them
2023-06-13 12:30:37 -07:00
Myk Taylor
84d307abfa
small dreamfort refinements
...
help text and workshop manager order limits
also add doors to the apartments
2023-06-13 12:28:01 -07:00
Myk Taylor
ff8daa1de8
update dreamfort as per discord feedback
...
move stairway roof after industry
split industry up so important workshops are built first
set max manager orders on the stonecutter workshops
help updates
2023-06-12 17:09:48 -07:00
Myk
0566174223
Merge pull request #3467 from myk002/myk_quickfort_logistics
...
[quickfort] use new logistics features in dreamfort
2023-06-12 13:36:59 -07:00
Myk Taylor
e4f6424f23
use new logistics features in dreamfort
...
and document quickfort options
2023-06-12 13:21:24 -07:00
Myk
1673c797e9
Merge pull request #3285 from myk002/myk_stockpiles
...
[logistics] unified plugin for automelt/autotrade/autodump; stockpiles integration
2023-06-12 13:17:03 -07:00
Myk Taylor
0a9056df91
update changelog
2023-06-12 12:55:03 -07:00
Myk Taylor
856237cfd3
just display logistics options in stockpiles overlay
...
for now; until stockpile import/export dialogs are complete
2023-06-12 12:52:47 -07:00
Myk Taylor
53efb47c68
remove reference to gui/logistics until it is ready
2023-06-12 12:31:52 -07:00
Myk Taylor
12b2509781
implement autotrain
2023-06-12 12:28:39 -07:00
Myk Taylor
e90de61cc1
remove the features feature; we can do it with quickfort properties
2023-06-12 10:59:13 -07:00
DFHack-Urist via GitHub Actions
b114f751df
Auto-update submodules
...
scripts: master
2023-06-12 16:49:23 +00:00
Myk Taylor
37b07bcee6
add skeleton for autotrain
2023-06-11 23:31:54 -07:00
Myk Taylor
ff7a2945eb
finish merge
2023-06-11 23:15:03 -07:00
Myk Taylor
eaf97c620a
fix merge error
2023-06-11 22:59:54 -07:00
Myk Taylor
aa1c0f2071
redesign stockpiles overlay
2023-06-11 22:56:08 -07:00
Myk Taylor
b7d4b8fed6
import and export logistics features
2023-06-11 22:56:07 -07:00
Myk Taylor
43fbd89c23
first step at saving features
2023-06-11 22:31:38 -07:00
Myk Taylor
c8786b21a0
export dialog prototype
2023-06-11 22:28:03 -07:00