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 |
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
|
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 |
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 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 |
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 |
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 |
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 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
|
5a719f0e66
|
update docs
|
2023-07-08 17:23:47 -07:00 |
Myk Taylor
|
6f48161021
|
fix quoting in changelog
|
2023-07-07 15:57:24 -07:00 |
Kelly Kinkade
|
6997b6be21
|
add changelog for 3dveins
|
2023-07-07 16:00:39 -05: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
|
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 |
Myk
|
79dbcf0461
|
Merge pull request #3524 from myk002/myk_copypaste
support copy/paste from system clipboard
|
2023-07-05 23:09:08 -07:00 |
Myk
|
c25b6e642e
|
Merge pull request #3533 from myk002/myk_noble
port API for unit lookup by noble role from quickfort
|
2023-07-05 19:34:29 -07:00 |
Myk Taylor
|
c587cad471
|
generalize to civ roles as well
|
2023-07-05 17:37:49 -07:00 |
Myk
|
8e7d7fefc0
|
Merge pull request #3527 from myk002/myk_no_extra_keys
filter out spurious STRING keybindings
|
2023-07-05 12:10:51 -07:00 |
Myk Taylor
|
cbdb56a1ac
|
port API for unit lookup by noble role from quickfort
|
2023-07-03 13:47:43 -07:00 |
Myk Taylor
|
7e92123952
|
update changelog
|
2023-07-03 11:27:13 -07:00 |
Myk Taylor
|
9ca96567a5
|
move conversion logic to MiscUtils
but keep minimal wrappers in SDL module so we don't leak memory
|
2023-07-03 11:05:58 -07:00 |
Myk Taylor
|
fdf2430fc4
|
filter out spurious STRING keybindings
that don't match actual SDL string input
|
2023-07-03 09:09:52 -07:00 |
Myk Taylor
|
d39440d33b
|
migrate markForTrade logic from logistics to core
|
2023-07-02 19:05:50 -07:00 |
Myk Taylor
|
175c249d29
|
support copy/paste from system clipboard
|
2023-07-02 18:04:06 -07:00 |
Myk Taylor
|
09027543df
|
update to 50.09-r1
|
2023-06-26 16:31:18 -07:00 |
Myk Taylor
|
5e13eb89d8
|
fix internal link to screenhot header
|
2023-06-25 18:29:21 -07:00 |
Myk Taylor
|
eff1755675
|
bump to 50.08-r4
|
2023-06-23 10:59:21 -07:00 |
Myk Taylor
|
5a90a04a8e
|
handle obsidian
|
2023-06-21 02:00:06 -07:00 |
Myk Taylor
|
b571e5b52b
|
don't diplay orders overlay on subscreens
|
2023-06-19 16:48:07 -07:00 |
Myk Taylor
|
14590d0ae5
|
increase tin ore count requirements in orders
each order takes multiple boulders of cassiterite. increase limits so
when all orders are active, cassiterite stores are not depleted
|
2023-06-17 09:36:28 -07:00 |
Myk
|
18c228e178
|
Merge pull request #3479 from myk002/myk_blueprints
[blueprint library] update pump_stack and aquifer_tap
|
2023-06-17 09:27:57 -07:00 |
Myk
|
4a26dab8e5
|
Merge pull request #3478 from myk002/myk_buildingplan_artifact
[buildingplan] don't select artifacts as masterful quality
|
2023-06-17 09:27:48 -07:00 |
Myk Taylor
|
1390fd2e3e
|
add note about export mandates
|
2023-06-17 05:40:55 -07:00 |
Myk Taylor
|
5599968fa4
|
update pump_stack and aquifer_tap library blueprints
|
2023-06-16 17:18:17 -07:00 |
Myk Taylor
|
dfeac78aae
|
don't select artifacts as masterful quality
artifacts no longer have the artifact quality rating
we need to check for the flag explicitly
|
2023-06-16 16:05:01 -07:00 |