Commit Graph

137 Commits (ebb3dc48bf3cb3e460cd4eef1645425b8565f6b4)

Author SHA1 Message Date
expwnent d7bbde0aa0 Update texts. 2015-01-31 23:15:40 -05:00
expwnent 30e2fd7a7a Update html. 2015-01-23 22:12:41 -05:00
expwnent 06c4755168 Merge branch 'blueprint' of https://github.com/cdombroski/dfhack into temp
Conflicts:
	NEWS
	Readme.html
2015-01-15 22:45:57 -05:00
expwnent 14aa68a27f Merge remote-tracking branches 'lethosor/remove-embark', 'lethosor/search-menus', 'lethosor/osx-package-name', 'lethosor/expose-modstate' and 'lethosor/patch-11' into develop 2015-01-15 22:24:05 -05:00
Chris Dombroski bc30d7cdda Update documentation for new plugin 2015-01-14 15:40:47 -05:00
lethosor 67f0aa774c Merge remote-tracking branch 'lethosor/tweaks-2'
Conflicts:
	NEWS
2015-01-05 16:54:24 -05:00
lethosor 4abcaf79ef Update readme 2015-01-02 15:52:45 -05:00
lethosor e054405718 Remove `embark` references from readme 2015-01-02 15:50:26 -05:00
lethosor 47d6e111c8 New tweak: "max-wheelbarrow" 2015-01-01 14:36:49 -05:00
lethosor ffac2f1795 New tweak: "eggs-fertile" 2015-01-01 13:48:11 -05:00
expwnent 77ea4ee921 Update html. 2014-12-04 23:54:16 -05:00
expwnent 5aa05a7276 Update Readme.html. 2014-11-30 16:49:16 -05:00
expwnent 1b0a2ecb8a Merge remote-tracking branch 'eswald/tradescreen' into develop
Conflicts:
	NEWS
2014-11-09 00:42:50 -05:00
Putnam3145 6b2b13b186 Updated teleport for new args system.
Also updated the teleport function to properly check for units at
destination.
2014-11-06 22:15:21 -08:00
Eric Wald 308e95defe Documenting autotrade
It's similar enough to automelt to share a section, right?
2014-11-06 22:41:16 -07:00
Eric Wald 7fb82131c7 Switching fast-trade from Shift-Enter to Shift-Down
Technically, from SELECT_ALL to CURSOR_DOWN_FAST, to avoid blocking the new native Select All functionality.
As a bonus, the new key repeats as you hold it down.
2014-11-06 22:14:00 -07: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 bfac2b97cc Merge pull request #352 from eswald/trackstop
New trackstop plugin
2014-11-02 03:34:22 -05:00
Eric Wald b0b1dd62d1 Rewriting the drainaquifer script
The original drainaquifer script could occasionally fail to notice aquifer layers if they happen to skip each of the special tiles that it checks, two per block.  It also left the block-level aquifer flags set, which seems like a minor waste of FPS.

The new script uses the block-level flags to determine which blocks to check, which seems to be both more correct and faster.  It's also written in Lua instead of Ruby, for clarity and ease of debugging.  The name has changed slightly to prevent problems if both scripts are installed for some reason.
2014-10-12 21:55:36 -06:00
lethosor d2fb51f99e New tweak: nestbox-color 2014-10-01 20:14:41 -04:00
Eric Wald c9cdc04177 Trackstop plugin documentation. 2014-09-28 18:43:19 -06:00
lethosor 425d81ea2d New tweak: civ-view-agreement 2014-09-28 13:13:53 -04:00
lethosor eef86bc501 Update documentation 2014-09-27 20:04:05 -04:00
expwnent 040acd166b Merge remote-tracking branch 'eswald/automelt'
Conflicts:
	dfhack.init-example
2014-09-16 17:20:50 -04:00
Eric Wald 60d126379a Automelt documentation updates. 2014-09-09 20:36:48 -06:00
Eric Wald cf04246961 Documentation updates for the hotkeys plugin. 2014-09-08 23:04:56 -06:00
Eric Wald 4980cd1969 Regenerating the HTML documentation. 2014-08-29 15:00:08 -06:00
Eric Wald 716efec6e2 Slightly better stockflow description. 2014-08-03 20:44:45 -06:00
expwnent f68279f87d Bump version to r5, update documents, include more documentation. 2014-06-20 02:48:12 -04:00
Alexander Gavrilov 9580aa601e Rebuild Readme.html. 2014-06-17 10:49:32 +04:00
Pierre-David Bélanger cdccaa6577 Update the Dwarf Manipulator documentation section according to the last change (toggle between Profession and Squad view) 2014-06-10 23:00:58 -04:00
Pierre-David Bélanger 8ba1307944 Update documentation related to Dwarf Manipulator's squad column 2014-06-09 22:00:23 -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 e829b2eea4 Fix missing newline and update Readme.html 2014-05-11 16:05:00 +04:00
Alexander Gavrilov 8989c06900 Merge branch 'tweak_changes' into develop 2014-05-11 13:19:44 +04:00
Quietust 4b8f68dfa9 Add a few tweaks - fix wear on cloth/leather items, disable wear on adamantine clothes 2014-05-08 14:22:45 -05:00
Alexander Gavrilov b76ededc1b Merge branch 'undump' of git://github.com/eswald/dfhack into develop 2014-05-04 18:32:29 +04:00
Alexander Gavrilov 6bef167f83 Add a couple of useful scripts and fix two missing NULL checks.
- A script to unstick jobs trying to build walls from the same tile.
- A devel script for viewing the path a unit is currently following.
2014-04-21 09:24:05 +04:00
Eric Wald 2391d11097 Minimal Readme documentation for the undump-buildings command 2014-04-13 16:16:33 -06:00
Eric Wald 3288ab8895 Repairing the new menu option list in the Readme files. 2014-04-13 15:24:02 -06:00
Eric Wald b9ed7a5cc2 Stockflow plugin v1.0 2014-04-13 15:19:03 -06:00
Alexander Gavrilov 412ba8e98a Generate html files. 2014-04-12 17:21:10 +04:00
Alexander Gavrilov a8716c157d Fix some rst syntax error messages and refresh html docs. 2014-03-25 11:36:47 +04:00
Quietust a43c2ebeef Update readme a bit more 2014-02-14 13:07:52 -06:00
Quietust 73a112e06c Update tubefill to skip hollow tubes by default, and update docs 2014-02-14 11:06:33 -06:00
expwnent d4d4135096 Update texts. Also added some documentation on event stuff. 2013-10-24 20:12:11 -04:00
expwnent 4e11513b0a Update html. 2013-10-20 11:25:31 -04:00
expwnent fde3b92753 Updated HTML. 2013-10-19 21:44:18 -04:00
Petr Mrázek 3d6cbd9256 Add restrictice/liquid to readme and NEWS 2013-04-24 16:20:10 +02:00
Petr Mrázek 3e59794733 Merge branch 'master' of https://github.com/cherrydev/dfhack
Conflicts:
	Readme.html
2013-04-24 16:13:27 +02:00