Commit Graph

2652 Commits (4d9e6d53f58adf101ad1f351f93558fc064dfef1)

Author SHA1 Message Date
Myk Taylor 4d9e6d53f5
document autochop properties 2023-11-03 11:33:43 -07:00
Myk Taylor f2cbc2d3e5
document civalert property 2023-11-03 11:03:10 -07:00
Myk Taylor dbf1eb1d42
add docs for quickfort burrow blueprint mode 2023-11-03 11:03:10 -07:00
Myk Taylor 164caaaa20
tombstone gui/mechanisms 2023-11-02 15:58:17 -07:00
Myk Taylor 604eb47f87
implement burrow name matching with ignoring plus 2023-11-02 13:55:08 -07:00
Myk ff052ae41c
Merge pull request #3948 from myk002/myk_burrow_autogrow
[burrow] reintroduce autogrow
2023-11-02 12:59:26 -07:00
Myk Taylor 940f7de0d2
implement autogrow and update docs
also fix bad state tracking in EventManager for the JobStarted event
2023-11-02 12:44:37 -07:00
Myk Taylor a6ce29d209
remove old code for search plugin (now part of sort) 2023-11-01 23:56:56 -07:00
Myk Taylor 3f069d469d
add FRAME_THIN 2023-11-01 18:20:25 -07:00
Myk Taylor aa87d76380
implement CLI functions 2023-10-31 18:54:38 -07:00
Myk Taylor 8ca03982d5
implement clear tiles 2023-10-30 16:48:26 -07:00
Myk Taylor c98da947b8
implement flood fill 2023-10-30 16:27:57 -07:00
Myk Taylor cf1e4e69ca
basic commandline processing
and skeleton lua interface
2023-10-30 16:27:57 -07:00
Myk Taylor 89a649c790
update docs 2023-10-30 16:27:57 -07:00
Myk 73dbd6de65
Merge pull request #3923 from myk002/myk_rename_burrow
[burrows] rename burrows plugin to burrow to match the command name
2023-10-30 16:26:04 -07:00
Myk 374a3878cc
Merge pull request #3933 from myk002/myk_walk
[Maps] add api for getting the walkability group of a tile
2023-10-30 16:22:11 -07:00
Myk Taylor 19480f41ca
add api for getting the walkability group of a tile 2023-10-29 16:36:02 -07:00
Myk Taylor 31b568b2d1
update changelog 2023-10-28 10:26:55 -07:00
Myk Taylor 4e864ae2dc
adjust price of vermin swarms 2023-10-27 22:23:51 -07:00
Myk fd63e28f39
Merge pull request #3922 from myk002/myk_highlight
[Gui::revealInDwarfmodeMap] optionally highlight the zoom target tile
2023-10-27 18:38:29 -07:00
Myk Taylor a962699f98
fix doc reference 2023-10-27 04:42:47 -07:00
Myk Taylor 7ff30f7c9e
rename burrows plugin to burrow to match the command name 2023-10-27 04:15:59 -07:00
Myk Taylor 44ac9f4c8f
optionally highlight the zoom target tile 2023-10-27 03:45:31 -07:00
Myk Taylor 435f859000
reinstate embark screen estimates 2023-10-27 03:06:16 -07:00
Myk Taylor 966762c198
unify unit search key logic
so all pages have the same search capabilities
2023-10-26 19:24:01 -07:00
Myk ea28f599ed
Merge pull request #3917 from myk002/myk_stockpiles_buttons
[stockpiles] hide help and configure buttons when panel is minimized
2023-10-26 19:16:50 -07:00
Myk Taylor 369ac7821c
display how many items are available on the planner panel
just like we display how many you'd need to make if you don't have
enough
2023-10-26 09:19:09 -07:00
Myk Taylor 205d14235d
hide help and configure buttons when panel is minimized 2023-10-26 08:55:46 -07:00
Myk Taylor fa78ec5fe8
bump to 50.11-r2 2023-10-17 01:20:28 -07:00
Myk 5f70ea8432
Merge pull request #3899 from ab9rf/item-capacity
implement simulated `Items::getCapacity`
2023-10-16 10:23:52 -07:00
Myk 94cd152224
Update docs/changelog.txt 2023-10-16 10:16:32 -07:00
Myk Taylor f59b7cb438
fix devel/query command formatting 2023-10-16 10:09:01 -07:00
Myk 06944ee0bd
Merge pull request #3893 from myk002/myk_tailor
[tailor] reuse existing orders if possible
2023-10-16 09:43:51 -07:00
Kelly Kinkade a09f122d7e implement simulated `Items::getCapacity`
in support of `combine`, see #3307
2023-10-16 11:08:36 -05:00
Myk Taylor a651f6461b
add standard HelpButton and ConfigureButton classes
and use them across the overlays that need them
2023-10-16 03:27:08 -07:00
Myk Taylor d14118216c
update changelog 2023-10-16 01:56:42 -07:00
Myk Taylor 29ef626889
reuse existing orders if possible 2023-10-16 00:43:58 -07:00
Myk Taylor 287ed440ce
show how many items you need to make when planning 2023-10-15 23:20:31 -07:00
Myk eab10080db
Revert "use df's translate_name function if available" 2023-10-15 21:54:50 -07:00
Myk Taylor 45d585cabd
refresh the overlay state when toggling minimize
since the items may have changed
2023-10-15 20:12:45 -07:00
Myk Taylor f50c137f32
we can no longer build with ash, coal, or soap 2023-10-15 20:00:14 -07:00
Myk Taylor 3ed16306da
mercenaries aren't appointed officials 2023-10-15 15:21:07 -07:00
Myk Taylor 682e9d3a86
filter cages by whether they are occupied 2023-10-15 14:03:31 -07:00
Myk Taylor a04623e4fb
add search and filter for slab engraving list 2023-10-15 13:26:25 -07:00
Myk Taylor 042f330eec
add filter for established location types 2023-10-15 00:14:12 -07:00
Myk Taylor 11ecc9ce0e
update image for gui/gm-editor 2023-10-14 17:36:48 -07:00
Myk Taylor fd78783a02
update changelog 2023-10-14 13:51:24 -07:00
Myk Taylor 34e3f81108
don't list unavailable tools in indices 2023-10-14 13:46:49 -07:00
Myk Taylor d59170a798
remove tags from unavailable tools 2023-10-14 13:24:50 -07:00
Myk Taylor 4d35f82e2c
sync tags from spreadsheet 2023-10-14 13:00:15 -07:00