Commit Graph

135 Commits (4e0ad256a5d0059223884588193badb13b148438)

Author SHA1 Message Date
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
Eric Wald c9cdc04177 Trackstop plugin documentation. 2014-09-28 18:43:19 -06:00
expwnent 040acd166b Merge remote-tracking branch 'eswald/automelt'
Conflicts:
	dfhack.init-example
2014-09-16 17:20:50 -04:00
expwnent f114aee758 Merge branch 'fix-exportlegends' of https://github.com/PeridexisErrant/dfhack 2014-09-16 17:13:51 -04:00
Eric Wald 60d126379a Automelt documentation updates. 2014-09-09 20:36:48 -06:00
Anuradha Dissanayake 757491f112 Add automelt plugin 2014-09-09 20:31:55 -06:00
PeridexisErrant af79ae44c9 update exportlegends for DF40.x
Better code and also exports the new maps.  Extending to also export
site maps would be cool eventually.
2014-09-09 17:47:26 +10:00
Eric Wald cf04246961 Documentation updates for the hotkeys plugin. 2014-09-08 23:04:56 -06:00
Anuradha Dissanayake 07de1ce3f6 Add hotkeys plugin 2014-09-08 22:42:04 -06:00
expwnent ce929a89f4 Merge pull request #317 from hobotron-df/teleport-docs
Adding usage documentation for teleport.lua
2014-09-08 13:21:47 -04:00
hobotron-df 332d28d3b5 Adding usage documentation for teleport.lua 2014-09-05 17:41:41 -05:00
Eric Wald 97f7d7f414 Switching broken tables to definition lists.
The partially-broken tables haven't been touched, but perhaps should be.
2014-08-16 13:41:55 -06:00
Eric Wald bf5a5ec228 Updating links and version info. 2014-08-16 13:41:55 -06:00
Eric Wald e94e733a41 More list tweaks 2014-08-16 13:41:55 -06:00
Eric Wald b64e3d0b20 Removing extra indents from tables.
These, too, have been rendered in blockquotes.
2014-08-16 13:41:55 -06:00
Eric Wald ec28a7d0d0 Moving separate double colons into the previous paragraphs. 2014-08-16 13:41:55 -06:00
Eric Wald 786d217c6d De-indenting lists.
GitHub has been redundantly rendering these within blockquotes.
2014-08-16 13:41:55 -06:00
Eric Wald c0046d095e Removing obsolete tweaks from the Readme. 2014-08-15 22:27:57 -06:00
Eric Wald 716efec6e2 Slightly better stockflow description. 2014-08-03 20:44:45 -06:00
Eric Wald 19133ff327 Documenting the new Stockflow option. 2014-08-03 16:40:03 -06:00
expwnent c3c877a94c Documentation for modtools. 2014-07-11 09:02:14 -04:00
expwnent a239532d2c Readme tweaks. 2014-07-11 08:27:06 -04:00
expwnent d876cafca1 Update Readme. 2014-07-09 07:00:55 -04:00
expwnent c0e6e62cea outsideOnly: registration of buildings is now required, and you can also register buildings as inside-only. 2014-06-20 18:49:11 -04:00
expwnent f68279f87d Bump version to r5, update documents, include more documentation. 2014-06-20 02:48:12 -04:00
expwnent 3357718d03 Merge remote-tracking branch 'origin/develop' into 0.34.11-r5
Conflicts:
	Readme.rst
	plugins/CMakeLists.txt
2014-06-19 19:59:20 -04:00
Alexander Gavrilov 2db73a407d Merge branch 'manipulator_show_squad' from git://github.com/pierredavidbelanger/dfhack.git into develop 2014-06-17 10:39:26 +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
lethosor 088eff05e5 Merge branch 'develop' into dev-embarktools-pr 2014-06-10 12:08:43 -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
lethosor bb5f7b475d Add sticky (equivalent of tweak stable-cursor) 2014-05-19 16:11:42 -04:00
lethosor 96b70a93bc Update readme 2014-05-18 21:21:17 -04:00
Lethosor 27bc40ed21 Update Readme.rst 2014-05-18 18:53:28 -04:00
lethosor 0f5802af9f Add embark-tools
A collection of embark-related tools (currently implementations of
embark anywhere and nano embark)
2014-05-18 18:44:25 -04:00
expwnent 8cc4bea0d4 Added petcapRemover plugin. 2014-05-17 17:59:41 -04:00
Lethosor d9dc7f31c2 Fix typo 2014-05-17 13:48:48 -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 ae8d630cfa Merge remote-tracking branch 'warmist/dev-rendermax' into develop 2014-05-11 15:44:29 +04:00
Alexander Gavrilov a3d7b54b9c Merge remote-tracking branch 'falconne/develop' into develop 2014-05-11 13:22:13 +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
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
Anuradha Dissanayake fbd8727b6b Add docs for autochop 2014-05-05 23:10:12 +12: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
Warmist e29e29d537 Updated readme, NEWS and changed where rendermax looks for it's config. 2014-05-04 21:00:16 +03: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