Raoul Van den Berge
9dd2ffd3ec
choose 1 from grid
2016-01-02 20:56:28 +01:00
Raoul Van den Berge
5bffb80190
fix grid bug
2016-01-02 18:27:12 +01:00
Raoul Van den Berge
68a4dc7534
fix textures not updating clientside
2016-01-01 16:41:40 +01:00
Raoul Van den Berge
5b3c5f03f8
fix more reformatter stuff
2015-12-29 12:07:59 +01:00
Raoul Van den Berge
b4c3a32806
reformat + optimize imports
2015-12-29 12:04:22 +01:00
Raoul Van den Berge
0c16a1e2d6
switch to standard of snake_case in ids and resource files
2015-12-27 21:23:35 +01:00
Raoul Van den Berge
627083ac57
fix grid gui
2015-12-26 15:58:32 +01:00
Raoul Van den Berge
9146a566b2
fix network packet so that they're threaded
2015-12-26 02:18:55 +01:00
Raoul Van den Berge
487fcb3cbe
make gui semi stable again
2015-12-26 01:24:29 +01:00
Raoul Van den Berge
9b109374fe
more fixes
...
- grid / crafting grid differ works
- cable / sensitive cable differ works
- redstoen mode works again
2015-12-26 01:07:41 +01:00
Raoul Van den Berge
6c3c113521
initial 1.8 port
2015-12-25 18:51:58 +01:00
Raoul Van den Berge
c4bcba1ed6
use inBounds + always play click noise on clear btn in grid
2015-12-23 16:00:56 +01:00
Raoul Van den Berge
532574a1b8
make the controller great again
2015-12-23 15:54:53 +01:00
Raoul Van den Berge
7ec94f6b6b
clearing crafting matrix
2015-12-22 21:41:53 +01:00
Raoul Van den Berge
1dfe250ddc
make crafting grid work
2015-12-22 16:01:52 +01:00
Raoul Van den Berge
7a99d963b0
basic crafting grid gui stuff (no functionality yet)
2015-12-22 13:31:00 +01:00
Raoul Van den Berge
3b143310e3
reformat
2015-12-22 12:39:03 +01:00
Raoul Van den Berge
396f0b608c
add sorting to grids
2015-12-20 19:08:35 +01:00
Raoul Van den Berge
9cb172e413
translations for sidebuttons + basic sidebuttons for grid sorting
2015-12-20 18:45:16 +01:00
Raoul Van den Berge
23a9b358bf
abstracted out side buttons (thanks to this they also work on ctrls now)
2015-12-20 16:43:56 +01:00
Raoul Van den Berge
d57618f990
add search to grid!
2015-12-20 15:15:53 +01:00
Raoul Van den Berge
69b1d47861
add inBounds() method to GuiBase
2015-12-20 12:46:21 +01:00
Raoul Van den Berge
e27e4c326d
fix rect rendering before items
2015-12-20 12:30:10 +01:00
Raoul Van den Berge
bbcce0598f
GUI refactor
2015-12-20 11:39:19 +01:00
Raoul Van den Berge
414d40499b
add basic scrolling
2015-12-20 10:40:20 +01:00
Raoul Van den Berge
2bae408c59
add redstone controls
2015-12-18 15:10:38 +01:00
Raoul Van den Berge
8bf0f66530
rename classes
2015-12-18 13:25:28 +01:00
Raoul Van den Berge
9cd5f2487c
move classes to other package
2015-12-18 03:56:25 +01:00
Raoul Van den Berge
bc7aca642b
improvements to the importer
2015-12-18 03:50:44 +01:00
Raoul Van den Berge
e4ab7d5b20
fix up some GUI stuff and NPE fix
2015-12-17 20:57:42 +01:00
Raoul Van den Berge
b47dc933c8
added stuff
...
- storage proxy block: reads an another inventory into system
- right clicking to push 1 item works
- when take() returns 0, don't give any item stack to the player
- tweaked energy usage
2015-12-15 21:58:21 +01:00
Raoul Van den Berge
62cca754a3
also check NBT of an item
2015-12-13 23:24:12 +01:00
Raoul Van den Berge
3e021cdf46
massive refactor of storage
2015-12-13 21:14:54 +01:00
Raoul Van den Berge
7f594b5e36
very experimental drive support!!!
2015-12-13 18:10:54 +01:00
Raoul Van den Berge
9836dfb77c
fix tooltip rendering issue
2015-12-13 17:01:56 +01:00
Raoul Van den Berge
97a229d927
unnecesary cast
2015-12-12 22:23:03 +01:00
Raoul Van den Berge
86c487283c
add translations for gui's
2015-12-12 21:41:05 +01:00
Raoul Van den Berge
9cb06025b1
render tooltips
2015-12-12 16:54:38 +01:00
Raoul Van den Berge
2d1f599391
getting items from storage
2015-12-12 16:40:24 +01:00
Raoul Van den Berge
d518eb4f31
slots have different color on no controller + shift clicking in grid
2015-12-12 15:56:16 +01:00
Raoul Van den Berge
003e87bd4d
fix rendering in grid
2015-12-12 00:30:52 +01:00
Raoul Van den Berge
feac88c17f
pushing stuff to grid storage
2015-12-12 00:04:29 +01:00