Commit Graph

14435 Commits (66d67e3cf791d557f6c0c808b0a4cfc96cc230dc)
 

Author SHA1 Message Date
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
DFHack-Urist via GitHub Actions b657e8d801 Auto-update submodules
scripts: master
2023-07-07 07:15:19 +00:00
Myk dbc3cad702
Merge pull request #3530 from myk002/myk_item_value
fix item prices and algorithm
2023-07-06 03:44:54 -07:00
DFHack-Urist via GitHub Actions 0b1ca6913c Auto-update submodules
scripts: master
2023-07-06 10:37:31 +00:00
Myk Taylor 6a8522ab5e
generalize dfhack.items.isRequestedTradeGood 2023-07-06 03:27:05 -07:00
Myk Taylor 7d3c8bd040
add notes to the API section of the changelog 2023-07-06 03:24:53 -07:00
Myk Taylor b938891e11
add dfhack.items.isRequestedTradeGood 2023-07-06 03:24:36 -07:00
Myk Taylor c45dcdd7b0
implement sell_prices adjustments 2023-07-06 03:24:16 -07:00
Myk Taylor 2aeb86ba8f
implement trade agreement buy prices 2023-07-06 03:24:16 -07:00
Myk Taylor c2e647b79b
fix item prices and algorithm
adjust prices according to race WAR affinity
2023-07-06 03:24:15 -07:00
Myk Taylor 9849885df6
Revert "generalize dfhack.items.isRequestedTradeGood"
This reverts commit aa6d28bab6.
2023-07-06 03:23:17 -07:00
Myk Taylor aa6d28bab6
generalize dfhack.items.isRequestedTradeGood 2023-07-06 03:21:36 -07:00
DFHack-Urist via GitHub Actions c0190397a9 Auto-update submodules
scripts: master
2023-07-06 07:16:05 +00:00