Myk Taylor
|
0b9f84a5da
|
don't print error if a building is not selected
|
2023-07-05 19:06:57 -07:00 |
Myk Taylor
|
31401b2e19
|
fixed size limit calculations for rollers
|
2023-04-23 23:48:10 -07:00 |
Myk
|
f009ca907e
|
Merge pull request #3271 from TaxiService/bplan_slidertowidgets
move Slider class from filterselection.lua into widgets.lua
|
2023-04-23 18:44:58 -07:00 |
Myk
|
7e9936f856
|
Merge branch 'develop' into myk_troll_Fur
|
2023-04-21 13:49:27 -07:00 |
Myk Taylor
|
6d9a07355b
|
allow filtering by yarn
|
2023-04-21 11:54:38 -07:00 |
Myk Taylor
|
6b86f7c691
|
planner panel is minimized by default
and minimized state is now persisted across reloads
|
2023-04-21 11:20:28 -07:00 |
Taxi Service
|
8371aa0b8b
|
renamed Slider to RangeSlider, and added draft of Lua API.rst entry
|
2023-04-20 13:24:47 +02:00 |
Taxi Service
|
ae2bdfad5f
|
moved Slider class from filterselection.lua to widgets.lua
|
2023-04-19 11:28:57 +02:00 |
Myk Taylor
|
77c2458900
|
filter by gems (for windows)
|
2023-04-17 01:05:25 -07:00 |
Myk Taylor
|
ef380e9e1c
|
don't reset planner panel minimized state
|
2023-04-15 15:49:36 -07:00 |
Myk Taylor
|
20bea5fa21
|
add ability to filter by cloth and silk
|
2023-04-11 03:49:28 -07:00 |
Myk Taylor
|
04c16186de
|
hide planner overlay during the tutorial
|
2023-04-10 04:24:00 -07:00 |
Myk Taylor
|
36db68deed
|
user longer text for weapon label
|
2023-04-07 02:17:22 -07:00 |
Myk Taylor
|
54c62a7307
|
tidy up
|
2023-04-07 02:08:47 -07:00 |
Myk
|
ec114bea7c
|
Merge branch 'develop' into bplan_planneroverlay
|
2023-04-07 01:14:06 -07:00 |
Taxi Service
|
6347e11751
|
moved prev/next on top, made set/edit filter button, more tweaks
|
2023-04-07 00:46:32 +02:00 |
Taxi Service
|
f66c60ee65
|
removed some trailing whitespace...
|
2023-04-06 16:22:07 +02:00 |
Taxi Service
|
70b8c83178
|
highlight selected item, + various tweaks
|
2023-04-06 16:08:09 +02:00 |
TaxiService
|
c490a9ebc2
|
updated comments in the footer area
|
2023-04-05 15:55:47 +02:00 |
Taxi Service
|
0c91644c5e
|
various tweaks and fixes
|
2023-04-04 22:34:47 +02:00 |
TaxiService
|
59b7947230
|
removed trailing whitespace...
|
2023-04-04 18:31:04 +02:00 |
Taxi Service
|
eda88a87ef
|
Merge branch 'bplan_itemselection' of https://github.com/TaxiService/dfhack into bplan_itemselection
|
2023-04-04 18:27:15 +02:00 |
TaxiService
|
e8e77e9ec2
|
Merge branch 'DFHack:develop' into bplan_itemselection
|
2023-04-04 18:25:54 +02:00 |
Taxi Service
|
aa8870fcad
|
custom EditField & reorganized panels
|
2023-04-04 17:38:38 +02:00 |
Taxi Service
|
8860ddf982
|
planneroverlay: initial rework commit
|
2023-04-03 22:46:31 +02:00 |
Taxi Service
|
ea9f3ef9d1
|
restored pens.lua (has nothing to do with itemselection)
|
2023-04-03 22:27:50 +02:00 |
Taxi Service
|
07a4da6573
|
reworked itemselection ui & added vertical divider pens
|
2023-04-03 22:23:32 +02:00 |
Taxi Service
|
935bc235b6
|
fixed vertical divider characters in ascii mode
|
2023-04-03 20:37:45 +02:00 |
Myk Taylor
|
f2958a5529
|
implement automaterial selection for buildingplan
|
2023-03-28 23:51:52 -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 Taylor
|
a8822bdefa
|
take carved stairs into account when auto building stairs
|
2023-03-24 15:43:02 -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 Taylor
|
013c6fe02a
|
don't render footprint if we're minmized
|
2023-03-23 17:30:18 -07:00 |
Myk Taylor
|
b55a19f859
|
make the planner panel un-minimizable again
|
2023-03-17 21:07:25 -07:00 |
Myk Taylor
|
181b930070
|
allow inputs to pass through when minimized
|
2023-03-17 14:59:39 -07:00 |
Myk Taylor
|
79dd5a313f
|
rename Build button to Confirm and update docs
|
2023-03-17 09:58:20 -07:00 |
Myk Taylor
|
a9e853188c
|
better minimize widget for the planner panel
|
2023-03-17 08:33:55 -07:00 |
Myk Taylor
|
e95b6805d0
|
comment out heat safety feature
|
2023-03-16 19:55:12 -07:00 |
Myk Taylor
|
73e65f2d94
|
use proper widgets for the minimize button
|
2023-03-15 13:40:34 -07:00 |
Myk Taylor
|
208a3e4ae8
|
add minimize/restore button
|
2023-03-15 01:19:34 -07:00 |
Myk Taylor
|
4be5ca4e81
|
filter by whether a slab is engraved
this actually adds an entirely new "specials" filter system that can be
extended later for other types
|
2023-03-15 00:29:27 -07:00 |
Myk
|
7edc686753
|
Merge pull request #3020 from myk002/myk_save_choice
[buildingplan] remember "choose items" choice per building type
|
2023-03-15 00:27:20 -07:00 |
Myk Taylor
|
4d8580d9e7
|
remember "choose items" choice per building type
|
2023-03-14 21:55:43 -07:00 |
Myk Taylor
|
039171e01d
|
support multiple upright spikes in a spike trap
|
2023-03-14 21:36:41 -07:00 |
Myk Taylor
|
3798a7cb5e
|
allow clay to be chosen as a filter material
|
2023-03-12 15:13:57 -07:00 |
Myk Taylor
|
468b3b54d4
|
fix buildingplan typo
|
2023-03-11 15:36:47 -08:00 |
Myk Taylor
|
43b423cd31
|
make number of weapons in trap configurable
|
2023-03-10 01:44:33 -08:00 |
Myk
|
a37d2c09bf
|
Merge pull request #3001 from myk002/myk_buildingplan_pressure_plates
[buildingplan] fix handling of pressure plates
|
2023-03-10 00:17:57 -08:00 |
Myk Taylor
|
a3f8be3c01
|
fix pens reference
|
2023-03-10 00:12:56 -08:00 |