Commit Graph

83 Commits (18ba5227f4555184284aa3cba81ef94d6d39e1e8)

Author SHA1 Message Date
Lethosor ec3274f38b Add tradereq-pet-gender to dfhack.init-example 2015-02-02 10:15:03 -05:00
expwnent 4c5b6a5282 For multiline comments, delete the backslash instead of changing it to a space. 2015-01-26 19:24:31 -05:00
expwnent 1993c5fb1b Added support for multiline commands inside dfhack.init and the script command. 2015-01-26 17:18:30 -05:00
lethosor 67f0aa774c Merge remote-tracking branch 'lethosor/tweaks-2'
Conflicts:
	NEWS
2015-01-05 16:54:24 -05:00
lethosor 83142b9657 Merge remote-tracking branch 'PeridexisErrant/keybinding-defaults'
Also update NEWS
2015-01-05 16:34:14 -05:00
Lethosor cea32a335c Add `tweak max-wheelbarrow` to dfhack.init-example 2015-01-01 20:20:11 -05:00
Peridexis Errant 64eb9d76bd adventure keybind contexts, bound companion-order 2014-12-20 17:08:07 +11:00
Casey Link b6118d272c stockpiles: integrate gui plugin into dfhack.init-example 2014-12-05 12:35:24 +01:00
Lethosor 46eccdb152 Bind `hotkeys` to Alt-F1
Ctrl-F1 is a system-wide shortcut by default on OS X
2014-12-02 18:01:53 -05:00
expwnent 0642333f97 Merge pull request #343 from PeridexisErrant/exportlegends-sites
exportlegends can do site maps, IDd field
2014-11-14 16:05:06 -05:00
lethosor 14b947837c Merge remote-tracking branch 'origin/develop' into tweak-reorganization
Conflicts:
	NEWS
	Readme.html
	plugins/tweak/tweak.cpp
2014-11-02 11:40:53 -05:00
expwnent 21a7546556 Add stocks, autochop to dfhack.init-example enable (PeridexisErrant) 2014-11-02 04:09:46 -05:00
lethosor e21613bf49 Update dfhack.init-example 2014-09-29 15:59:40 -04:00
Eric Wald 11d08518d6 Adding trackstop to the example init file. 2014-09-28 18:45:47 -06:00
PeridexisErrant 27ae8f2ab9 exportlegends can do site maps, IDd field
Expanded exportlegends.lua to handle site maps as well, and improved
precision of args.  Identified `vs.anon_21`; I'm not sure what the
process is so I've used it here and noted it's discovery.
2014-09-24 21:34:09 +10:00
expwnent 040acd166b Merge remote-tracking branch 'eswald/automelt'
Conflicts:
	dfhack.init-example
