Commit Graph

14190 Commits (974a6155c06071293f7a51bab4d902d9dae76bc3)
 

Author SHA1 Message Date
Myk Taylor 974a6155c0
reinstated Buildings.setOwner 2023-05-31 18:48:08 -07:00
DFHack-Urist via GitHub Actions acca228ac8 Auto-update submodules
scripts: master
2023-05-31 07:13:26 +00:00
Myk 6be59de0a7
Merge pull request #3429 from myk002/myk_route_settings
[stockpiles] implement tameable property filtering
2023-05-29 12:33:52 -07:00
DFHack-Urist via GitHub Actions 7dad5be7dc Auto-update submodules
library/xml: master
2023-05-29 07:13:57 +00:00
Myk Taylor 2edfe151d3
update changelog 2023-05-28 20:44:28 -07:00
Myk Taylor 760cd0cbcb
implement tameable property filtering 2023-05-28 20:44:27 -07:00
Myk 0c5339982a
Merge pull request #3424 from myk002/myk_ensure_keys
add ensure_keys utility function
2023-05-28 20:36:48 -07:00
Myk 0c6f3a15c6
Merge pull request #3425 from myk002/myk_find_zones
adjust findCivzonesAt to v50 semantics
2023-05-28 20:36:27 -07:00
Myk 2b8a437a5d
Merge pull request #3428 from myk002/myk_route_settings
[stockpiles] allow setting of hauling route stop settings
2023-05-28 20:36:11 -07:00
Myk Taylor 20ce4a1612
add "everything" stockpile settings file
useful for setting hauling route settings
2023-05-28 02:28:45 -07:00
Myk Taylor dbcba3d548
refactor to allow interacting with route stop settings 2023-05-28 02:26:06 -07:00
Myk Taylor 8b3eef699f
adjust findCivzonesAt to v50 semantics 2023-05-27 05:37:31 -07:00
Myk Taylor 0918fbb004
add ensure_keys utility function 2023-05-27 03:16:51 -07:00
DFHack-Urist via GitHub Actions 27ee0ae396 Auto-update submodules
library/xml: master
2023-05-27 07:12:17 +00:00
DFHack-Urist via GitHub Actions 732e042a54 Auto-update submodules
scripts: master
2023-05-26 00:57:44 +00:00
Myk 2efeead96e
Merge pull request #3414 from myk002/myk_scroll_to_focus
scroll mouse wheel to focus window under cursor
2023-05-25 17:18:52 -07:00
Myk 906b1570b9
Merge pull request #3417 from myk002/myk_draggable_frame
allow dragging by frame edge for non-resizable windows
2023-05-25 17:18:40 -07:00
DFHack-Urist via GitHub Actions a9843912be Auto-update submodules
scripts: master
plugins/stonesense: master
2023-05-25 07:13:13 +00:00
Myk a2f0a98067
Merge pull request #3421 from myk002/myk_json
don't throw if json is unreadable
2023-05-24 17:20:35 -07:00
Myk Taylor 87775317a5
don't throw if json is unreadable
just act like the file didn't exist (unless strict is set)
2023-05-24 12:41:02 -07:00
DFHack-Urist via GitHub Actions 44340dfb75 Auto-update submodules
library/xml: master
scripts: master
plugins/stonesense: master
2023-05-24 07:12:57 +00:00
DFHack-Urist via GitHub Actions 4ba2c807b2 Auto-update submodules
library/xml: master
scripts: master
2023-05-23 22:26:06 +00:00
Myk Taylor f6d9af5725
also set focus on shift-scrolling 2023-05-23 15:20:09 -07:00
Myk Taylor 6f49a0eb3d
allow dragging by frame edge for non-resizable windows 2023-05-23 15:17:01 -07:00
Myk Taylor f3ce805960
scroll mouse wheel to focus window under cursor 2023-05-23 12:26:44 -07:00
DFHack-Urist via GitHub Actions 9e4c713180 Auto-update submodules
scripts: master
2023-05-23 07:13:27 +00:00
DFHack-Urist via GitHub Actions eeebce7e0f Auto-update submodules
scripts: master
2023-05-22 07:13:59 +00:00
Myk Taylor 6c9c44c71a
"develop" works as a ref; makes good default 2023-05-21 10:34:17 -07:00
Myk 3b91f55300
Merge pull request #3408 from myk002/myk_place
[blueprint] support recording stockpiles in blueprints
2023-05-21 10:11:01 -07:00
Myk Taylor 848556158b
update HEADs 2023-05-21 09:45:37 -07:00
Myk Taylor d06118ad8e
support recording stockpiles in blueprints 2023-05-21 09:45:28 -07:00
DFHack-Urist via GitHub Actions af1ba12031 Auto-update submodules
scripts: master
2023-05-21 07:12:22 +00:00
Myk 731db4b584
Merge pull request #3403 from myk002/myk_relaunch
launch DFHack through steam if DF is run from steam
2023-05-20 14:32:14 -07:00
Myk 8dd33a218f
Merge pull request #2719 from 20k/develop
Expose winapi heap debugging tools to lua
2023-05-20 05:04:10 -07:00
Myk 8d73385aaf
Update changelog.txt 2023-05-20 05:01:07 -07:00
Myk c782873f86
Update changelog.txt 2023-05-20 04:58:08 -07:00
Myk a969ff2aea
Merge branch 'develop' into develop 2023-05-20 04:55:50 -07:00
Myk Taylor 9dffba6843
amend #2914 so lists don't jump around on resize 2023-05-20 04:38:03 -07:00
Myk Taylor 8c01f3efe0
don't relaunch launchdf if it's already running 2023-05-20 02:59:41 -07:00
Myk Taylor a5a6b70a51
launch DFHack through steam if DF is run from steam 2023-05-20 02:59:39 -07:00
Myk 51fa088605
Merge pull request #3404 from myk002/myk_remotefortressreader
[RemoteFortressReader] encode transmitted names in utf-8
2023-05-20 02:46:41 -07:00
DFHack-Urist via GitHub Actions 3cb13152f8 Auto-update submodules
scripts: master
2023-05-20 07:12:20 +00:00
Myk Taylor 3729d7daa4
encode transmitted names in utf-8 2023-05-19 19:51:51 -07:00
Myk d664b4a5a7
Merge pull request #2914 from robob27/list-setselected-fix
List:setChoices rendering fix
2023-05-19 12:20:51 -07:00
Myk 57d2edc84e
Update widgets.lua 2023-05-19 12:12:52 -07:00
Myk bd7ac0453b
Merge branch 'develop' into list-setselected-fix 2023-05-19 12:05:30 -07:00
Myk 804a80ea98
Merge pull request #3396 from myk002/myk_autodump
[autodump] remove cursor guard so autodump destroy can work
2023-05-19 11:33:33 -07:00
Myk 16830300b4
Merge pull request #3380 from myk002/myk_title_launch
[overlay] add links to quickstart-guide and gui/control-panel to the title screen
2023-05-19 11:33:23 -07:00
Myk Taylor d4e8d3399b
remove cursor guard from autodump so autodump destroy can work 2023-05-18 16:56:22 -07:00
Myk d48f4844d6
Merge branch 'develop' into myk_title_launch 2023-05-18 16:38:19 -07:00