Commit Graph

13974 Commits (ea34a0b0fdbec18dd21f9ea0cb3e4754449c4f57)
 

Author SHA1 Message Date
Myk ea34a0b0fd
Merge branch 'develop' into myk_no_alias 2023-04-24 14:14:28 -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 8a9f65d347
Merge pull request #3295 from myk002/myk_version
add "version" alias to run the help
2023-04-24 14:13:34 -07:00
Myk 1abd8cd086
Merge pull request #3297 from myk002/myk_buildingplan_rollers
[buidlingplan] fixed size limit calculations for rollers
2023-04-24 14:13:01 -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 6203894c99
add title screen focus string detection 2023-04-24 08:03:11 -07:00
DFHack-Urist via GitHub Actions 5e1117473a Auto-update submodules
scripts: master
2023-04-24 07:14:36 +00:00
Myk Taylor 31401b2e19
fixed size limit calculations for rollers 2023-04-23 23:48:10 -07:00
Myk 4c1322c826
Merge pull request #3239 from myk002/myk_byebyetravis
remove stubs for deprecated travis scripts
2023-04-23 18:47:02 -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 276efc9813
Apply suggestions from code review 2023-04-23 18:40:24 -07:00
Myk Taylor b5459faffe
format version string in help the same way 2023-04-23 18:20:50 -07:00
Myk Taylor 87e67987a9
add "version" alias to run the help 2023-04-23 17:41:38 -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 Taylor 29741dff4b
remove toggle-kbd-cursor alias (it's a script now) 2023-04-23 16:31:41 -07:00
Taxi Service adeb872725 modified 's RangeSlider entry 2023-04-22 09:44:37 +02:00
Myk 35468e3f7f
Merge pull request #3278 from myk002/myk_troll_Fur
[buildingplan] allow filtering by yarn
2023-04-21 17:55:58 -07:00
Myk 7e9936f856
Merge branch 'develop' into myk_troll_Fur 2023-04-21 13:49:27 -07:00
Myk 20218f80e9
Merge pull request #3277 from myk002/myk_buildingplan_default_minimize
planner panel is minimized by default
2023-04-21 13:47:08 -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
DFHack-Urist via GitHub Actions 1a2d5dfc8d Auto-update submodules
scripts: master
2023-04-21 07:13:33 +00:00
Taxi Service 8371aa0b8b renamed Slider to RangeSlider, and added draft of Lua API.rst entry 2023-04-20 13:24:47 +02:00
DFHack-Urist via GitHub Actions 98a252eab4 Auto-update submodules
scripts: master
2023-04-20 07:13:34 +00:00
Myk 78a322dc84
Merge pull request #3266 from myk002/myk_dt_warning
add a warning when DT appears to be running
2023-04-19 23:53:16 -07:00
Taxi Service a0b259bb67 attempt to fix changelog entry... 2023-04-19 11:44:27 +02:00
Taxi Service 1620604a8e added changelog entry 2023-04-19 11:38:22 +02:00
Taxi Service ae2bdfad5f moved Slider class from filterselection.lua to widgets.lua 2023-04-19 11:28:57 +02:00
Myk Taylor ac4a068007
add missing changelog for buildingplan 2023-04-18 21:08:50 -07:00
Myk Taylor 93aaa5d19f
bump beta version to 50.07-r2rc2 2023-04-18 21:01:49 -07:00
Kelly Kinkade acc408c168 change sdk download secret 2023-04-18 22:27:49 -05:00
Kelly Kinkade 5c541a8317 pass credentials into container
(only when needed of course)
2023-04-18 22:27:49 -05:00
Kelly Kinkade 04dc3d8f31 make release channel parameter optional 2023-04-18 22:27:49 -05:00
Kelly Kinkade 337c5eea2a changes to build process for dflaunch
only build dflaunch on steam-specific builds
only download steamworks SDK when building dflaunch
get steam account from environment when downloading steamworks SDK
2023-04-18 22:27:49 -05:00
Kelly Kinkade ea01dae88f fix minor oops 2023-04-18 22:27:49 -05:00
Kelly Kinkade dae549e3d1 fix missing end of line 2023-04-18 22:27:49 -05:00
Kelly Kinkade f336771284 launchdf rewrite
this rewrites launchdf so that the dfhack launcher attempts to linger while df is running
2023-04-18 22:27:49 -05:00
Kelly Kinkade 150708f21d build lanchdf with steam sdk 2023-04-18 22:27:49 -05:00
Myk Taylor 250f05667b
add a warning when DT appears to be running 2023-04-18 15:50:59 -07:00
Myk Taylor 649d72e658
add missed NO_LOGIC_SCREEN to the list
adopt_region also kills the top viewscreen on transition
2023-04-18 08:28:00 -07:00
Kelly Kinkade ed87075cb8 cmake minimum version 3.21
forced by this being the lowest version that supports vs 2022
2023-04-18 05:41:08 -05:00
DFHack-Urist via GitHub Actions 495c94127a Auto-update submodules
depends/xlsxio: dfhack
2023-04-18 10:19:25 +00:00
DFHack-Urist via GitHub Actions c30c59c261 Auto-update submodules
library/xml: master
scripts: master
2023-04-18 07:13:59 +00:00
Myk 492412f207
Merge pull request #3255 from myk002/myk_armok_be_gone
infrastructure for hiding armok tools
2023-04-17 22:32:35 -07:00
Myk Taylor 3307427718
update wording (thanks Ozzatron!) 2023-04-17 13:29:58 -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 4e01ac1f83
Merge pull request #3253 from jwfxpr/quickstart-typo
Fix typo in Quickstart.rst
2023-04-17 06:41:07 -07:00