Commit Graph

742 Commits (2d23a848cc3f9b9c5cd860cc6f6da1d5a88847bd)

Author SHA1 Message Date
Ben Lubar a1d557c487 Add ban-cooking milk. See #795. 2016-01-18 15:29:49 -06:00
Ben Lubar d36bb20d91 Add brew, mill, and thread to ban-cooking. See #796.
brew: bans cooking of plants and fruits that can be made into alcohol
(assuming default brewing reaction)
mill: bans cooking of plants that can be milled.
thread: bans cooking of plants that can be turned into thread.
2016-01-18 15:07:09 -06:00
lethosor 1498eae4b5 save-version: 0.42.05 (1537) 2016-01-18 10:40:12 -05:00
lethosor 514ae890be exportlegends-related documentation updates 2016-01-16 11:34:12 -05:00
lethosor 5f9817bdab Merge remote-tracking branch 'robertjanetzko/additional-exports' into develop 2016-01-16 11:22:10 -05:00
lethosor ba3731016b Only show prerelease warning once 2016-01-16 11:12:36 -05:00
Robert Janetzko aab5996d7c export landmasses, mountains and entity claims 2016-01-12 18:48:14 +01:00
Robert Janetzko 45121ce3ad race for HIST_FIGURE_NEW_PET event 2016-01-12 16:47:44 +01:00
Robert Janetzko 8ad71aae62 export contents of scrolls and books 2016-01-12 14:59:13 +01:00
Robert Janetzko a0836ac7b7 export substates (45=fled, 46/47=moved to study) from CHANGE_HF_STATE
event
2016-01-12 14:14:46 +01:00
Robert Janetzko 9715211a89 export all worships and fix group for HIST_FIGURE_REACH_SUMMIT fixes
#782
2016-01-11 15:31:50 +01:00
Robert Janetzko 5c6bcbdf0f fixed line ending 2016-01-11 14:52:13 +01:00
Robert Janetzko 8c031aa14e export hf sex and races in readable form 2016-01-11 14:20:48 +01:00
Robert Janetzko c5309a930d export entity position assignments to calculate postion on hf entity
links
2016-01-11 13:11:14 +01:00
Robert Janetzko 6c3a1008da additional entity information
- positions
- members
2016-01-11 11:03:46 +01:00
Robert Janetzko 15df508407 additional site and structure information 2016-01-11 10:34:58 +01:00
Robert Janetzko b262d495ec export only custom xml 2016-01-11 08:12:25 +01:00
Robert Janetzko 98991c6b89 fixed type checks 2016-01-11 07:52:19 +01:00
Robert Janetzko 20f97b0cf9 bugfix copy & paste musical_forms 2016-01-10 22:09:31 +01:00
Robert Janetzko 2583712224 bugfix wrong end tag 2016-01-10 21:26:33 +01:00
Robert Janetzko 9abb5942f4 moved code after everything else 2016-01-10 21:21:08 +01:00
Robert Janetzko 04cc9a2ad8 export poetic, musical and dance forms, export written content 2016-01-10 21:11:11 +01:00
lethosor 0bcc8dc443 exportlegends: fix day/month issues more reliably
Fixes #783, #791
2016-01-09 19:28:12 -05:00
Ben Lubar 08bebc94e1 Fix dates being offset by 1 day in legends_plus.xml - Fixes #783 2016-01-09 13:23:42 -06:00
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