Myk Taylor
f6ebe36012
final stockpile library update
2023-03-23 02:26:37 -07:00
Myk Taylor
cdf2c407bc
simplify finished goods stockpile settings
2023-03-23 02:26:37 -07:00
Myk Taylor
5af26675b4
rename "category" files to just "cat"
2023-03-23 02:26:37 -07:00
Myk Taylor
cabdfe67bf
remove quality sp settings, update bolts
2023-03-23 02:26:37 -07:00
Myk Taylor
4621c33702
add weapons toggle stockpile setting
2023-03-23 02:26:37 -07:00
Myk Taylor
d1db7b4ff3
round out the stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
7277977a36
update armor stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
02c57f944a
update weapon stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
ef9da6e8e4
update cloth stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
e9594a0c3b
update finished goods stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
93b289042c
update gem stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
cdbcc21901
update bars/blocks stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
fecebe5d71
update ammo stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
0d1caafeb3
update stone stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
e4ab868dd5
remove unrepresentable refuse stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
1a8f6fafff
update refuse stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
3661cfdcf0
update furniture stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
63f6d0bc72
remove obsolete stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
16f0d680ef
update food stockpile defs
2023-03-23 02:26:37 -07:00
Myk Taylor
4af59f865a
update traps and cages
2023-03-23 02:26:37 -07:00
Myk Taylor
e59d60612c
rename traps and cages
2023-03-23 02:26:37 -07:00
Myk Taylor
c2a7de232e
use new "all" format categories
2023-03-23 02:26:37 -07:00
Myk Taylor
284d80b076
rename some leftover categories
2023-03-23 02:26:37 -07:00
Myk Taylor
13cd825fed
rename category files to identify them more clearly
2023-03-23 02:26:37 -07:00
Myk Taylor
8c0b59c548
add the stockpiles user data directory
2023-03-23 02:26:37 -07:00
Myk Taylor
a4c9a5116f
install the stockpiles settings library
2023-03-23 02:26:37 -07:00
John Cosker
e8b9a3acfb
Add default alias for gui/dig -> gui/design
2023-03-19 19:43:23 -04:00
John Cosker
4d1e0da1b8
add alias for gui/dig -> gui/design and add default hotkey
2023-03-19 18:38:11 -04:00
Myk Taylor
c48c9c77c0
use new data directories for blueprints
2023-03-12 15:43:32 -07:00
Will H
79396c1085
Refuse files
...
Refuse aliases now complete and nonzero
2023-03-11 16:13:01 +11:00
Will H
da1df122b1
[quickfort] new alias structure
...
Files created with `savestock` for each existing alias. Some aliases missing (search) currently.
2023-03-06 23:21:28 +11:00
Myk
cfc5226aaf
Merge branch 'develop' into myk_logo
2023-02-08 11:21:37 -08:00
Janeene Beeforth
24827eabe2
Remove checks for silver from library/military for crossbows.
2023-02-08 21:24:24 +11:00
Janeene Beeforth
dd10451c2f
Remove library/military silver crossbow work-order
...
It is not possible to create a work-order for making silver crossbows,
so the silver crossbow recipe belongs in the alternative military library
with other artifact/non-craftable weapon recipes.
It's already present in the library/military_include_artifact_materials
work-orders, so simply needed removal from the vanilla library/military
orders version.
2023-02-08 21:24:24 +11:00
Myk Taylor
0a91166a92
add light AA
2023-02-07 22:55:19 -08:00
Myk Taylor
8ee05af6ef
update logo to crisper version provided by TaxiService
2023-02-07 22:55:19 -08:00
Myk Taylor
5747e9f3f0
set up some keybindings that are ready to go
...
and reinstate autodump-destroy-item
2023-02-06 01:23:52 -08:00
Robob27
2c817ec4ef
Enable confirm by default
2023-02-05 19:04:21 -05:00
Myk Taylor
76712a533c
move control panel hotkey again to Ctrl-Shift-E
...
Ctrl-Shift-S is too close to the macro save hotkey (Ctrl-S) and can
trigger it sometimes if you're not super careful
2023-02-03 00:02:20 -08:00
Myk Taylor
bfc27605cc
use Ctrl-Shift-S instead of tilde for gui/control-panel
...
since ~ conflicts with the :lua shortcut
2023-02-02 21:03:23 -08:00
Myk Taylor
aa22917aeb
add new control panel textures
2023-01-31 23:52:30 -08:00
Myk Taylor
0c92317cce
give gui/control-panel a global hotkey
2023-01-30 14:23:47 -08:00
Myk Taylor
c2d6debcd8
add on/off light textures and expose to lua
2023-01-29 00:35:29 -08:00
Myk
49e1d9ff1c
Merge pull request #2722 from myk002/myk_overlay_default_enabled
...
Allow overlay widgets to set their default enabled state
2023-01-26 13:45:07 -08:00
Scott Ellis
2ae3d7dd85
Stop creating workorders to create platinum weapons
...
Platinum weapons are normally only created by artifact moods.
Removed creation of platinum weapons from military.json
Altered other weapon work orders to not care about the existance of
platinum.
Renamed original file for those who want to create platinum weapons
anyway.
2023-01-26 08:09:25 -06:00
Myk Taylor
998a63a979
allow overlay widgets to specify a default enabled state
...
and make relevant library widgets enabled by default
and remove the default overlay.json config file
2023-01-26 00:53:57 -08:00
Myk Taylor
21ebbad669
add keybinding for gui/quickcmd
2023-01-23 15:40:56 -08:00
Eamon Bode
fc861f1328
Merge branch 'develop' into automelt
2023-01-23 14:20:48 -05:00
Myk Taylor
9aaa55cd7f
add textures and frames for various use cases
2023-01-23 03:58:51 -08:00
eamondo2
d6c4f15e33
Merge branch 'develop' into automelt
2023-01-22 17:26:55 -05:00