Commit Graph

76 Commits

Author SHA1 Message Date
Buuz135
6b73994dfa Changed how tile data is written to the item to avoid extra NBT that mods for some reason add to the empty stack, closes #11 also made the Armory Cabinet drop with it's contents 2022-01-16 13:39:07 +01:00
Buuz135
f29170eaad Increased version 2022-01-07 20:12:42 +01:00
Buuz135
31466f0294 Prevent the linking to a drawer controller when using the multiple mode in the linking tool, closes #8 2022-01-07 20:11:50 +01:00
Buuz135
d68f5d2fd5 Fixed Ender Drawer not removing itself from the controller when broken 2022-01-07 20:05:43 +01:00
Buuz135
7c63f008f4 Fixed TOP integration, closes #6 2022-01-07 11:43:45 +01:00
Buuz135
8b0fbb2bf5 Fixed server side issues 2022-01-06 18:06:35 +01:00
Buuz135
89f0d745f8 Prevent drawer breaking when in creative if you hit a button 2022-01-06 18:00:18 +01:00
Buuz135
171c2f4a80 Added tooltip for the drawers to show its contents 2022-01-06 13:55:12 +01:00
Buuz135
7f3f3361bb Added ender drawer recipe 2022-01-05 22:34:48 +01:00
Buuz135
0e1fe66819 Added Ender Drawer 2022-01-05 22:18:34 +01:00
Ridanis
84cfc7c1a6 Ender Drawer 2022-01-03 23:28:51 +01:00
Buuz135
8dcf67a3d0 Added TOP integration 2022-01-03 20:23:22 +01:00
Buuz135
1441cf69fe Fixed issues for items without nbt, closes #2 closes #3 2021-12-29 23:10:40 +01:00
Buuz135
bd811b861c Fixed slot validity check when inserting into a drawer controller 2021-12-29 12:13:51 +01:00
Buuz135
bc01ad7098 Fixed overflow when using max upgrades, closes #1 2021-12-29 12:08:20 +01:00
Buuz135
948b87a657 Increased version 2021-12-27 18:43:21 +01:00
Buuz135
105f45d67b Improved drawer validity check 2021-12-27 18:42:54 +01:00
Buuz135
e96b9207e6 Fixed server side issues 2021-12-27 18:38:16 +01:00
Buuz135
551fd76abc Added controller interaction 2021-12-25 14:11:21 +01:00
Buuz135
b150ec914d Added titanium dep 2021-12-25 13:59:12 +01:00
Buuz135
e8d490df9a Added type description to the upgrades 2021-12-25 13:56:52 +01:00
Buuz135
e9f2ebbe4c Added config for the drawer controller range, armory cabinet doesnt sync its contents to the client 2021-12-25 13:50:12 +01:00
Buuz135
c15bdc006e Added mining tags 2021-12-25 13:24:13 +01:00
Buuz135
11d8ee407a Added config to change the armory cab size 2021-12-25 12:51:43 +01:00
Buuz135
0c0d08597b Added recipes 2021-12-24 20:15:28 +01:00
Buuz135
b1b0a3b9d6 Added some desc 2021-12-24 18:23:08 +01:00
Buuz135
c7fe08b467 Added functional configuration tool 2021-12-24 18:14:22 +01:00
Buuz135
4a0125df2d Finalized linking tool functionality 2021-12-24 17:15:57 +01:00
Buuz135
53d75d44df Implemented collecting upgrade 2021-12-24 14:35:35 +01:00
Buuz135
fd7bed0ebb Implemented pushing upgrade 2021-12-24 14:17:31 +01:00
Buuz135
fd2258b690 Implemented pulling upgrade 2021-12-24 14:05:17 +01:00
Buuz135
e4735a6ba2 Added locking to the compacting drawer 2021-12-24 13:26:48 +01:00
Buuz135
fa6437d392 Merge remote-tracking branch 'origin/main' into main 2021-12-24 12:23:33 +01:00
Buuz135
1566b8ab00 Minor rendering improvements 2021-12-24 12:23:17 +01:00
Ridanis
c596c09e22 Merge branch 'main' of https://github.com/Buuz135/FunctionalStorage 2021-12-24 11:56:54 +01:00
Ridanis
45a92a305f New lock icon, Configuration tool, and updated Linking tool 2021-12-24 11:56:38 +01:00
Buuz135
9ed28467b9 Upgrades can now be inserted by right clicking and you dont need to shift to use the tools 2021-12-24 11:49:43 +01:00
Buuz135
28ecac8ac2 Fixed 1x2 rendering 2021-12-23 22:48:19 +01:00
Buuz135
b070097bc9 Fixed 2x2 drawer boxes 2021-12-23 22:46:45 +01:00
Buuz135
da48e4479d Added locking support for the drawers 2021-12-23 19:48:23 +01:00
Buuz135
750eacea31 Added support for not checking recipes downwards in the compacting drawer 2021-12-23 12:05:03 +01:00
Buuz135
d8ad7a702c Added upgrade rendering 2021-12-22 22:44:32 +01:00
Buuz135
e1e238de3e Removed some todo's 2021-12-22 21:37:20 +01:00
Buuz135
408056f9af Added locking features to drawers 2021-12-22 21:35:32 +01:00
Buuz135
c18a62b2e8 Added functional iron upgrade 2021-12-22 20:42:26 +01:00
Buuz135
e15e6eba9d Added more descriptive actions to the linking tool actions 2021-12-22 18:54:21 +01:00
Buuz135
14d1d319a0 Made drawers drop with the stored upgrades 2021-12-22 18:48:21 +01:00
Buuz135
8f6a4b8f13 Prevented the extraction the storage upgrades if the size goes over limit 2021-12-22 18:28:46 +01:00
Buuz135
ddff5a8f3a Made Void upgrade functional and added direction swapping for the other utility upgrades 2021-12-22 17:56:32 +01:00
Buuz135
c30c3084ae Made Storage upgrades functional 2021-12-22 13:46:26 +01:00