Commit Graph

13952 Commits (68a8c687eabbecbf4c39b8045340ee5f76dfdf05)
 

Author SHA1 Message Date
Kelly Kinkade 68a8c687ea steam build workflow improvements
improve cmake handling for downloading the sdk

set up GHA to cache the SDK download
2023-04-25 16:02:15 -05: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
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
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
John Reid eb9e40a24d Fix typo in Quickstart.rst
Fixes a typo in Quickstart.rst: mangager -> manager
2023-04-17 10:43:14 +02:00
Myk 3996f2cc0d
Merge pull request #3252 from myk002/myk_buildingplan_gems
[buildingplan] filter by gems
2023-04-17 01:09:05 -07:00
Myk Taylor b26d6a90ca
update structures head 2023-04-17 01:06:06 -07:00
Myk Taylor 77c2458900
filter by gems (for windows) 2023-04-17 01:05:25 -07:00
Myk Taylor a7aded65e4
match new gems category 2023-04-17 01:04:03 -07:00
DFHack-Urist via GitHub Actions 16fbea4c1f Auto-update submodules
scripts: master
2023-04-17 05:56:19 +00:00
Myk ff1cfdb00c
Merge pull request #3249 from myk002/myk_hide_console
infrastructure for hiding the terminal console on startup
2023-04-16 22:55:25 -07:00
Myk Taylor d1d521fbdb
infrastructure for hiding the terminal console on startup 2023-04-16 22:34:29 -07:00
Myk Taylor 2dbfa37f54
set version number for feedback release 2023-04-16 22:33:24 -07:00
DFHack-Urist via GitHub Actions 1ec6d90e46 Auto-update submodules
scripts: master
2023-04-17 01:06:59 +00:00
Myk ac42f3d872
Merge pull request #3240 from myk002/myk_authors
update new authors from 01 Feb 2023 - 15 Apr 2023
2023-04-16 17:59:43 -07:00
Myk 09eea7d440
Merge pull request #3241 from myk002/myk_toggle_cursor
add alias and keybinding for toggling the keyboard cursor
2023-04-16 10:34:34 -07:00
Myk 777a5b7cea
Merge branch 'develop' into myk_toggle_cursor 2023-04-16 10:32:07 -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 Taylor 86845c5bbf
update author names as per feedback 2023-04-16 09:50:57 -07:00
Myk Taylor 67f50eafb0
add alias and keybinding for toggling the keyboard cursor 2023-04-15 22:26:38 -07:00
Myk Taylor c596df2bc5
update new authors from 01 Feb 2023 - 15 Apr 2023 2023-04-15 21:34:09 -07:00
DFHack-Urist via GitHub Actions af1d886a27 Auto-update submodules
scripts: master
2023-04-16 03:28:37 +00:00
Myk 828a9eb6c9
Merge pull request #3228 from myk002/myk_rawfolder
don't read cur_savegame.save_dir when invalid
2023-04-15 17:08:13 -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