Mikhail
|
2c97ab9c8d
|
Tidying up melee skill and ranged skill funcitons in sort.lua.
|
2023-08-30 17:16:59 +03:00 |
Mikhail
|
26b81cfbbd
|
Merged military rating back into one. Adjusted formulas for melee and ranged rating. Added skill effectiveness ratings for ranged and melee. Changed any melee and any ranged to skill effectiveness ratings. Added info about new ratings and research links to the docs.
|
2023-08-30 09:39:13 +03:00 |
Mikhail
|
c91a02ca6a
|
Reworked fallback from rating sortings. Renamed melee potential to solo combat potential. Added group combat potential.
|
2023-08-27 17:52:09 +03:00 |
pre-commit-ci[bot]
|
6fcbf48c84
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-25 13:28:37 +00:00 |
Mikhail
|
493be93a4c
|
Fixing conflicts.
|
2023-08-25 16:26:32 +03:00 |
Mikhail
|
25f2c1746a
|
Changed melee and ranged ratings to statistically proven linear formulas.
|
2023-08-25 16:18:20 +03:00 |
pre-commit-ci[bot]
|
771d7f6c6c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-24 15:49:54 +00:00 |
Mikhail
|
30488dc310
|
Trailing space again. My bad.
|
2023-08-24 18:47:42 +03:00 |
Mikhail
|
aef60649fe
|
Trim trailing whitespace.
|
2023-08-24 17:18:46 +03:00 |
Mikhail
|
a1d68286cd
|
Added melee rating, ranged rating, mental stability rating and stress to sorting options on military screen in sort.lua. Added info about new sorting methods to sort.rst. Added name to Authors.rst.
|
2023-08-24 16:26:09 +03:00 |
Myk
|
4f247b79f1
|
Merge pull request #3684 from myk002/myk_sort_by_race
[zone] offer sort by race on animal assignment screen
|
2023-08-19 02:20:10 -07:00 |
Myk Taylor
|
8b91e84944
|
offer sort by race on animal assignment screen
|
2023-08-18 19:28:24 -07:00 |
Myk Taylor
|
d9fa827b20
|
support overlays on the load arena screen
|
2023-08-18 19:27:12 -07:00 |
Myk Taylor
|
2620bfbb43
|
tweak color and layout
|
2023-08-16 06:07:19 -07:00 |
Myk Taylor
|
7544641377
|
first draft of squad assignment search and sort
|
2023-08-16 06:07:19 -07:00 |
Myk Taylor
|
a521b54da1
|
normalize input for animal assignment search
|
2023-08-14 16:38:43 -07:00 |
Myk Taylor
|
463a8647e6
|
complete vermin and small animal support
|
2023-08-13 02:45:04 -07:00 |
Myk Taylor
|
296a34834c
|
expose and use casteFlagSet
|
2023-08-13 00:20:08 -07:00 |
Myk Taylor
|
93ed45d6e7
|
handle small pets, similar to vermin
|
2023-08-12 23:29:45 -07:00 |
Myk Taylor
|
214b78ba3c
|
add unit assignment screens for pits/cages/chains
refactor the existing Pasture assignment screen to handle variations
|
2023-08-11 18:32:52 -07:00 |
Myk
|
139a3a5ae8
|
Merge pull request #3649 from myk002/myk_bannerpanel
[widgets] factor banner out into reusable panel class
|
2023-08-07 12:54:32 -07:00 |
Myk Taylor
|
8c166935d5
|
factor banner out into reusable panel class
|
2023-08-07 12:40:48 -07:00 |
Myk Taylor
|
e80884459c
|
don't display dfhack logo in legends mode
|
2023-08-07 12:39:20 -07:00 |
Myk Taylor
|
3358a2b516
|
enable more tests
|
2023-08-04 20:40:33 -07:00 |
Myk Taylor
|
383966511d
|
don't modify container while iterating
|
2023-07-21 17:45:45 -07:00 |
Myk Taylor
|
ac8211a9c7
|
add autobutcher link to pasture screen
|
2023-07-21 14:35:59 -07:00 |
Myk
|
65fc79c5e2
|
Merge branch 'develop' into myk_dwarfvet
|
2023-07-21 14:23:13 -07:00 |
Myk Taylor
|
dff4816287
|
update dwarfvet
|
2023-07-21 04:12:56 -07:00 |
Myk Taylor
|
d14054716c
|
better name for overlay
|
2023-07-21 00:28:05 -07:00 |
Myk Taylor
|
2370750809
|
add warm/damp highlight overlay for ascii mode
|
2023-07-20 19:17:09 -07:00 |
Myk Taylor
|
9e720b2de7
|
properly handle animals in cages in non-cage buildings
|
2023-07-18 03:39:03 -07:00 |
Myk Taylor
|
27f1a4443c
|
rearrange pastures dialog according to feedback
|
2023-07-17 13:34:49 -07:00 |
Myk Taylor
|
e1946018f8
|
use TextButton in zone overlay
|
2023-07-16 20:24:46 -07:00 |
Myk
|
ce12cd6e29
|
colorize!
|
2023-07-16 14:22:10 -07:00 |
Myk Taylor
|
a017700dc6
|
convert egg and graze sliders into tristates
|
2023-07-16 13:43:52 -07:00 |
Myk Taylor
|
5fb299c6df
|
expand egg-laying filter to the entire race, not just the unit
|
2023-07-16 12:30:12 -07:00 |
Myk Taylor
|
b10ef79a29
|
tag units that are opposed to life as hostile
|
2023-07-16 12:16:45 -07:00 |
Myk Taylor
|
2fa4efbb8a
|
initial implementation of pasture assignment screen
|
2023-07-16 12:16:45 -07:00 |
Myk Taylor
|
0b9f84a5da
|
don't print error if a building is not selected
|
2023-07-05 19:06:57 -07:00 |
Myk Taylor
|
258b647ef6
|
extend the title version widget to show longer version strings
|
2023-06-23 14:36:17 -07:00 |
Myk Taylor
|
b571e5b52b
|
don't diplay orders overlay on subscreens
|
2023-06-19 16:48:07 -07:00 |
Myk Taylor
|
8a3b01a261
|
move the minimize button, not the window
|
2023-06-14 16:06:00 -07:00 |
Myk Taylor
|
b97ad55a98
|
shift the stockpiles overlay a bit to the left
to avoid overlapping the right-most column on some resolutions
|
2023-06-14 15:40:46 -07:00 |
Myk Taylor
|
856237cfd3
|
just display logistics options in stockpiles overlay
for now; until stockpile import/export dialogs are complete
|
2023-06-12 12:52:47 -07:00 |
Myk Taylor
|
12b2509781
|
implement autotrain
|
2023-06-12 12:28:39 -07:00 |
Myk Taylor
|
e90de61cc1
|
remove the features feature; we can do it with quickfort properties
|
2023-06-12 10:59:13 -07:00 |
Myk Taylor
|
37b07bcee6
|
add skeleton for autotrain
|
2023-06-11 23:31:54 -07:00 |
Myk Taylor
|
aa1c0f2071
|
redesign stockpiles overlay
|
2023-06-11 22:56:08 -07:00 |
Myk Taylor
|
b7d4b8fed6
|
import and export logistics features
|
2023-06-11 22:56:07 -07:00 |
Myk Taylor
|
c8786b21a0
|
export dialog prototype
|
2023-06-11 22:28:03 -07:00 |