Commit graph

  • 91a52460f9 made passive effects have their own advancements so that they're not gated behind random generators Ellpeck 2018-12-20 21:43:19 +0100
  • 1a2eee7ed9 added the animal effect Ellpeck 2018-12-20 00:12:59 +0100
  • 8e6d29272b allow the herbivorous absorber to also pick up flowers above and below it Closes #19 Ellpeck 2018-12-16 18:27:56 +0100
  • ac3ce4d8cb (hopefully) allow non-saplings in the tree ritual, closes #20 Ellpeck 2018-12-16 18:25:02 +0100
  • 02aa21f9db rename inhibiting powder to effect powder to allow it to also create some ffects Ellpeck 2018-12-16 18:15:54 +0100
  • 8007fcb62b added a passive effect where aura gets added to aura caches around Ellpeck 2018-12-14 13:51:08 +0100
  • 8f33476403 add a way to stop positive effects from happening Ellpeck 2018-12-14 00:47:01 +0100
  • 304834893e Added offering tweaker for CraftTweaker Ellpeck 2018-12-14 00:33:39 +0100
  • 72e9c20aee b5 \o/ Ellpeck 2018-12-06 17:46:36 +0100
  • b35aed4bde add a triangulateAuraAround method to the API because I was using that twice without making it nice Ellpeck 2018-12-05 11:21:08 +0100
  • 6266d54aba removed a lot of machine caps and fixed a graphical issue Ellpeck 2018-12-05 01:12:53 +0100
  • cd5b98d68f made the aura detector less accurate in favor of intuitive behavior Ellpeck 2018-12-04 21:31:22 +0100
  • f8f44615cc make the balance effect spread out full aura spots into empty ones because that's a lot nicer :> Ellpeck 2018-12-04 21:18:45 +0100
  • 75ae345a75 fixed the spread effect loading chunks and make the potion generator not do the custom spread anymore Ellpeck 2018-12-04 16:17:50 +0100
  • a9b39cf3da made the spreading not spread into the void Ellpeck 2018-12-04 13:56:48 +0100
  • 5700ab3053 added the aura spread effect and a nice clientside display of where aura spots are for debugging Ellpeck 2018-12-04 13:38:46 +0100
  • 656a76980b make over- and underflow create another spot Ellpeck 2018-12-03 14:40:53 +0100
  • 5fcd096a99 easy fix to a concurrency issue Ellpeck 2018-12-03 00:45:34 +0100
  • 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 Ellpeck 2018-12-02 23:34:37 +0100
  • c571c95fec made the environmental eye more visually pleasing Ellpeck 2018-12-02 18:33:04 +0100
  • 2603c590b1 Added an easy way to override aura types based on dimensions via code or config. In relation to #18 Ellpeck 2018-12-02 13:49:20 +0100
  • 08fd796fe2 made an API change to enforce the right aura methods, also add over- and underflow protection Ellpeck 2018-12-02 01:36:41 +0100
  • 5abeeba757 rebalance everything a bit Ellpeck 2018-12-02 00:20:01 +0100
  • 330e4f89fa added botanist's armor Ellpeck 2018-12-01 18:56:05 +0100
  • 0ea4d7391b fixed blocks not being added to the tab Ellpeck 2018-11-29 18:02:45 +0100
  • 3598e424b0 added the breathlessness effect Ellpeck 2018-11-29 17:58:47 +0100
  • 3cf875cc7c finished the animal generator Ellpeck 2018-11-29 13:54:32 +0100
  • 2e156a8836 animal gen functionality Ellpeck 2018-11-29 00:47:21 +0100
  • de002bb01e fix the plant boost effect always being there if there's excess aura lol rip Closes #16 Ellpeck 2018-11-28 19:49:40 +0100
  • e14de0b723 add the ability to disable the placer with redstone Ellpeck 2018-11-28 13:18:21 +0100
  • 9059577f75 fixed being able to silk touch golden leaves Ellpeck 2018-11-28 11:59:00 +0100
  • d2e5efb6a9 changed the map color of ancient and gold leaves Fixes #14 Ellpeck 2018-11-28 11:40:36 +0100
  • 7ea9fa1416 add hardness to the lamp, closes #15 Ellpeck 2018-11-27 21:38:42 +0100
  • c4afd8b229 increase the aura detector's and furnace heater's range Ellpeck 2018-11-26 00:31:58 +0100
  • 69e07e25a5 add a simulate parameter to IAuraChunk draining/storing for convenience Ellpeck 2018-11-24 17:32:39 +0100
  • f6420d2c8e b4 Ellpeck 2018-11-24 16:12:19 +0100
  • 91445f5f6d fixed an issue with machines not properly creating positive aura spots Ellpeck 2018-11-24 15:31:53 +0100
  • 71a28a67bb added the lamp of sanctuary Ellpeck 2018-11-24 15:06:18 +0100
  • ca3fca7eac throw an exception when a spot gets added to the wrong chunk Ellpeck 2018-11-23 20:36:31 +0100
  • c6f0086d09 exposed the simple multiblock system to the API Ellpeck 2018-11-23 19:21:52 +0100
  • e1f0bf63c3 fixed the tree ritual not working right with acacia closes #13 Ellpeck 2018-11-23 17:15:42 +0100
  • 628f67eb36 added the item grounder and reorganized the book a bit Ellpeck 2018-11-23 17:11:35 +0100
  • dd6006f5f9 I think this was important :^) Ellpeck 2018-11-23 15:46:08 +0100
  • f28b9cccbb I think this is it :^) Ellpeck 2018-11-23 15:40:30 +0100
  • 66f3770c3c add a deobf jar to the maven so you can use deobfCompile (hopefully?) Ellpeck 2018-11-23 15:36:11 +0100
  • 0365acb1f7 added some more transmutation catalyst recipes Ellpeck 2018-11-22 18:56:01 +0100
  • 1e8dcb3ee5 add dimension info to passive effects Ellpeck 2018-11-22 11:03:20 +0100
  • bb0263bbd8 move ITrinketItem to the API and add ITESRProvider to the mod Ellpeck 2018-11-21 20:36:55 +0100
  • 6275a326de added explosion effect Ellpeck 2018-11-21 17:45:06 +0100
  • 7d4ae9cb6d fixed the offering table having missing textures on some faces Ellpeck 2018-11-21 14:19:40 +0100
  • 6c78c014b1 changed the creative tab icon to a leaf Ellpeck 2018-11-21 14:10:07 +0100
  • 40a6e80fa8 added glowing to spirit thing Ellpeck 2018-11-21 12:19:43 +0100
  • b096dad3bf finish the offering to the Gods Ellpeck 2018-11-21 11:49:21 +0100
  • ab2b8612cd finished the offering table Ellpeck 2018-11-21 01:05:50 +0100
  • caf4fe9b1e added the offering table functionality Ellpeck 2018-11-20 19:59:18 +0100
  • 9bf2d912b1 what the fuck IntelliJ Ellpeck 2018-11-20 11:48:45 +0100
  • ba7e3f24fd changed to using the ingredient system, which is messy in a lot of different ways Ellpeck 2018-11-20 11:44:07 +0100
  • c10c7d51d2 Bottle Two: The Rebottling Ellpeck 2018-11-20 10:54:38 +0100
  • 00570b7649 bump API version Ellpeck 2018-11-19 21:56:48 +0100
  • 41300f0419 add a way to specify the comparison method for recipes Closes #11 Ellpeck 2018-11-19 21:55:00 +0100
  • 8647425de6 start of offering table Ellpeck 2018-11-19 20:18:22 +0100
  • 6d0a14e3c4 b3 Ellpeck 2018-11-18 20:50:51 +0100
  • e501f96c0c API update that makes it so that almost empty spots don't get overfilled by default Ellpeck 2018-11-18 20:34:57 +0100
  • a54ea5b989 remove a concurrent modification exception when changing effects Ellpeck 2018-11-18 19:49:30 +0100
  • b59245aa3c added infused iron block Ellpeck 2018-11-17 23:08:46 +0100
  • 42fb819889 made the amulet of wrath hurt players Ellpeck 2018-11-17 22:04:46 +0100
  • 9880bcf9bd added a package-info to the API Ellpeck 2018-11-17 21:54:04 +0100
  • 4e7b46c526 Made the altar oredict-based Closes #10 Ellpeck 2018-11-17 21:31:57 +0100
  • 0a53d0b824 add maven info to README Ellpeck 2018-11-17 16:03:40 +0100
  • e71fd24b29 do this change that I don't know what it does Ellpeck 2018-11-17 15:55:20 +0100
  • 117ca787fe changed a quirk to aura and added some info on its inner workings to the book Ellpeck 2018-11-17 12:27:28 +0100
  • 8d075e1dfb actually make the dispenser use aura lol Ellpeck 2018-11-16 13:59:07 +0100
  • 19a9e2e4eb Merge remote-tracking branch 'origin/master' Ellpeck 2018-11-16 13:06:48 +0100
  • 78af31e8ab added the ability to automate aura bottles Ellpeck 2018-11-16 13:06:33 +0100
  • 59ecaf969f
    Merge pull request #8 from XDjackieXD/master Ellpeck 2018-11-14 22:48:00 +0100
  • 926d727e4b add maven publish target Jakob (XDjackieXD) Riepler 2018-11-14 21:19:32 +0100
  • 7daacd17e3 added the canopy diminisher Ellpeck 2018-11-14 19:14:03 +0100
  • 868a1eaf98 Make the aura detector actually have hardness Ellpeck 2018-11-14 16:40:21 +0100
  • b742ccf5be increase the default range of the aura field creator to 10 Ellpeck 2018-11-14 15:59:29 +0100
  • c4f83bfb6e change some gen values around a bit Ellpeck 2018-11-14 15:55:00 +0100
  • be448e26da un-oredict all ancient items because then mod compat isn't completely broken constantly Ellpeck 2018-11-14 14:03:28 +0100
  • 196101d8dd b2! Ellpeck 2018-11-14 00:42:25 +0100
  • f7c817a5c9 made the infused blade also have a special effect: slowness! Ellpeck 2018-11-13 19:15:24 +0100
  • 21c33fc856 move the dragon breath config to the features part Ellpeck 2018-11-13 18:23:44 +0100
  • b0ac500ec0 Added a config for the passive aura effects and also fix double flowers dropping items on the ground with the boost effect Closes #7 Ellpeck 2018-11-13 18:21:41 +0100
  • a677ccfe67 only make leaves convert if their chunks are loaded Ellpeck 2018-11-13 17:13:27 +0100
  • 5eed6c8792 add a passive effect that makes it so that extremely drained spots try to balance out with others in the area Ellpeck 2018-11-13 14:52:19 +0100
  • 6af7634d6c generify the drain spot system so that addon devs can more easily use it Ellpeck 2018-11-13 11:39:28 +0100
  • b4508abb4a finished the aura field creator Ellpeck 2018-11-13 01:27:47 +0100
  • 850e37889b added the aura field creator Ellpeck 2018-11-13 00:36:47 +0100
  • 13d6cf778a move some API stuff around Ellpeck 2018-11-12 22:04:40 +0100
  • a10210888c allow the extraneous firestarter to be placed on any side of a furnace Ellpeck 2018-11-12 15:42:56 +0100
  • a9a7191ebf rename this to be more generically applicable Ellpeck 2018-11-12 01:35:02 +0100
  • 081e48b208 changed aura types to be an expandable system Ellpeck 2018-11-12 01:29:33 +0100
  • 27217f5854 some api and config for the pickaxe conversion and flower generator Ellpeck 2018-11-12 00:32:35 +0100
  • d2531e1d8a moved extractAuraFromPlayer to the API for convenience Ellpeck 2018-11-11 22:58:58 +0100
  • dd126df00c made golden leaves have sparkle particles when they're done Closes #2 Ellpeck 2018-11-11 17:09:26 +0100
  • 1854b42709 actually require mtlib in code too Ellpeck 2018-11-11 17:00:47 +0100
  • dbeb2914f1 add crafttweaker compat Ellpeck 2018-11-11 16:50:51 +0100
  • 436f3b809b added a proper API \o/ Ellpeck 2018-11-11 13:26:19 +0100