Commit Graph

2571 Commits (bad0448d345bfbb7a7a3cffd4c682a7673ac485d)

Author SHA1 Message Date
Myk bad0448d34
Update docs/plugins/preserve-tombs.rst 2023-10-05 12:57:05 -07:00
Najeeb Al-Shabibi 2a842c0df6 merge develop into plugin_preservetombs 2023-10-03 19:32:03 +01:00
Myk 726828af2b
Merge branch 'develop' into reenable-spectatte 2023-10-03 10:50:24 -07:00
Myk 73b356ec9a
Merge pull request #3841 from myk002/myk_simplify_mouse_handling
centralize management of mouse state
2023-10-03 10:42:14 -07:00
Najeeb Al-Shabibi 6bf278428d Merge branch 'develop' into plugin_preservetombs 2023-10-02 17:48:37 +01:00
Myk cf7ca40190
Update docs/dev/Lua API.rst
Co-authored-by: Alan <lethosor@users.noreply.github.com>
2023-10-01 23:10:54 -07:00
lethosor c22ac294a0
Re-add tags in embark-tools docs
They appear to have accidentally been removed in
2627820bfa (no other plugins were affected)
2023-10-01 22:57:24 -04:00
Myk Taylor 5d295400d2
centralize management of mouse state 2023-10-01 16:28:18 -07:00
Myk Taylor 942cbe2015
bump 50.11-r1 2023-10-01 13:35:29 -07:00
Najeeb Al-Shabibi 0956c06341 update arg changed to 'now' for consistency 2023-10-01 17:33:53 +01:00
Najeeb Al-Shabibi f7fd769232 Merge branch 'develop' into plugin_preservetombs 2023-10-01 15:13:52 +01:00
Myk Taylor b672e40851
clean up changelog 2023-09-30 22:37:27 -07:00
Najeeb Al-Shabibi a8e09ac8d4 removed trailing ws 2023-09-30 14:55:22 +01:00
Najeeb Al-Shabibi f77daafdd5 Merge branch 'develop' into plugin_preservetombs 2023-09-30 14:43:53 +01:00
Najeeb Al-Shabibi 7d3764d3ec removed option to set tickrate for preserve-tombs, fixed at 100 tick interval 2023-09-30 14:42:29 +01:00
Najeeb Al-Shabibi 7e75fd6ebc eof fix 2023-09-30 12:49:46 +01:00
Najeeb Al-Shabibi 6be9de5e51 preserve-tombs added option to change tick rate, changed default update frequency, changed some print to debug statements, some other adjustments 2023-09-30 12:30:40 +01: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
Najeeb Al-Shabibi df5de8b7ec added doc and changelog entry for preserve-tombs plugin 2023-09-29 14:21:44 +01: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
Kelly Kinkade 33cc0c5d0f spectate: remove unavailable tag 2023-09-24 19:36:46 -05: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
Kelly Kinkade 9cdfe36aea reenable `spectate`
by request from the community
2023-09-24 04:37:24 -05: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