Alexander Gavrilov
|
69bdb0f8b8
|
Update fix-armory documentation and comments.
|
2012-10-31 11:31:31 +04:00 |
Alexander Gavrilov
|
05b73af9bb
|
Extend fix-armory with support for storing ammo in barracks.
|
2012-10-30 23:20:34 +04:00 |
Quietust
|
c4f544d796
|
Fix stupid MSVC
|
2012-10-30 13:50:14 -05:00 |
Quietust
|
b46885bb3c
|
Fix compile
|
2012-10-30 11:48:28 -05:00 |
Alexander Gavrilov
|
4fa826d2b9
|
Block instant creation of store in stockpile jobs when removing uniforms.
|
2012-10-30 13:11:57 +04:00 |
Alexander Gavrilov
|
3ff5d38a5c
|
Add a few utility functions to the main library.
|
2012-10-30 12:40:26 +04:00 |
Alexander Gavrilov
|
dc2805b1f3
|
Link the renderer vtable from libgraphics on linux.
|
2012-10-30 10:38:32 +04:00 |
Quietust
|
cd14bdfd43
|
Disable dfstream by default
|
2012-10-29 22:29:07 -05:00 |
Quietust
|
3a6b0357a2
|
Fix compilation on Windows, incorporate latest df-structures data
|
2012-10-29 16:56:22 -05:00 |
Quietust
|
c69ae2fc4a
|
Merge https://github.com/Mortal/dfhack
|
2012-10-29 16:34:26 -05:00 |
Mathias Rav
|
7646fa6aa3
|
Add dfstream plugin. Broadcasts the Dwarf Fortress display on TCP port 8008. For use with https://github.com/Mortal/dfstream
|
2012-10-29 22:18:50 +01:00 |
Alexander Gavrilov
|
7219200d17
|
Split the armory tweak into a separate plugin - it is too big now.
|
2012-10-28 22:05:00 +04:00 |
Alexander Gavrilov
|
ed4904fb66
|
Add a tweak that makes dwarves haul equipment from stockpiles to the armory.
|
2012-10-28 21:13:28 +04:00 |
Alexander Gavrilov
|
fa88ee5f17
|
Update the armory tweak to protect other potential squad equipment.
Specifically clothing in cabinets and flasks/backpacks/quivers in boxes.
|
2012-10-28 15:37:16 +04:00 |
Alexander Gavrilov
|
4c2c6a1911
|
Fix handling of Collect Webs jobs in workflow.
|
2012-10-26 23:53:18 +04:00 |
Alexander Gavrilov
|
c5d8bd9db6
|
Add a tweak to stop stockpiling items on weapon racks and armor stands.
|
2012-10-26 23:30:44 +04:00 |
Alexander Gavrilov
|
b976e01b8c
|
Follow the change in the base-type of job_skill.
|
2012-10-26 20:29:21 +04:00 |
jj
|
1b9d11090f
|
ruby: ANY_FREE/IN_PLAY
|
2012-10-25 13:44:01 +02:00 |
Alexander Gavrilov
|
1f994295b8
|
Consider assigned vehicles in use, and tweak text color rendering.
|
2012-10-25 13:20:41 +04:00 |
Alexander Gavrilov
|
79d2cb1a5c
|
Remove the C++ version of the job output deduction code and switch to lua.
|
2012-10-25 12:44:23 +04:00 |
Alexander Gavrilov
|
8eebfa007c
|
Tweak the workflow gui script to make the UI operate smoother.
|
2012-10-25 12:15:18 +04:00 |
Alexander Gavrilov
|
a7f1ceb75d
|
Link lua to workflow.
|
2012-10-24 23:01:31 +04:00 |
Alexander Gavrilov
|
59ec9b304e
|
Implement adding workflow constraints from gui/workflow.
|
2012-10-24 21:49:30 +04:00 |
Alexander Gavrilov
|
616c57257d
|
Support changing the constraint ranges from the workflow gui script.
TODO: implement creating completely new constraints.
|
2012-10-24 19:25:06 +04:00 |
Alexander Gavrilov
|
cd852e2240
|
Fix one more place that was using ANY_FREE.
|
2012-10-24 17:51:47 +04:00 |
Alexander Gavrilov
|
7b67df4b4e
|
Merge remote-tracking branch 'q-github/master'
|
2012-10-24 16:49:12 +04:00 |
Alexander Gavrilov
|
09f8e8e419
|
Start working on gui for workflow.
|
2012-10-23 21:42:03 +04:00 |
Quietust
|
27c7dfde4f
|
ANY_FREE -> IN_PLAY, to match terminology used in DF's error messages
|
2012-10-23 12:14:21 -05:00 |
jj
|
cfbdf47f6e
|
follow rename Carried->Hauled in df-structures unit inventory mode
|
2012-10-22 19:37:12 +02:00 |
Alexander Gavrilov
|
67674a7676
|
Merge remote-tracking branch 'jjyg/master'
|
2012-10-21 11:12:32 +04:00 |
jj
|
1f7a01d685
|
follow rename unit.military.squad_index to squad_id in df-structures
|
2012-10-20 22:35:39 +02:00 |
Alexander Gavrilov
|
687dc7105f
|
Merge remote-tracking branch 'kmartin/master'
|
2012-10-20 15:39:20 +04:00 |
Quietust
|
5f4f540bfa
|
Fix "fastdwarf" command to print syntax where appropriate, silence warning
|
2012-10-17 07:57:14 -05:00 |
jj
|
ffe70e9ee7
|
ruby: unregister onupdate callback on exception
|
2012-10-17 14:40:28 +02:00 |
Kelly Martin
|
0003fe0b2a
|
Merge remote-tracking branch 'jjyg/master'
|
2012-10-12 20:33:07 -05:00 |
jj
|
c089534f73
|
ruby: fix assigning value to pointer to number
|
2012-10-12 13:33:58 +02:00 |
jj
|
1f88c0eeed
|
ruby: codegen: avoid bad vector_reftg accessor
|
2012-10-12 11:42:42 +02:00 |
jj
|
0547ee7f83
|
ruby: add magic "nolock " prefix to run ruby without Suspending main df
|
2012-10-12 11:12:31 +02:00 |
ab9rf
|
12eeb9e5c0
|
Correct wrong variable use in start_autonestbox.
|
2012-10-12 00:38:45 -05:00 |
jj
|
424c37c0ea
|
ruby: fix codegen to handle composite vtables
|
2012-10-11 17:51:49 +02:00 |
jj
|
9148079745
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-10-10 19:47:01 +02:00 |
jj
|
46a24a83fb
|
ruby: fix item_find(:selected) in item details screen
|
2012-10-10 18:01:57 +02:00 |
Alexander Gavrilov
|
41de37a5c1
|
Add a special workshop for add spatter reactions into example raws.
|
2012-10-10 18:29:59 +04:00 |
Alexander Gavrilov
|
7c969f774f
|
Split the liquipowder fix-dimensions hook into separate liquid and powder.
The item_liquipowder vtable is completely optimized out by MSVC.
|
2012-10-10 18:22:01 +04:00 |
jj
|
5cf42fd6f8
|
ruby: add Matinfo#===
|
2012-10-10 14:57:45 +02:00 |
Quietust
|
ab90e3eefe
|
Manipulator - take false identities into account
|
2012-10-07 17:35:41 -05:00 |
Alexander Gavrilov
|
459c69046b
|
Dissolve the World module class into a namespace.
It made accessing persistent data way too cumbersome.
|
2012-10-06 13:46:20 +04:00 |
Alexander Gavrilov
|
696cc4a911
|
Stop autobutcher and autonestbox crashing if started without world.
|
2012-10-06 13:07:11 +04:00 |
Alexander Gavrilov
|
6fefd09072
|
Fix re-enabling autobutcher after being disabled.
|
2012-10-06 12:51:34 +04:00 |
Alexander Gavrilov
|
5396a67465
|
Some tweaking and edited NEWS.
|
2012-10-06 12:40:46 +04:00 |