Commit Graph

2616 Commits (d14118216cc36f6dacea03f08b4b74f451c59f82)

Author SHA1 Message Date
Myk Taylor d14118216c
update changelog 2023-10-16 01:56:42 -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
Kelly Kinkade 2d20e790b6
Merge branch 'develop' into translate-name 2023-10-14 11:22:59 -05:00
Myk 158c385f4f
Merge pull request #3878 from myk002/myk_babybaby
[zone] use generic baby/child names when race doesn't have something specific
2023-10-14 04:31:46 -07:00
Myk Taylor 87af3281fb
use generic baby/child names when race doesn't have something specific 2023-10-14 04:22:43 -07:00
Myk Taylor cd935dcdcb
properly initialize job id when linking into world 2023-10-13 23:30:09 -07:00
Myk Taylor d739d9c1ef
add search support for noble candidates 2023-10-13 14:33:22 -07:00
Myk Taylor ee78f4fbdf
support searching for spheres on the religion selector 2023-10-13 12:37:11 -07:00
Myk Taylor 99e437e782
changelog edits 2023-10-12 11:01:05 -07:00
Myk Taylor 276e5a3523
update docs 2023-10-10 16:42:05 -07:00
Myk Taylor e41017a26b
generalize burrow code to other unit assignment screens 2023-10-10 06:03:06 -07:00
Myk Taylor 09e3ed427a
add search functionality for burrows assignment screen 2023-10-10 05:03:59 -07:00
Myk Taylor f282efd4d4
update docs 2023-10-10 04:06:00 -07:00
Myk a7b5bf67eb
Merge branch 'develop' into myk_readable 2023-10-09 18:01:15 -07:00
Myk 0b9103b10b
Merge pull request #3860 from myk002/myk_zone_dungeon
[zone] dungeon cages/restraints aren't assignable
2023-10-09 18:00:50 -07:00
Myk Taylor 640c77dc48
dungeon cages/retraints aren't assignable 2023-10-09 17:31:50 -07:00
Myk Taylor 61e4432424
label war and hunt trained animals in readable names 2023-10-09 17:24:13 -07:00
Myk Taylor 3ee059317f
add help button to squad panel 2023-10-09 03:45:53 -07:00
Myk Taylor e7c07a2494
update docs for info overlay 2023-10-09 03:09:30 -07:00
Myk Taylor cfae6065b8
update changelog 2023-10-09 01:46:34 -07:00
Myk Taylor 420e0d0952
add search support for info objects tabs 2023-10-08 11:30:57 -07:00
Myk Taylor a063c0cf41
only recheck orders that have conditions 2023-10-08 09:47:40 -07:00
Myk Taylor ab386a0ed2
add docs for creatures search overlay 2023-10-07 22:50:31 -07:00
Myk Taylor 9865eda984
add changelog for #3849 2023-10-07 20:29:51 -07:00
Myk fcdb148bf2
Merge branch 'develop' into myk_gray 2023-10-07 19:33:10 -07:00
Myk ff77c7509c
Merge pull request #3851 from myk002/myk_utils_search
refactor text search routine out into utils fn
2023-10-07 19:15:40 -07:00
Myk Taylor f8a95667ee
succumb to american spelling 2023-10-07 19:12:53 -07:00
Myk Taylor 8184a093d9
support dynamic onupdate frequency adjustments
set to 0 for an immediate burst of high frequency calls
2023-10-07 19:00:26 -07:00
Myk Taylor 5049483330
refactor text search routine out into utils fn 2023-10-07 18:55:39 -07:00
Myk Taylor c4b31176a9
remove outdated info for persistence API 2023-10-07 00:46:42 -07:00
Myk Taylor 25600e45b0
support melting masterworks in logistics 2023-10-06 18:25:24 -07:00
Myk Taylor beaba19939
fix dig doc formatting 2023-10-06 18:23:19 -07:00
Myk bad0448d34
Update docs/plugins/preserve-tombs.rst 2023-10-05 12:57:05 -07:00
Kelly Kinkade ad2c4dd0df use df's translate_name function if available
requires dfhack/df-structures#666 (included)

needs testing on linux
2023-10-03 17:46:26 -05:00
Najeeb Al-Shabibi 2a842c0df6 merge develop into plugin_preservetombs 2023-10-03 19:32:03 +01:00
Myk 726828af2b
Merge branch 'develop' into reenable-spectatte 2023-10-03 10:50:24 -07:00
Myk 73b356ec9a
Merge pull request #3841 from myk002/myk_simplify_mouse_handling
centralize management of mouse state
2023-10-03 10:42:14 -07:00
Najeeb Al-Shabibi 6bf278428d Merge branch 'develop' into plugin_preservetombs 2023-10-02 17:48:37 +01:00