Commit graph

818 commits

Author SHA1 Message Date
Ellpeck
6266d54aba removed a lot of machine caps and fixed a graphical issue 2018-12-05 01:12:53 +01:00
Ellpeck
cd5b98d68f made the aura detector less accurate in favor of intuitive behavior 2018-12-04 21:31:22 +01:00
Ellpeck
f8f44615cc make the balance effect spread out full aura spots into empty ones because that's a lot nicer :> 2018-12-04 21:18:45 +01:00
Ellpeck
75ae345a75 fixed the spread effect loading chunks and make the potion generator not do the custom spread anymore 2018-12-04 16:17:50 +01:00
Ellpeck
a9b39cf3da made the spreading not spread into the void 2018-12-04 13:56:48 +01:00
Ellpeck
5700ab3053 added the aura spread effect and a nice clientside display of where aura spots are for debugging 2018-12-04 13:38:46 +01:00
Ellpeck
656a76980b make over- and underflow create another spot 2018-12-03 14:40:53 +01:00
Ellpeck
5fcd096a99 easy fix to a concurrency issue 2018-12-03 00:45:34 +01:00
Ellpeck
031bf3fbc3 if we return 0 here then a lot of unrelated problems will be caused, so this is the easiest fix as this scenario is highly unlikely anyway 2018-12-02 23:34:37 +01:00
Ellpeck
c571c95fec made the environmental eye more visually pleasing 2018-12-02 18:33:04 +01:00
Ellpeck
2603c590b1 Added an easy way to override aura types based on dimensions via code or config.
In relation to #18
2018-12-02 13:49:20 +01:00
Ellpeck
08fd796fe2 made an API change to enforce the right aura methods, also add over- and underflow protection 2018-12-02 01:36:41 +01:00
Ellpeck
5abeeba757 rebalance everything a bit 2018-12-02 00:20:01 +01:00
Ellpeck
330e4f89fa added botanist's armor 2018-12-01 18:56:05 +01:00
Ellpeck
0ea4d7391b fixed blocks not being added to the tab 2018-11-29 18:02:45 +01:00
Ellpeck
3598e424b0 added the breathlessness effect 2018-11-29 17:58:47 +01:00
Ellpeck
3cf875cc7c finished the animal generator 2018-11-29 13:54:32 +01:00
Ellpeck
2e156a8836 animal gen functionality 2018-11-29 00:47:21 +01:00
Ellpeck
de002bb01e fix the plant boost effect always being there if there's excess aura lol rip
Closes #16
2018-11-28 19:49:40 +01:00
Ellpeck
e14de0b723 add the ability to disable the placer with redstone 2018-11-28 13:18:21 +01:00
Ellpeck
9059577f75 fixed being able to silk touch golden leaves 2018-11-28 11:59:00 +01:00
Ellpeck
d2e5efb6a9 changed the map color of ancient and gold leaves
Fixes #14
2018-11-28 11:40:36 +01:00
Ellpeck
7ea9fa1416 add hardness to the lamp, closes #15 2018-11-27 21:38:42 +01:00
Ellpeck
c4afd8b229 increase the aura detector's and furnace heater's range 2018-11-26 00:31:58 +01:00
Ellpeck
69e07e25a5 add a simulate parameter to IAuraChunk draining/storing for convenience 2018-11-24 17:32:39 +01:00
Ellpeck
f6420d2c8e b4 2018-11-24 16:12:19 +01:00
Ellpeck
91445f5f6d fixed an issue with machines not properly creating positive aura spots 2018-11-24 15:31:53 +01:00
Ellpeck
71a28a67bb added the lamp of sanctuary 2018-11-24 15:06:18 +01:00
Ellpeck
ca3fca7eac throw an exception when a spot gets added to the wrong chunk 2018-11-23 20:36:31 +01:00
Ellpeck
c6f0086d09 exposed the simple multiblock system to the API 2018-11-23 19:21:52 +01:00
Ellpeck
e1f0bf63c3 fixed the tree ritual not working right with acacia
closes #13
2018-11-23 17:15:42 +01:00
Ellpeck
628f67eb36 added the item grounder and reorganized the book a bit 2018-11-23 17:11:35 +01:00
Ellpeck
dd6006f5f9 I think this was important :^) 2018-11-23 15:46:08 +01:00
Ellpeck
f28b9cccbb I think this is it :^) 2018-11-23 15:40:30 +01:00
Ellpeck
66f3770c3c add a deobf jar to the maven so you can use deobfCompile (hopefully?) 2018-11-23 15:36:11 +01:00
Ellpeck
0365acb1f7 added some more transmutation catalyst recipes 2018-11-22 18:56:01 +01:00
Ellpeck
1e8dcb3ee5 add dimension info to passive effects 2018-11-22 11:03:20 +01:00
Ellpeck
bb0263bbd8 move ITrinketItem to the API and add ITESRProvider to the mod 2018-11-21 20:36:55 +01:00
Ellpeck
6275a326de added explosion effect 2018-11-21 17:45:06 +01:00
Ellpeck
7d4ae9cb6d fixed the offering table having missing textures on some faces 2018-11-21 14:19:40 +01:00
Ellpeck
6c78c014b1 changed the creative tab icon to a leaf 2018-11-21 14:10:07 +01:00
Ellpeck
40a6e80fa8 added glowing to spirit thing 2018-11-21 12:19:43 +01:00
Ellpeck
b096dad3bf finish the offering to the Gods 2018-11-21 11:49:21 +01:00
Ellpeck
ab2b8612cd finished the offering table 2018-11-21 01:05:50 +01:00
Ellpeck
caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +01:00
Ellpeck
9bf2d912b1 what the fuck IntelliJ 2018-11-20 11:48:45 +01:00
Ellpeck
ba7e3f24fd changed to using the ingredient system, which is messy in a lot of different ways 2018-11-20 11:44:07 +01:00
Ellpeck
c10c7d51d2 Bottle Two: The Rebottling 2018-11-20 10:54:38 +01:00
Ellpeck
00570b7649 bump API version 2018-11-19 21:56:48 +01:00
Ellpeck
41300f0419 add a way to specify the comparison method for recipes
Closes #11
2018-11-19 21:55:00 +01:00