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 |
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
|
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
|
fd78783a02
|
update changelog
|
2023-10-14 13:51:24 -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 |