Commit graph

1981 commits

Author SHA1 Message Date
Ellpeck 80d044bb48 Use the new item handler system for inserting and extracting
Might fix #249?
2016-10-01 23:35:39 +02:00
Ellpeck 7d28a500f4 fix the fix 2016-10-01 23:03:45 +02:00
Ellpeck e60b09c8e6 Merge remote-tracking branch 'origin/master' 2016-10-01 23:02:56 +02:00
Ellpeck 06d6aba0c5 Stop lush cave gen from destroying chests
Should close #266
2016-10-01 23:02:46 +02:00
xbony2 9c4019f8f1 corrected names (#264) 2016-09-28 16:42:17 +02:00
xbony2 99bd586ce2 closes #260 (3 is the default metadata) (#261) 2016-09-26 06:41:45 +02:00
Ellpeck fe974365b1 Make sure caves don't go through bedrock
Closes #248
2016-09-25 21:10:37 +02:00
Ellpeck 1d77f1e168 Added a recipe to clear the oil generator's liquid storage
Closes #253
2016-09-25 20:57:43 +02:00
Ellpeck 79e012181a Added tool materials to tools
Should close #255
2016-09-25 20:50:35 +02:00
Ellpeck b420823330 Fixed player probe saving #258 2016-09-25 20:44:40 +02:00
Ellpeck bfafc20b63 update patreon rewards thingy 2016-09-18 13:01:28 +02:00
Ellpeck 3b9afdc568 r63! 2016-09-17 12:31:09 +02:00
Ellpeck ea982f025e Added textures for stuff that doesn't have any yet 2016-09-17 12:24:49 +02:00
Ellpeck 7b16833139 bio reactor recipe and doc 2016-09-17 12:12:59 +02:00
Ellpeck 51ebdc729f new oils doc 2016-09-17 12:03:03 +02:00
Ellpeck f89196a701 Made solar panel lose efficiency with transparent blocks above it
Closes #244
2016-09-17 11:48:25 +02:00
Ellpeck 936df5fd5f Made the bio reactor accept blocks as well 2016-09-14 21:48:29 +02:00
Ellpeck c4ef288653 added bio reactor
Closes #234
2016-09-14 21:42:03 +02:00
Ellpeck 820f097c12 Added recipe for empowered oil 2016-09-13 20:40:26 +02:00
Ellpeck 541410be5e Made solar panels work through non-solid blocks 2016-09-13 17:27:39 +02:00
Ellpeck ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck 0853860810 Made the Lamp Controller toggle entire areas
Closes #242
2016-09-12 16:44:53 +02:00
Ellpeck ce63aafe3f Add a breaking change to the API 2016-09-12 16:13:39 +02:00
Ellpeck e66e5b7aa1 fixed bio coal burn time
Closes #229
2016-09-12 15:19:33 +02:00
Ellpeck 5311802085 Changed the color of the page buttons to be more visible 2016-09-12 15:09:55 +02:00
Ellpeck 3573257010 remove console spam about syncing data 2016-09-11 20:54:04 +02:00
Ellpeck b475d15c9f Removed that a lens knows about its item because it doesn't need to 2016-09-11 20:24:10 +02:00
Ellpeck 9007ccadee Added crystallized canola seeds to make crystal oil 2016-09-11 14:51:52 +02:00
Ellpeck 015e5121e2 item distributor recipe and doc 2016-09-11 13:33:47 +02:00
Ellpeck 4b7d9c3fd8 Made the distributor auto-pull 2016-09-11 13:14:39 +02:00
Ellpeck 9cac45a514 Rewrote the item distributor to be less broken 2016-09-11 12:57:20 +02:00
Ellpeck 890a4b91ff what 2016-09-11 11:25:08 +02:00
Ellpeck 843aaf42c8 Added information to the booklet on how to remove a worm because of #240 2016-09-11 11:24:00 +02:00
Ellpeck e580fd2219 Added item distributor 2016-09-09 21:43:33 +02:00
Ellpeck 37d1bc95f9 Made every block be able to save the tile entities around it for future use 2016-09-09 18:40:09 +02:00
Ellpeck 2fea0d3c6d changed EntrySet NBT methods 2016-09-09 17:58:34 +02:00
Ellpeck 9f314cf51d fluid laser relays recipe and doc 2016-09-08 17:34:54 +02:00
Ellpeck 12f4396264 Removed compatibility paxels 2016-09-05 21:52:29 +02:00
Ellpeck bf4d49941f Fix a bug with the book crashing if you had a recipe disabled 2016-09-05 15:51:52 +02:00
Ellpeck 4e2d2dd2a4 Finalize new Item Storage doc 2016-09-02 18:08:45 +02:00
Ellpeck 54999e0a81 Added an explanation via pictures to the item laser relay pages 2016-09-02 16:44:13 +02:00
Ellpeck 41019417f4 Fixed Phantom Energyface not working for certain tesla machines and Liquiface crashing with capabilities
Closes #226
2016-09-02 08:33:54 +02:00
Ellpeck 340d7cf780 Added different kinds of oils and made oil generator be able to use different types to create different amounts of RF.
This basically closes #224
2016-09-01 22:11:51 +02:00
Ellpeck ca9442e081 r62.
I'm sorry. °~°
2016-09-01 20:54:45 +02:00
Ellpeck 39baccc762 Added Fluid Laser Relays 2016-09-01 20:50:44 +02:00
Ellpeck e75a0ee64e I'M SO STUPID.
Closes #225 and #223
2016-09-01 20:41:50 +02:00
Ellpeck be3c7a81b1 Added an extra null check to WorldUtil's useItem
Hopefully closes #222
2016-09-01 19:53:53 +02:00
Ellpeck a4ac7ccb81 Don't break the API! 2016-09-01 18:08:15 +02:00
Ellpeck 0e4967ea70 Implemented new system of determining the type of laser relay connection 2016-09-01 18:02:03 +02:00
Ellpeck a89ff4bc29 Did a change to NBT saving and syncing that might fix weird bugs that are happening :v 2016-09-01 17:08:34 +02:00