2014-09-16 17:20:50 -04:00
expwnent 2cd7b5b983 Merge branch 'expand-dfhack.init-example' of https://github.com/PeridexisErrant/dfhack 2014-09-16 17:15:33 -04:00
Eric Wald 60d126379a Automelt documentation updates. 2014-09-09 20:36:48 -06:00
PeridexisErrant a13640f43c enable UI plugins, add keybindings
The UI plugins are one of the major reasons for most players to use
dfhack, so they should be enabled by default.   The other additions seem
to be semi-standard keybindings for those functions
(http://redd.it/2fuaaf)
2014-09-09 17:55:33 +10:00
Eric Wald cf04246961 Documentation updates for the hotkeys plugin. 2014-09-08 23:04:56 -06:00
expwnent 49f43423c8 Tweaks. 2014-08-15 09:40:49 -04:00
expwnent dbd4460e50 Fix dfhack.init-example to not include crashy things. 2014-08-15 08:59:16 -04:00
expwnent 19e6cfbeb5 Fixed crash. 2014-08-15 08:01:44 -04:00
expwnent ce4d1db5a0 More removing unneeded fixes. 2014-08-15 04:23:54 -04:00
expwnent 820839fa8d Remove stuff that doesn't exist anymore from dfhack.init-example and documentation. 2014-08-15 03:03:25 -04:00
expwnent 7cce5b1c78 Fix repeat comments in dfhack.init-example. 2014-07-09 07:06:30 -04:00
expwnent 0a16bc2e12 Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
Conflicts:
	plugins/CMakeLists.txt
2014-07-07 09:01:07 -04:00
expwnent 5b057f12bd Fix dfhack.init-example for new repeat syntax. 2014-07-03 20:33:51 -04:00
Alexander Gavrilov 23b23f42ec Remove redundant workflow keybindings as suggested by PeridexisErrant. 2014-06-28 16:19:31 +04:00
expwnent d0dab4555a Fix typo. 2014-06-28 03:08:23 -04:00
expwnent 1d07aebdae Added example for repeatedly running lua fixes to dfhack.init-example. 2014-06-28 03:01:05 -04:00
expwnent c7d7f37c12 Updated dfhack.init-example for script reorganization. 2014-06-27 03:52:36 -04:00
Alexander Gavrilov e7292379f7 Merge branch 'stockflow' of git://github.com/eswald/dfhack into develop 2014-06-03 12:13:56 +04:00
Alexander Gavrilov e4a6f13347 Merge branch 'cleanup-needs-porting' into develop 2014-05-12 21:56:23 +04:00
Alexander Gavrilov a6d576961d Merge branch 'add-exportlegends-and-logregion' into develop 2014-05-12 21:51:03 +04:00
Alexander Gavrilov 709d6e53b5 Add new tweaks to NEWS and dfhack.init-example. 2014-05-11 13:19:14 +04:00
PeridexisErrant acdf90c1ba fixed dfstatus script, readme and init entries
replaced magic numbers in dfstatus script with `df.item_type.TOKEN`;
added dfstatus to readme and init_example; myself to contributors list,
updated needs_porting notes and removed script
2014-05-07 12:26:18 +10:00
PeridexisErrant 26c2d0e16b added two scripts
Added scripts `exportlegends` and `log-region`, including init and
readme entries.  The init file now has a section for legends-mode
keybindings.
2014-05-05 14:59:59 +10:00
Eric Wald b9ed7a5cc2 Stockflow plugin v1.0 2014-04-13 15:19:03 -06:00
Alexander Gavrilov 36b069e981 Merge remote-tracking branch 'warmist/dev-cmdprompt' into develop 2014-03-24 20:10:58 +04:00
Alexander Gavrilov dde0f194e8 Add a script that clones the currently selected military uniform.
To be precise, it applies to the entity uniform templates, not
uniforms for specific squad positions.
2014-03-24 19:39:34 +04:00
Warmist 904808b168 Command prompt plugin with docs and readme patch. 2014-03-04 18:51:23 +02:00
Alexander Gavrilov d7e35c2d23 Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
Alexander Gavrilov b885123d4e Fix a crash in beehive code if bees die with yet uncollected products.
http://www.bay12games.com/dwarves/mantisbt/view.php?id=6368
2013-08-26 16:55:30 +04:00
Petr Mrázek 2e379c4d3f Merge https://github.com/Falconne/dfhack
Conflicts:
	plugins/CMakeLists.txt
	plugins/stonesense
2013-04-24 17:24:03 +02:00
Anuradha Dissanayake 300b24b401 Add example keybindings 2013-04-24 23:47:37 +12:00
Robert Heinrich 024a3d766b Added some more commands to autobutcher UI script.
Changed autobutcher behavior a bit:
now protected units count towards the target quota,
units available for adoption are considered as protected.
Added filters for caged, male and female to assignement UI
for cages, pastures and pits.
2013-04-24 23:37:05 +12:00
jj 8a6ec0007e tweak dfhack.init-example 2013-03-16 13:27:03 +01:00
Alexander Gavrilov 39dbaf743a Add a script to fix cloth stockpiles by patching memory objects.
This patching needs to be done every time raws are reloaded.
2013-02-13 13:54:49 +04:00
Alexander Gavrilov 885059c887 Add a script to expose the correct season to soundsense on world load. 2012-12-06 19:00:48 +04:00