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
f97bc6c2fd
Merge pull request #4045 from myk002/myk_mechanisms
...
[buildingplan] choose mechanism improvements
2023-11-19 23:55:44 -08:00
Myk
0cc7f9f163
Merge pull request #4028 from myk002/myk_build_now
...
[Buildings] document native completeBuild function
2023-11-19 23:54:50 -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
648476e34d
document native completeBuild function
...
and remove unneeded params
2023-11-15 16:26:29 -08:00
Myk Taylor
f2e5bed633
bump to 50.11-r3
2023-11-14 11:07:21 -08:00
vallode
55d03696ae
Fix _field method documentation
2023-11-14 11:19:51 +01: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 Taylor
e27b9123ee
sync tag sheet to docs
2023-11-13 19:22:17 -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
vallode
8fc232aba0
Merge branch 'develop' into world-module-docs
2023-11-13 08:25:19 +01:00
vallode
e4c3144508
Include range information for month/day docs
2023-11-13 08:16:50 +01:00
Myk Taylor
c8878cb680
clean up changelog
2023-11-12 18:06:43 -08:00
vallode
e70adf1692
Fix undefined labels
2023-11-12 21:16:28 +01:00
vallode
b0729c78e8
Add world module documentation
2023-11-12 21:13:57 +01:00
Myk Taylor
32ed6d6bcd
add guidance for installing on windows
...
to help avoid issues with antivirus
2023-11-12 01:47:44 -08:00
Ryan Dwyer
dc0c42e995
Update Authors.rst
2023-11-08 02:09:03 -08:00
Myk
3c5bc26513
Merge branch 'develop' into remove-old-trackstop
2023-11-06 23:41:00 -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
Robob27
248a5922ba
Remove old trackstop
2023-11-06 23:27:35 -05: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
4081ddcf20
update docs
2023-11-05 03:22:51 -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
7873ff8b5a
docs and branding
2023-11-03 16:41:58 -07:00