expwnent
c9cf94128e
Merge pull request #376 from lethosor/mousequery-z-level-fix
...
Fix selection behavior of mousequery on lowest z-level
2014-11-09 00:37:46 -05:00
lethosor
04ceb64bad
Merge remote-tracking branch 'origin/develop' into mousequery-z-level-fix
...
Conflicts:
NEWS
2014-11-08 14:36:20 -05:00
Lethosor
174e85dd16
Update NEWS
2014-11-07 15:39:24 -05:00
Putnam3145
6b2b13b186
Updated teleport for new args system.
...
Also updated the teleport function to properly check for units at
destination.
2014-11-06 22:15:21 -08:00
Eric Wald
ea5fff7903
NEWS reports for trade screen issues
2014-11-06 22:28:13 -07:00
expwnent
ba56f369e5
Update NEWS.
2014-11-06 23:47:38 -05:00
Eric Wald
2ebc318daa
Removing autotrade's obsolete Mark All
2014-11-06 21:47:14 -07:00
expwnent
d35e422511
Update NEWS and CMakeLists for release.
2014-11-05 21:30:31 -05:00
Lethosor
f818dd3897
Update NEWS
...
This covers commits from 0.40.13-r1 to b81346
2014-11-02 12:39:01 -05:00
lethosor
14b947837c
Merge remote-tracking branch 'origin/develop' into tweak-reorganization
...
Conflicts:
NEWS
Readme.html
plugins/tweak/tweak.cpp
2014-11-02 11:40:53 -05:00
expwnent
bfac2b97cc
Merge pull request #352 from eswald/trackstop
...
New trackstop plugin
2014-11-02 03:34:22 -05:00
expwnent
82fb533176
Merge pull request #353 from eswald/autotrade-bugfix
...
Autotrade bugfix: Mark All now unmarks bin contents.
2014-11-02 03:33:28 -05:00
expwnent
6fa3f92f21
Merge pull request #361 from eswald/drainaquifer
...
Rewriting the drainaquifer script
2014-11-02 03:27:08 -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
lethosor
d2fb51f99e
New tweak: nestbox-color
2014-10-01 20:14:41 -04:00
Eric Wald
2e80c6053c
Autotrade bugfix: Mark All now unmarks bin contents.
...
This prevents a form of cheating, because they already get traded with the bin itself, so their value had been counted twice.
However, the search plugin still enables this kind of cheating...
2014-09-29 21:37:05 -06:00
Eric Wald
c9cdc04177
Trackstop plugin documentation.
2014-09-28 18:43:19 -06:00
lethosor
425d81ea2d
New tweak: civ-view-agreement
2014-09-28 13:13:53 -04:00
lethosor
eef86bc501
Update documentation
2014-09-27 20:04:05 -04:00
jj
eed684a8df
fix superdwarf
2014-09-26 11:39:05 +02:00
jj
0766538ecd
ruby: add df.print_color(col, string)
2014-09-25 15:53:03 +02:00
PeridexisErrant
27ae8f2ab9
exportlegends can do site maps, IDd field
...
Expanded exportlegends.lua to handle site maps as well, and improved
precision of args. Identified `vs.anon_21`; I'm not sure what the
process is so I've used it here and noted it's discovery.
2014-09-24 21:34:09 +10:00
expwnent
218f1c27e7
Update NEWS.
2014-09-19 16:42:06 -04:00
expwnent
a0c55b8bc5
Update NEWS.
2014-09-19 16:26:23 -04:00
expwnent
1983a05fb5
Merge remote-tracking branch 'lethosor/update-news'
2014-09-16 18:04:42 -04:00
expwnent
46864e02c6
Update NEWS.
2014-09-16 17:51:29 -04:00
expwnent
f014ab4088
Update NEWS.
2014-09-16 17:26:01 -04:00
expwnent
da366419fc
Update NEWS.
2014-09-16 17:24:33 -04:00
expwnent
566aa54e1c
Update NEWS.
2014-09-16 17:22:48 -04:00
expwnent
040acd166b
Merge remote-tracking branch 'eswald/automelt'
...
Conflicts:
dfhack.init-example
2014-09-16 17:20:50 -04:00
expwnent
5650405b55
Update NEWS.
2014-09-16 17:19:06 -04:00
expwnent
f114aee758
Merge branch 'fix-exportlegends' of https://github.com/PeridexisErrant/dfhack
2014-09-16 17:13:51 -04:00
expwnent
b801870b47
Update NEWS.
2014-09-16 17:12:49 -04:00
expwnent
a225984bc5
Merge remote-tracking branch 'eswald/hotkeys'
2014-09-16 17:11:15 -04:00
expwnent
9716b30eac
Update NEWS.
2014-09-16 17:09:43 -04:00
expwnent
05e6389a75
Update NEWS.
2014-09-16 17:03:05 -04:00
lethosor
328b95c1ec
Merge remote-tracking branch 'origin/develop' into global-onload
2014-09-14 11:56:07 -04:00
lethosor
20df0511a1
Update NEWS
...
Add unlisted changes in 0.40.11-r1
Also include NEWS in installation directory
2014-09-09 22:51:44 -04: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
expwnent
c4d6c384ae
Update NEWS.
2014-09-08 16:12:51 -04:00
lethosor
34d4537a11
Support for global onLoadWorld.init/onUnloadWorld.init scripts
2014-09-08 15:52:17 -04:00
expwnent
f5039b37b8
Merge remote-tracking branch 'lethosor/osx-plug-dylib'
...
Conflicts:
NEWS
2014-09-08 13:14:28 -04:00
expwnent
8bd1a23b2c
Update NEWS.
2014-09-08 12:53:30 -04:00
lethosor
e7cd7db3ec
Update NEWS
2014-08-31 11:52:46 -04:00
expwnent
ee82218147
Update NEWS.
2014-08-29 05:28:14 -04:00
expwnent
b6be4fa236
Update to r2.
2014-08-15 09:25:45 -04:00
expwnent
d959507087
Update NEWS.
2014-08-15 06:07:31 -04:00
expwnent
6105247a1e
Update NEWS.
2014-08-15 05:54:33 -04:00
expwnent
4615183d36
Update NEWS, document mod-specific script folder.
2014-08-15 02:48:34 -04:00
expwnent
a8f810cc3b
Lots of tweaks.
2014-07-09 06:21:52 -04:00
expwnent
1ce38f3e3a
Merge remote-tracking branch 'origin/perSaveScripts' into scriptOrganization
...
Conflicts:
NEWS
2014-07-07 09:02:49 -04:00
expwnent
2edeb9c814
Update NEWS.
2014-07-07 08:58:08 -04:00
expwnent
a22f4193eb
random-trigger.lua: trigger random scripts
2014-07-06 05:33:21 -04:00
expwnent
5404b69476
Tweak repeat.lua.
2014-07-03 20:32:15 -04:00
expwnent
87469c3313
skill-change.lua
2014-07-03 20:03:22 -04:00
expwnent
c9ac09ac48
spawn-flow.lua
2014-07-03 19:22:01 -04:00
expwnent
b6032b1cde
Update NEWS.
2014-07-03 18:44:33 -04:00
expwnent
4be41eb1ed
projectile-trigger.lua
2014-07-03 18:28:05 -04:00
expwnent
72a0a9acf2
moddable-gods.lua script
2014-07-03 17:33:38 -04:00
expwnent
7f65cb4444
Update NEWS.
2014-07-03 16:12:09 -04:00
expwnent
0e253f31fa
Update NEWS
2014-07-03 15:24:27 -04:00
expwnent
7189de164f
Update NEWS.
2014-07-03 14:43:05 -04:00
expwnent
2fb8faf3e6
Added Items::createItem function.
2014-07-03 10:39:20 -04:00
expwnent
e65a99f252
Update NEWS.
2014-07-03 09:05:49 -04:00
expwnent
70583a4715
Update NEWS.
2014-07-03 09:00:05 -04:00
expwnent
10340d5109
Update NEWS.
2014-07-03 08:19:08 -04:00
expwnent
d8322b413a
Update NEWS.
2014-07-03 07:29:28 -04:00
expwnent
5811f07a1f
attackTrigger -> attack-trigger
2014-06-30 03:42:56 -04:00
expwnent
8ab87b45d0
Update NEWS.
2014-06-30 03:03:42 -04:00
expwnent
961d033ade
EventManager: unload event for convenience.
2014-06-29 10:03:55 -04:00
expwnent
e89eaeef18
Update NEWS.
2014-06-28 04:40:16 -04:00
expwnent
a62b15ccd2
Revert "Allowed dfhack.timeout tick events to be queued before a world is loaded."
...
This reverts commit ecd75e9b3e
.
2014-06-28 03:06:19 -04:00
expwnent
ecd75e9b3e
Allowed dfhack.timeout tick events to be queued before a world is loaded.
2014-06-27 06:49:29 -04:00
expwnent
352e72b992
Update NEWS.
2014-06-27 06:06:02 -04:00
expwnent
634dd0aa1e
Update NEWS.
2014-06-20 19:52:12 -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
46e452848a
Update NEWS.
2014-06-20 03:09:43 -04:00
expwnent
1994603177
Reorganized NEWS.
2014-06-19 23:22:51 -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
lethosor
d599fa414f
Update NEWS
2014-06-18 15:47:17 -04:00
Alexander Gavrilov
32d8efad54
Merge branch 'lua-runcommand' of git://github.com/lethosor/dfhack into develop
2014-06-17 10:27:50 +04:00
Alexander Gavrilov
86131781da
Merge branch 'dev-embarktools-pr' of git://github.com/lethosor/dfhack into develop
2014-06-16 14:03:28 +04:00
lethosor
b0c75173c1
Update NEWS
2014-06-15 22:55:02 -04:00
lethosor
7593d8404c
Update NEWS
2014-06-15 22:51:43 -04:00
lethosor
9c4570f0cf
Update NEWS
2014-06-15 22:50:41 -04:00
Alexander Gavrilov
da6219e5a1
Mention a couple of features in NEWS
2014-06-10 13:32:15 +04:00
Anuradha Dissanayake
5f611ec48b
Add automelt plugin
2014-06-04 22:18:40 +12:00
expwnent
8cc4bea0d4
Added petcapRemover plugin.
2014-05-17 17:59:41 -04:00
Alexander Gavrilov
e4a6f13347
Merge branch 'cleanup-needs-porting' into develop
2014-05-12 21:56:23 +04:00
Alexander Gavrilov
ac4ff76727
Add to NEWS
2014-05-12 21:55:49 +04:00
Alexander Gavrilov
a6d576961d
Merge branch 'add-exportlegends-and-logregion' into develop
2014-05-12 21:51:03 +04:00
Alexander Gavrilov
81775d83eb
Add to NEWS
2014-05-12 21:50:32 +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
Alexander Gavrilov
709d6e53b5
Add new tweaks to NEWS and dfhack.init-example.
2014-05-11 13:19:14 +04:00
Anuradha Dissanayake
f824e7f294
stocks plugin: added more filtering and display options.
2014-05-05 16:56:40 +12: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
13584f08c5
Merge remote-tracking branch 'warmist/dev-buildings' into develop
2014-05-04 19:52:01 +04:00
Warmist
94904eb66b
Updated NEWS.
2014-05-04 18:27:18 +03:00
Alexander Gavrilov
b76ededc1b
Merge branch 'undump' of git://github.com/eswald/dfhack into develop
2014-05-04 18:32:29 +04:00
Anuradha Dissanayake
1f93b8e144
getplants: add autochop function to automate woodcutting.
2014-05-04 23:43:52 +12:00
Anuradha Dissanayake
e9c7d502e2
dwarfmonitor: add screen to summarise preferences of fortress dwarfs.
2014-05-04 22:45:48 +12:00
Anuradha Dissanayake
cba143c447
Add workshop profile search.
2014-05-04 22:04:03 +12:00
Anuradha Dissanayake
7fd7d3d48c
mousequery: several usability improvements.
...
mousequery: show live overlay (in menu area) of what's on the tile under the mouse cursor.
2014-05-04 21:55:58 +12:00
Anuradha Dissanayake
de9140336f
autotrade: adds "(Un)mark All" options to both panes of trade screen.
2014-05-03 22:56:34 +12: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
Alexander Gavrilov
c27c38e4c0
Remove tired or hungry siege operators from duty when at peace.
...
The threshold is set at the level when they start to blink - normally
they would continue on with the job until they get a thirsty/hungry
thought, but immediately run off to eat if they lose the job (thus
refusing to load the engine after firing it). The code checks for
active sieges and whether there is a free replacement unit.
2014-04-15 21:52:39 +04:00
Alexander Gavrilov
55cea36c76
Use the new API to produce combat reports for aimed siege engine attacks.
...
This requires exposing the actual operator unit to lua code.
2014-04-15 19:50:23 +04:00
Alexander Gavrilov
a09e132107
Support using multiple lua init scripts per save.
...
This should make it easier to add and remove init script code by
automated means, or install multiple mods that need such code.
2014-03-31 16:00:55 +04:00
Alexander Gavrilov
36b069e981
Merge remote-tracking branch 'warmist/dev-cmdprompt' into develop
2014-03-24 20:10:58 +04:00
Alexander Gavrilov
ec14b2d1e9
Merge remote-tracking branch 'warmist/dev-modmanager' into develop
2014-03-24 20:07:02 +04:00
Alexander Gavrilov
827dd121d8
Make createitem default to the controlled unit in adventure mode.
2014-03-24 19:35:34 +04:00
Alexander Gavrilov
14afa61b8b
Update NEWS.
2014-03-24 19:33:19 +04:00
Warmist
a3d3c34671
Bug fixes, perf improvement, don't load until there is a world. (breaks arena mode)
2014-03-07 20:08:07 +02:00
Warmist
225492e39f
Removed rendermax from NEWS.
2014-03-07 17:27:14 +02:00
Warmist
904808b168
Command prompt plugin with docs and readme patch.
2014-03-04 18:51:23 +02:00
Warmist
21c16b1373
Added internal lua change to NEWS
2014-03-04 18:03:07 +02:00
Warmist
b030548156
Added directory listing to lua api (internal category).
...
added mod manager and updated readme/news
2014-03-04 18:01:44 +02:00
jj
3cd0c3aad0
exterminate: add caste specifier
2014-02-26 23:56:53 +01:00
Alexander Gavrilov
7bdb687e4a
Support calling a lua function via a protobuf request.
...
Previously the only way to call lua code was to call scripts
and parse their output to the stream, which is cumbersome.
2014-02-10 20:09:06 +04:00
jj
7f411e1cbf
Merge branch 'plant'
2014-01-27 10:45:30 +01:00
jj
883d89bb68
plants: move all commands as "plant" subcommands, update NEWS/Readme
2013-11-02 18:54:29 +01:00
jj
9dc9a3f33a
digfort: add start() comment
2013-10-30 15:27:51 +01:00
expwnent
237251ce0c
Merge remote-tracking branch 'jjyg/digmat' into 0.34.11-r4
...
Conflicts:
Readme.rst
2013-10-24 19:39:40 -04:00
expwnent
0508767f47
News typo.
2013-10-24 19:37:08 -04:00
expwnent
329741f235
EventManager: added EQUIPMENT_CHANGE event and exposed it to lua.
2013-10-24 19:32:52 -04:00
expwnent
82c9ca3ce2
Document 3dveins as possibly unsafe.
2013-10-20 12:43:54 -04:00
expwnent
8fff573b6a
Sorted news.
2013-10-20 11:20:48 -04:00
expwnent
ee056f4422
Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4
...
Conflicts:
NEWS
2013-10-20 11:09:40 -04:00
expwnent
9d3ee11349
Merge branch 'diggingInvaders' into 0.34.11-r4
...
Conflicts:
scripts/devel/invasion-now.lua
2013-10-19 21:26:50 -04:00
expwnent
fc96a19fb0
Update news.
2013-10-19 20:42:54 -04:00
expwnent
57fc0f3e89
Merge remote-tracking branch 'angavrilov/master' into 0.34.11-r4
...
Conflicts:
NEWS
library/xml
plugins/CMakeLists.txt
plugins/autoSyndrome.cpp
2013-10-19 20:19:29 -04:00
jj
2bcd02ce96
add digmat script
2013-10-11 19:20:59 +02:00
Alexander Gavrilov
5bcae49249
Implement generation of 3D veins that match the existing mineral counts.
...
Vein distributions may need some improvement.
2013-10-10 12:50:52 +04:00
Alexander Gavrilov
6852adbd91
Expose new MapCache features in probe and tiletypes.
2013-10-10 12:15:50 +04:00
Alexander Gavrilov
b885123d4e
Fix a crash in beehive code if bees die with yet uncollected products.
...
http://www.bay12games.com/dwarves/mantisbt/view.php?id=6368
2013-08-26 16:55:30 +04:00
jj
090d7defc5
add NEWS entry for arena SC_WORLD_LOADED
2013-07-07 23:53:17 +02:00
expwnent
c1fef35b52
Renamed digSmart to digFlood.
2013-06-25 19:57:17 -04:00
expwnent
9f6638432f
When a save is loaded/unloaded, the script at raw/onLoad.init or raw/onUnload.init is run. They use the same format as dfhack.init.
2013-06-10 00:45:46 -04:00
expwnent
5c827beae0
invasion-now: script to trigger invasions.
2013-05-31 15:54:25 -04:00
expwnent
b82b3f2283
digSmart: added user interface and documentation.
2013-05-31 13:32:56 -04:00
expwnent
8982abc163
treefarm: automatically chop trees and dig obsidian
2013-05-30 22:18:08 -04:00
expwnent
9ee3da876e
Documentation.
2013-05-25 20:44:07 -04:00
jj
578b178ac0
scripts/startdwarf
2013-04-30 18:38:51 +02:00
Petr Mrázek
3d7671507a
Tweak NEWS - add autobutcher script
2013-04-24 17:26:43 +02:00
Petr Mrázek
2e379c4d3f
Merge https://github.com/Falconne/dfhack
...
Conflicts:
plugins/CMakeLists.txt
plugins/stonesense
2013-04-24 17:24:03 +02:00
Petr Mrázek
df6355a092
Merge https://github.com/jjyg/dfhack
2013-04-24 16:24:14 +02:00