Raoul Van den Berge
|
dfa217660c
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-09-17 19:07:26 +02:00 |
|
Raoul Van den Berge
|
da186bba5a
|
Fixed thing not working
|
2016-09-17 19:06:55 +02:00 |
|
Raoul Van den Berge
|
9b576cd938
|
Fixed shift clicking from Grid when player inventory is full throwing items in the world, fixes #355
|
2016-09-17 18:20:31 +02:00 |
|
Raoul Van den Berge
|
80cf5a08b0
|
Fixed crafting a complex item causes the process to flow off the Crafting Monitor's GUI, fixes #354
|
2016-09-17 17:37:30 +02:00 |
|
Raoul Van den Berge
|
99870fbb0b
|
Bump to 1.0.5
|
2016-09-17 17:35:42 +02:00 |
|
Raoul
|
39549ddfcd
|
Merge pull request #353 from way2muchnoise/mc1.10
add NBTStorage util class
|
2016-09-17 15:10:37 +02:00 |
|
way2muchnoise
|
680c45da7e
|
code style updates
|
2016-09-17 15:09:38 +02:00 |
|
way2muchnoise
|
cba0e4af26
|
add some default IItemValidator implementations
|
2016-09-17 15:06:13 +02:00 |
|
Raoul Van den Berge
|
02fbb14c2f
|
Update changelog. 1.0.4 done
|
2016-09-17 15:04:32 +02:00 |
|
Raoul Van den Berge
|
fc9988e19e
|
Forge 2088 is a requirement
|
2016-09-17 15:02:56 +02:00 |
|
way2muchnoise
|
f9d192ce76
|
code style updates
|
2016-09-17 14:57:40 +02:00 |
|
way2muchnoise
|
6129420627
|
add NBTStorage util class
|
2016-09-17 14:53:51 +02:00 |
|
Raoul Van den Berge
|
3b27bef1f7
|
Ticks didn't get incremented clientside, so this condition was true forever. Fixes #340
|
2016-09-17 13:56:49 +02:00 |
|
Raoul Van den Berge
|
5ce4d7205b
|
Update docs
|
2016-09-17 13:47:31 +02:00 |
|
Raoul Van den Berge
|
d78005b2c2
|
Bump to 1.0.4
|
2016-09-17 13:46:10 +02:00 |
|
Raoul Van den Berge
|
b927490cb3
|
Remove solderer automation screenshot [ci skip]
|
2016-09-17 13:09:08 +02:00 |
|
Raoul Van den Berge
|
eeed721ffb
|
Fix solderer not dropping result
|
2016-09-17 12:50:27 +02:00 |
|
Raoul Van den Berge
|
946c629e12
|
Disable disk manip for now
|
2016-09-17 12:31:52 +02:00 |
|
Raoul Van den Berge
|
2d9ef15c60
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-09-17 12:19:45 +02:00 |
|
Raoul Van den Berge
|
c91f683f37
|
Fixed fluid autocrafting scheduling too much crafting tasks for buckets, fixes #351 and #352
|
2016-09-17 12:19:26 +02:00 |
|
Raoul
|
45e167ab70
|
Merge pull request #350 from way2muchnoise/mc1.10
Adds inserting into network for the Disk Manipulator
|
2016-09-17 11:38:53 +02:00 |
|
way2muchnoise
|
c8892ac9ee
|
fixes some minor issue and improves the code style
|
2016-09-17 01:08:41 +02:00 |
|
way2muchnoise
|
48b3e7a0bb
|
adds inserting into the network for the Disk Manipulator
I know, there must be a better way
|
2016-09-17 00:45:57 +02:00 |
|
Raoul Van den Berge
|
aaad4e0d6e
|
Fix some model stuff
|
2016-09-16 23:13:37 +02:00 |
|
Raoul Van den Berge
|
670ee56dd0
|
Only rebuild patterns on the server, #340
|
2016-09-16 21:35:03 +02:00 |
|
Raoul Van den Berge
|
c7f35257f3
|
Move SoldererRecipe to API pkg
|
2016-09-16 21:32:36 +02:00 |
|
Raoul Van den Berge
|
a749875137
|
Changed recipe for upgrades in the Solderer, they now just take 1 of the unique item instead of 2, fixes #349
|
2016-09-16 21:29:36 +02:00 |
|
Raoul Van den Berge
|
afd1b8819a
|
Added integration for Forge energy
|
2016-09-16 21:07:36 +02:00 |
|
Raoul Van den Berge
|
c90450ebde
|
Update forge and deps
|
2016-09-16 20:57:19 +02:00 |
|
Raoul Van den Berge
|
667bcef351
|
Also care about oredict
|
2016-09-16 02:41:42 +02:00 |
|
Raoul Van den Berge
|
1f489a63ee
|
Solderer improvements, fixes #345
|
2016-09-16 02:27:29 +02:00 |
|
Raoul Van den Berge
|
63552d87f7
|
Fix bad logic in network node graph
|
2016-09-16 02:05:22 +02:00 |
|
Raoul Van den Berge
|
612f626207
|
Merge remote-tracking branch 'origin/mc1.10' into mc1.10
|
2016-09-16 01:57:05 +02:00 |
|
Raoul Van den Berge
|
8e3dbadac8
|
Fix item loading issue, fixes #346 and #338
|
2016-09-16 01:56:48 +02:00 |
|
Raoul
|
7a1bfb11d0
|
Merge pull request #342 from way2muchnoise/mc1.10
add basis for the Disk Manipulator, #39
|
2016-09-15 17:45:49 +02:00 |
|
way2muchnoise
|
a78e0e885c
|
add basis for the Disk Manipulator, #39
|
2016-09-15 17:36:36 +02:00 |
|
Raoul Van den Berge
|
b1228ce435
|
Version bump to 1.0.3
|
2016-09-15 16:30:33 +02:00 |
|
Raoul Van den Berge
|
e85f0e7a7d
|
+64 in crafting start GUI now gives 64 from the first time instead of 65, fixes #334
|
2016-09-14 19:30:45 +02:00 |
|
Raoul Van den Berge
|
a2144ef4fd
|
Removed crafting task limit in crafting start GUI
|
2016-09-14 19:12:55 +02:00 |
|
Raoul Van den Berge
|
97cfc0dc6b
|
Add curseforge badge, fixes #337
|
2016-09-14 19:06:33 +02:00 |
|
Raoul Van den Berge
|
e244d9f3d5
|
Fixed processing patterns not handling item insertion sometimes, fixes #339
|
2016-09-14 18:59:49 +02:00 |
|
Raoul Van den Berge
|
d1ee937929
|
Another attempt at obf jar building
|
2016-09-13 23:36:22 +02:00 |
|
Raoul Van den Berge
|
b0b7f30e9b
|
Another attempt at obf jar building
|
2016-09-13 23:29:52 +02:00 |
|
Raoul Van den Berge
|
fff2925877
|
Another attempt at obf jar building
|
2016-09-13 22:38:00 +02:00 |
|
Raoul Van den Berge
|
6eaa13741c
|
Version bump to 1.0.2 + obf jar attempt
|
2016-09-13 22:22:32 +02:00 |
|
Raoul Van den Berge
|
7fec39d955
|
Testje
|
2016-09-13 22:03:55 +02:00 |
|
Raoul Van den Berge
|
0c43fd56fd
|
Testje
|
2016-09-13 21:55:46 +02:00 |
|
Raoul Van den Berge
|
ec47e350dc
|
Remove double deobf
|
2016-09-13 21:42:52 +02:00 |
|
Raoul
|
0cbb992c38
|
Merge pull request #335 from way2muchnoise/mc1.10
add api and deobf artifact
|
2016-09-13 21:31:00 +02:00 |
|
way2muchnoise
|
9a7081b1e9
|
fix duplicate classifier for maven publish
|
2016-09-13 21:24:13 +02:00 |
|