Myk Taylor
860f07e994
define quickfort aliases to permit cages and traps
2020-08-16 12:42:16 -07:00
Myk Taylor
4ac51535a0
userguide updates
2020-08-16 11:55:42 -07:00
Myk Taylor
36c643b909
Merge remote-tracking branch 'upstream/develop' into quickfort_no_materials
2020-08-16 11:55:17 -07:00
lethosor
911e952aca
Merge remote-tracking branch 'myk002/quickfort_userguide' into develop
2020-08-15 23:38:16 -04:00
Myk Taylor
03b28f4e08
document inactive zones and extra lever mechanisms
2020-08-15 17:23:12 -07:00
Myk Taylor
9e31603157
document multi-init for stockpiles and zones
2020-08-15 07:55:16 -07:00
Myk Taylor
861c34a474
document the message() marker
2020-08-14 21:27:16 -07:00
Myk Taylor
a8f215fcfe
remove '+' as a special key. it's too useful.
...
plus, the original quickfort doesn't seem to have generally treated it
as {Shift}. it was special-cased when it preceded {Enter}, which we
don't need to do.
2020-08-14 21:14:50 -07:00
Myk Taylor
eeed2381d0
mention zones as one of the major phases
2020-08-14 21:14:15 -07:00
Myk Taylor
3e114bb944
document manager order generation
2020-08-14 19:45:35 -07:00
Myk Taylor
ab63288097
document zone mode; document current limitations
2020-08-13 22:53:31 -07:00
Myk Taylor
2dc1f1ad3b
document the hidden() modeline marker
2020-08-13 21:11:02 -07:00
Myk Taylor
7fd7bd2fab
document meta blueprints and reorg sections
2020-08-13 11:52:34 -07:00
Myk Taylor
26ce6fe199
document labels and multi-blueprint file formats
2020-08-13 00:51:34 -07:00
Myk Taylor
0f9f64d137
remove materials files and replace with settings
2020-08-12 15:14:59 -07:00
Myk Taylor
a6c0d8f196
Merge remote-tracking branch 'upstream/develop' into quickfort_userguide
2020-08-09 08:56:30 -07:00
lethosor
f2b0f012c9
Bump to 0.47.04-r2
2020-08-08 14:53:24 -04:00
lethosor
504b0c1ec7
Update changelog ( #1596 )
2020-08-08 14:47:59 -04:00
lethosor
73ba692f15
Fix road building ( #1596 )
...
Paved roads need architecture before road building
2020-08-08 14:46:42 -04:00
lethosor
b2368b3c34
Merge remote-tracking branch 'ab9rf/labormanager-custom-furnaces' into develop
2020-08-08 14:35:44 -04:00
lethosor
8c5b21b7ee
Fix a couple warnings in the Units module ( #1615 )
2020-08-08 14:35:12 -04:00
lethosor
7ee58ada7b
Update scripts
2020-08-08 14:29:24 -04:00
lethosor
8f047530c4
Make Units::getRaceNameById and other ID-related functions available to Lua
2020-08-08 14:28:17 -04:00
lethosor
13380008c4
Update scripts, authors, changelog
2020-08-08 13:28:31 -04:00
lethosor
3b3b0be8c5
Update submodules, tweak changelog order
2020-08-08 02:00:12 -04:00
lethosor
a28e939370
Recalculate size after toggling columns (goals can be longer than professions)
2020-08-08 00:45:57 -04:00
lethosor
6a1f046995
Add --sizecheck option to Linux launcher script, update docs
2020-08-08 00:41:04 -04:00
lethosor
cb1b751988
Update submodules
2020-08-08 00:31:28 -04:00
lethosor
ee8d130298
Use existing pronoun_type enum
2020-08-08 00:12:59 -04:00
lethosor
f7fda8e7f5
Update changelog, authors, xml ( #1615 )
2020-08-08 00:06:59 -04:00
lethosor
62f4789e2b
Merge remote-tracking branch 'ryanbennitt/feature/manipulator_goal' into develop
2020-08-08 00:04:28 -04:00
Ryan Bennitt
c76f71cd46
Update xml library submodule
2020-08-07 22:20:11 +01:00
Ryan Bennitt
23c22b3b9d
Merge branch 'develop' of https://github.com/DFHack/dfhack into feature/manipulator_goal
2020-08-07 22:17:32 +01:00
Ryan Bennitt
a85b77e6f1
Retrieve goal string values from enum attributes and add new Units methods to Lua API and docs
2020-08-07 22:07:48 +01:00
Myk Taylor
7f3e936316
Merge remote-tracking branch 'upstream/develop' into quickfort_userguide
2020-08-06 23:34:59 -07:00
Myk Taylor
2302dfe3d6
add quickfort user guide (first draft)
...
Much of the text was reused (with permission) from Joel Thornton's
Python Quickfort 2.0 user guide.
2020-08-06 23:32:31 -07:00
lethosor
939e97caa0
Update scripts/list-agreements
2020-08-06 22:46:21 -04:00
lethosor
498fd9a1a6
Flush plugin warning messages
2020-08-06 22:45:46 -04:00
lethosor
ed9f724117
Use BUILDJOB_NOW key, dim text when no job is selected
2020-08-06 22:44:49 -04:00
lethosor
c7e4c724e8
Sort tweaks alphabetically
2020-08-06 22:37:04 -04:00
lethosor
0c53b2b6c5
Add do-job-now tweak
...
Forum thread: http://www.bay12forums.com/smf/index.php?topic=176700
Original source: https://github.com/dlmarquis/dfhack/blob/dojobnow-r1/plugins/dojobnow.cpp
Co-authored-by: dlmarquis <dlmarquis@users.noreply.github.com>
2020-08-06 22:36:57 -04:00
lethosor
bdb9433822
Update/expand Contributing.rst regarding pull requests
2020-08-06 02:30:17 -04:00
lethosor
7c2af344a1
Update changelog ( #1564 ) and xml ( dfhack/df-structures#400 )
2020-08-06 02:04:23 -04:00
lethosor
02c0a6c8f6
Update getplants to use new plant_raw.material_defs layout
...
a9f219baf9
applied to #1564
2020-08-06 00:53:06 -04:00
lethosor
d3fc691858
Merge remote-tracking branch 'PatrikLundell/Units' into develop
2020-08-06 00:12:54 -04:00
lethosor
756bc4d54b
Merge remote-tracking branch 'myk002/quickfort_docs' into develop
2020-08-05 22:01:59 -04:00
Myk Taylor
8393950aa7
Merge remote-tracking branch 'upstream/develop' into quickfort_userguide
2020-08-05 15:50:55 -07:00
Myk Taylor
2b26117685
update quickfort docs and configs
2020-08-05 15:44:00 -07:00
Ryan Bennitt
9510dd52e1
Add Goal to Manipulator Detail Modes
2020-08-04 23:01:28 +01:00
lethosor
00a240fcaf
Update scripts ( dfhack/scripts#114 )
2020-08-04 16:44:34 -04:00