lethosor
|
051a1f9661
|
Update xml
|
2015-09-19 18:00:59 -04:00 |
lethosor
|
7f575a8fd1
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-09-19 17:43:33 -04:00 |
lethosor
|
a56a427d12
|
Make Filesystem::is* functions handle nonexistent paths properly
If stat() failed, these functions could read from an uninitialized
stat struct and return "true" for paths that didn't exist.
|
2015-09-19 17:34:58 -04:00 |
Warmist
|
1b924cdc79
|
Fixes to carving. Added unsafe checking.
|
2015-09-19 12:18:30 +03:00 |
Warmist
|
e851543e1a
|
Fix crash bug in advfort when failing almost constructed job.
|
2015-09-18 20:32:33 +03:00 |
Japa
|
129218d5f8
|
fix whitespace.
|
2015-09-16 23:29:21 +05:30 |
Japa
|
ed07a8478b
|
Merge branch 'develop' of https://github.com/DFHack/dfhack into develop
|
2015-09-16 23:27:04 +05:30 |
Japa
|
e49272854c
|
Add basic army info to RemoteFortressReader.proto
|
2015-09-16 23:26:52 +05:30 |
Japa
|
5ce6fceacc
|
Send the center with the world map, based off current embark if available, otherwise adventurer position.
|
2015-09-16 23:25:23 +05:30 |
Warmist
|
5c6a80037f
|
Fix cooking allow using cooked meals as ingredient.
|
2015-09-16 14:05:29 +03:00 |
Warmist
|
80fd4b1365
|
Some additions and fixes.
Added new functions: select, set(non)blocking, isBlocking.
Set default to non-blocking. Added "would block" to ignored errors.
|
2015-09-16 09:57:22 +03:00 |
expwnent
|
5bf3093139
|
Now it looks for dfhack*.init instead of just dfhack.init, onLoad*.init instead of just onLoad.init, etc.
|
2015-09-15 07:27:42 -04:00 |
expwnent
|
7f7da945a6
|
Merge pull request #658 from warmist/patch-3
Create gm-unit.lua
|
2015-09-15 03:41:07 -04:00 |
expwnent
|
48d80cfb1a
|
Merge pull request #684 from expwnent/create-unit
create-unit script, fix tab in RemoteFortressReader.proto, create-item tweak, equip-item script.
|
2015-09-15 03:24:26 -04:00 |
expwnent
|
f9fce7e6a1
|
Convert tab to spaces in RemoteFortressReader.proto.
|
2015-09-15 03:21:09 -04:00 |
expwnent
|
ab749ab0c8
|
Tweak create-unit and remove trailing whitespace.
|
2015-09-15 03:17:57 -04:00 |
expwnent
|
9107d2be52
|
Merge remote-tracking branch 'dfhack/develop' into create-unit
|
2015-09-15 03:11:54 -04:00 |
expwnent
|
8c361b784f
|
Fix NEWS merge errors.
|
2015-09-15 03:09:32 -04:00 |
expwnent
|
301aca7f72
|
Update NEWS.
|
2015-09-15 02:48:28 -04:00 |
expwnent
|
5d40b4d274
|
Update NEWS.
|
2015-09-15 02:33:11 -04:00 |
expwnent
|
fdca83e17a
|
Tweak modtools/create-item (creator = \LAST)
|
2015-09-15 02:32:58 -04:00 |
expwnent
|
836fbe8650
|
Increment version of create-unit.
|
2015-09-15 02:20:23 -04:00 |
expwnent
|
6730e58bcf
|
scripts/modtools/create-unit.lua: fix indentation and add todo list.
|
2015-09-15 02:19:31 -04:00 |
expwnent
|
d4300ab814
|
scripts/modtools/create-unit.lua: now you can set the age (in years) of newly-created units.
|
2015-09-15 01:36:29 -04:00 |
expwnent
|
ea74ec7132
|
Made "help" argument to scripts/modtools/create-unit.lua work correctly.
|
2015-09-15 01:07:31 -04:00 |
lethosor
|
2fcf751a44
|
Use DFHack fork of lethosor-scripts
|
2015-09-14 16:56:09 -04:00 |
lethosor
|
d696832efa
|
Merge branch '3rd-party-scripts' into develop
|
2015-09-14 16:52:13 -04:00 |
Warmist
|
a1e0a30335
|
Advfort bug fixes and quickmode addition.
|
2015-09-14 18:55:13 +03:00 |
lethosor
|
b58ccc9e55
|
Fix embark-tools title alignment
|
2015-09-12 20:28:42 -04:00 |
lethosor
|
a852ca10d7
|
Merge remote-tracking branches 'warmist/luasocket' and 'warmist/advfort' into develop
|
2015-09-12 19:59:53 -04:00 |
lethosor
|
9123f3cd3e
|
gm-editor: Select enum items from a list by default
SEC_SELECT can be used for the old (numerical editing) behavior
|
2015-09-12 19:55:38 -04:00 |
warmist
|
5a39a1d86d
|
Make forbidding jobs in sites optional
Activated with "-s" or "--safe" mode.
|
2015-09-10 14:38:44 +03:00 |
Warmist
|
a80f14de36
|
MOAR whitespace reductionisms included.
|
2015-09-09 22:33:46 +03:00 |
Warmist
|
96e6582417
|
Mostly whitespace changes.
|
2015-09-09 22:30:00 +03:00 |
Warmist
|
72b7a19425
|
Advfort improvements
* forbid doing anything in non-sites unless you are (-c)heating
* a bit more documentation and tidying
* add a deadlock fix
|
2015-09-09 22:19:19 +03:00 |
Warmist
|
6643b43d2b
|
A bit more info what is new.
|
2015-09-09 22:19:18 +03:00 |
Warmist
|
b52beb5aa4
|
Add autofill.
|
2015-09-09 22:19:17 +03:00 |
Warmist
|
510fdd529c
|
Axle fix, lever linking, clutter display.
|
2015-09-09 22:19:16 +03:00 |
Warmist
|
cd027afe90
|
Add known bugs to advfort.lua
|
2015-09-09 22:18:36 +03:00 |
Warmist
|
f3811c4772
|
advfort: siege weapon and trap fixes
|
2015-09-09 22:18:35 +03:00 |
lethosor
|
b2b1a6e844
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-09-07 21:26:14 -04:00 |
pf4public
|
804abcf9a8
|
typos
|
2015-09-07 21:26:05 -04:00 |
Japa
|
973a8dc485
|
Merge branch 'develop' of https://github.com/DFHack/dfhack into develop
|
2015-09-07 22:42:02 +05:30 |
Japa
|
3b36a23404
|
Add soldier state to remotefortressreader.cpp
|
2015-09-07 22:41:24 +05:30 |
lethosor
|
fa9a851eb0
|
Merge branch 'develop' of https://github.com/dfhack/dfhack into develop
|
2015-09-06 16:24:05 -04:00 |
lethosor
|
9eb86c7e38
|
Support additional script search paths
These can currently be added/removed from C++ or through the Lua API.
|
2015-09-06 16:23:02 -04:00 |
Lethosor
|
1bff73cc7a
|
Update onReactionComplete documentation
Changed in e5e0d93ef1
|
2015-09-05 18:37:56 -04:00 |
Japa
|
07c601be99
|
Merge branch 'develop' of https://github.com/DFHack/dfhack into develop
Conflicts:
plugins/remotefortressreader.cpp
|
2015-09-05 15:00:03 +05:30 |
Japa
|
1a78cabd7c
|
Add profession color and unit flags to remotefortressreader
|
2015-09-05 14:54:12 +05:30 |
PeridexisErrant
|
02dd77aef6
|
Fix new script names in readme
|
2015-09-05 09:54:44 +10:00 |