Raoul Van den Berge
|
c231f87668
|
Oredict acrafting
|
2016-10-10 00:16:07 +02:00 |
|
Raoul Van den Berge
|
d79c1eadc8
|
Fix NPE in grid
|
2016-10-09 22:33:47 +02:00 |
|
Raoul Van den Berge
|
12eb4d8895
|
Make fluid autocrafting work correctly with buckets
|
2016-10-09 21:59:56 +02:00 |
|
Raoul Van den Berge
|
45441b8369
|
Change translation to be more clear
|
2016-10-09 21:42:42 +02:00 |
|
Raoul Van den Berge
|
9a0612a56c
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-10-09 21:39:44 +02:00 |
|
Raoul Van den Berge
|
94716bcef0
|
Constructor can now drop items in the world, fixes #449
|
2016-10-09 21:39:36 +02:00 |
|
InusualZ
|
10eb7ed331
|
Implement config option to change EU to RS conversion rate (#450)
* Implement config option to change EU to RS conversion rate
* Grammatical fix
|
2016-10-09 20:50:08 +02:00 |
|
Raoul Van den Berge
|
a30abf335e
|
Add byproduct as extras, in preparation for oredict autocrafting
|
2016-10-09 20:11:21 +02:00 |
|
Raoul Van den Berge
|
84eb09bd7c
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-10-09 20:06:27 +02:00 |
|
Raoul Van den Berge
|
0737afbe0b
|
Fix cached item count for display going negative, fixes #343
|
2016-10-09 20:06:16 +02:00 |
|
InusualZ
|
d8e40952d3
|
Voidable fluid (#448)
* Voidable fluid
* Negative value so FluidCache update fluid count
* Rename variable
* Consistency
* Syntax Again
|
2016-10-09 19:16:16 +02:00 |
|
Raoul Van den Berge
|
1e6312fd17
|
Update docs
|
2016-10-09 18:56:44 +02:00 |
|
Raoul Van den Berge
|
3cfeb3a39b
|
Rename CraftingTaskNormal to CraftingTask
|
2016-10-09 18:41:56 +02:00 |
|
Raoul Van den Berge
|
e821e63043
|
Remove FluidUtils
|
2016-10-09 18:40:09 +02:00 |
|
Raoul Van den Berge
|
db5c6a664a
|
Fluid autocrafting
|
2016-10-09 18:34:23 +02:00 |
|
Raoul Van den Berge
|
5168508acc
|
Move getInteractSize to ItemHandlerUpgrade
|
2016-10-09 17:50:34 +02:00 |
|
Raoul Van den Berge
|
56397e25f8
|
Implemented void excess in disk drive
|
2016-10-09 17:44:14 +02:00 |
|
Raoul Van den Berge
|
7c7a9e3391
|
Consistent naming
|
2016-10-09 16:45:28 +02:00 |
|
Raoul Van den Berge
|
a88fb4dbc6
|
Remove duplicate diskdrive textures
|
2016-10-09 16:44:08 +02:00 |
|
Raoul Van den Berge
|
32c59ef23f
|
Fixed fluid rendering bugs out sidebuttons, fixes #447
|
2016-10-09 16:38:23 +02:00 |
|
Raoul Van den Berge
|
642e511cdd
|
Fixed items with colored tooltip are uncolored in grid, fixes #446
|
2016-10-09 16:30:52 +02:00 |
|
Raoul Van den Berge
|
aded4c9408
|
Rename RSAPI to RSAPIInject
|
2016-10-09 16:03:54 +02:00 |
|
Raoul Van den Berge
|
fab1b00dea
|
Backport disk drive fix
|
2016-10-09 16:03:00 +02:00 |
|
Raoul Van den Berge
|
853116c1d8
|
Move some methods to RSUtils
|
2016-10-09 15:56:52 +02:00 |
|
Raoul
|
d508970e53
|
Merge pull request #445 from InusualZ/InusualZ-fix-435
Fix #435 & Little bit more
|
2016-10-09 15:08:08 +02:00 |
|
InusualZ
|
4379f536ee
|
Fix #435 & Little bit more
|
2016-10-09 08:53:19 -04:00 |
|
Raoul Van den Berge
|
40e5433413
|
Detector without filter should detect total storage count, fixes #436
|
2016-10-08 22:16:46 +02:00 |
|
Raoul Van den Berge
|
51fe0abdb9
|
Stack upgrade in importer/exporter/fluid interface in fluid mode does 64 buckets, fixes #424
|
2016-10-08 22:03:26 +02:00 |
|
Raoul
|
a47797be21
|
Merge pull request #441 from way2muchnoise/mc1.10
add API deliver based on an annotation
|
2016-10-08 21:36:28 +02:00 |
|
way2muchnoise
|
fbc613271e
|
add API deliver based on an annotation
|
2016-10-08 21:02:09 +02:00 |
|
Raoul Van den Berge
|
423696d89a
|
Show IProcessable items in crafting monitor too
|
2016-10-08 00:11:19 +02:00 |
|
Raoul Van den Berge
|
09b0620c85
|
CraftingMonitorElementText
|
2016-10-07 23:40:48 +02:00 |
|
Raoul Van den Berge
|
a411fdacad
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-10-07 23:16:05 +02:00 |
|
Raoul Van den Berge
|
b7f48357c1
|
Use IItemStackList for toTake
|
2016-10-07 23:15:49 +02:00 |
|
Raoul
|
880e535074
|
Merge pull request #430 from geldorn/void_excess_storage_block
Added an option to storage blocks to void items
|
2016-10-07 22:54:14 +02:00 |
|
Geldorn
|
6ee3cb7df3
|
Some more coding style corrections.
|
2016-10-07 22:48:54 +02:00 |
|
Raoul Van den Berge
|
fff627b2ec
|
Remove SoldererRecipe - it's now a factory method in ISoldererRegistry
|
2016-10-07 22:39:50 +02:00 |
|
Geldorn
|
0f71ca9d7f
|
Merge branch 'mc1.10' of https://github.com/raoulvdberge/refinedstorage into void_excess_storage_block
|
2016-10-07 12:34:43 +02:00 |
|
Geldorn
|
fc554c288f
|
Coding style corrections, naming corrections.
|
2016-10-07 12:30:09 +02:00 |
|
Raoul Van den Berge
|
f86f5d5553
|
Remove NetworkUtils - it's now default methods all the way!
|
2016-10-07 03:11:29 +02:00 |
|
Raoul Van den Berge
|
ae1117f8be
|
Remove CompareUtils - it's now in IComparer
|
2016-10-07 02:46:59 +02:00 |
|
Raoul Van den Berge
|
57954276da
|
Ancients legends didn't say anything about forgetfulness
|
2016-10-07 02:31:17 +02:00 |
|
Raoul Van den Berge
|
e689d2a6eb
|
"There is no need to verbose", ancients legends said
|
2016-10-07 02:30:17 +02:00 |
|
Raoul Van den Berge
|
51a9ead259
|
Add docs
|
2016-10-07 02:24:10 +02:00 |
|
Raoul Van den Berge
|
ca47253ecd
|
Make the new crafting task use the IItemStackList
|
2016-10-07 02:18:58 +02:00 |
|
Raoul Van den Berge
|
3ee04b6480
|
IItemStackList holds some behavior that I don't want to duplicate everywhere
|
2016-10-07 02:10:45 +02:00 |
|
Raoul Van den Berge
|
48bb49ceeb
|
Fix wrong quantity stuff
|
2016-10-07 01:55:29 +02:00 |
|
Geldorn
|
96f17eb41a
|
Localization for void excess strings.
|
2016-10-06 23:06:22 +02:00 |
|
Geldorn
|
a127a265e2
|
Fixed the problem with the storage system item count increasing when voiding stuff.
|
2016-10-06 22:17:48 +02:00 |
|
Geldorn
|
c502e3758f
|
Added void excess items functionality to storage blocks (counts not working correctly).
|
2016-10-06 21:52:09 +02:00 |
|