Commit graph

56 commits

Author SHA1 Message Date
Ellpeck
a5dfbc426c Changed the way block naming is handled code-wise.
Didn't change anything to the game.
2015-12-03 20:15:07 +01:00
Ellpeck
00766c48d8 cleanup~ 2015-12-01 19:48:09 +01:00
Ellpeck
722b634f5f Tweaked Drill naming
Also: THIS IS NOT YELLOW.
2015-12-01 19:16:29 +01:00
Ellpeck
b57c8f03b9 Colorable Drills~ 2015-12-01 18:27:40 +01:00
Ellpeck
a99ff70c4d Fix booklet stand not working on servers & crash when initializing booklet 2015-11-29 14:30:44 +01:00
Ellpeck
85ea472b1d You will be like "wat." when I tell ya that
I removed lots of config options!
2015-11-28 19:02:01 +01:00
Ellpeck
1c07b56920 Might fix some blocks not working with the Drill? 2015-11-23 18:22:49 +01:00
Ellpeck
4d7f562754 Made Drill harvest very slowly instead of not at all when out of energy
(Fixes Ghost Blocks when using an empty Drill in creative)
2015-11-21 10:58:28 +01:00
Ellpeck
4cc08f43fe Manual description & Purple Drill (/cc xdjackiexd) 2015-11-15 19:02:18 +01:00
Ellpeck
50f2dbba0d Added Emerald Drill + Fixed NEI Booklet Handler ignoring meta items 2015-11-14 14:30:35 +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
988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck
3218b8b326 So much fix server 2015-10-28 14:46:04 +01:00
Ellpeck
e784ba1b86 Upped the Drill's Harvest Level & Config 2015-10-11 19:23:07 +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
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
e922db1c61 Added a better way to add enchantments. Because. 2015-09-24 21:00:53 +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
5092c1dab7 Added special Whitelist Config for Paxels and the Drill 2015-09-13 16:41:49 +02:00
Ellpeck
1083d89ce7 Added copyright to all classes 2015-08-29 14:33:26 +02:00
Ellpeck
36958ae8af Gave the Knife some Attack Damage 2015-08-20 18:34:32 +02:00
Ellpeck
cb10d387d7 Removed something that's stupid. 2015-08-15 20:41:45 +02:00
Ellpeck
0db7276493 Moved ItemDrill's tryHarvestBlock to WorldUtil, for future use probably 2015-07-27 08:26:13 +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
d7a55206e0 0.0.7.5! 2015-07-17 23:22:10 +02:00
Ellpeck
1387114a8c Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +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
a13892708d Changed getDigSpeed and canHarvestBlock in AIOTs and Drill to be better 2015-07-15 05:33:02 +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
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
8b72bbf79e Changed the Phantomfaces' Description up, added TeleStaffs and made them work 2015-07-07 20:20:24 +02:00
Ellpeck
249c8cb3ca Fixed a big Bug with the Drill 2015-07-07 14:32:10 +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