-
Notifications
You must be signed in to change notification settings - Fork 475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add three scripts #231
Closed
PeridexisErrant
wants to merge
8
commits into
DFHack:master
from
PeridexisErrant:PeridexisErrant/log-region-and-exportlegends
Closed
add three scripts #231
PeridexisErrant
wants to merge
8
commits into
DFHack:master
from
PeridexisErrant:PeridexisErrant/log-region-and-exportlegends
Commits on Mar 21, 2014
-
Adding `exportmaps` and `log-region`, having fixed a typo and added attribution as a second-line comment. First (broken) attempt at `exportlegends`. `log-region` returns a nil value (for 'site') if a world is loaded in adventure or legends mode.
Configuration menu - View commit details
-
Copy full SHA for fcf72b7 - Browse repository at this point
Copy the full SHA fcf72b7View commit details -
adds readme info for `log-region` and `exportmaps`, which work. `exportlegends` is broken and thus undocumented.
Configuration menu - View commit details
-
Copy full SHA for ebc4b0e - Browse repository at this point
Copy the full SHA ebc4b0eView commit details
Commits on Mar 22, 2014
-
stuck in an extra test that `site ~= nil` before writing; which catches the error and also confines the script to fort mode - fortunate since the output only make sense for fort mode.
Configuration menu - View commit details
-
Copy full SHA for 6a7abae - Browse repository at this point
Copy the full SHA 6a7abaeView commit details -
Instead of trying to add stuff to the cycle, I just stuck two pairs of lines in before the cycle starts.
Configuration menu - View commit details
-
Copy full SHA for 51f8d4b - Browse repository at this point
Copy the full SHA 51f8d4bView commit details -
Kurik Amudnil's script `exportmaps` with minor spelling fixes; `log-region` with an extra test to catch the nil value error and only run in fort mode. New script exportlegends (closely related) which exports the map/gen info, xml, and all detailed maps.
Configuration menu - View commit details
-
Copy full SHA for eb5901c - Browse repository at this point
Copy the full SHA eb5901cView commit details
Commits on Apr 22, 2014
-
Merge branch 'PeridexisErrant/log-region-and-exportlegends' of https:…
…//github.com/PeridexisErrant/dfhack into PeridexisErrant/log-region-and-exportlegends
Configuration menu - View commit details
-
Copy full SHA for 4537279 - Browse repository at this point
Copy the full SHA 4537279View commit details
Commits on May 3, 2014
-
includes new legends-mode section of the init file
Configuration menu - View commit details
-
Copy full SHA for c05112b - Browse repository at this point
Copy the full SHA c05112bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495e203 - Browse repository at this point
Copy the full SHA 495e203View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.