Commit Graph

379 Commits

Author SHA1 Message Date
flux
c900c6c730 actually, we do need default for the 'wood sound' for the circular saw 2022-12-10 09:16:38 -08:00
flux
9aaa6d4811 luacheck: flesh out all global namespace 2022-12-09 16:46:41 -08:00
flux
71ab77fbb5 actually load settings 2022-12-09 15:08:48 -08:00
flux
53ac0b80b3 create proper stairs mod replacement; create option to allow registering stairs w/out a proper recipeitem 2022-12-09 14:55:37 -08:00
flux
d844a5f8b7 give a more informative error when trying to register stairs for an unregistered node 2022-12-09 10:58:29 -08:00
flux
192554a527
remove stairs crafting recipes if crafting schemata are disabled 2022-10-01 12:52:58 -07:00
flux
b342247367
disallow putting stacks w/metadata into stations (currently, metadata is lost) 2022-09-23 09:57:17 -07:00
flux
16c72b1aa3
stairsplus.in_craft_guide config defaults to true now 2022-09-22 13:06:00 -07:00
flux
6e16c54cc3
register new node schema recipes when nodes, recipes, or shapes are added, instead of after mods load 2022-09-22 12:55:29 -07:00
flux
7414e274af
add option to disable crafting schemata 2022-09-22 08:28:55 -07:00
flux
635f0af8e2
remove registering craft schemata w/ inventory managers, as it doesn't work correctly 2022-09-16 09:21:44 -07:00
flux
1698c23ee8
make use of i3's "compression" feature 2022-09-01 17:01:00 -07:00
flux
e70423fa6d
fix github build 2022-08-22 12:38:53 -07:00
flux
5ae6dfeb34
add option to re-enable legacy recipe changes 2022-08-22 12:31:08 -07:00
flux
40dcd14b6f
override overlay_tiles correctly 2022-08-08 13:55:57 -07:00
flux
2c7977f101
handle legacy drop definitions correctly 2022-08-08 13:26:53 -07:00
flux
f7f6c79f74
correctly inherit sounds from original node def 2022-07-25 10:23:00 -07:00
flux
f373ae5935
tweak inline documentation for unified_inventory integration 2022-07-23 16:09:08 -07:00
flux
488f949a97 re-enable pre-commit checks (was disabled unknowingly) 2022-07-22 11:35:01 -07:00
flux
0156ced84d fix i18n error 2022-07-20 12:57:03 -07:00
flux
3c4a386dd3 fix mineclone incompatabilities 2022-06-30 18:31:44 -07:00
flux
7a5022472b fix crafts for shapes 2022-06-27 14:58:00 -07:00
flux
b2217af50e more recipe schemata 2022-06-27 09:19:21 -07:00
flux
9cc83ce5cc make compatability stuff less complicated 2022-06-27 08:47:36 -07:00
flux
75969eb9d7 paranoid bugfixing 2022-06-26 20:37:20 -07:00
flux
e6f58c3a07 make stairs look like they normally do 2022-06-26 08:35:46 -07:00
flux
c57954390f awareness of mineclone groups 2022-06-24 11:58:04 -07:00
flux
07070eba83 add some more group awareness 2022-06-24 10:05:32 -07:00
flux
604697d554 more stuff for compatibility w/ weird old setups 2022-06-24 09:44:22 -07:00
flux
2774e54a70 hack to force Node label to display 2022-06-22 11:58:24 -07:00
flux
59b36fc6d1 allow putting items in node/microblock slots, in some situations 2022-06-22 11:51:58 -07:00
flux
feb177d0e0 support more legacy api 2022-06-21 15:26:35 -07:00
flux
2163a39844 bugfixes for legacy stairsplus support 2022-06-21 12:22:26 -07:00
flux
21a374b8dd stairsplus: disallow overriding drawtype by default 2022-06-21 09:57:12 -07:00
flux
ab4afd5fc8 reduce log spam 2022-06-20 17:46:30 -07:00
flux
55f5619946 remove todo 2022-06-20 15:19:25 -07:00
flux
08163f35a2 fix translations 2022-06-20 15:17:28 -07:00
flux
143778621e documentation, bugfixes 2022-06-20 14:29:13 -07:00
flux
b6d2bc09e2 tweak screenshot 3 2022-06-19 17:18:55 -07:00
flux
43dc840f29 add screenshot of circular saw interface 2022-06-19 17:12:33 -07:00
flux
e8324f5bf1 tweak some things 2022-06-19 17:08:21 -07:00
flux
56e709e1ec use the screenshot from the CDB 2022-06-19 16:32:25 -07:00
flux
9a617992b4 remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
flux
5990d7c6a4 invsaw 2022-06-19 15:26:05 -07:00
flux
31f7d56a33 screenshots... 2022-06-18 16:27:39 -07:00
flux
0f9e1a95d6 hm. looks like i need to update my local luacheck.. 2022-06-18 16:25:47 -07:00
flux
23f7446bef almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
flux
53a50fc5a4 fix eighths 2022-06-17 16:02:29 -07:00
flux
7f3710d015 add another legacy drawtype 2022-06-17 16:02:08 -07:00
flux
21f36e6c1c fix a bunch of bugs. still need to do more work on the station/circular saw distinction 2022-06-17 12:22:47 -07:00