Commit graph

123 commits

Author SHA1 Message Date
Ellpeck
7524ee52fd Remove Util.RANDOM 2016-11-02 19:36:32 +01:00
Ellpeck
c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck
acebcb2fbd Changed the way crusher recipes are registered
Closes #297
2016-10-30 17:13:46 +01:00
Ellpeck
ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck
e580fd2219 Added item distributor 2016-09-09 21:43:33 +02:00
Ellpeck
37d1bc95f9 Made every block be able to save the tile entities around it for future use 2016-09-09 18:40:09 +02:00
Ellpeck
9f314cf51d fluid laser relays recipe and doc 2016-09-08 17:34:54 +02:00
Ellpeck
be3c7a81b1 Added an extra null check to WorldUtil's useItem
Hopefully closes #222
2016-09-01 19:53:53 +02:00
Ellpeck
3cc13ffebc Made the new energy transfer system a bit less performance itensive 2016-08-31 21:14:48 +02:00
Ellpeck
e636ab14f1 Remove the weird energy and fluid pulling and also make them split into all devices around
Closes #221
2016-08-31 20:16:36 +02:00
Ellpeck
bfa9aa2715 Fixed crash with null facing in tesla integration
Closes #219
2016-08-29 23:11:35 +02:00
Ellpeck
124df2dd70 Fixed the phantom placer crashing in pulse mode.
Closes #216
2016-08-24 13:17:12 +02:00
Ellpeck
cba12aabe0 Made the smiley cloud not crash with blocks without items
Closes #208
2016-08-14 23:38:32 +02:00
Ellpeck
643f1a696f Empowerer and empowered crystals doc 2016-08-03 19:01:12 +02:00
Ellpeck
b31875c38c Added a new crafting mechanic, the Empowerer 2016-08-03 04:01:47 +02:00
Ellpeck
12f6430778 Did some API cleaning up 2016-08-03 01:09:11 +02:00
Ellpeck
950b89a58c Added bags.
They're awesome and super useful.
2016-08-02 16:32:13 +02:00
Ellpeck
561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck
01853ae9af Made Update Checker not break when using an unstable build 2016-08-01 16:29:35 +02:00
Ellpeck
c166c3752d Made batteries output by sneak-right-clicking and added tesla support for items 2016-07-25 02:07:16 +02:00
Ellpeck
38de0e9ac7 Added Oredict-based checking to everything with filters~ 2016-07-24 18:58:08 +02:00
Ellpeck
90c1f2c25f Added proper tesla support for phantom energyfaces and laser relays 2016-07-24 02:54:07 +02:00
Ellpeck
5dc1951fa1 New energy and fluid displays, part 1! 2016-07-21 01:49:01 +02:00
Ellpeck
4bf0fce0d2 split up util methods for later use 2016-07-20 22:23:03 +02:00
Ellpeck
e9955348d8 Finally made ESD use new capability system.
Closes #91
2016-07-20 22:14:30 +02:00
Ellpeck
b1d0a72c4f Added lens of disenchanting.
Closes #161
2016-07-20 10:42:41 +02:00
Ellpeck
8ea5a3a330 Move this up I guess?
Closes #160
2016-07-19 09:15:09 +02:00
Ellpeck
91b398c121 Play the particles on the client when breaking the block directly with a drill 2016-07-11 17:24:26 +02:00
Ellpeck
bdc6f179cf Fixed the drill sometimes acting up on redstone or glowstone 2016-07-07 20:17:09 +02:00
Ellpeck
346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck
1e0bf7c65e Fricker.
Fixed servers.
2016-07-06 22:04:18 +02:00
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