Commit Graph

396 Commits

Author SHA1 Message Date
Raoul Van den Berge
782f418364 We need to compare the item to check if its what we want before we can take it out 2016-03-24 22:34:34 +01:00
Raoul Van den Berge
a8e6ea5439 Deep storage unit integration 2016-03-24 21:59:19 +01:00
Raoul Van den Berge
44c3709352 Fix NPE in sorting grid 2016-03-24 21:09:43 +01:00
Raoul Van den Berge
a0c372b6cc Fix for #2 2016-03-24 20:44:30 +01:00
Raoul Van den Berge
aff57affe5 Rename drive to disk drive 2016-03-24 20:40:20 +01:00
Raoul Van den Berge
44559fe063 Rename storage cells to storage disks 2016-03-24 20:29:17 +01:00
Raoul Van den Berge
36cca7a9c8 Compatibility with drives from the previous version. 2016-03-24 19:17:44 +01:00
Raoul Van den Berge
8151065bb1 Fix tooltip 2016-03-24 19:16:27 +01:00
Raoul Van den Berge
578e6da0a2 Display tooltip for machine on controller 2016-03-24 18:56:14 +01:00
Raoul Van den Berge
06474a833d Fix outdated wireless transmitter GUI 2016-03-24 18:46:29 +01:00
Raoul Van den Berge
f419dcd080 Switch to IntelliJ 2016-03-24 18:28:47 +01:00
Raoul
e7f588ea62 Merge pull request #1 from GustoniaEagle/mc1.9
Added myself into mcmod.info, and remade all item textures.
2016-03-23 20:59:14 +01:00
GustoniaEagle
ac3640c8ca Added myself into mcmod.info, and remade all item textures. 2016-03-23 19:50:50 +00:00
Raoul Van den Berge
83cf072400 Forgot Dutch translation for this one. 2016-03-23 15:44:31 +01:00
Raoul Van den Berge
57ad0b0319 Display active machines in controller. 2016-03-23 14:33:49 +01:00
Raoul Van den Berge
5c3b42a375 Abstract out Scrollbar in different class. 2016-03-23 13:23:17 +01:00
Raoul Van den Berge
3afa0fd3b1 Increase controller checking rate, highly experimental. 2016-03-22 22:08:48 +01:00
Raoul Van den Berge
b46bb1c511 Make interface a bit slower. 2016-03-22 22:04:54 +01:00
Raoul Van den Berge
9a466d17d4 Fix 2016-03-22 21:29:37 +01:00
Raoul Van den Berge
d146c0aa2e Update a screenshot. 2016-03-22 21:18:40 +01:00
Raoul Van den Berge
17c243b9a1 Better check for no usage. 2016-03-22 21:03:59 +01:00
Raoul Van den Berge
e23a17983b Actual working scrolling in grid... 2016-03-22 20:45:34 +01:00
Raoul Van den Berge
fe7a45f84b Limit y for scrollbar. 2016-03-22 20:02:24 +01:00
Raoul Van den Berge
dffc7337dd Crappy scrolling 2016-03-22 19:24:23 +01:00
Raoul Van den Berge
f57b88c1c9 Use GuiScreen.isShiftKeyDown(), add scrollbar textures 2016-03-22 19:03:58 +01:00
Raoul Van den Berge
7a6a944709 Fix clicking sound. 2016-03-22 18:28:56 +01:00
Raoul Van den Berge
9cde93da69 Shift clicking in interface. 2016-03-22 18:25:22 +01:00
Raoul Van den Berge
608ac9ac50 Better display in storage gui. 2016-03-22 18:10:56 +01:00
Raoul Van den Berge
9b9b127a86 Dump unneeded IPriorityHandler. 2016-03-22 17:58:23 +01:00
Raoul Van den Berge
a2ed4d7a4c Implement getStored and getCapacity. 2016-03-22 17:56:26 +01:00
Raoul Van den Berge
2cfc31b663 Give drive better interface. 2016-03-22 17:46:30 +01:00
Raoul Van den Berge
09830a8342 Merge origin/mc1.9 into mc1.9 2016-03-22 16:57:05 +01:00
Raoul Van den Berge
1be245dd2e Version increment. 2016-03-22 16:56:15 +01:00
Raoul
a55b0306ad Update README.md 2016-03-21 22:07:20 +01:00
Raoul Van den Berge
e9ee94e2bf Small recipe change to interfaces. 2016-03-21 18:04:02 +01:00
Raoul Van den Berge
999b2ef3eb Better specimen slot with size 2016-03-21 17:57:49 +01:00
Raoul Van den Berge
c769c1826e More screenshots 2016-03-21 17:23:44 +01:00
Raoul Van den Berge
0ade2ea246 Default redstone mode for relay should be LOW. 2016-03-21 17:20:40 +01:00
Raoul Van den Berge
5ae296ec59 Change version as this is not a patch release, but a minor one 2016-03-20 22:34:12 +01:00
Raoul Van den Berge
b5ccd927c3 Specify compare on interface 2016-03-20 22:32:59 +01:00
Raoul Van den Berge
68c3b95043 Recipes for interface and relay 2016-03-20 22:26:46 +01:00
Raoul Van den Berge
9283678f33 Drop the correct stuff from the interface 2016-03-20 22:20:05 +01:00
Raoul Van den Berge
e12d484db8 Texture for interface 2016-03-20 22:16:14 +01:00
Raoul Van den Berge
ecde898be7 Add functionality for interfaces 2016-03-20 21:57:09 +01:00
Raoul Van den Berge
af704aee23 Interface base block (with inventory) 2016-03-20 21:28:14 +01:00
Raoul Van den Berge
d24f9e8a8e Add isItemValidForSlot 2016-03-20 20:27:18 +01:00
Raoul Van den Berge
241ff583ec Fix property not being found on grid type 2016-03-20 18:22:42 +01:00
Raoul Van den Berge
ed90045641 The controller shouldn't display the base usage when not working. 2016-03-20 18:09:54 +01:00
Raoul Van den Berge
97b48d91c2 Update copyright year 2016-03-20 17:07:55 +01:00
Raoul Van den Berge
1f5f5634c8 Relay texture 2016-03-20 16:44:33 +01:00