Commit graph

198 commits

Author SHA1 Message Date
Ellpeck
232210940f Fixed weird damage handling vanilla does on armor.
Whooops.
2015-07-28 04:53:53 +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
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
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
d7a55206e0 0.0.7.5! 2015-07-17 23:22:10 +02:00
Ellpeck
18a04b23f7 Made the Update Message display a bit later, more localization 2015-07-17 18:32:30 +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
5a25595fa1 Fixed all Shift-Click Mechanics 2015-07-15 09:28:01 +02:00
Ellpeck
a13892708d Changed getDigSpeed and canHarvestBlock in AIOTs and Drill to be better 2015-07-15 05:33:02 +02:00
Ellpeck
51c25af85c Added XP Solidifier 2015-07-13 23:44:33 +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
a6053be99e Fixed Energizer and Enervator not being able to in- and output 2015-07-12 03:08:43 +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
077fe68885 Fixed missing Localizations and changed ESD Localization 2015-07-10 14:00:23 +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
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
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
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
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
249c8cb3ca Fixed a big Bug with the Drill 2015-07-07 14:32:10 +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
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
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
ed1d09148c Added poor Ores to the Crusher 2015-07-01 21:32:48 +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
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
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
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
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
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
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
a40e70bbc7 There we go. 2015-03-20 20:26:21 +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