Commit graph

2070 commits

Author SHA1 Message Date
Ellpeck
f1dda0c171 Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience. 2015-08-01 00:40:29 +02:00
Ellpeck
8189e569bb Added Special Tooltips for every item: OreDict, Unlocalized Name etc. 2015-08-01 00:30:56 +02:00
Ellpeck
5760c98220 Fixed a Bug with the Game crashing when right-clicking a Phantomface that is connected to an Air Block 2015-07-31 11:50:43 +02:00
Ellpeck
e72b8a8fbd Made the Ore Magnet accept and use Power and oil 2015-07-30 23:07:31 +02:00
Ellpeck
b5b8730642 Added Ore Magnet which can pull ores to the surface. Currently doesn't use energy etc, but it pulls the stuff up! 2015-07-30 10:32:30 +02:00
Ellpeck
3067e37ebe Water Ring Textures & Quartz Paxels 2015-07-29 18:58:23 +02:00
Ellpeck
109bf8a0aa Fixed the ESD GUI doing stuff wrong when it was advanced 2015-07-29 14:14:11 +02:00
Ellpeck
d3b9d575ea Made the Slots in the ESD actual filter slots that don't consume Items because people were annoying me with it 2015-07-29 14:13:47 +02:00
Ellpeck
367d1b3385 Fixed Crusher Recipe NEI Handling Transfer Rects being off by adding a different Recipe Handler for that 2015-07-29 11:03:17 +02:00
Ellpeck
e182ce87c7 Fixed Double Furnace not shift-clicking right Items 2015-07-29 09:55:49 +02:00
Ellpeck
232210940f Fixed weird damage handling vanilla does on armor.
Whooops.
2015-07-28 04:53:53 +02:00
Ellpeck
9740d4ef79 Yes, horizontal/vertical aren't the same, I know 2015-07-27 08:41:42 +02:00
Ellpeck
eb82add938 Changed a method in WorldUtil just for comfort in the future 2015-07-27 08:40:24 +02:00
Ellpeck
0db7276493 Moved ItemDrill's tryHarvestBlock to WorldUtil, for future use probably 2015-07-27 08:26:13 +02:00
Ellpeck
12d09e1cae Added Ring of Lava/Water Removal
Added Textures for Quartz Tools
2015-07-26 02:36:42 +02:00
Ellpeck
7a126dbb20 Changed some tiny values around, added Creative Tab 2015-07-25 19:00:57 +02:00
Ellpeck
844a618bcb Added Config for new Rings 2015-07-25 15:16:15 +02:00
Ellpeck
4476b3c7c2 Added Ring of Suction 2015-07-25 12:11:31 +02:00
Ellpeck
4940a6e6f9 Added Ring of Growh, tweaked Greenhouse Glass a bit 2015-07-25 11:06:10 +02:00
Ellpeck
2d9af1748c Made work what I just did 2015-07-25 08:51:28 +02:00
Ellpeck
40cd020e0e Fixed Repair Items of Quartz Gear 2015-07-25 08:39:05 +02:00
Ellpeck
f704435cb2 Added Quartz Tools & Armor 2015-07-25 08:34:02 +02:00
Ellpeck
ac9574ffeb Changed the Lava Factory Completeness Detection to be less stupid and better to use 2015-07-25 05:28:31 +02:00
Ellpeck
7304619c32 Made Update Messages show a bit earlier 2015-07-23 11:41:09 +02:00
Ellpeck
7690f6aa73 Changed the Feeder GUI Texture a bit 2015-07-23 04:20:14 +02:00
Ellpeck
4b3359eb1e Did a thing with a stuff :3 2015-07-23 04:08:24 +02:00
Ellpeck
2dbaaf24dd Did lots of Comment stuff on the ESD to make it more understandable 2015-07-22 18:24:43 +02:00
Ellpeck
55f4f07065 Made MultiBlocks work!
-Added MultiBlock Base Class
-Added Check for valid Multiblock
2015-07-22 06:07:57 +02:00
Ellpeck
7701f33cf9 You've been a naughty boy, haven't cha? 2015-07-21 15:40:30 +02:00
Ellpeck
0be671544a I have to stop breaking everything all the time.
Fixed Tools not working on blocks like Hardened Clay
2015-07-21 13:42:32 +02:00
Ellpeck
3b87f4ef76 Made Drill & Paxels work with Hardened Clay 2015-07-20 22:49:37 +02:00
Ellpeck
bd997a10de Made the Drill actually work 2015-07-20 22:06:08 +02:00
Ellpeck
71ec3d543f Fixed a Bug with the drill being able to destroy blocks it shouldn't sometimes 2015-07-20 20:52:25 +02:00
Ellpeck
e184f72fb2 Changed Connectivity Displaying to work properly 2015-07-20 06:39:52 +02:00
Ellpeck
22e301a7d2 Changed Fluid Blocks to have default values 2015-07-19 01:48:05 +02:00
Ellpeck
fe97cedc61 Changed Rice Dough Recipe to need 3 rice to prevent it breaking with HarvestCraft.. 2015-07-18 18:08:06 +02:00
Ellpeck
d7a55206e0 0.0.7.5! 2015-07-17 23:22:10 +02:00
Ellpeck
6e30c8bf85 Preparing for the Update: Added Crafting Recipes and Textures for the new Items 2015-07-17 22:49:00 +02:00
Ellpeck
18a04b23f7 Made the Update Message display a bit later, more localization 2015-07-17 18:32:30 +02:00
Ellpeck
f96b692fb8 Localizing and some CreativeTab Adding 2015-07-17 13:24:33 +02:00
Ellpeck
0585e703dc Reverted something 2015-07-17 12:47:42 +02:00
Ellpeck
e3dd81e11f Added Advanced Wings that let you fly much faster 2015-07-17 12:08:13 +02:00
Ellpeck
8636a92df0 Added Configuration GUI 2015-07-17 11:17:55 +02:00
Ellpeck
1387114a8c Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
Ellpeck
5b1c5a5856 Added Leaf Blower Comments (cause why not..)
And some more planned things! :D
2015-07-17 07:59:06 +02:00
Ellpeck
a50f409b60 Spiders now drop Cobweb rarely 2015-07-17 07:38:55 +02:00
Ellpeck
50c8f3991f Added Wings Of The Bats 2015-07-17 06:51:19 +02:00
Ellpeck
8def70fa04 Fixed the Drill sometimes producing Ghost Blocks and added lots of Comments 2015-07-17 05:11:49 +02:00
Ellpeck
cb584b6e93 Fixed Drill Charging with Items before 2015-07-16 17:42:19 +02:00
Ellpeck
996de5673f Made the Drill recharge if you put Batteries into the Upgrade Slots. 2015-07-16 16:52:28 +02:00
Ellpeck
1465fab3d0 Added XP Solidifier Textures 2015-07-16 02:09:00 +02:00
Ellpeck
c82dc1f148 Removed Copy-Pasta Unuseds 2015-07-15 17:13:23 +02:00
Ellpeck
edcc279c45 Fixed up Container Derpup 2015-07-15 11:23:11 +02:00
Ellpeck
5a25595fa1 Fixed all Shift-Click Mechanics 2015-07-15 09:28:01 +02:00
Ellpeck
d43583d843 Made the XP Solidifier work perfectly now 2015-07-15 07:50:33 +02:00
Ellpeck
8cced0ee38 Made crushing Coal yield Coal instead of Coal Dust and crushing Lapis yield Lapis instead of Lapis Dust 2015-07-15 05:59:22 +02:00
Ellpeck
b7611b7143 Made crushing Coal yield Coal instead of Coal Dust and crushing Lapis yield Lapis instead of Lapis Dust 2015-07-15 05:56:50 +02:00
Ellpeck
a13892708d Changed getDigSpeed and canHarvestBlock in AIOTs and Drill to be better 2015-07-15 05:33:02 +02:00
Ellpeck
9f20575875 Finished XP Solidifier 2015-07-15 01:53:04 +02:00
Ellpeck
43f1832c25 Moved APIs to main directory 2015-07-15 00:19:47 +02:00
Ellpeck
04cf5d731d 0.0.7.4!
(Also, changed some XP Solidifier Stuff.)
2015-07-15 00:17:21 +02:00
Ellpeck
51c25af85c Added XP Solidifier 2015-07-13 23:44:33 +02:00
Ellpeck
970bfea08c Fixed what I just did 2015-07-13 03:50:12 +02:00
Ellpeck
8d52dbbb94 Added a Config Option for Mashed Food Crafting Blacklisting 2015-07-13 03:28:04 +02:00
Ellpeck
838de26650 Added Paxel Localization & Textures 2015-07-13 00:30:24 +02:00
Ellpeck
854fdd1d0d Added Mekanism Paxels 2015-07-12 22:57:36 +02:00
Ellpeck
abb8e122d9 Added Thermal Foundation Paxels 2015-07-12 22:05:34 +02:00
Ellpeck
5e943b4b67 Changed Quartz Gen Chances 2015-07-12 21:15:13 +02:00
Ellpeck
d58f50b971 Fixed the Knife Recipe 2015-07-12 17:35:37 +02:00
Ellpeck
41fe04df95 0.0.7.3! 2015-07-12 16:07:41 +02:00
Ellpeck
b3330a48ab Added Armor Localization and Recipes 2015-07-12 15:52:08 +02:00
Ellpeck
ae66d4bfc3 Noooo, I NEVER import the wrong thing so that ESDs crash in the latest Version of the mod.
NEVER.
2015-07-12 14:54:30 +02:00
Ellpeck
33cdd6f198 Made Treasure Chests have to be right-clicked to drop something 2015-07-12 05:16:26 +02:00
Ellpeck
543a3f652b Added Missing Textures 2015-07-12 04:31:05 +02:00
Ellpeck
9c931c7836 Fixed a Bug with the ESD not asking if the Item is valid for a Slot when the slot content is null 2015-07-12 03:13:06 +02:00
Ellpeck
a6053be99e Fixed Energizer and Enervator not being able to in- and output 2015-07-12 03:08:43 +02:00
Ellpeck
adb64232e7 Fixed a Bug with Number Key Slot Swapping and the Drill being movable, added Armor Slots to the Energizer & Enervator 2015-07-12 01:22:47 +02:00
Ellpeck
5de08fc41f Changed Jam Values a bit, removed Scuba Armor again (for now!) 2015-07-11 15:10:04 +02:00
Ellpeck
824a86b816 Made the Chest have Air instead of the Helm 2015-07-11 13:52:20 +02:00
Ellpeck
ac46458220 Made the Scuba Helmet recharge when not in Armor Slot 2015-07-11 07:08:09 +02:00
Ellpeck
d4962ddb66 Added Emerald and Obsidian Armor, added Info on Scuba Armor 2015-07-11 06:45:26 +02:00
Ellpeck
1718862a6a Added Scuba Armor, made the Helmet work. Rest to come. 2015-07-11 05:24:04 +02:00
Ellpeck
769a2f8767 Added some more Achievements 2015-07-10 21:19:52 +02:00
Ellpeck
cc17a27b52 Changed up the Update Checker. Awesome. 2015-07-10 20:04:07 +02:00
Ellpeck
0d3ab98e44 Added more Treasure Chest loots 2015-07-10 19:16:00 +02:00
Ellpeck
1d2f03b587 Made Treasure Chests generate in any Ocean Biome between Level 45 and 25. 2015-07-10 17:26:35 +02:00
Ellpeck
ecf72667b1 Added Treasure Chest Particles 2015-07-10 14:36:50 +02:00
Ellpeck
077fe68885 Fixed missing Localizations and changed ESD Localization 2015-07-10 14:00:23 +02:00
Ellpeck
8d54614a9d Localized the Treasure Chest 2015-07-10 13:34:59 +02:00
Ellpeck
551ecf0501 Added Treasure Chests 2015-07-10 13:08:20 +02:00
Ellpeck
5d963805d8 Stopped the ResourceLocation being created on RenderTick 2015-07-09 18:10:32 +02:00
Ellpeck
a5274e9961 0.0.7.2! Too many updates..! 2015-07-09 17:08:40 +02:00
Ellpeck
6b5edfb651 Added descriptions to the ESD 2015-07-09 16:59:43 +02:00
Ellpeck
0c08c6c6b2 ESD: Inputs can only be smaller than the connected Inventory's Size. @dqmhose wanted that. 2015-07-09 15:55:26 +02:00
Ellpeck
ef909847cb There we go.
Now it's complete.
I hope.
Promise.
2015-07-09 15:16:18 +02:00
Ellpeck
b3671b20c1 Fixed wrong Method used. Whooops! 2015-07-09 14:54:53 +02:00
Ellpeck
2d5a9981ca Reverted some Drill Changes as they made the Drill work less good 2015-07-09 14:20:37 +02:00
Ellpeck
7e02e12f44 Added some Comments to weird parts of the Drill code so that I and other people don't get utterly confused 2015-07-09 13:06:11 +02:00
Ellpeck
b36a39a38a Changed some Drill values around 2015-07-09 11:56:38 +02:00
Ellpeck
acc700fac2 Finished off the Drill Debugging 2015-07-09 01:28:53 +02:00
Ellpeck
2d5ac591d8 Revamped the Drill to use the correct Method, made it fully work on Client and Server now 2015-07-09 01:07:20 +02:00
Ellpeck
1b36e7c19a Drill now doesn't break TileEntities with 3x3 or 5x5 Upgrade, also breaks middle block first, then blocks around that to prevent bugs when the Drill is almost out of fuel 2015-07-09 00:43:54 +02:00
Ellpeck
5077fed341 Stopped the Phantom Booster from Updating 2015-07-08 23:10:38 +02:00
Ellpeck
6d7e5e2b2d Added a Check to the Fluid Collector to prevent derps 2015-07-08 20:02:09 +02:00
Ellpeck
f2086aad9e -0.0.7.1! Fixed Bugs.. derp. 2015-07-08 18:57:40 +02:00
Ellpeck
5336da3cea Fixed a stupid Bug with the Drill not dropping all items. Whoops! 2015-07-08 18:34:20 +02:00
Ellpeck
658e0387f9 Changed the ESD's Keytyping because canitzp annoyed me with it 2015-07-08 12:15:08 +02:00
Ellpeck
3fe11c88ce Changed the TeleStaff's Behavior 2015-07-08 11:49:38 +02:00
Ellpeck
e9d706f127 Spruced up the TeleStaff 2015-07-07 23:41:29 +02:00
Ellpeck
e081017ea5 Changed some values~ 2015-07-07 23:06:53 +02:00
Ellpeck
24dccfe219 0.0.7.0! 2015-07-07 22:27:04 +02:00
Ellpeck
dbd0b453dc Finished TeleStaff. 2015-07-07 21:59:57 +02:00
Ellpeck
1e2e8f2b8d Finished the TeleStaff.
Missing yet:
Textures!
2015-07-07 21:13:52 +02:00
Ellpeck
8b72bbf79e Changed the Phantomfaces' Description up, added TeleStaffs and made them work 2015-07-07 20:20:24 +02:00
Ellpeck
963feee3e9 Added a Description for the Phantomface to what type of block it is connected and how far it is away. 2015-07-07 16:35:37 +02:00
Ellpeck
59e00d4e3d Removed Debug Print.
I'm a derp.
2015-07-07 16:22:55 +02:00
Ellpeck
490956dcb5 Made Phantomface update nearby Pipes on every occasion where something could change to connect or disconnect a Pipe 2015-07-07 16:22:37 +02:00
Ellpeck
7e2b9a2420 Added Lamp Controller Recipe 2015-07-07 15:31:10 +02:00
Ellpeck
f9af65dc31 Completed Lamp Powerer 2015-07-07 15:27:26 +02:00
Ellpeck
311fadbc4b Scrapped Particle System again, doesn't really work.. 2015-07-07 14:50:45 +02:00
Ellpeck
f316d690d4 Update! :D 2015-07-07 14:35:37 +02:00
Ellpeck
249c8cb3ca Fixed a big Bug with the Drill 2015-07-07 14:32:10 +02:00
Ellpeck
255e357039 Made the Lamp Powerer work
Still missing Textures & Localization
2015-07-07 12:49:34 +02:00
Ellpeck
2b40e12eae Yea nevermind whoops 2015-07-07 12:34:20 +02:00
Ellpeck
afcbc81d35 Changed some tiny things 2015-07-07 12:32:25 +02:00
Ellpeck
4cf3797058 Fixed a Derpup. 2015-07-07 11:56:38 +02:00
Ellpeck
ff5f49c99c Added WorldPositions to not have to use ChunkCoordinates + a World anymore 2015-07-07 11:51:05 +02:00
Ellpeck
f483197a69 Added Lamp Powerer, doesn't work yet though 2015-07-07 11:31:13 +02:00
Ellpeck
14dea930a0 Changed Hardness Settings of the Blocks 2015-07-07 01:13:39 +02:00
Ellpeck
c1eeebd50b Fixed Texture Errors occuring 2015-07-06 23:41:10 +02:00
Ellpeck
acd7d990f3 Made the Cape Option disable floating Awesomeness VIP Blocks that you don't have anyways ha-ha-ha I'm sorry I'm stupid 2015-07-06 19:52:27 +02:00
Ellpeck
6023100fac Changed the ESD description 2015-07-06 17:48:38 +02:00
Ellpeck
2de8fb1ea9 Merge pull request #8 from Paktosan/master
Updated German Translation
2015-07-03 23:25:03 +02:00
Paktosan
ffd227fbe5 Its back. Who is back? THE GERMAN TRANSLATION IS BACK!!! 2015-07-03 15:30:25 +02:00
Ellpeck
8d99b4e2f9 The Day of tiny Tweaks 2015-07-03 01:22:09 +02:00
Ellpeck
e6702d3c6f Tweaked the Inputter 2015-07-03 00:23:44 +02:00
Ellpeck
93cfe0cd5f Some More Updating, Crash Prevention 2015-07-03 00:21:20 +02:00
Ellpeck
768194ffcc Fixed a Bug with the ESD 2015-07-02 19:03:44 +02:00
Ellpeck
9748d86c0c Added Config Options for Crusher Recipes 2015-07-02 11:44:41 +02:00
Ellpeck
6b5516d719 Removed now redundant getOredictName() Methods 2015-07-02 10:54:20 +02:00
Ellpeck
353b8e1528 Removed the Everything-Gets-Added-To-The-OreDictionary-Feature because it was stupid and clogged up the Ore Dictionary. 2015-07-02 10:45:15 +02:00
Ellpeck
f5801188d6 All Client and Server Syncing is now done with Events instead of the Vanilla Container Features 2015-07-02 04:21:21 +02:00
Ellpeck
8867c358b4 Derping is my speciality!
Fixed everything for 0.0.6.3!
2015-07-02 02:04:51 +02:00
Ellpeck
1e5c26879e Version 0.0.6.3! & Crafting Recipes for Lamps 2015-07-02 01:39:15 +02:00
Ellpeck
cdcf20845b Added Bottom Texture for Coal Generator & Oil Generator 2015-07-02 01:26:37 +02:00
Ellpeck
0030adb2b0 -Made fluid pushers be able to push Fluid in more directions if not powered 2015-07-02 01:14:22 +02:00
Ellpeck
b8171f20b8 -Fixed a potential Bug with full machines not showing they're full 2015-07-02 00:35:38 +02:00
Ellpeck
ed1d09148c Added poor Ores to the Crusher 2015-07-01 21:32:48 +02:00
Ellpeck
0f6225959f Changed some Crafting Recipes 2015-07-01 18:14:21 +02:00
Ellpeck
eccc677699 Moved APIs to API Directory 2015-07-01 16:59:33 +02:00
Ellpeck
2195107d6d A bit of reorganizing 2015-07-01 16:32:21 +02:00
Ellpeck
56bb502ab7 -Changed Crusher Recipe Registering a bit 2015-07-01 16:06:40 +02:00
Ellpeck
308dc205c0 -Generalized FluidContainer Emptying and Filling 2015-07-01 15:14:39 +02:00
Ellpeck
639062693f -Fixed some Oredict stuff 2015-06-30 01:58:33 +02:00
Ellpeck
d7382976e5 -Added new Villager Field
-Fixed Jam House
-Added Dispenser Handlers for Buckets and Fertilizer
2015-06-29 20:55:56 +02:00
Ellpeck
4f49f7fc65 -Added Lamp Colors 2015-06-29 20:55:06 +02:00
Ellpeck
d5930da5e3 -Added colored Lamps 2015-06-28 21:28:58 +02:00
Ellpeck
a0adaf7ce1 -Update 0.0.6.2 2015-06-28 12:42:38 +02:00
Ellpeck
9607128e15 -Update 0.0.6.1 2015-06-28 03:12:32 +02:00
Ellpeck
7e4ca12793 -Update 0.0.6.0 2015-06-22 18:09:00 +02:00
Ellpeck
fb535bb9ec -Update 0.0.6.0 2015-06-21 02:28:49 +02:00
Ellpeck
9f11e8d73a Updates! :D 2015-06-18 13:14:57 +02:00
Ellpeck
9e5edfe2f8 -Made a Manual! Changed all Things! 2015-06-15 22:06:07 +02:00
Ellpeck
fffa40e90b -Made the Coffee Machine less OP 2015-06-13 20:39:54 +02:00
Ellpeck
d22e36a215 -Updated Version Checking 2015-06-13 14:39:46 +02:00
Ellpeck
3c8b3a7bfc -Changed Coffee Machine
-Changed Machines not to lose Progress when Power is low
2015-06-13 12:52:22 +02:00
Ellpeck
0ce4d001b9 -Fixed some tiny Bugs 2015-06-12 21:29:21 +02:00
Ellpeck
2c6bcd72cf -Phantom Booster
-Coffee Machine
-Paxels
2015-06-12 19:12:06 +02:00
Ellpeck
aecea40bb9 -Added Lava Factory 2015-06-06 01:25:53 +02:00
Ellpeck
505162cfd0 -Ready for Version 0.0.5.3 2015-05-30 17:47:57 +02:00
Ellpeck
9f7031fdfe -Liquid and Energy Phantomface
-InvTweaks API
2015-05-29 18:17:28 +02:00
Ellpeck
5fd285d3bc Update Checker Changes! 2015-05-27 22:00:20 +02:00
Ellpeck
22076b631c Update Checker Changes! 2015-05-27 21:57:53 +02:00
Ellpeck
f896308888 -Fixed another Crusher Bug... derp! 2015-05-25 17:00:54 +02:00
Ellpeck
a5a79fb95c Fixed a Crusher Bug with 0.0.5.0! 2015-05-24 13:58:34 +02:00
Ellpeck
1ea12b89ae Updated to 0.0.5.0! 2015-05-22 22:12:59 +02:00
Ellpeck
8051728c71 Added MFR Compatibility, fixed Bugs 2015-05-22 17:48:50 +02:00
Ellpeck
5863b0a0a4 Added tons of stuff! 2015-05-20 22:39:43 +02:00
Ellpeck
263c0eea1e -Added Hairy Balls
-Updated Bugs
2015-05-07 16:36:29 +02:00
Ellpeck
3649bdd29c -Precision Droppers
-Bugs fixed
2015-05-04 17:26:50 +02:00
Ellpeck
fb13a20feb Fixed a stupid Bug of mine 2015-04-28 20:54:23 +02:00
Ellpeck
fc4a7421d6 Update Checker done, NEI, InventoryTweaks and Waila implemented 2015-04-27 17:08:50 +02:00
Ellpeck
9110724bec Update Checker! 2015-04-26 21:09:25 +02:00
Ellpeck
f763b1f4a7 Untracked Files fixed 2015-04-26 20:08:40 +02:00
Ellpeck
baf07d13c1 fixed untracked files 2015-04-26 20:07:57 +02:00
Ellpeck
66fcde800a Made ready for next version: Crafting, Greenhouse Glass, Breaker, Placer, Compost Graphics, awesome! 2015-04-24 19:22:03 +02:00
Ellpeck
4f93fa3d29 Lots of stuff, Breakers and Placers! 2015-04-19 00:50:02 +01:00
Ellpeck
54418715da Fixed some stuff, more Crafting Changes 2015-04-06 15:51:59 +02:00
Ellpeck
0bdc4f0097 ESD Updates, Item Description Sorting, OreDictionary Crafting! 2015-04-04 05:20:19 +02:00
Ellpeck
9eb6f3a88c Item Repairer & Bug Fixes 2015-04-02 12:06:42 +02:00
Ellpeck
0d090f1d2c Rings of Awesome & Heat Collector! 2015-03-31 20:37:55 +02:00
Ellpeck
09d67f95a4 Update done! 2015-03-30 18:42:14 +02:00
Ellpeck
d46801a0f1 Furnace Solar & Fishing Net 2015-03-30 15:08:19 +02:00
Ellpeck
c33e11ea5a Made some Special Items work 2015-03-29 16:07:43 +02:00
Ellpeck
0bfb102ca9 Leaf Blower! 2015-03-29 15:29:05 +02:00
Ellpeck
d2724f3af6 Updated the way ESD is named in en_US 2015-03-22 20:07:06 +01:00
Ellpeck
e274eb811f Updated License. 2015-03-21 17:07:41 +01:00
Ellpeck
03d6c4081b Updated License. 2015-03-21 16:15:42 +01:00
Ellpeck
7b708addb7 Updated License. 2015-03-21 16:13:14 +01:00
Ellpeck
608d2a4864 Updated License. 2015-03-21 16:11:22 +01:00
Ellpeck
a40e70bbc7 There we go. 2015-03-20 20:26:21 +01:00
Ellpeck
06059ba059 Getting Ready for Version 0.0.2.0! 2015-03-20 18:58:31 +01:00
Ellpeck
7eb08712d1 The ESD! 2015-03-19 21:27:56 +01:00
Ellpeck
9a8cd60c33 Lots of fixes.
Prepared for 0.1.3
2015-03-08 14:58:26 +01:00
Ellpeck
2a2308c0ce Renaaaaaame! \o/ 2015-03-07 12:51:32 +01:00
Ellpeck
3f70981076 Almost ready to release for Beta!
Crafting, Textures, In- and Output etc. done!
2015-03-07 02:23:31 +01:00
Ellpeck
ad1fbe7101 Changed Feeder and added Packet Handling.
Also diesieben07 made me change stuff.
2015-02-20 22:45:33 +01:00
Ellpeck
e188e86d76 Added an automatic feeder and prep for a new block 2015-02-17 16:15:16 +01:00
Ellpeck
c9f5d731ed Sooo much stuff! Compost, Food and all sorts! 2015-02-09 17:25:05 +01:00
Ellpeck
6905c3c8f9 Dat rename tho! 2015-01-30 20:16:33 +01:00
Ellpeck
043ef272d7 Added foods, starting awesome Foody Project! 2015-01-29 20:23:19 +01:00
Ellpeck
4bb53b5510 Changing stuff! 2015-01-05 22:50:20 +01:00
Ellpeck
763ddfb718 Changing stuff! 2015-01-05 22:14:04 +01:00
Ellpeck
46332e7beb Started Booklet, looking good! 2014-12-20 21:34:07 +01:00
Ellpeck
79b2abefca Fireplace and Crucible fully working 2014-12-18 19:24:06 +01:00
Ellpeck
d48ae1dd49 Fixing Stuff 2014-12-12 15:40:01 +01:00
Ellpeck
5eb1a30871 Renamed Mod! Wohoo! 2014-12-03 22:33:46 +01:00
Ellpeck
00800f6108 Made lots and lots of awesome Stuff. Mainly: Crucible! 2014-12-03 21:55:53 +01:00
Ellpeck
cca6d7d542 Changed textures and names of gems to make them more amazing 2014-11-19 18:01:44 +01:00
Ellpeck
931d6f53c3 Added Gems, their ores, descriptions and world gen. Textures aren't final. 2014-11-10 16:47:04 +01:00