Lethosor
984ca83c83
Merge pull request #788 from stonetoad/patch-1
...
autolabor-artisans.lua remove brewer skill
2016-01-08 16:59:57 -05:00
Jim Lisi
203b9aca2a
autolabor-artisans.lua remove brewer skill
...
alcohol has no quality level, so brewer skill has no effect on output quality
2016-01-08 14:53:33 -05:00
lethosor
7eb442e98c
Feed D_ORDERS instead of relying on sidebar mode enum
2016-01-04 20:09:05 -05:00
lethosor
9ae55177ef
Stop feed_menu_choice exit sequence from triggering after restarting scan
2016-01-04 20:05:45 -05:00
lethosor
aa435a14d7
find-offsets: Look up colors from colors.txt if possible
2016-01-04 19:55:12 -05:00
lethosor
bdd4b11e2d
Add an option to scan for all "standing_orders_*" globals
2016-01-04 19:30:10 -05:00
lethosor
06b3b94e8d
Tweak prerelease warning - low risk of save corruption at this point
2016-01-02 17:06:30 -05:00
lethosor
51690b4ba2
weather: re-add val_override, minor cleanup
2016-01-01 11:46:40 -05:00
PeridexisErrant
81b055ee93
Implement "weather" as a script
2016-01-01 11:35:58 -05:00
lethosor
31745f4a36
Fix a couple exportlegends issues and update xml
2015-12-31 14:32:31 -05:00
lethosor
d284d9e83a
exportlegends cleanup
...
* Remove unnecessary string concatenations (e.g.
`write("</sites>".."\n")`)
* Open a separate file instead of rerouting stdout - this ensures that
stdout doesn't point to the xml file if the export fails for some
reason
* Encode artifact descriptions properly
2015-12-30 14:45:15 -05:00
lethosor
aaae6d54cd
exportlegends: Fix issues with entities with no race
...
Some, such as specific site governments, have races of -1
Fixes #780
2015-12-30 12:15:01 -05:00
lethosor
bd7039f4e0
Don't show prerelease message during worldgen
2015-12-30 10:11:27 -05:00
lethosor
2079093d5a
Fix new addresses in export-dt-ini
2015-12-28 23:19:02 -05:00
lethosor
51164d5547
Add standing orders scans to find-offsets
2015-12-28 21:35:47 -05:00
lethosor
0a4287afba
gps scan: fall back to data section
2015-12-28 17:28:50 -05:00
lethosor
7431329e2d
New script: devel/save-version.lua
2015-12-28 17:01:47 -05:00
lethosor
9dbb5b92f9
Fix some issues in devel/export-dt-ini.lua
2015-12-28 15:55:09 -05:00
lethosor
39086acf64
Merge export-dt-ini changes from splintermind/Dwarf-Therapist
2015-12-28 15:46:42 -05:00
lethosor
d087f4f741
Expose process MD5/PE to Lua (useful in export-dt-ini)
2015-12-27 14:59:18 -05:00
lethosor
c8b937b115
Update 3rdparty/lethosor (install devel/send-key)
2015-12-26 14:25:25 -05:00
lethosor
d4b631d9fd
tweak prerelease pack warning
2015-12-25 10:53:48 -05:00
lethosor
7fe71c94f6
A few devel/unit-path fixes
...
* Handle unrecognized unit_path_type values
* Handle getSelectedUnit()
* Only zoom to path.dest if it's valid
2015-12-25 10:05:13 -05:00
lethosor
14f1e6b06c
Improve prerelease warning somewhat
2015-12-22 19:34:54 -05:00
lethosor
97a39e0c53
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
2015-12-19 17:09:47 -05:00
lethosor
eb1ae54d63
Add ui_lever_target_type scan to find-offsets
2015-12-19 17:09:29 -05:00
Alexander Gavrilov
5eccb1ed1c
Fix find-offsets for cur_year_tick on windows.
...
The old reference moved far away, so switch to a new one.
2015-12-19 23:03:40 +03:00
lethosor
83603fcf45
Add prerelease build flag and warning script
2015-12-11 20:27:46 -05:00
lethosor
a73110f7f0
startdwarf: Provide feedback if offset is missing
2015-12-11 16:36:09 -05:00
lethosor
571df39878
Update submodules
2015-12-11 16:35:42 -05:00
lethosor
734d2c03db
Fix several issues with gui/family-affairs
...
* Fix mismatched variable names
* Fix help display
* Remove redundant write to gamelog.txt
* Check for adulthood and fortress mode more reliably
See #730
2015-11-27 16:26:47 -05:00
lethosor
8ec232570b
Fix some emigration issues
...
See #730
2015-11-27 16:12:34 -05:00
lethosor
c09eafcaf3
Fix fix/dry-buckets
2015-11-26 16:50:46 -05:00
lethosor
3783cbb672
feature.lua: Several improvements
...
* List names of features
* List some flags (water, magma, layer, etc.)
* Detect invalid IDs
* Remove =begin/=end from displayed help text
2015-11-26 16:41:45 -05:00
lethosor
df61233774
Merge remote-tracking branch 'PeridexisErrant/new-scripts' into develop
2015-11-26 16:13:27 -05:00
lethosor
81b750c2f0
Merge remote-tracking branch 'Putnam3145/patch-22' into develop
2015-11-26 16:10:04 -05:00
PeridexisErrant
7ed5a810b9
Improve fix/dry-buckets checks
2015-11-23 17:51:26 +09:30
lethosor
af92b3ae1f
Fix some confirm plugin issues and add a simple configuration UI
...
- Detect null pointers in trade-related functions
- Fix typo/issues pointed out by @dscorbett
- Reorder includes
2015-11-21 20:58:49 -05:00
Putnam3145
c152b9033a
Add indeterminate orientation to gaydar
2015-11-17 09:58:04 -08:00
PeridexisErrant
1067eeb6d3
Improve drybuckets checks
...
Must also be liquid and in a container.
2015-11-17 16:52:06 +09:30
PeridexisErrant
842b9c5191
Implement feature as a script, add magma option
...
Functionality is exactly equivalent to the plugin, but with a new option
for players who want to enable magma furnaces without spoilers.
2015-11-17 16:43:56 +09:30
PeridexisErrant
2ba9ef04e3
Replace drybuckets plugin with a script
...
Also closes #248 , by checking job and building flags.
2015-11-17 13:55:43 +09:30
lethosor
48670251e4
Make ESC work in quantity prompt
2015-11-09 17:33:33 -05:00
lethosor
f3d86f5947
Restore correct game type
2015-11-09 17:25:55 -05:00
lethosor
d276d4d46b
Add devel/clear-script-env
2015-11-07 17:36:42 -05:00
lethosor
e176c3ea05
Merge remote-tracking branch 'PeridexisErrant/docs-again' into develop
2015-11-07 15:50:11 -05:00
lethosor
3ae0b17031
tidlers: Use next_item()
2015-11-07 15:24:57 -05:00
PeridexisErrant
0bb203e7c9
Replace initflags plugin with scripts
...
Progress towards #722
2015-11-07 23:42:14 +11:00
PeridexisErrant
1c25f8f1a3
Unify docs for designation and map-mod plugins
...
Plus some cleanup and flattening of the behaviour mod plugin docs
2015-11-07 13:04:47 +11:00
PeridexisErrant
3506921447
Add cross-links for similar commands
2015-11-07 10:53:12 +11:00