Commit graph

161 commits

Author SHA1 Message Date
Ellpeck
9f797f022e Added hopping item interface
Closes #493
2016-12-18 13:27:14 +01:00
Ellpeck
1a0fd8887d Replace particles with laser renderers. Woop woop! 2016-12-09 21:36:43 +01:00
Ellpeck
91170ea432 Fixed the dropper dropping into unloaded chunks
Closes #465
2016-12-08 14:25:16 +01:00
Ellpeck
b0d3ee66a2 elu pls 2016-12-07 13:59:30 +01:00
elucent
c3ef81ff5f Laser Rendering Improvements (#462)
* Improved laser rendering.

* Removed unused import.
2016-12-07 13:56:17 +01:00
Ellpeck
28eb55582f Turn down Empowerer particles a bit more.
Closes #455
2016-12-06 13:55:30 +01:00
Ellpeck
413d0dc6fa Fix the placer not working
Closes #451
2016-12-05 14:11:20 +01:00
Ellpeck
c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck
cfd6506eb3 Make only the coffee machine and coal generator return their container item
Closes #426
2016-12-01 18:07:42 +01:00
Ellpeck
b4c912b4e1 Also fixed fog bug in 1.11
Closes #420
2016-11-29 20:44:07 +01:00
Ellpeck
56898a95db Made the power bar on items colorful too \o/ 2016-11-27 21:53:16 +01:00
Ellpeck
65e443e13b Added enabling/disabling the magnet ring 2016-11-27 11:56:22 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck
f469f77f4f Drop that RF, like a big fat rock 2016-11-26 20:43:50 +01:00
Ellpeck
b9a84481d1 Added Forge Units support to everything 2016-11-26 19:00:02 +01:00
Ellpeck
98627341d4 Added nice crystal flux renderer~ 2016-11-26 15:09:15 +01:00
Ellpeck
c334b31761 support fricker units 2016-11-26 08:58:42 +01:00
Ellpeck
3ed5e9cc8a Added internal energy methods to avoid things only using energy up to their cap 2016-11-23 18:10:55 +01:00
Ellpeck
9708a9a767 Added engineer and crystallizer villager 2016-11-21 17:50:33 +01:00
Ellpeck
954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck
504835246c Named all containers.
Closes #383
2016-11-20 13:46:35 +01:00
Ellpeck
5d624c7c50 snake_cased all items and their names 2016-11-19 23:12:22 +01:00
Ellpeck
07b97ada87 Added messy, but functional, remapper 2016-11-19 21:54:43 +01:00
Ellpeck
ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck
4009cec2ef Undo the bad decision part 2 2016-11-17 20:23:20 +01:00
Ellpeck
cb99c7859e Make the empowerer particles respond to the particle option
Closes #364
2016-11-16 22:15:58 +01:00
Ellpeck
b2372d4231 Adapt code to resource rename 2016-11-16 21:56:47 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck
e1ec9e4afb Tweaks to the laser relay renderer
Closes #360
2016-11-14 15:30:06 +01:00
Ellpeck
30849fb304 Finished all page types 2016-11-12 00:29:01 +01:00
Ellpeck
24e2a9e88d Finished crafting page. 2016-11-11 16:37:45 +01:00
Ellpeck
4a739b6ab4 Text pages! 2016-11-10 22:06:58 +01:00
Ellpeck
f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck
c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck
1a9a69a4bd Removed the laser wrench setting
Closes #339
2016-11-08 13:25:36 +01:00
Ellpeck
9337a6e6aa Added proper laser rendering instead of the particles 2016-11-08 08:53:30 +01:00
Ellpeck
da082cbfa5 Make this method less hideous 2016-11-02 19:40:48 +01:00
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