lethosor
7721a142d8
Add a basic Lua console API
2017-12-07 14:43:27 -05:00
lethosor
fb940b8836
Update NEWS.rst
2017-11-23 16:34:28 -05:00
lethosor
e20ddb7f1d
Update NEWS, document orders
2017-07-12 19:00:24 -04:00
lethosor
b9b52963de
Update NEWS.rst
...
dfhack/scripts#18
dfhack/scripts#14
2017-05-13 21:55:18 -04:00
lethosor
d083b92e9c
probe: display tiletype enum names as well
2017-05-10 12:40:57 -04:00
lethosor
629b4526c6
Update NEWS ( #874 )
2017-05-10 10:40:53 -04:00
lethosor
948e9b2e43
Update scripts/prefchange ( #1080 )
2017-05-09 16:39:10 -04:00
lethosor
88f9eaeebb
stonesense: Disable overlay in STANDARD-based modes
...
Closes dfhack/dfhack#1078
2017-05-09 13:50:08 -04:00
lethosor
4dff218976
ruby: fix crash when unloading plugin on Windows
2017-05-09 13:49:07 -04:00
lethosor
a62a87fe25
Update NEWS.rst
2017-05-06 16:43:39 -04:00
lethosor
6c616e349c
Update news
2017-04-23 17:13:59 -04:00
lethosor
8b27ed5f1c
Update changelog
2017-02-11 17:07:49 -05:00
lethosor
408dba9da7
Update NEWS(-dev) and scripts (add fix/tile-occupancy)
2016-12-28 22:12:22 -05:00
lethosor
4c3515cc6b
Update NEWS.rst, add NEWS-dev.rst for prerelease changes
2016-12-14 12:59:55 -05:00
lethosor
e8c8953cbb
Re-add and update misery plugin
...
Closes #1037
Ref #1011
2016-12-10 18:22:32 -05:00
PeridexisErrant
951d293050
Add, use, and require auto docs for all keybindings
2016-10-20 18:33:31 +11:00
lethosor
55d2f00555
Update NEWS.rst and Plugins.rst
2016-10-15 16:37:21 -04:00
lethosor
70ac99cbfa
Fix Buildings::setOwner() persistence
...
Needed to set bld->owner_id for changes to persist across save/load
Fixes #983 , thanks to Quietust
2016-08-21 20:58:40 -04:00
lethosor
9b495fe08b
Add load-save.lua
...
Ref #755
2016-08-11 12:51:34 -04:00
lethosor
53a0d73d23
Add new title-folder plugin
2016-08-09 20:09:50 -04:00
lethosor
79377669a1
Merge remote-tracking branch 'NCommander/dwarfvet' into develop
2016-07-29 16:25:53 -04:00
lethosor
39aa143cfa
Update NEWS and submodules
2016-07-06 20:59:49 -04:00
PeridexisErrant
cfc322fb7f
Improve handling of in-script documentation
...
Closes issue #823 . This allows for clean unification of html docs and
the in-terminal help text for scripts, including handling in core rather
than on a per-script basis (see issue #947 ).
2016-06-15 18:28:54 +10:00
Michael Casadevall
39c96c474a
Fix ordering, news, and indentation
...
Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com>
2016-06-14 16:13:26 -04:00
lethosor
f908a1d1b6
Replace catsplosion plugin with a script
...
Closes #938 , #722
2016-06-11 21:44:15 -04:00
Michael Casadevall
0dc62a5c9c
Add to NEWS.rst and authors
...
Signed-off-by: Michael Casadevall <mcasadevall@ubuntu.com>
2016-06-08 04:15:15 -04:00
lethosor
74898a5424
createitem: move all created items to cursor if applicable
2016-05-11 17:54:37 -04:00
lethosor
38051a5a48
remove tweak manager-quantity
2016-05-11 17:51:57 -04:00
lethosor
c1e44c178f
Add on_click/on_rclick handlers to widgets.Label
...
Closes #919
2016-05-09 21:30:34 -04:00
lethosor
8b8b58faef
Update NEWS.rst and Authors.rst
2016-05-09 21:03:12 -04:00
lethosor
d93cbd709e
Merge remote-tracking branches 'warmist/fixpositions', 'warmist/gm_editor_changes', 'rubybrowncoat/feature/fix-multiquality-gui-create-item' and 'AtomicChicken/item-trigger-fix' into develop
2016-05-09 20:55:14 -04:00
Warmist
523638a899
Add news entry
2016-04-30 22:13:38 +03:00
lethosor
208eb6f452
update news
2016-04-30 15:04:01 -04:00
lethosor
9d706854bc
Add r1 NEWS.rst section header
2016-04-24 17:36:32 -04:00
lethosor
caa1b9f355
Update NEWS.rst
...
Ref #804 , #812
2016-04-24 17:12:13 -04:00
PeridexisErrant
acac839371
Replace fixdiplomats, fixmerchants with scripts
2016-04-20 11:12:06 +10:00
lethosor
9f95293e3e
Add df.type.find() dialog to gm-editor
2016-04-17 16:41:46 -04:00
lethosor
8226134f67
Make can_trade() return true if at least one caravan can trade
...
Fixes #900
2016-04-16 17:13:00 -04:00
lethosor
a92b67c80d
Add ability to edit min/max logs and remove cap
...
Closes #893
2016-04-12 19:52:51 -04:00
PeridexisErrant
e0310e3050
Seperate HISTORY from NEWS
...
Because years-old information is not news any more!
2016-04-11 09:30:05 +10:00
PeridexisErrant
b8bb8d0c92
Finish formatting, linking NEWS.rst
2016-04-11 09:30:05 +10:00
lethosor
9cf8c80f46
Update news
2016-04-05 11:51:08 -04:00
lethosor
1914430ac9
Update NEWS
2016-03-27 21:42:59 -04:00
lethosor
7a9bf5b3ba
Update news
2016-03-18 16:39:07 -04:00
expwnent
5bb98295b3
Merge pull request #810 from PeridexisErrant/colonies
...
Colonies as a script, + place feature by Warmist
2016-03-13 08:32:05 -04:00
expwnent
0a2cb08dba
Merge pull request #754 from PeridexisErrant/better-gamelog
...
Merge gamelog scripts to modtools/extra-gamelog
2016-03-13 08:27:11 -04:00
expwnent
b71c1b9e7c
Merge pull request #751 from PeridexisErrant/remove-dfusion
...
Remove dfusion, df2mc, mapexport, dwarfexport
2016-03-13 08:22:07 -04:00
Warmist
eb621d6819
Update NEWS.rst
2016-03-13 13:38:26 +02:00
Warmist
45643ef2e3
Update NEWS.rst
2016-03-13 13:25:10 +02:00
expwnent
6fd904fd9e
Bump version, tweak whitespace.
2016-03-10 09:16:03 -05:00