Commit graph

167 commits

Author SHA1 Message Date
Ellpeck
50f2dbba0d Added Emerald Drill + Fixed NEI Booklet Handler ignoring meta items 2015-11-14 14:30:35 +01:00
Ellpeck
b0d920a159 New Cheeves! (More to come!) 2015-11-13 20:34:57 +01:00
Ellpeck
9932432854 This is..
wow.
I'm...
wow.
/cc AtomSponge
2015-11-12 21:36:20 +01:00
Ellpeck
a3b98937e8 r5
I'm sorry.
2015-11-12 20:11:27 +01:00
Ellpeck
093a69ed13 Made Laser Outputting less unnecessarily for-loopy 2015-11-12 17:56:57 +01:00
Ellpeck
3407b401a6 r4! 2015-11-11 22:10:29 +01:00
Ellpeck
0540dadfc5 Crystals! 2015-11-09 18:05:52 +01:00
Ellpeck
1c99053f8d Drill + Torches = Instant 3x3 Mining? Nope! 2015-11-08 23:16:41 +01:00
Ellpeck
8a6530d459 fml 2015-11-05 21:44:27 +01:00
Ellpeck
9456d40197 Black Lotus 2015-11-03 16:30:13 +01:00
Ellpeck
988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck
4c6d76d82e Added Iron Casing & Drill Core 2015-10-29 20:54:10 +01:00
Ellpeck
95361fcde5 Added Laser Relay Crafting & Documentation, added Chest To Crate Upgrade Documentation & Crafting, Config Stuff 2015-10-28 20:35:39 +01:00
Ellpeck
3218b8b326 So much fix server 2015-10-28 14:46:04 +01:00
Ellpeck
7671b408c8 Fixed Server 2015-10-27 20:58:42 +01:00
Ellpeck
f520c87d94 Added Laser Relay Renderer.
Differently than originally planned, but it works and looks nice.
Thanks to xdjackiexd though
2015-10-26 22:28:49 +01:00
Ellpeck
c494edc88b Added SimpleOres AIOTs 2015-10-25 23:19:01 +01:00
Ellpeck
6acfea1b32 Fix Chocolate Toast 2015-10-24 21:20:27 +02:00
canitzp
83dbbd0dcb -Added Chocolate Toast 2015-10-24 20:56:27 +02:00
Ellpeck
5fa2925d8a Cleanuuup~ 2015-10-23 16:54:33 +02:00
Ellpeck
a6f989f45c Changed ItemBlock and Rarity Method because. 2015-10-23 16:48:56 +02:00
Ellpeck
3aa005e659 More Laser Stuff Tweaks
ToDo yet:
-Connection Rendering
-Go-through-walls preventing
2015-10-21 19:14:57 +02:00
Ellpeck
d3ff196ec0 Tweaked Laser Wrench & Phantom Connector 2015-10-21 18:31:35 +02:00
Ellpeck
3435bcf8e4 Added client syncing for lasers 2015-10-21 00:22:50 +02:00
Ellpeck
f045134434 Moar Lazor Relay fixez 2015-10-20 19:35:15 +02:00
Ellpeck
e7c8536a53 Made some quick Laser Relay fixes 2015-10-20 18:06:06 +02:00
Ellpeck
ab566297fa Added Laser Relay Functionality:
-Connections & Networks
-Power Transfer

Yet to do:
-NBT Saving
-Graphics
2015-10-20 00:22:36 +02:00
Ellpeck
bf237a0782 Y U NO STACKSIZE 2015-10-17 16:03:26 +02:00
Ellpeck
3f02d5cd0e Chest To Storage Crate Upgrade & Textures to be made 2015-10-13 18:48:44 +02:00
Ellpeck
e784ba1b86 Upped the Drill's Harvest Level & Config 2015-10-11 19:23:07 +02:00
Ellpeck
6ed25b330c Naming Conventions >__> 2015-10-10 20:17:34 +02:00
Ellpeck
446f122fee Long-Range Breaker Localization & Documentation 2015-10-05 19:55:28 +02:00
Ellpeck
cbaa8095e8 Added rf display to rf items 2015-10-04 02:32:40 +02:00
Ellpeck
4dc1d17c18 Fixed what I just did and crusher recipe handler for the booklet 2015-10-03 23:28:32 +02:00
Ellpeck
df551d5518 Cleanup! 2015-10-03 22:13:57 +02:00
Ellpeck
4ede6fc608 More cleanup! 2015-10-03 10:19:41 +02:00
Ellpeck
8c0c2bb073 Cleanup 2015-10-03 10:16:19 +02:00
Ellpeck
a92396204a Re-added NEI recipe handlers, added button into nei handlers to show the item in question in the booklet 2015-10-02 19:58:03 +02:00
Ellpeck
9f4323bb0d cleanup 2015-10-02 16:48:01 +02:00
Ellpeck
d3d0178ef2 Renamed INameableItem to IActAddItemOrBlock just because 2015-10-01 23:20:31 +02:00
Ellpeck
ee45300303 made the Leaf Blower blow away blocks at random again 2015-09-29 16:16:53 +02:00
Ellpeck
e6bcf6d0c6 Scrapping Tool Table.
For now. Wasn't happy with it. Sorry.
2015-09-29 16:00:32 +02:00
Ellpeck
dddbc8bd88 Updated copyright to peoples. 2015-09-27 20:00:14 +02:00
Ellpeck
183028d00b The "I didn't think it would annoy people that much"-Update 0.0.9.2 2015-09-27 02:12:02 +02:00
Ellpeck
6b80abe942 Added Coffee Machine Recipe Handler for the manual and a back button when opening the manual from another inventory 2015-09-24 23:42:03 +02:00
Ellpeck
e922db1c61 Added a better way to add enchantments. Because. 2015-09-24 21:00:53 +02:00
Ellpeck
8c60f4110b Started on actual diggers' tools, added repairing 2015-09-24 20:53:07 +02:00
Ellpeck
835e8734ab Started on Tool Table tools, noticed how I was doing stupidly much for the tooltip event that I didn't need to do, probably more stuff that I can't remember 2015-09-23 21:34:12 +02:00
Ellpeck
acc36b6e3e A bit of cleanup 2015-09-20 14:47:52 +02:00
Ellpeck
387c641915 Added the (still unused!) DoughnutRender for DoughnutDev as he is apparently crazy enough to want to localize all of the booklet chapters which is awesome because it's a pain and I'm too freaking lazy to do it. 2015-09-14 00:15:52 +02:00