Commit Graph

14501 Commits (971dca86044176daeea2463c970327db8a1a56dd)
 

Author SHA1 Message Date
Myk Taylor 971dca8604
update scripts ref
and a bit of dreamfort help text
2023-07-22 14:53:36 -07:00
Myk Taylor a9df9f92d9
update for 50.09-r2 2023-07-21 18:50:15 -07:00
DFHack-Urist via GitHub Actions eb93f1de0d Auto-update submodules
scripts: master
2023-07-22 01:32:15 +00:00
Myk c8b2cf3648
Merge pull request #3593 from myk002/myk_logistics_debugging
[logistics] don't crash
2023-07-21 17:57:37 -07:00
Myk Taylor 87a391b2ce
update changelog 2023-07-21 17:46:38 -07:00
Myk Taylor 383966511d
don't modify container while iterating 2023-07-21 17:45:45 -07:00
DFHack-Urist via GitHub Actions 20856a4e6f Auto-update submodules
scripts: master
2023-07-21 23:35:37 +00:00
Myk 1a040a1ba1
Merge pull request #3592 from myk002/myk_tabs_to_spaces
convert tabs to spaces when getting clipboard text
2023-07-21 16:34:25 -07:00
Myk Taylor 77d0fb297c
convert tabs to spaces when getting clipboard text
this avoids tab characters being translated to "?" when converted to
cp437
2023-07-21 15:03:06 -07:00
Myk Taylor ac8211a9c7
add autobutcher link to pasture screen 2023-07-21 14:35:59 -07:00
Myk d95ba2f93a
Merge pull request #3589 from myk002/myk_dwarfvet
[dwarfvet] update for v50
2023-07-21 14:35:06 -07:00
DFHack-Urist via GitHub Actions c72bf10623 Auto-update submodules
scripts: master
2023-07-21 21:30:08 +00:00
DFHack-Urist via GitHub Actions 8534f43025 Auto-update submodules
scripts: master
2023-07-21 21:24:34 +00:00
Myk 65fc79c5e2
Merge branch 'develop' into myk_dwarfvet 2023-07-21 14:23:13 -07:00
Myk 993132a334
Merge pull request #3586 from myk002/myk_mod_libraries
infrastructure for mod-added file libraries
2023-07-21 14:19:37 -07:00
Myk 41238add15
Merge pull request #3587 from myk002/myk_warmdamp
[dig] add warm/damp highlight overlay for ascii mode
2023-07-21 14:19:20 -07:00
Myk Taylor b25266367d
add examples to the docs 2023-07-21 04:17:57 -07:00
Myk Taylor dff4816287
update dwarfvet 2023-07-21 04:12:56 -07:00
Myk Taylor d14054716c
better name for overlay 2023-07-21 00:28:05 -07:00
DFHack-Urist via GitHub Actions d276b4a1a1 Auto-update submodules
scripts: master
2023-07-21 07:13:26 +00:00
Myk Taylor a77a6b5943
clean up globals 2023-07-20 19:40:40 -07:00
Myk Taylor 25301bf93e
update docs 2023-07-20 19:35:02 -07:00
Myk Taylor d18a1f12f7
allow the color to override box select and cursor 2023-07-20 19:32:38 -07:00
Myk Taylor a6b304d9b4
fix box select bounds logic 2023-07-20 19:28:49 -07:00
Myk Taylor 040d2caa95
update changelog 2023-07-20 19:22:30 -07:00
Myk Taylor 2370750809
add warm/damp highlight overlay for ascii mode 2023-07-20 19:17:09 -07:00
Myk Taylor e67df53c48
document new blueprints dir in mods 2023-07-20 17:44:09 -07:00
Myk Taylor 462ee0cba7
generalize mod directory scanning 2023-07-20 17:43:57 -07:00
DFHack-Urist via GitHub Actions 2151bb6a78 Auto-update submodules
scripts: master
2023-07-20 07:13:22 +00:00
DFHack-Urist via GitHub Actions 5ce8dbba68 Auto-update submodules
scripts: master
2023-07-19 15:27:10 +00:00
Myk a9d91e0418
Merge pull request #3583 from myk002/myk_no_sdl
remove unneeded linkage to SDL
2023-07-19 08:25:43 -07:00
Myk 24500dbafd
Merge pull request #3582 from myk002/myk_living
Units: don't include dead citizens in the getCitizens list
2023-07-19 08:22:46 -07:00
Myk 65daf56865
Merge pull request #3584 from myk002/myk_key_dedup_corify
move SUPPRESS_DUPLICATE_KEYBOARD_EVENTS pref into cpp
2023-07-19 08:14:41 -07:00
Myk Taylor 19643111e0
move SUPPRESS_DUPLICATE_KEYBOARD_EVENTS pref into cpp 2023-07-19 00:38:37 -07:00
Myk Taylor 7ec34ec5f8
remove unneeded linkage to SDL 2023-07-18 23:15:22 -07:00
Myk Taylor 0d81f5ce6e
don't include dead citizens in the citizens list 2023-07-18 23:09:19 -07:00
Myk c5152dea98
Merge pull request #3578 from myk002/myk_zone_depot
[zone] properly handle animals in cages in non-cage buildings
2023-07-18 03:55:19 -07:00
Myk Taylor 9e720b2de7
properly handle animals in cages in non-cage buildings 2023-07-18 03:39:03 -07:00
Myk Taylor ab50b140d2
remove args no longer used in v3 2023-07-17 17:36:11 -07:00
Myk ee418f0b16
Merge pull request #3576 from myk002/myk_steam_deploy
update steam-deploy to v3
2023-07-17 13:56:43 -07:00
Myk Taylor 7ee3c6d0a5
update steam-deploy to v3 2023-07-17 13:46:54 -07:00
Myk Taylor 27f1a4443c
rearrange pastures dialog according to feedback 2023-07-17 13:34:49 -07:00
Myk 62b311c6d7
Merge pull request #3575 from plule/cleanup_open_tiles
Remove redundant checks on open tiles
2023-07-17 12:59:23 -07:00
Myk cf83e37be5
Merge pull request #3571 from myk002/myk_textbutton
TextButton widget class
2023-07-17 12:54:11 -07:00
plule b8346cb069 Remove redundant checks on open tiles 2023-07-17 15:42:08 +02:00
Myk Taylor e1946018f8
use TextButton in zone overlay 2023-07-16 20:24:46 -07:00
Myk Taylor 2d2ecf6f0d
add TextButton 2023-07-16 20:24:39 -07:00
Myk 2cd226d879
Merge pull request #3566 from myk002/myk_pasture
[zone] initial implementation of pasture assignment screen
2023-07-16 14:36:57 -07:00
DFHack-Urist via GitHub Actions 7c9974cac1 Auto-update submodules
scripts: master
2023-07-16 21:24:47 +00:00
Myk ce12cd6e29
colorize! 2023-07-16 14:22:10 -07:00