Raoul Van den Berge
7a910a1f26
Update changelog
2016-10-23 19:50:26 +02:00
way2muchnoise
8c1d2fc4d7
don't use the IItemStackList#add in IItemStackList#copy, same for IFluidStackList, #501
2016-10-23 19:42:17 +02:00
InusualZ
bcd7fbbc2c
Disk Manipulator Sided ( #499 )
...
* Lock access type for Extra Utilities 2 Trash Can
* Another approach
* Forgot to delete NBT Tag
* Disk Manipulator Sided
* Backwards Compatibility
* Too many spaces
* Comment it
2016-10-23 19:34:12 +02:00
Raoul Van den Berge
d038379701
Change minimum value to prevent division by 0 errors
2016-10-23 19:02:22 +02:00
Raoul Van den Berge
7d19351ac4
After talking to Player, the default EU conversion rate needs to be 1:8
2016-10-23 19:01:46 +02:00
Raoul Van den Berge
5def096691
Bump to 1.2-beta2
2016-10-23 19:01:13 +02:00
Raoul Van den Berge
b1c159432f
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
2016-10-23 17:52:11 +02:00
Raoul Van den Berge
e356ae3fc2
1.2-beta1
2016-10-23 17:51:53 +02:00
way2muchnoise
57152c35f0
fix hover location in preview
2016-10-23 16:45:03 +02:00
way2muchnoise
681d47c5d7
more fixes related to tools with uses
2016-10-23 16:41:02 +02:00
way2muchnoise
1ddc958e5f
don't show every reuse of a tool that takes damage in the preview
2016-10-23 16:34:24 +02:00
way2muchnoise
ce39f95d36
check if items can be inserted in to machine before starting a CraftingStepProcess
2016-10-23 16:19:05 +02:00
Raoul Van den Berge
121aa004e1
Doc fixes
2016-10-23 15:09:46 +02:00
Raoul Van den Berge
ccfda6c9b1
More fixes
2016-10-23 15:03:40 +02:00
Raoul Van den Berge
1b9b081a95
Renames and formatting fixes
2016-10-23 15:02:02 +02:00
way2muchnoise
72de12142a
rewrite of the autocrafting, hopefully this is the final form
2016-10-23 14:49:00 +02:00
Raoul
fcc4495303
Update CHANGELOG.md
2016-10-23 11:28:47 +02:00
Raoul
513d695aaa
Update CHANGELOG.md
2016-10-23 11:26:25 +02:00
Raoul Van den Berge
3685b6810f
Add back disk drive item model
2016-10-23 03:56:27 +02:00
Raoul Van den Berge
c9a575efd7
Update disk drive on storage fullness to update the icons
2016-10-23 03:51:51 +02:00
Raoul Van den Berge
8f044d5e72
Add disk drive disk textures
2016-10-23 03:42:41 +02:00
Raoul Van den Berge
ca8a773e77
Disk drive shows all disks for now
2016-10-23 03:20:47 +02:00
Raoul Van den Berge
886e855f00
Disk drive is rotatable again
2016-10-23 00:38:14 +02:00
Raoul Van den Berge
cee831cf6a
Disk drive model without rotation
2016-10-22 23:58:36 +02:00
Raoul Van den Berge
3c9be94f2a
Add disk drive disk model
2016-10-22 23:40:03 +02:00
Raoul Van den Berge
ae59137587
Prevent overflowing of item stacks in lists, #490
2016-10-22 15:48:00 +02:00
Raoul Van den Berge
a894b58d8c
Better quantity formatter, fixes #490
2016-10-22 02:33:44 +02:00
Raoul Van den Berge
f8de0dfed0
Controller sorts by energy usage in GUI
2016-10-22 01:59:11 +02:00
Raoul Van den Berge
19b64ee84d
Fix buggy Processable serialization
2016-10-20 21:58:37 +02:00
Raoul Van den Berge
a78ee21329
Fix tooltip not always working + crafting task not sending update on processable change
2016-10-20 20:58:20 +02:00
Raoul Van den Berge
86c7423c89
Improve specimen behaviour, fixes #486
2016-10-20 19:40:37 +02:00
Raoul Van den Berge
a187bf92b7
Limited network transmitter usage to 1000 RS/t, fixes #487
2016-10-20 19:10:01 +02:00
Raoul Van den Berge
db0d1c2dd2
Fix oredict button disappearing
2016-10-20 19:06:58 +02:00
Raoul Van den Berge
8f818312a3
Run crafting task calculation async
2016-10-20 19:00:41 +02:00
Raoul Van den Berge
2e42544c92
Display fixes
2016-10-19 23:22:19 +02:00
Raoul Van den Berge
436277e2a0
Oredict toggle on processing pattern encoder
2016-10-19 22:56:07 +02:00
Raoul Van den Berge
6e676a627d
Oredict toggle on grids
2016-10-19 22:40:22 +02:00
Raoul Van den Berge
d102f88bf1
Oredict base code
2016-10-19 21:59:01 +02:00
Raoul Van den Berge
cca8f230c7
Package rename
2016-10-19 21:49:24 +02:00
way2muchnoise
4faea84289
ICraftingPreviewElement uses IElementDrawers now
...
and some fixes for autocrafting ofc
2016-10-19 21:18:24 +02:00
Raoul Van den Berge
8a7f301abc
Better crafting monitor element for machines in use / machine not found
2016-10-19 19:00:55 +02:00
way2muchnoise
a4b859764a
fixes some issues with IProcessable and machines
2016-10-19 17:56:31 +02:00
Raoul Van den Berge
81c099f63c
Minor fixes
2016-10-19 15:42:39 +02:00
Raoul Van den Berge
d27fd6af0e
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
2016-10-18 22:57:02 +02:00
Raoul Van den Berge
1c7bcd7458
Machines in use, doesn't work yet
2016-10-18 22:56:39 +02:00
way2muchnoise
1c94e3f9b5
enable depth when drawing items in the preview
2016-10-18 21:32:59 +02:00
way2muchnoise
8d29dc389a
fix NPE due to IComparer mismatch during calculation
2016-10-18 21:30:45 +02:00
Raoul Van den Berge
e5ac59dc9a
Send crafting monitor updates
2016-10-17 22:47:18 +02:00
Raoul Van den Berge
a41b1ee7c2
Crafting task persistence. Untested
2016-10-17 22:42:33 +02:00
Raoul Van den Berge
a8a4ea9c02
Added ore dictionary compare toggle to storage I/O blocks
2016-10-17 21:50:25 +02:00