Commit Graph

130 Commits

Author SHA1 Message Date
Buuz135
b2bbb867b5 Improved Linking tool messaging, closes #53 2022-07-09 18:07:10 +02:00
Buuz135
2e70f88bfe The drawer controller area is now a square 2022-07-09 18:01:05 +02:00
Buuz135
11ec70620d Make compacting crafting check of the amount of items on the output and return similar items when there arent any from the same mod id, closes #49 2022-07-09 17:38:31 +02:00
Buuz135
5c41c5bb62 Merge branch 'framed' into main 2022-07-09 17:05:33 +02:00
Buuz135
edcb4cf47b Added textures 2022-07-09 17:02:51 +02:00
Ridanis
44e21de341 Merge branch 'framed' of https://github.com/Buuz135/FunctionalStorage into framed 2022-07-08 23:30:52 +02:00
Ridanis
0b01c6eb19 Framed Drawers Textures 2022-07-08 23:30:49 +02:00
Buuz135
dc5e443625 Added Compacting Framed drawer recipe and framing explanation 2022-07-08 23:05:55 +02:00
Buuz135
08d3805011 Compacted drawers 2022-07-08 22:22:09 +02:00
Buuz135
c77dae2467 Fixed Drawer drops and added some missing data 2022-07-03 20:33:52 +02:00
Buuz135
302842c798 Most of framed drawer stuff 2022-07-03 20:11:34 +02:00
Buuz135
8ea488059a WIP Framned stuff 2022-07-02 14:21:23 +02:00
Buuz135
622749b0cc Increased version 2022-06-24 14:42:52 +02:00
Buuz135
5626fca71e Added an extra slot when the drawer is void for mods that do checks stuff too much and it doesn't send stuff when it's full closes #27 2022-06-24 14:40:44 +02:00
Buuz135
b6b2422837 Increased titanium version 2022-06-06 22:55:11 +02:00
Buuz135
438e3b2c18 Increased version 2022-06-06 22:46:05 +02:00
Buuz135
db7a283c8e Fixed Flanks pocket storage inserting too much 2022-06-06 22:45:14 +02:00
Buuz135
1cae6d8bce Fixed drawers not showing items on their tooltip 2022-06-06 21:18:41 +02:00
Buuz135
6afd5ee8ba Added a config option to reduce the rendering range of drawers 2022-06-06 16:45:25 +02:00
Buuz135
37deecbbdc
Merge pull request #39 from ZHAY10086/patch-1
Create Chinese localization
2022-06-06 16:12:17 +02:00
Buuz135
5cf93081cd Improved auto rightclick interaction for when the drawer is empty, closes #36 2022-06-06 16:11:48 +02:00
Buuz135
27259e04d4 Fixed Wooden Drawers not being able to be configured when locked, closes #42 2022-06-06 15:46:08 +02:00
Buuz135
97aa3cd4c0 1 x 2 drawers and 2 x 2 drawers recipe now make more 2022-05-30 22:31:31 +02:00
ZHAY10086
3f43a9ea80
Create zh_cn.json 2022-05-25 19:56:38 +08:00
Buuz135
513f1c3e54 Updated forge to recommended 2022-05-22 20:13:46 +02:00
Buuz135
24bb65247c Increased version 2022-05-17 14:41:33 +02:00
Buuz135
73d2d29c4a Changed how drawer insertion is done from the drawer controller interaction, closes #34 2022-05-17 14:40:34 +02:00
Buuz135
4f0dae10cc Improved performance on the drawer controller closes #35 2022-05-17 13:48:20 +02:00
Buuz135
43702cd07b Fixed tooltip on the server side 2022-05-05 20:44:57 +02:00
Buuz135
aef2b2e017 Merge remote-tracking branch 'origin/main' into main 2022-05-05 20:15:14 +02:00
Buuz135
bc7063b951 Increased version 2022-05-05 20:14:53 +02:00
Buuz135
8d8eef61d0 Added more stuff to the ignore list, closes #31 2022-05-05 20:14:06 +02:00
Buuz135
cd1da8175a Fixed Controller adding air to its controllable and updating constantly, closes #32 2022-05-05 20:08:43 +02:00
Buuz135
7355fe1af8
Merge pull request #30 from gjeodnd12165/patch-1
Korean Localization
2022-05-05 20:07:40 +02:00
gjeodnd12165
e009d275d2
Create ko_kr.json 2022-04-19 13:39:28 +09:00
Buuz135
4640bc7baf Increased version 2022-04-04 13:09:37 +02:00
Buuz135
9e16817e47 Added ingredient to make an oak drawer with non minecraft wood closes #23 2022-04-04 13:08:43 +02:00
Buuz135
ed17939eba Store the lowest bottom parent in a compacting drawer to the calculation properly later, closes #25 2022-04-04 11:34:26 +02:00
Buuz135
e195b58d88 Increased titanium version 2022-03-21 21:11:16 +01:00
Buuz135
1516b54917 Increased version 2022-03-21 21:02:11 +01:00
Buuz135
d6ed8a5c67 Added extended name tooltips when sneaking, closes #19 2022-03-21 20:56:57 +01:00
Buuz135
d312fecc2a Storage Controller won't insert into empty drawers anymore when interacting, closes #21 2022-03-21 20:28:20 +01:00
Buuz135
467a9a3e8e Fixed Controller asking for slots of other Controllers, closes #20 2022-03-21 20:18:08 +01:00
Buuz135
9205549aff Port to 1.18.2 2022-03-21 20:14:28 +01:00
Buuz135
fcb3924191 Increased version 2022-01-26 15:56:16 +01:00
Buuz135
1b34ea54b3 Merge remote-tracking branch 'origin/main' into main 2022-01-26 15:42:08 +01:00
Buuz135
80a9ccafea
Merge pull request #14 from Ars2014/main
Fix Compacting Drawers
2022-01-26 15:40:00 +01:00
Arslan 'Ars2014' Sakhapov
06275c65b4 Fix CompactingDrawer not saving items after break 2022-01-26 18:36:18 +05:00
Arslan 'Ars2014' Sakhapov
4f449a8a37 Fix CompactingInventoryHandler item validation function 2022-01-26 18:14:40 +05:00
Buuz135
c7283d2fd9 Fixed Right Click drawer interaction 2022-01-20 22:48:43 +01:00