Myk Taylor
|
0d6c5869f4
|
fix logo disappearing when hovered on title screen
|
2023-04-30 16:40:03 -07:00 |
Myk
|
898a54e72f
|
Merge pull request #3330 from DFHack/5008-beta1
merge 5008 work into develop
|
2023-04-29 18:42:25 -07:00 |
Myk Taylor
|
fab05ca887
|
fix position of title overlay; force refresh on resize
|
2023-04-27 12:59:06 -07:00 |
Myk Taylor
|
1b8fc20ad5
|
check items for accessibility for dialogs
before we only checked when doing the cycle, so if an inaccessible item
were manually selected, we'd never be able to build
|
2023-04-26 21:01:21 -07:00 |
Myk
|
b1ae39764b
|
Merge branch '5008-beta1' into myk_nosdlreal
|
2023-04-26 15:48:13 -07:00 |
Myk Taylor
|
6c88fa6440
|
don't output git hash on release builds
|
2023-04-24 16:12:37 -07:00 |
Myk
|
359df08803
|
Merge branch 'develop' into myk_autoclothing
|
2023-04-24 14:16:42 -07:00 |
Myk
|
d5e302bc0d
|
Merge pull request #3296 from myk002/myk_dig_now
[dig-now] fix smoothing job detection
|
2023-04-24 14:16:19 -07:00 |
Myk
|
2a410f7570
|
Merge pull request #3294 from myk002/myk_title_version
add DFHack title version overlay
|
2023-04-24 14:13:53 -07:00 |
Myk
|
99b6aa0f90
|
Merge branch 'develop' into myk_dig_now
|
2023-04-24 14:13:25 -07:00 |
Myk Taylor
|
2686c8f084
|
move DFHack version next to logo
and only display on the base title screen
|
2023-04-24 08:04:08 -07:00 |
Myk Taylor
|
65da8ef3c9
|
only display dfhack logo on base title screen
to avoid overlapping important widgets on subscreens
|
2023-04-24 08:03:31 -07:00 |
Myk Taylor
|
ab047af163
|
demote chatty WARN messages to DEBUG
|
2023-04-24 00:31:20 -07:00 |
Myk Taylor
|
31401b2e19
|
fixed size limit calculations for rollers
|
2023-04-23 23:48:10 -07:00 |
Myk Taylor
|
74e1aa70d9
|
fix smoothing job detection
|
2023-04-23 23:28:50 -07:00 |
Myk
|
f009ca907e
|
Merge pull request #3271 from TaxiService/bplan_slidertowidgets
move Slider class from filterselection.lua into widgets.lua
|
2023-04-23 18:44:58 -07:00 |
Myk Taylor
|
b5459faffe
|
format version string in help the same way
|
2023-04-23 18:20:50 -07:00 |
Myk Taylor
|
b59bf72cd2
|
turn down the title-version plugin
|
2023-04-23 17:32:30 -07:00 |
Myk Taylor
|
33142a5dfc
|
add DFHack title version overlay
|
2023-04-23 17:26:45 -07:00 |
Myk
|
7e9936f856
|
Merge branch 'develop' into myk_troll_Fur
|
2023-04-21 13:49:27 -07:00 |
Myk Taylor
|
6d9a07355b
|
allow filtering by yarn
|
2023-04-21 11:54:38 -07:00 |
Myk Taylor
|
6b86f7c691
|
planner panel is minimized by default
and minimized state is now persisted across reloads
|
2023-04-21 11:20:28 -07:00 |
Taxi Service
|
8371aa0b8b
|
renamed Slider to RangeSlider, and added draft of Lua API.rst entry
|
2023-04-20 13:24:47 +02:00 |
Taxi Service
|
ae2bdfad5f
|
moved Slider class from filterselection.lua to widgets.lua
|
2023-04-19 11:28:57 +02:00 |
Myk Taylor
|
250f05667b
|
add a warning when DT appears to be running
|
2023-04-18 15:50:59 -07:00 |
Myk Taylor
|
f6031e6a79
|
refactor existing logic to use new function
|
2023-04-17 13:04:42 -07:00 |
Myk Taylor
|
e9f6695ace
|
infrastructure for hiding armok tools
|
2023-04-17 09:39:15 -07:00 |
Myk Taylor
|
77c2458900
|
filter by gems (for windows)
|
2023-04-17 01:05:25 -07:00 |
Myk
|
85c767f0ca
|
Merge pull request #3236 from myk002/myk_stay_minimized
[buildingplan] don't reset planner panel minimized state
|
2023-04-16 10:31:42 -07:00 |
Myk
|
490de6bd39
|
Merge pull request #3184 from cvuchener/external-proto
Include proto directory from current source directory
|
2023-04-15 17:04:08 -07:00 |
Myk Taylor
|
ef380e9e1c
|
don't reset planner panel minimized state
|
2023-04-15 15:49:36 -07:00 |
Myk Taylor
|
21784568bd
|
migrate from SDL interposing to the hooks API
|
2023-04-12 21:34:16 -07:00 |
DFHack-Urist via GitHub Actions
|
766ec620b5
|
Auto-update submodules
library/xml: master
plugins/stonesense: master
|
2023-04-11 19:06:51 +00:00 |
Myk
|
887e587e48
|
Merge pull request #3214 from myk002/myk_tree_root
adjust to tree root changes
|
2023-04-11 12:04:26 -07:00 |
Myk
|
09d32d3cdf
|
Merge pull request #3213 from myk002/myk_clothsilk
[buildingplan] add ability to filter by cloth and silk
|
2023-04-11 10:31:33 -07:00 |
Myk Taylor
|
f813e6fa93
|
update stonesense head
|
2023-04-11 10:23:29 -07:00 |
Myk Taylor
|
460b1e8eaf
|
adjust code to new tree root type
|
2023-04-11 10:14:28 -07:00 |
Myk Taylor
|
20bea5fa21
|
add ability to filter by cloth and silk
|
2023-04-11 03:49:28 -07:00 |
Myk Taylor
|
cbf1e23672
|
fix designation of non-fruit trees
|
2023-04-11 02:34:45 -07:00 |
Myk Taylor
|
956918ff21
|
add debug logging
|
2023-04-11 00:58:40 -07:00 |
Myk Taylor
|
c5ff1622cd
|
reformat code and clean up headers
|
2023-04-11 00:39:22 -07:00 |
Myk Taylor
|
51047367f4
|
fix index out of bounds error when reading gems
|
2023-04-10 23:28:00 -07:00 |
Myk Taylor
|
04c16186de
|
hide planner overlay during the tutorial
|
2023-04-10 04:24:00 -07:00 |
Myk Taylor
|
661ddbd256
|
automelt doesn't need to disable itself
|
2023-04-10 03:37:22 -07:00 |
Kelly Kinkade
|
ef53a243e6
|
prospector redux
this is arguably a better approach for dealing with the change in elevation display in v50
|
2023-04-09 13:47:45 -05:00 |
Kelly Kinkade
|
95fb4e7eaa
|
add raw/cooked z level output to prospector
toady shifted displayed z levels by 100 for v50
|
2023-04-09 12:57:11 -05:00 |
Clément Vuchener
|
5aa246f6b0
|
plugins: include proto directory from current source directory
Updated remotefortressreader for the new behavior.
|
2023-04-08 12:43:30 +02:00 |
Myk Taylor
|
36db68deed
|
user longer text for weapon label
|
2023-04-07 02:17:22 -07:00 |
Myk Taylor
|
54c62a7307
|
tidy up
|
2023-04-07 02:08:47 -07:00 |
Myk Taylor
|
9e5728244e
|
don't error out when buildingplan is loaded at DF start
|
2023-04-07 02:07:45 -07:00 |