Commit Graph

1221 Commits (7132f9d64a8621b257614cc9a5a39e3f8254a8bb)

Author SHA1 Message Date
Myk Taylor b63e99e165
handle case where jobs are manually removed from the tasks screen 2023-11-27 10:09:23 -08:00
Myk Taylor f2afb5c562
add "agitated" and trained levels to getReadableName 2023-11-25 13:46:59 -08:00
Myk Taylor 7fedff6111
search and sort for elevate to barony page 2023-11-22 18:04:07 -08:00
Myk Taylor eb14a3fefc
bump to 50.11-r4 2023-11-22 11:22:27 -08:00
Myk Taylor b6930cd307
reword changelog 2023-11-20 17:54:30 -08:00
Myk Taylor ecd7849112
search associated building in tasks tab 2023-11-20 17:32:50 -08:00
Myk Taylor 5fe44f6a98
update changelog 2023-11-20 12:56:09 -08:00
Myk Taylor 9a62a63f89
update changelog 2023-11-20 00:09:30 -08:00
Myk Taylor 72bec1dfdb
choose mechanism improvements
sort by heat safety so mechanisms of the least appropriate heat safety
are used first, saving the magma-safe mechanisms for when they are
needed

filter out unreachable mechanisms

item_id -1 => item_id or -1
that is, we wanted to default to -1, not subtract 1 from the item_id
2023-11-19 23:38:58 -08:00
Kelly Kinkade 44790936d9 tailor: reshuffled logic
this simplifies the ordering logic by checking available stock _after_ deciding if a item is needed, rather than _before_

the old logic was failing to check for available replacement stock in some cases, resulting in overordering
2023-11-17 16:34:51 -06:00
Myk de19efa89b
Update changelog.txt 2023-11-16 08:13:22 -08:00
Black-Talon 743604b474
adjusted building plan filter reset hotkey to ctrl-d 'delete' due to ctrl-x conflicting with field entry clearing 2023-11-15 18:01:05 -07:00
Myk Taylor f2e5bed633
bump to 50.11-r3 2023-11-14 11:07:21 -08:00
Myk f081bda853
Merge pull request #4019 from ToxicBananaParty/placesort
Add search to remaining Places pages
2023-11-13 22:16:29 -08:00
Ryan Dwyer 877edb934c Update changelog.txt 2023-11-13 19:58:39 -08:00
Myk 300af1959a
Merge pull request #4016 from vallode/world-module-docs
Add world module documentation
2023-11-13 19:06:41 -08:00
Myk 54dd4c2bf5
Update changelog.txt 2023-11-13 18:59:14 -08:00
Black-Talon 2f15d258a7
changed buildingplan filterselection hotkey for reseting the filter to ctrl-x (from shift-x which conflicted with increasing the minimum quality) 2023-11-13 16:23:20 -07:00
vallode fcb69a1e7a Add to changelog 2023-11-13 08:46:36 +01:00
Myk Taylor c8878cb680
clean up changelog 2023-11-12 18:06:43 -08:00
Myk 20a7d8e59d
move changelog items to current release 2023-11-06 22:42:42 -08:00
Kelly Kinkade f1ed469ca3 implement `Buildings::completebuild` function export from DF
to be used by `build-now`
2023-11-06 22:28:21 -06:00
Myk d65ef21251
Merge branch 'develop' into remoteserver_accept_fix 2023-11-06 17:29:54 -08:00
Myk 5f4ae06b98
Merge pull request #3971 from myk002/myk_burrowsaaaa
[sort] military and burrow membership filters for burrow assignment
2023-11-06 09:07:36 -08:00
Myk Taylor 8361ef6981
military and burrow membership filters for burrow assignment 2023-11-06 08:52:48 -08:00
Myk Taylor 4572ec3d09
allow getMousePos to return out of bounds coordinates 2023-11-06 06:01:15 -08:00
Myk d7caab9add
Merge branch 'develop' into myk_potential 2023-11-05 08:57:39 -08:00
Myk Taylor 42298b4d2e
show how many work animals a unit has when assigning 2023-11-05 03:09:30 -08:00
Myk Taylor 539caf3dba
handle inactive burrows when assigning/clearing units 2023-11-05 01:18:21 -08:00
Myk c0380a64ea
Merge pull request #3964 from myk002/myk_readable
return untranslated name as the readable name
2023-11-05 01:38:57 -07:00
Myk Taylor b5962feae9
normalize effectiveness and potential rating scales 2023-11-05 01:37:36 -07:00
Myk Taylor 49d4a40761
return untranslated name as the readable name 2023-11-05 01:27:40 -07:00
Myk Taylor 4686dcec42
filter units by squad or burrow
on work animal assignment page
2023-11-05 01:26:14 -07:00
Myk Taylor 1c5deaff38
improve interface for single-tile stairs 2023-11-04 23:57:10 -07:00
Myk cfec7cef12
Merge pull request #3958 from myk002/myk_work_animal
[sort] support search and filter for work animal assignment
2023-11-04 19:37:48 -07:00
Myk Taylor 749ccc5182
filter out non-denominational temples if one is established 2023-11-04 19:06:03 -07:00
Myk Taylor e196ceb8f9
support search for work animal assignment 2023-11-04 18:59:20 -07:00
Myk Taylor f0badc63e4
implement mechanism selection for lever linking 2023-11-03 16:33:08 -07:00
Myk Taylor e4f986d53b
update changelog 2023-11-03 13:31:58 -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 3f069d469d
add FRAME_THIN 2023-11-01 18:20:25 -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 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