Commit Graph

14493 Commits (77d0fb297c2f8d634785eea02dd64a5065593191)
 

Author SHA1 Message Date
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
Myk Taylor a017700dc6
convert egg and graze sliders into tristates 2023-07-16 13:43:52 -07:00
Myk 4a9bb5371f
Merge pull request #3567 from myk002/myk_logistics
[logistics] fix logic for autotrain and autotrade
2023-07-16 12:50:05 -07:00
Myk Taylor 5fb299c6df
expand egg-laying filter to the entire race, not just the unit 2023-07-16 12:30:12 -07:00
Myk Taylor 4331d7bcc7
document the overlay functionality 2023-07-16 12:16:46 -07:00
Myk Taylor b10ef79a29
tag units that are opposed to life as hostile 2023-07-16 12:16:45 -07:00
Myk Taylor 2fa4efbb8a
initial implementation of pasture assignment screen 2023-07-16 12:16:45 -07:00
Myk Taylor e565aa3578
update changelog 2023-07-16 12:16:06 -07:00
Myk Taylor 39612f0d5a
trade a bin if any contents can be traded
the new trade screens will make it easy to filter out unwanted items
later
2023-07-16 12:15:51 -07:00