Commit graph

92 commits

Author SHA1 Message Date
Ellpeck
5cefc43aca Fixed TiCon's mess.
They also used the wrong method to play the block breaking particles in the first place by the way.
2016-07-06 18:42:17 +02:00
Ellpeck
5d2ba3734e Made the hideous block breaking code probably even more hideous.
Anyways, closes #140
2016-07-06 18:31:29 +02:00
Ellpeck
0eb64b2659 Remove some utils that were stupid 2016-07-04 20:15:41 +02:00
Ellpeck
a5e10de4b3 Changed the way tile entity registering and name rendering is handled 2016-07-03 21:57:33 +02:00
Ellpeck
050f963940 Cleaned up event classes and stuff 2016-07-03 20:57:00 +02:00
Ellpeck
ee9c94da74 Added biomass and biocoal made from canola seeds and also made canola seeds edible
Closes #130
2016-06-27 19:25:46 +02:00
Ellpeck
144e8e4d0a Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen. 2016-06-19 20:24:13 +02:00
Ellpeck
58b959c593 no.
no again.
2016-06-18 12:48:19 +02:00
Ellpeck
a90b980d57 Remove additional tesla capabilites as they don't make sense anyways 2016-06-18 12:45:47 +02:00
Ellpeck
262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck
c191761cda Integer -> Long 2016-06-17 15:00:25 +02:00
Ellpeck
d8406ab5fc Fixed machines trying to input into themselves with tesla 2016-06-17 14:06:43 +02:00
Ellpeck
138a1af26c Added Tesla support.
Closes #124
2016-06-17 14:00:52 +02:00
Ellpeck
eaed253629 Changed the way fluids and RF are handled by always having them both be pulled and pushed.
Closes #125
2016-06-17 13:25:15 +02:00
Ellpeck
daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +02:00
Ellpeck
e9fa9bca92 Fixed a couple of things.
Hopefully all works now. >_>
2016-06-11 23:43:28 +02:00
Ellpeck
3f00973f28 Changed energy handling system to be more like the fluid one and also more sane 2016-06-11 16:14:06 +02:00
Ellpeck
e0d290a330 Also made liquifaces and transfer work again 2016-06-10 22:00:30 +02:00
Ellpeck
19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck
e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck
c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +02:00
Ellpeck
ec07b3da02 Added custom system to save world data because the MC one was always failing on me 2016-06-04 13:51:06 +02:00
Ellpeck
eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00
Ellpeck
c53ea72404 Added water bowl 2016-06-02 19:28:51 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck
4f69a02698 Update forge and fix addArmorMaterial.
Closes #101
2016-05-30 23:55:16 +02:00
Ellpeck
4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck
da0f071d58 Death tracking part 1 2016-05-27 18:54:17 +02:00
Ellpeck
4b425a36ab SUPPRESS ALL THE THINGS!! 2016-05-20 19:05:10 +02:00
Ellpeck
b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck
fd407d3983 Changed client data and fake player to completely lower case 2016-05-17 11:34:50 +02:00
Ellpeck
a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck
6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck
e20a82a4ad Firework Box Minecart! 2016-05-16 17:00:29 +02:00
Ellpeck
e0cf180358 Lotsa API restructuring 2016-05-14 13:51:18 +02:00
Ellpeck
30d493d513 Add custom banner patterns 2016-05-13 23:19:30 +02:00
Ellpeck
3495901d37 Grab the broom and sweep! 2016-05-13 21:57:53 +02:00
Ellpeck
8e93abf05a Made Placers be able to place anything again.
Yes. Really.
2016-05-12 18:48:13 +02:00
Ellpeck
3b0b6dab54 Made ActAdd Java 6 compatible.
Yea.
2016-05-10 18:48:35 +02:00
Ellpeck
95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck
89963a23fb Replaced bucket slots in GUIs with right click functionality 2016-05-06 23:23:29 +02:00
Ellpeck
b8e08d582b Add new buckets to creative 2016-05-06 22:27:38 +02:00
Ellpeck
1695f61a75 Use universal buckets 2016-05-06 22:23:41 +02:00
Ellpeck
5f3e8fc748 Added a default extra whitelist config option for the Item Repairer
Closes #85
2016-05-05 10:01:15 +02:00
Ellpeck
a8365724f8 Made harvestdropevents be posted when mining blocks automatically 2016-05-04 13:15:30 +02:00
Ellpeck
1aeea1ef6d Unload the fake player when leaving a world so that it doesn't persist and break stuff 2016-05-03 21:32:51 +02:00
Ellpeck
9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck
bfc68919f3 Fixed a couple of bugs with items that need to be held not working 2016-05-02 07:50:13 +02:00
Ellpeck
98299708d5 I checked that 2016-05-01 22:34:40 +02:00
Ellpeck
61d7b783b3 Made XP drops from drill dependent on the forge event 2016-05-01 10:33:40 +02:00