Myk Taylor
b672e40851
clean up changelog
2023-09-30 22:37:27 -07:00
Myk
883ecd1840
Merge pull request #3807 from donhth/make-tubefill-live-again
...
re-enable tubefill.
2023-09-29 10:05:42 -07:00
Myk
c6ad1dd24d
Update tubefill.rst
2023-09-29 09:58:33 -07:00
Myk
424f242823
Merge branch 'develop' into work_orders_manager_enhancement
2023-09-29 09:43:19 -07:00
Mikhail Panov
e868612985
Rephrased description in rst files.
2023-09-29 17:41:18 +03:00
Najeeb Al-Shabibi
feaf0d6bb3
update changelog
2023-09-29 15:36:16 +01:00
Mikhail Panov
51173fb9fe
Removed material and job type sortings.
2023-09-29 17:34:48 +03:00
Myk
b3c45941fb
Merge pull request #3824 from myk002/myk_translate
...
protect against bad values in TranslateName
2023-09-28 20:55:27 -07:00
Myk
965c453b9b
Update changelog.txt
2023-09-28 20:13:55 -07:00
Myk
e1bf8c47fa
Update docs/changelog.txt
...
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-09-28 20:12:40 -07:00
Myk Taylor
13f83d2f95
protect against bad values in TranslateName
2023-09-28 16:35:29 -07:00
Myk Taylor
bff1b5e7b0
make the ascii DFHack logo easier to read
2023-09-28 14:41:30 -07:00
Myk Taylor
09129ddec0
brighten ascii logo on hover
...
as was originally intended. why is fg "de-bolded" by pens?
2023-09-28 13:56:11 -07:00
Mikhail Panov
de5b88c8c7
Added info about workorder-recheck removal to Removed.rst.
2023-09-27 22:47:05 +03:00
Myk
da77be29be
Merge pull request #3816 from myk002/myk_remousify
...
align mouse button semantics to DF
2023-09-26 19:09:23 -07:00
Mikhail Panov
49c05aa398
Updated changelog.txt
2023-09-26 17:54:34 +03:00
Myk Taylor
eefd38c66c
align mouse button semantics to DF
...
we, um, had it backwards
2023-09-26 03:52:24 -07:00
Myk
a721fee8cd
Update docs/changelog.txt
2023-09-24 17:21:28 -07:00
Kelly Kinkade
0559af9f13
autolabor: fix #3812
...
make sure autolabor resets the work detail bypass flag whenever autolabor is unloaded for _any_ reason
i tested `disable autolabor`, `unload autolabor`, and unloading a fort with autolabor enabled; in all cases the work detail bypass flag was cleared as desired
closes #3812
2023-09-24 19:10:46 -05:00
Najeeb Al-Shabibi
d7d142c616
Authors.rst master-spike added
2023-09-24 21:13:04 +01:00
Najeeb Al-Shabibi
7d9dad4688
dig - doc rewording and added change to changelog
2023-09-24 20:51:30 +01:00
Najeeb Al-Shabibi
2a5e59134c
Merge branch 'develop' into dig_digtype_nohidden
2023-09-24 20:24:39 +01:00
Najeeb Al-Shabibi
26dd4e1f78
dig doc unexpected indentation actually fixed fr this time
2023-09-24 12:30:32 +01:00
donhth
437f96f3c0
add changelog entry, remove unavailable tag for tubefill
2023-09-24 07:30:31 -04:00
Najeeb Al-Shabibi
15ede64d9b
dig doc unexpected indentation actually fixed
2023-09-24 12:23:25 +01:00
Najeeb Al-Shabibi
dff9edb26b
dig doc unexpected indentation fixed
2023-09-24 12:20:55 +01:00
Najeeb Al-Shabibi
b22ca57f50
added previous 'hidden' and 'no-auto' functionality as options, and adjusted how z-level options are specified
2023-09-24 12:15:46 +01:00
shevernitskiy
033a849de2
Apply suggestions from code review
...
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-09-24 11:44:04 +03:00
shevernitskiy
469a97f781
review
2023-09-24 11:44:04 +03:00
shevernitskiy
6f26650255
reserved texpos range
2023-09-24 11:44:03 +03:00
Mikhail Panov
8a424de7ff
Updated orders.rst
2023-09-22 19:04:49 +03:00
Mikhail Panov
9c866d5134
Merge remote-tracking branch 'main_repository/develop' into work_orders_manager_enhancement
2023-09-22 18:30:21 +03:00
Najeeb Al-Shabibi
2083bab2e9
added a +z option to digtype
2023-09-22 12:41:41 +01:00
Mikhail
8826c27fa0
Changed 'reset' to recheck for clarity.
2023-09-18 13:41:02 +03:00
Myk Taylor
64d46af38e
bump to 50.10-r1
2023-09-17 23:52:37 -07:00
Myk Taylor
48c48baab4
allow semi-wild units to be butchered
2023-09-17 21:23:45 -07:00
Myk Taylor
53574fb2b3
Merge branch '5010-beta' into develop
2023-09-17 21:15:33 -07:00
Mikhail
69be3be359
Added sorting by job type and by material for manager orders. Added shortcuts to the manager menu for new functions.
2023-09-16 14:18:06 +03:00
Jacek Konieczny
ac5d9decd2
linux: preserve existing LD_PRELOAD content
...
that is needed for Steam overlay and game streaming to work
fixes https://github.com/DFHack/dfhack/issues/3768
2023-09-15 22:12:25 +02:00
Myk Taylor
ca32e6a1ae
update version and refs for 50.09-r4
2023-09-14 12:38:19 -07:00
Myk Taylor
2a0f5a5474
fix typo in quickstart guide
2023-09-14 11:54:41 -07:00
Myk Taylor
540bd602af
revise quickstart guide
2023-09-14 11:47:15 -07:00
Myk Taylor
fc88bfcbbc
don't close the logo menu on mouseout
...
now that we no longer open on hover, it doesn't make as much sense, and
the behavior can be frustrating when the mouse is moved unintentionally
2023-09-14 11:46:30 -07:00
Myk
1db67a9d98
Merge pull request #3763 from myk002/myk_dev_builds
...
add instructions for downloading dev builds
2023-09-11 15:07:03 -07:00
Myk
6a99e97371
Update Authors.rst
2023-09-11 14:56:15 -07:00
Myk Taylor
1032ae41fd
add instructions for downloading dev builds
2023-09-10 16:53:14 -07:00
Myk Taylor
e325f3b6d9
differentiate the new region loading screen in the focus string
2023-09-10 16:32:52 -07:00
Myk Taylor
a0919ec316
add ASCII-mode highlight for smoothing and carving designations
2023-09-10 05:29:55 -07:00
Myk
f23d96bf25
Merge pull request #3759 from myk002/myk_design
...
[design] add missing docs
2023-09-10 04:03:44 -07:00
Myk Taylor
4f8c7a6e0e
add missing docs for design plugin
2023-09-10 03:47:21 -07:00