Commit Graph

143 Commits

Author SHA1 Message Date
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
Ridanis
2acf344f95 Create creative_upgrade.png 2022-01-16 16:38:44 +01:00
Ridanis
595b41530b Create redstone_upgrade.png 2022-01-16 16:12:34 +01:00
Buuz135
bbb196fef0 Made automatic insertion of drawers more responsive, closes #9 2022-01-16 14:11:25 +01:00
Buuz135
e4ee831933 Made drawers respect stack sizes 2022-01-16 13:51:00 +01:00
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