Myk Taylor
|
0ba4225d85
|
support showing a different tile on hover for Labels
|
2023-03-25 15:19:24 -07:00 |
Myk
|
4108c57c0d
|
Merge pull request #3091 from ab9rf/getplants
reenable getplants
|
2023-03-25 13:11:04 -07:00 |
Myk Taylor
|
6a3e61519a
|
remove reference to Tachy Guns
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
7cb9d3fe8c
|
formatting
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
e4579a4aa1
|
update modding guide
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
de576b5586
|
start updating modding guide
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
57d6cab10f
|
wording
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
c3946247d6
|
update docs for Core
|
2023-03-25 12:56:54 -07:00 |
Myk Taylor
|
76bacee238
|
dynamically add mod scripts to the script path
|
2023-03-25 12:56:48 -07:00 |
Myk
|
8b7223d1e2
|
Merge pull request #3086 from myk002/myk_buildingplan_no_filter_items
[buildingplan] allow player to choose any item when choosing items manually
|
2023-03-25 12:55:37 -07:00 |
Myk
|
9a5a259fa9
|
Merge pull request #3088 from myk002/myk_buildingplan_normalize_stairs
[buildingplan] normalize stairs so they all use the same filter
|
2023-03-25 12:55:29 -07:00 |
Myk Taylor
|
2627820bfa
|
untested -> unavailable
|
2023-03-25 12:35:01 -07:00 |
Kelly Kinkade
|
df286ab71e
|
reenable getplants
|
2023-03-25 10:18:06 -05:00 |
Myk Taylor
|
2bc92042a5
|
allow enable to interpret aliases
|
2023-03-24 23:25:24 -07:00 |
Myk Taylor
|
d67d57af3d
|
tombstone autounsuspend and add alias
|
2023-03-24 23:25:14 -07:00 |
Myk Taylor
|
a8822bdefa
|
take carved stairs into account when auto building stairs
|
2023-03-24 15:43:02 -07:00 |
Myk Taylor
|
58eaf33b08
|
normalize stairs so they all use the same filter
|
2023-03-24 15:26:17 -07:00 |
Myk Taylor
|
fe0590503f
|
mark tiles with magma or deep water as "not free"
|
2023-03-24 15:05:17 -07:00 |
Myk Taylor
|
c8f590cbac
|
allow player to choose any item when choosing items manually
that is, ignore the global and building-specific filters
|
2023-03-24 14:36:06 -07:00 |
Myk Taylor
|
99d050d0a8
|
respect building size limits
|
2023-03-24 14:06:39 -07:00 |
Myk
|
da2ef0365d
|
Merge branch 'develop' into myk_the_case_of_the_missing_mask
|
2023-03-23 15:48:53 -07:00 |
Kelly Kinkade
|
95f6e6e5be
|
tailor: fix material overrun issue
properly track materials required for already-queued jobs
fixes #3056
|
2023-03-23 16:23:06 -05:00 |
Myk Taylor
|
873e94ea5d
|
actually record the deserialized material mask val
|
2023-03-23 10:48:33 -07:00 |
Myk
|
4d540ba8ab
|
Merge pull request #3078 from myk002/myk_orders
add minimize button to orders overlay panel
|
2023-03-23 03:24:30 -07:00 |
Myk Taylor
|
05f407e10b
|
update changelog
|
2023-03-23 02:40:38 -07:00 |
Myk Taylor
|
9154a52d0a
|
remove spaces and dashes from allowed filename chars
since this will likely make it more difficult to represent stockpile
filenames in quickfort's stockpile configuration language
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
22872f61c4
|
fix indent
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
b95d923b32
|
finalize docs, clear flags
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
b5d4f04d2f
|
differentiate fish
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
876425fbc8
|
allow multiple filters
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
114e5d8fa0
|
in-progress docs
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
5a317820f9
|
new logic for deserialization
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
3f0a93a9b1
|
document my aspirations
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
e21c55d6ff
|
update stockpiles command and use new data paths
|
2023-03-23 02:26:37 -07:00 |
Myk Taylor
|
90aed848bb
|
add minimize button to orders overlay panel
|
2023-03-23 02:26:00 -07:00 |
Myk
|
5bfd2ee47d
|
Merge pull request #3076 from myk002/myk_automelt
allow metal chests to be melted
|
2023-03-23 02:24:21 -07:00 |
Myk Taylor
|
0b72b42b7e
|
allow metal chests to be melted
|
2023-03-23 00:59:05 -07:00 |
Myk Taylor
|
03e44f1e7f
|
fix initial extended/retracted position for upright spike traps
|
2023-03-23 00:25:29 -07:00 |
Kelly Kinkade
|
959b4b3171
|
update tailor
`tailor` now properly discriminates between dyed and undyed cloth and no longer defaults to using adamantine
|
2023-03-22 18:29:47 -05:00 |
Kelly Kinkade
|
42e21bf946
|
reenable prospector in fort mode
fort mode prospect works. embark mode prospect doesn't crash but generates nonsense data, so that code has been disabled for now
|
2023-03-20 11:00:25 -05:00 |
Myk
|
d2f97747de
|
Update Removed.rst
|
2023-03-19 20:22:05 -07:00 |
Myk
|
bdd4163d98
|
Update Removed.rst
|
2023-03-19 20:21:06 -07:00 |
John Cosker
|
fa67b7c38f
|
fix underscore
|
2023-03-19 22:58:38 -04:00 |
John Cosker
|
c9493dba7e
|
Added entry to Removed.rst
|
2023-03-19 21:50:28 -04:00 |
Myk
|
b03a35ba8d
|
Merge pull request #3040 from myk002/myk_revflood
[reveal] anchor revflood at a unit's position
|
2023-03-19 14:37:29 -07:00 |
Myk Taylor
|
490ffe19ba
|
fix typos in buildingplan docs
|
2023-03-18 00:48:55 -07:00 |
Myk Taylor
|
3e0b37e922
|
fix typo in strangemod docs
|
2023-03-17 23:41:02 -07:00 |
Myk Taylor
|
4a3363da9c
|
anchor revflood at a unit's position
makes it more user friendly and reduces chance of mishap by placing the
cursor in an unforgiving location (like in a closed cavity)
|
2023-03-17 17:43:58 -07:00 |
Myk Taylor
|
2bceff76e0
|
changelog fix
|
2023-03-17 10:14:11 -07:00 |
Myk Taylor
|
779b9bfb6a
|
bump to 50.07-beta1
|
2023-03-17 10:08:16 -07:00 |