Commit graph

405 commits

Author SHA1 Message Date
Ellpeck
f01be2a8ad Add an atomic reconstructor invoke method to the API 2017-02-20 13:19:19 +01:00
MisterPeModder
17016ba8fc Made even more things localizable and updated french localizations (#643)
* Updated french localizations to include the new booklet pages

* Made even more things localizable

* Fixed localizations

* Fixed slabs being full cubes
2017-02-16 18:47:14 +01:00
Ellpeck
bc91168990 all the crafting and documenting! 2017-02-14 20:48:01 +01:00
Ellpeck
e8d89f6df4 Added laser range upgrade 2017-02-13 19:07:53 +01:00
Ellpeck
c4ef6cd863 Add Laser Relay invisbility modfier 2017-02-13 17:36:55 +01:00
Ellpeck
ca169cd089 added redstone mode to the ranged collector because jose is a whiny bitch 2017-02-06 14:55:54 +01:00
Ellpeck
f2c74521b1 Little bit of cleanup ~ 2017-02-04 16:48:22 +01:00
Ellpeck
d5c430fcdc Some changes to common capabilities integration for performance improvements 2017-02-04 16:32:20 +01:00
Ellpeck
4130e0bdf9 Post break event when automatically mining things
Closes #614
2017-02-04 16:07:58 +01:00
Ellpeck
245f357dfe duh 2017-02-04 14:18:56 +01:00
Ellpeck
4615a94339 Implemented slotless item handler compat (untested!) 2017-02-04 14:12:17 +01:00
Ellpeck
8935a7c3d2 Make the coffee maker store its coffee cache on breaking
Closes #600
2017-01-28 17:44:30 +01:00
Ellpeck
996b997363 Add a bunch of loadedness checks and add network caching to Laser Relays 2017-01-18 14:26:56 +01:00
Ellpeck
3d6273ac38 Make fluid lasers actively pull fluids
Closes #564
2017-01-14 00:14:26 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
f58f02f636 make the ESD change on here as well 2016-12-30 12:43:57 +01:00
Ellpeck
2d052750c8 Firework box doc and recipe change 2016-12-29 21:53:34 +01:00
Ellpeck
66309b0488 Made Firework Box a lot more customizable 2016-12-29 21:29:00 +01:00
Ellpeck
851b7a3730 I don't know why this was here 2016-12-29 17:19:31 +01:00
Ellpeck
5d09499f61 Added Battery Box comparator output
Closes #540
2016-12-28 19:00:26 +01:00
Ellpeck
7ff81ad637 Make Phantomfaces only actually support the capabilities they advertise 2016-12-28 03:12:17 +01:00
Ellpeck
ed5378a159 Added fancy Laser Relay visuals 2016-12-27 17:40:27 +01:00
Ellpeck
74ce4e6d13 fix liquiface 2016-12-27 11:32:40 +01:00
Ellpeck
0c7b7c2c40 Blacklist relays from being used with Phantomfaces
Closes #531
2016-12-27 11:24:31 +01:00
Ellpeck
4f5b58a92b Made mod mode ignore all other filters by default 2016-12-27 10:31:22 +01:00
Ellpeck
30f10d5b91 Made filter items not be respected as a whitelisted item
Closes #512
2016-12-23 15:13:57 +01:00
Ellpeck
dc96af3343 r93! 2016-12-22 21:56:08 +01:00
Ellpeck
4724187cf0 Remove the item distributor on here as well 2016-12-22 21:36:35 +01:00
Ellpeck
a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck
312484bcfc Added the coolest block in the mod so far 2016-12-18 17:28:29 +01:00
Ellpeck
9efdc5a0fe fix hopping item interface caching non existant blocks 2016-12-18 14:27:44 +01:00
Ellpeck
49bcda43fa improve hopping item interface performance 2016-12-18 14:27:10 +01:00
Ellpeck
9f797f022e Added hopping item interface
Closes #493
2016-12-18 13:27:14 +01:00
Ellpeck
3a40edd7a0 Fluid placer/collector comparator output
Closes #487
2016-12-18 11:58:39 +01:00
Ellpeck
0953c0e906 Made laser relays ignore full containers for input
Closes #495
2016-12-18 11:53:14 +01:00
Ellpeck
1a0fd8887d Replace particles with laser renderers. Woop woop! 2016-12-09 21:36:43 +01:00
Ellpeck
8d670da900 Don't mark this dirty here
Closes #472
2016-12-08 22:20:45 +01:00
Ellpeck
b6f1f67d12 Fix the item distributor on this branch as well
Closes #469
2016-12-08 21:19:10 +01:00
Ellpeck
91170ea432 Fixed the dropper dropping into unloaded chunks
Closes #465
2016-12-08 14:25:16 +01:00
Ellpeck
f937673483 Made the miner a little less resource heavy 2016-12-06 20:06:40 +01:00
Ellpeck
935e928f22 Revert: Added portable jukebox 2016-12-06 18:10:43 +01:00
Ellpeck
a924004f10 Added portable jukebox 2016-12-06 16:28:42 +01:00
Ellpeck
28eb55582f Turn down Empowerer particles a bit more.
Closes #455
2016-12-06 13:55:30 +01:00
Ellpeck
7c0ca04e85 missing else :v 2016-12-06 08:19:32 +01:00
Ellpeck
3b7cf5d7c9 Change this to also respect new method 2016-12-05 17:18:00 +01:00
Ellpeck
9b7177fbe9 Update forge 2016-12-05 17:10:23 +01:00
Ellpeck
e2c8b335c6 Fix a crash with the Miner
Closes #447
2016-12-05 15:27:01 +01:00
Ellpeck
5776ac2fa0 Added Laser Relay in/out config 2016-12-05 15:09:37 +01:00
Ellpeck
1de62f5dc7 Make fluid handlers side independent 2016-12-05 14:16:53 +01:00
Ellpeck
9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00
Ellpeck
c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck
cc3a3d60cd Made the reconstructor convert without needing blocks. 2016-12-03 13:29:20 +01:00
Ellpeck
d410c7c295 I finally give in. Made the crusher quieter. 2016-12-03 12:34:49 +01:00
Ellpeck
14c776df1b Fix the fermenting barrel crashing with a missing compound when placing sometimes
Actually fixes #437
2016-12-03 12:31:17 +01:00
Ellpeck
073eb2168a Fix the reconstructor never using more than 1000 RF 2016-12-03 12:26:45 +01:00
Ellpeck
348b3521f6 Made Filters be consumed when placing them into filter slots 2016-12-03 10:52:03 +01:00
Ellpeck
2219014fa2 Made the double furnace be able to accept more energy 2016-12-01 18:42:24 +01:00
Ellpeck
fba447376b Made Laser Relays not try to input back into the thing they got energy from
Closes #425
2016-12-01 18:16:01 +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
95d2fa45ec Made item intersion on the farmer more specific 2016-11-29 21:57:36 +01:00
Ellpeck
5694d4f8da Make the heat collector a little more rare to pick up lava 2016-11-28 13:17:20 +01:00
Ellpeck
ca38b43b67 Fermenting barrel comparator output 2016-11-28 13:11:29 +01:00
Ellpeck
af3ef16975 Coal generator comparator output 2016-11-28 13:02:42 +01:00
Ellpeck
cfd7ec41df Oil Generators respond to comparators 2016-11-28 12:51:45 +01:00
Ellpeck
26a3e02044 Made the coal generator turn off able with redstone too 2016-11-28 07:48:42 +01:00
Ellpeck
38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck
72c1c276cf Fix the farmer having wrong rotations 2016-11-27 20:25:09 +01:00
Ellpeck
8226479ce8 Fix a crash with energy phantomfaces and tesla 2016-11-27 19:32:14 +01:00
Ellpeck
86aeada330 fix an exception on loading some tileentities 2016-11-27 19:04:22 +01:00
Ellpeck
45d30b82de Check if the block is loaded when spawning a firework
Supposedly closes #416
2016-11-27 12:29:29 +01:00
Ellpeck
35daf62fde Made Greenhouse Glass twice as fast 2016-11-27 12:08:58 +01:00
Ellpeck
142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +01:00
Ellpeck
0b1cb80931 Fix the item repairer crashing with certain items
Closes #415
2016-11-27 10:46:48 +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
a910989501 marking item viewer derpy 2016-11-26 18:15:29 +01:00
Ellpeck
c334b31761 support fricker units 2016-11-26 08:58:42 +01:00
Ellpeck
6955188d7b *Actually* fixed Item Laser Relays leaving phantom connections behind 2016-11-25 15:33:47 +01:00
Ellpeck
f7f68e4f16 Fix Phantom Laser Connections whenever breaking a laser that's directly connected to an Item Interface 2016-11-25 15:18:14 +01:00
Ellpeck
9b2628e9aa Fix an energy dupe bug with batteries 2016-11-23 18:25:08 +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
a0541d1160 Made the oil generator turn-off-able with redstone
Closes #384
2016-11-21 21:19:10 +01:00
Ellpeck
0f86d83e72 Make Item Repairer and Miner use a little less power
(I guess?)
2016-11-21 20:25:32 +01:00
Ellpeck
0dc3dd7d1a Change to using proper blockstates 2016-11-21 16:23:48 +01:00
Ellpeck
58b90f66c3 Added push/pull caps to all machines 2016-11-21 13:45:23 +01:00
Ellpeck
dd7e522605 Made the Oil Generator scale per time, not per energy 2016-11-21 13:30:38 +01:00
Ellpeck
3ec92ed4c4 Made the Farmer add seeds back into the seed slots 2016-11-20 20:23:33 +01:00
Ellpeck
954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck
5b4efb287d Mark the solidifier dirty 2016-11-20 15:47:33 +01:00
Ellpeck
504835246c Named all containers.
Closes #383
2016-11-20 13:46:35 +01:00
Ellpeck
b39ee8228d Replace chests in village houses and lush caves with storage crates.
Also closes #382
2016-11-20 13:22:36 +01:00
Ellpeck
ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck
483d20ff99 Fixed Energy Laser Relays causing endless power loss when transferring very small amounts of RF
Closes #375
2016-11-19 10:08:47 +01:00
Ellpeck
3ce31d09fd Fix a coffee machine dupe bug
Closes #372
2016-11-18 06:37:28 +01:00
Ellpeck
346b0b54f7 Added filter mod mode 2016-11-17 14:56:26 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
53f6ce0a24 Add Laser Relay priorities 2016-11-16 18:51:23 +01:00
Ellpeck
b355a66c97 Fix auto split 2016-11-16 17:06:53 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00