DFHack-Urist via GitHub Actions
7c9974cac1
Auto-update submodules
...
scripts: master
2023-07-16 21:24:47 +00: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
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
Myk Taylor
5c7aea0775
fix logic for autotrain and autotrade
2023-07-16 12:15:48 -07:00
Myk
e1ad92295c
Merge pull request #3565 from myk002/myk_exotic
...
[stockpiles] include exotic pets as tameable
2023-07-16 12:01:22 -07:00
Myk
d228ffa8f8
Merge pull request #3564 from myk002/myk_dreamfort
...
[dreamfort] add better noble suites and apartments
2023-07-16 12:01:14 -07:00
DFHack-Urist via GitHub Actions
04b0c16f0f
Auto-update submodules
...
library/xml: master
2023-07-16 07:13:50 +00:00
Myk Taylor
a820b95d8c
include exotic pets as tameable
2023-07-15 14:40:04 -07:00
Myk Taylor
83f8be5312
add better noble suites and apartments
2023-07-15 14:26:51 -07:00
DFHack-Urist via GitHub Actions
fa690f4bad
Auto-update submodules
...
scripts: master
2023-07-14 07:14:51 +00:00
Myk
3a473f60df
Merge pull request #3528 from IvoryTower33/patch-1
...
Update autonick.txt with fantasy Dwarf names, 210 single&180 composite
2023-07-13 20:09:07 -07:00
IvoryTower33
66d67e3cf7
Update data/dfhack-config/autonick.txt
...
Co-authored-by: Myk <myk.taylor@gmail.com>
2023-07-14 02:49:15 +02:00
Myk
1643eac7e0
Merge branch 'develop' into patch-1
2023-07-13 17:02:39 -07:00
Myk
324a8c52e7
Update changelog.txt
2023-07-13 16:08:00 -07:00
DFHack-Urist via GitHub Actions
e2a91ed3bb
Auto-update submodules
...
library/xml: master
2023-07-13 07:14:52 +00:00
Myk
7c1e248883
Merge pull request #3557 from egocarib/patch-1
...
Fix a small typo
2023-07-10 21:46:48 -07:00
egocarib
755ddd9db3
Additional sentence improvements
2023-07-10 19:36:05 -05:00
egocarib
d0d12414bf
Fix small typo
2023-07-10 18:43:50 -05:00
DFHack-Urist via GitHub Actions
49d21bad90
Auto-update submodules
...
scripts: master
2023-07-10 18:27:54 +00:00
Myk
cbe821c2f2
Merge pull request #3546 from myk002/myk_misery
...
[misery] realign the docs to the actual implementation
2023-07-10 11:26:14 -07:00
Myk
c734a58d9b
Merge pull request #3543 from myk002/myk_keybindings
...
suppress SDL events if a DFHack keybinding is matched
2023-07-10 11:25:41 -07:00
Myk Taylor
6fc86d715b
simplify retrieval of setting property
2023-07-09 15:50:56 -07:00
Myk Taylor
6e565f3275
fix/update summaries
2023-07-09 15:42:43 -07:00
Myk Taylor
206c05feaf
document preference variables
2023-07-09 10:39:26 -07:00
Myk Taylor
ff6f7c9454
realign the misery docs to the actual implementation
2023-07-09 10:20:56 -07:00
Myk Taylor
ed8bf1cff1
update changelog
2023-07-08 18:40:53 -07:00
Myk Taylor
7a618fd113
make event suppression configurable
2023-07-08 18:39:38 -07:00
Myk Taylor
5a719f0e66
update docs
2023-07-08 17:23:47 -07:00
Myk Taylor
f987bca8f9
prevent DF interface events for handled hotkeys
2023-07-08 17:23:00 -07:00
Myk Taylor
88732d724c
update version to 50.09-r2rc2
2023-07-08 14:16:04 -07:00
DFHack-Urist via GitHub Actions
8740288a9b
Auto-update submodules
...
scripts: master
2023-07-08 21:15:21 +00:00
DFHack-Urist via GitHub Actions
0b78eb7cbc
Auto-update submodules
...
scripts: master
2023-07-08 20:58:26 +00:00
Myk
94727a0af6
Merge pull request #3537 from ab9rf/no-more-dts
...
replace `dts:make_unique` with `std::make_unique`
2023-07-07 20:23:23 -07:00
Kelly Kinkade
1fba8b16f5
replace `dts:make_unique` with `std::make_unique`
...
2014 here we come!
2023-07-07 21:38:15 -05:00
DFHack-Urist via GitHub Actions
ad49c6735f
Auto-update submodules
...
plugins/stonesense: master
2023-07-08 00:42:40 +00:00
Myk Taylor
6f48161021
fix quoting in changelog
2023-07-07 15:57:24 -07:00
Myk
6c845f5751
Merge pull request #3260 from ab9rf/3dveins
...
reenable 3dveins
2023-07-07 15:54:05 -07:00
Myk
c23ba818c8
Merge pull request #3536 from ab9rf/c2666-fix
...
fix an ambiguity in def'n of operator==
2023-07-07 15:44:04 -07:00
Kelly Kinkade
fb9e72e487
3dveins: ERR → WARN
2023-07-07 17:41:35 -05:00
DFHack-Urist via GitHub Actions
44c41d2df9
Auto-update submodules
...
scripts: master
2023-07-07 22:29:43 +00:00
Kelly Kinkade
0ac05197c6
fix an ambiguity in def'n of operator==
...
this resolve an error that arises when compiling with msvc 1936 which was previously ignored due to a bug in the compiler
2023-07-07 17:21:25 -05:00
Myk Taylor
734de0dcd1
make EditField ignore Ctrl-A until we get Home key support
2023-07-07 14:49:10 -07:00
Kelly Kinkade
6997b6be21
add changelog for 3dveins
2023-07-07 16:00:39 -05:00
Kelly Kinkade
4b669ec83a
uncross eyes and try again
2023-07-07 15:51:36 -05:00
Kelly Kinkade
d346bbfe6f
3dveins: satisfy gcc's overly aggressive linter
2023-07-07 15:51:36 -05:00
Kelly Kinkade
02a4b7f63f
3dveins: use debugfilter
2023-07-07 15:51:36 -05:00
Kelly Kinkade
9a58672190
reenable 3dveins
2023-07-07 15:51:36 -05:00
Kelly Kinkade
36c6c5ee93
3dveins - tradeoffs for v50
...
allow dropping orphan veins; this is necessitated by what appears to be a bug in the gem spire generation code, which appears to occasionally spew gems in places that are quite distant from the gem spires themselves
2023-07-07 15:51:36 -05:00
Myk Taylor
0aa2146e11
bump version number to 50.09-r2rc1
2023-07-07 13:06:42 -07:00