Commit graph

367 commits

Author SHA1 Message Date
Ellpeck
369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward
d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck
d84a1b7ba2 fix ESD not working with the lower bound being something else than 0
Closes #786
2017-05-28 01:26:08 +02:00
Ellpeck
3b8c81638f change lists for sets to increase contains performance
Closes #784
2017-05-28 00:37:27 +02:00
Ellpeck
1dcdd196eb make Phantomfaces output comparator signal
Closes #759
2017-05-20 19:55:59 +02:00
Ellpeck
51a76ba85a fixed item laser display not working if player is too far away from input point
Closes #765
2017-05-20 19:27:40 +02:00
Ellpeck
13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck
d9695923d8 possibly fixed laser relays sometimes disconnecting (finally? D:) 2017-03-30 18:11:42 +02:00
Ellpeck
1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck
d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck
0485107c94 added melon and pumpkin farmer behavior and broke the API x) 2017-02-22 13:28:53 +01:00
Ellpeck
cd59523e06 Made furnace and crusher have different textures when smelting again 2017-02-22 12:37:29 +01:00
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