lethosor
|
8292f56f63
|
New tweak: embark-profile-name
|
2015-08-25 10:12:31 -04:00 |
lethosor
|
ec4a3bda54
|
Merge branch 'develop' into plugin-manager
|
2015-08-17 08:17:56 -04:00 |
lethosor
|
8c93177f1d
|
No need to document documentation updates
|
2015-08-14 16:33:34 -04:00 |
lethosor
|
6aa39a6681
|
Update NEWS
|
2015-08-14 16:27:39 -04:00 |
Zac-HD
|
55b703a5aa
|
Document hide, show, startdwarf
|
2015-08-14 12:30:45 +10:00 |
Zac-HD
|
776af19045
|
Add and document points.lua
A trivial script to choose the number of points available at embark.
|
2015-08-14 11:54:38 +10:00 |
lethosor
|
9b5f42e3a9
|
tweak farm-plot-select: Only show controls when plots are fully built
Fixes #521
|
2015-08-10 10:41:47 -04:00 |
lethosor
|
fcd15bfd73
|
Move vshook plugin to title-version and enable by default
|
2015-08-09 13:37:26 -04:00 |
lethosor
|
bce9d98633
|
New plugin: fix-unit-occupancy (fixes bug 3499)
|
2015-08-07 14:33:38 -04:00 |
lethosor
|
f46d3d137f
|
Allow multiple contexts to be specified when adding keybindings
|
2015-08-06 20:41:54 -04:00 |
lethosor
|
de49befdbb
|
Improve version information
* Add reimplementations of old DFHACK_VERSION-style macros
* Expose full git commit ID
* Expose all DFHack::Version functions to Lua
|
2015-08-06 17:30:51 -04:00 |
lethosor
|
44287fc3a0
|
remotefortressreader: Check map validity before reading map info
Fixes JapaMala/armok-vision#5
|
2015-08-06 13:42:13 -04:00 |
lethosor
|
2f1bd12312
|
Update NEWS
|
2015-08-02 10:09:36 -04:00 |
lethosor
|
d7b1714a6c
|
gui/create-item: Improve quality assignment and make "Esc" work
|
2015-08-02 10:07:57 -04:00 |
lethosor
|
e02815dc30
|
Fix manipulator crash when selecting from empty custom profession list
|
2015-07-31 16:46:00 -04:00 |
lethosor
|
f3080b4fb5
|
Update NEWS
|
2015-07-29 14:21:03 -04:00 |
lethosor
|
cc5045d6df
|
Fix Alt-E/U/N bindings on OS X
|
2015-07-29 10:32:19 -04:00 |
lethosor
|
f387eb2960
|
Fix an issue where Ctrl-*-A and Ctrl-*-Z keybindings were not properly detected
|
2015-07-29 09:35:09 -04:00 |
lethosor
|
f8dd680a07
|
Fix zone entry in NEWS
|
2015-07-28 18:48:13 -04:00 |
lethosor
|
dd7c20c848
|
Add safer helpers to get STRING_X keys from interface_key sets
A few plugins were using input->rbegin() previously, which crashes
if input is empty and isn't strictly guaranteed to return a
STRING_X key.
|
2015-07-28 18:34:29 -04:00 |
lethosor
|
c3c625e7bd
|
Remove embark-tools nano (implemented in 0.40.24)
|
2015-07-27 18:22:18 -04:00 |
lethosor
|
889c76b147
|
buildingplan: Don't assume building and item type names match
There are a few building types (e.g. hatch covers) where this is not
the case.
Fixes #604
|
2015-07-27 14:10:55 -04:00 |
lethosor
|
11027c2c75
|
Document and enable confirm plugin
|
2015-07-27 13:01:14 -04:00 |
lethosor
|
726ffd6417
|
gm-editor: Define some aliases for useful variables
|
2015-07-24 13:59:19 -04:00 |
lethosor
|
f1a6e5fbe9
|
tweak farm-plot-select: Don't require crops to be discovered
Crops whose seeds haven't been discovered are still listed in
menus as of 0.40.10
|
2015-07-24 11:17:04 -04:00 |
lethosor
|
ccb3b34c47
|
Update NEWS
|
2015-07-23 16:16:59 -04:00 |
lethosor
|
a8bea3684a
|
Update NEWS
|
2015-07-04 23:39:06 -04:00 |
lethosor
|
8058472dd9
|
Check for null pointers in several places in the search plugin
Fixes #650 (and a few other potential issues)
|
2015-06-30 16:20:01 -04:00 |
lethosor
|
2c734233eb
|
New tweak: kitchen-keys
Fixes an issue where HOTKEY_KITCHEN_* bindings aren't used by DF:
http://www.bay12games.com/dwarves/mantisbt/view.php?id=614
See #526
|
2015-06-27 11:02:26 -04:00 |
lethosor
|
4246dbd02a
|
New tweak: kitchen-prefs-color
Disabled in default dfhack.init to avoid confusion
|
2015-06-26 23:19:53 -04:00 |
lethosor
|
8d21dd0a23
|
New tweak: kitchen-prefs-empty
Fixes a layout issue on the kitchen prefs viewscreen with empty tabs
http://www.bay12games.com/dwarves/mantisbt/view.php?id=9000
See #526
|
2015-06-26 23:19:39 -04:00 |
lethosor
|
8145a04944
|
dwarfmonitor: Add mouse cursor widget
Suggested by @ragundo
|
2015-06-15 13:42:29 -04:00 |
lethosor
|
4e391603f5
|
Merge remote-tracking branch 'Putnam3145/patch-20' into develop
|
2015-06-15 13:06:39 -04:00 |
lethosor
|
6fb6645ed5
|
Merge branch 'dwarfmonitor-widgets' into develop
|
2015-06-15 12:55:26 -04:00 |
lethosor
|
7581bda7d5
|
Update dwarfmonitor documentation and NEWS
|
2015-06-13 21:50:15 -04:00 |
Putnam3145
|
dd8c5195e5
|
Update NEWS with hack-wish rename.
|
2015-06-13 02:43:17 -07:00 |
Lethosor
|
09bcbe583d
|
Update NEWS
|
2015-06-12 20:58:43 -04:00 |
lethosor
|
2d121caabc
|
Allow searching noble suggestions in liaison meetings
Closes #622
|
2015-06-11 21:37:58 -04:00 |
lethosor
|
84b0b48028
|
dwarfmonitor: Allow weather indicator to be configured separately
|
2015-06-10 23:09:01 -04:00 |
Peridexis Errant
|
942f451358
|
Finish item descriptions, test, document
|
2015-05-30 17:11:00 -04:00 |
lethosor
|
96f3bdafb4
|
Implement an internal command to interrupt running Lua scripts
This inserts a debug hook that runs every 256 instructions by
default, which has a minimal impact on performance.
|
2015-05-24 19:06:01 -04:00 |
lethosor
|
de984b1a60
|
Merge remote-tracking branch 'PeridexisErrant/warn-starving' into develop
|
2015-05-24 12:35:10 -04:00 |
lethosor
|
143cb64e5c
|
Update NEWS
|
2015-05-24 11:48:05 -04:00 |
PeridexisErrant
|
1706c28845
|
FIx documentation typos
|
2015-05-13 23:01:18 +10:00 |
Peridexis Errant
|
3583004c6d
|
Add warn-starving.lua
With minor changes; it doesn't repeat here.
Closes issue #596.
|
2015-05-13 14:49:10 +10:00 |
lethosor
|
3eb8604d91
|
Alphabetize NEWS
|
2015-05-09 09:37:32 -04:00 |
lethosor
|
6447695d1f
|
Merge remote-tracking branch 'PeridexisErrant/add-scripts' into develop
|
2015-05-09 09:36:51 -04:00 |
lethosor
|
a47a5f8b0a
|
Add an alternative to script_environment() that requires scripts to
recognize use as a module
Also document the use of enable/disable with lua scripts
|
2015-05-09 09:21:00 -04:00 |
Peridexis Errant
|
d7717a92ab
|
Add burial.lua by Putnam
It's useful, and why not?
|
2015-05-09 17:29:03 +10:00 |
Peridexis Errant
|
939cab4451
|
Add fix-ster by Tacomagic
Allow setting fertility or sterility of units or whole species.
|
2015-05-09 16:35:19 +10:00 |