Raoul Van den Berge
86fd4f9dae
Fix wrong comparison causing items going into storages with the wrong priority, fixes #516
2016-10-25 18:59:56 +02:00
Raoul Van den Berge
e94e8dec7f
Fix crafting upgrade not working anymore, fixes #514
2016-10-25 18:54:21 +02:00
Raoul Van den Berge
aeeac1cc1e
Fix item dupe bug in interface
2016-10-25 18:42:00 +02:00
Raoul Van den Berge
d59afe9758
Bump to 1.2-beta3
2016-10-25 18:34:52 +02:00
Raoul Van den Berge
4f9ad9ed96
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
2016-10-24 21:51:35 +02:00
Raoul Van den Berge
0c5a575c88
Fix disk drive rendering
2016-10-24 21:51:22 +02:00
way2muchnoise
9ada1a7972
generify some IStorage things to improve sorting
2016-10-24 20:18:57 +02:00
Raoul Van den Berge
21673c1b28
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
2016-10-24 20:05:43 +02:00
Raoul Van den Berge
5dad275b8c
Use cachebuilder instead, still doesn't work
2016-10-24 20:05:26 +02:00
way2muchnoise
9c12af5bce
don't use IItemStackList#copy everywhere any more, #501
...
this should help a lot
2016-10-23 23:40:22 +02:00
Raoul Van den Berge
dbe02e42c6
Caching of disk drive model, doesn't work
2016-10-23 23:38:43 +02:00
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