Lethosor
e9cc242322
Merge pull request #555 from lethosor/travis
...
Add .travis.yml and fix whitespace issues
2015-02-16 17:05:29 -05:00
Lethosor
d14a8b4308
Convert TranslateName output to UTF-8
2015-02-16 13:55:19 -05:00
lethosor
10cfef0553
Fix whitespace issues
2015-02-14 22:53:06 -05:00
lethosor
57bdf731f0
Merge branch 'export-more-legends' into develop
2015-02-12 19:01:05 -05:00
lethosor
c39d3165eb
Use consistent indentation
2015-02-12 19:00:41 -05:00
PeridexisErrant
62bec962f8
Standard function definition syntax
2015-02-13 10:08:44 +11:00
Peridexis Errant
74476bcd95
fix whitespace
...
PSA: do not assume that it's the same as last time you checked.
2015-02-12 16:14:25 +11:00
lethosor
3411704140
Merge remote-tracking branch 'Putnam3145/patch-12' into develop
...
Conflicts:
NEWS
2015-02-11 23:18:54 -05:00
Putnam3145
38fbf67262
Make skill-change actually work with level
...
It was trying to set the level to the string "Proficient" instead of 5, same for every other skill level. There was no workaround, especially since it expected numbers for the value.
2015-02-11 16:08:23 -08:00
PeridexisErrant
f67370b817
exportlegends - more data in legends_plus.xml
...
Originally written by Mason11987, adapted and included with permission.
2015-02-12 09:39:56 +11:00
Ben Lubar
ea74e1252a
fix attribute-changing syndromes in show-unit-syndromes
2015-02-08 13:55:39 -06:00
lethosor
7823a14a8f
Merge remote-tracking branch 'Putnam3145/patch-10' into develop
...
Conflicts:
NEWS
2015-02-06 17:08:00 -05:00
Lethosor
8bc9bcfcb1
Merge pull request #533 from Putnam3145/patch-11
...
Added subthought properly to add-thought.
2015-02-06 16:58:40 -05:00
Putnam3145
ac318aaee8
Added subthought properly to add-thought.
...
Not used much, but still very much a problem that it wasn't there.
2015-02-06 13:52:56 -08:00
Putnam3145
674b9dd5a9
Made hack-wish stack properly.
2015-02-05 00:25:05 -08:00
Lethosor
bcfff161e7
Rename ShowUnitSyndromes.rb to show-unit-syndromes.rb
2015-02-03 21:25:43 -05:00
Ben Lubar
02a14c6b57
fix ShowUnitSyndromes
2015-02-03 20:05:33 -06:00
Lethosor
7aa82fdbdb
Merge pull request #527 from warmist/gm-editor
...
Add search bar to gui/gm-editor
2015-02-03 12:29:01 -05:00
Warmist
ab14eae76c
LEAVESCREEN now exits out of search too.
2015-02-03 19:17:33 +02:00
expwnent
def4fca175
Tweak anonymous-script.
2015-02-02 05:21:13 -05:00
expwnent
0fa316f6eb
Tweak reaction-product-trigger.
2015-02-02 05:20:59 -05:00
expwnent
e5e0d93ef1
Added modtools/reaction-product-trigger.
2015-02-02 02:39:05 -05:00
Warmist
c56d928dae
Update search bar after browsing.
2015-02-01 20:07:28 +02:00
Warmist
570381f059
Added search. Access with "s".
2015-02-01 19:58:49 +02:00
expwnent
bf5e491647
Allow Lua scripts to be used as modules.
2015-01-31 22:43:54 -05:00
expwnent
b685aa2729
Merge remote-tracking branch 'peridexis/fix_hfs-pit' into develop
...
Conflicts:
NEWS
2015-01-31 20:19:42 -05:00
Peridexis Errant
fa4a781763
Fix hfs-pit feature search
...
Via notfood, here:
http://www.bay12forums.com/smf/index.php?topic=139553.msg5984896#msg5984896
2015-01-28 09:33:26 +11:00
Putnam3145
0cb70fdb86
Updated add-thought for proper stress change.
...
Apparently, just adding the thought doesn't cut it.
Also added thought strength to the whole thing.
2015-01-26 19:11:53 -08:00
warmist
686647af0e
fix skill-change so it would use insert_sorted
...
This is needed because the skills vector is actually sorted. Adding skill with id<last one would mess things up very badly.
2015-01-18 19:53:08 +02:00
expwnent
a962865b7f
Merge remote-tracking branch 'dfhack/develop' into develop
2015-01-15 22:54:42 -05:00
expwnent
a78d4cc5f0
Merge pull request #488 from warmist/advfort
...
Update advfort.lua
2015-01-15 22:49:17 -05:00
warmist
f510cd7c11
Update advfort.lua
...
Fix bug with building jobs
2015-01-13 10:30:53 +02:00
Peridexis Errant
9f0558b547
Allow for other hotkeys keybinds
...
Using this method is more compact and more flexible. Also tabs to
spaces...
2015-01-08 13:10:11 +11:00
Peridexis Errant
b030bb08fe
Finish and document hotkey-notes
...
All working correctly - thus ends the long story of the needs_porting
folder.
2015-01-08 11:11:09 +11:00
Peridexis Errant
5b54909886
Move hotkey-notes to scripts, delete needs_porting!
...
The notes script is unfinished, but that's the last thing to do - since
everything else is obsolete, ported, or the subject of a github issue to
make a replacement.
2015-01-06 22:48:24 +11:00
lethosor
f451cfb3a5
Merge remote-tracking branches 'cdombroski/autobutcher' and 'cdombroski/siren.lua'
...
Also update NEWS
2015-01-05 16:59:08 -05:00
lethosor
06029c92c2
Merge remote-tracking branches 'lethosor/export-dt-ini-0.40.21' and 'lethosor/patch-9'
2015-01-05 16:40:44 -05:00
lethosor
7da9ab8f80
Merge remote-tracking branch 'lethosor/0.40.22-plugins'
...
Also update NEWS
2015-01-05 16:37:34 -05:00
lethosor
3bc17dafab
Merge remote-tracking branch 'PeridexisErrant/digfort-checks'
...
Conflicts:
NEWS
2015-01-05 16:32:14 -05:00
lethosor
8f60e0eb01
Merge remote-tracking branches 'lethosor/remove-embark' and 'lethosor/revert-401-dfhack-log'
...
Also update NEWS
2015-01-05 16:31:03 -05:00
lethosor
ad6b19f1b2
Merge remote-tracking branch 'PeridexisErrant/needs_porting-cleanup'
...
Conflicts:
NEWS
2015-01-05 16:21:24 -05:00
lethosor
f0e7d2b895
Merge remote-tracking branches 'warmist/advfort', 'Putnam3145/patch-8', 'AndreasPK/master' and 'PeridexisErrant/fix-exportlegends'
2015-01-05 16:19:52 -05:00
Chris Dombroski
294fe0b30c
Update siren.lua for emotions
...
Runs now without exception/error and adds emotions correctly. Seems to work as intended.
2015-01-05 08:33:10 -05:00
PeridexisErrant
b4f224fb3f
minor console output tweaks
...
Also remove unused sample file from code, change handling of offset.
2015-01-02 22:01:48 +11:00
Lethosor
5a404333ca
Update devel/export-dt-ini for 0.40.21+
...
https://github.com/splintermind/Dwarf-Therapist/commit/356ae80
2014-12-26 12:39:05 -05:00
PeridexisErrant
d95c0878e1
fix -info option
...
to export info instead of detailed maps (oops!)
2014-12-24 22:10:04 +11:00
PeridexisErrant
e71408b40b
replace hellhole.cpp with hfs-pit.lua
...
A port/update. May not have great argument handling, and there's a few
magic numbers, but it's a huge improvement over a non-compiling plugin.
2014-12-24 18:24:52 +11:00
lethosor
ee958c0f8f
Update some plugins/scripts for 0.40.22
...
* autolabor, manipulator: Add BUILD_CONSTRUCTION and BUILD_ROAD labors
* mousequery: Support "toggle engravings" sidebar mode
* devel/export-dt-ini.lua: Add body_part_flags
Conflicts:
plugins/mousequery.cpp
2014-12-21 16:49:33 -05:00
Peridexis Errant
93def956f5
finish position.lua
...
It would be great to report the name of the Age, and the position of the
fort within the world, but aside from those it's finished.
2014-12-21 21:03:44 +11:00
Lethosor
695f04a51d
Delete embark.lua
...
This has been replaced by embark-tools, and there have been reports of this not working in 0.40.xx (http://www.bay12forums.com/smf/index.php?topic=139553.msg5885446#msg5885446 )
2014-12-17 21:26:01 -05:00