Commit graph

606 commits

Author SHA1 Message Date
Ellpeck
91a52460f9 made passive effects have their own advancements so that they're not gated behind random generators 2018-12-20 21:43:19 +01:00
Ellpeck
1a2eee7ed9 added the animal effect 2018-12-20 00:12:59 +01:00
Ellpeck
8e6d29272b allow the herbivorous absorber to also pick up flowers above and below it
Closes #19
2018-12-16 18:27:56 +01:00
Ellpeck
ac3ce4d8cb (hopefully) allow non-saplings in the tree ritual, closes #20 2018-12-16 18:25:02 +01:00
Ellpeck
02aa21f9db rename inhibiting powder to effect powder to allow it to also create some ffects 2018-12-16 18:15:54 +01:00
Ellpeck
8007fcb62b added a passive effect where aura gets added to aura caches around 2018-12-14 13:51:08 +01:00
Ellpeck
8f33476403 add a way to stop positive effects from happening 2018-12-14 00:47:01 +01:00
Ellpeck
304834893e Added offering tweaker for CraftTweaker 2018-12-14 00:33:39 +01:00
Ellpeck
b35aed4bde add a triangulateAuraAround method to the API because I was using that twice without making it nice 2018-12-05 11:21:08 +01:00
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
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
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
Ellpeck
8647425de6 start of offering table 2018-11-19 20:18:22 +01:00
Ellpeck
6d0a14e3c4 b3 2018-11-18 20:50:51 +01:00
Ellpeck
e501f96c0c API update that makes it so that almost empty spots don't get overfilled by default 2018-11-18 20:34:57 +01:00
Ellpeck
a54ea5b989 remove a concurrent modification exception when changing effects 2018-11-18 19:49:30 +01:00
Ellpeck
b59245aa3c added infused iron block 2018-11-17 23:08:46 +01:00
Ellpeck
42fb819889 made the amulet of wrath hurt players 2018-11-17 22:04:46 +01:00
Ellpeck
9880bcf9bd added a package-info to the API 2018-11-17 21:54:04 +01:00
Ellpeck
4e7b46c526 Made the altar oredict-based
Closes #10
2018-11-17 21:31:57 +01:00
Ellpeck
117ca787fe changed a quirk to aura and added some info on its inner workings to the book 2018-11-17 12:27:28 +01:00
Ellpeck
8d075e1dfb actually make the dispenser use aura lol 2018-11-16 13:59:07 +01:00
Ellpeck
78af31e8ab added the ability to automate aura bottles 2018-11-16 13:06:33 +01:00
Ellpeck
7daacd17e3 added the canopy diminisher 2018-11-14 19:14:03 +01:00
Ellpeck
868a1eaf98 Make the aura detector actually have hardness 2018-11-14 16:40:21 +01:00
Ellpeck
b742ccf5be increase the default range of the aura field creator to 10 2018-11-14 15:59:29 +01:00
Ellpeck
c4f83bfb6e change some gen values around a bit 2018-11-14 15:55:00 +01:00
Ellpeck
be448e26da un-oredict all ancient items because then mod compat isn't completely broken constantly 2018-11-14 14:03:28 +01:00
Ellpeck
f7c817a5c9 made the infused blade also have a special effect: slowness! 2018-11-13 19:15:24 +01:00
Ellpeck
21c33fc856 move the dragon breath config to the features part 2018-11-13 18:23:44 +01:00
Ellpeck
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
2018-11-13 18:21:41 +01:00
Ellpeck
a677ccfe67 only make leaves convert if their chunks are loaded 2018-11-13 17:13:27 +01:00
Ellpeck
5eed6c8792 add a passive effect that makes it so that extremely drained spots try to balance out with others in the area 2018-11-13 14:52:19 +01:00
Ellpeck
6af7634d6c generify the drain spot system so that addon devs can more easily use it 2018-11-13 11:39:28 +01:00
Ellpeck
b4508abb4a finished the aura field creator 2018-11-13 01:27:47 +01:00
Ellpeck
850e37889b added the aura field creator 2018-11-13 00:36:47 +01:00
Ellpeck
13d6cf778a move some API stuff around 2018-11-12 22:04:40 +01:00
Ellpeck
a10210888c allow the extraneous firestarter to be placed on any side of a furnace 2018-11-12 15:42:56 +01:00
Ellpeck
a9a7191ebf rename this to be more generically applicable 2018-11-12 01:35:02 +01:00
Ellpeck
081e48b208 changed aura types to be an expandable system 2018-11-12 01:29:33 +01:00
Ellpeck
27217f5854 some api and config for the pickaxe conversion and flower generator 2018-11-12 00:32:35 +01:00
Ellpeck
d2531e1d8a moved extractAuraFromPlayer to the API for convenience 2018-11-11 22:58:58 +01:00
Ellpeck
dd126df00c made golden leaves have sparkle particles when they're done
Closes #2
2018-11-11 17:09:26 +01:00
Ellpeck
1854b42709 actually require mtlib in code too 2018-11-11 17:00:47 +01:00
Ellpeck
dbeb2914f1 add crafttweaker compat 2018-11-11 16:50:51 +01:00
Ellpeck
436f3b809b added a proper API \o/ 2018-11-11 13:26:19 +01:00
Ellpeck
0fee6082ef update patchouli and add it as a maven dep 2018-11-10 23:25:53 +01:00
Ellpeck
696c92ce59 made the gold powder's default state have no connections to improve book visualization 2018-11-09 13:15:25 +01:00
Ellpeck
2dbed5813e added the farming stencil 2018-11-09 12:42:08 +01:00
Ellpeck
0d9d466efd fixed the placer ignoring placement checks for redstone and gold powder 2018-11-09 00:38:42 +01:00
Ellpeck
6248495b0b fix serverside flower generator crash 2018-11-09 00:35:00 +01:00
Ellpeck
0e93ebc2fd fixed nature altar lagging on laggy servers 2018-11-08 22:15:25 +01:00
Ellpeck
5456262cf1 add actual hardness to the hopper upgrade 2018-11-08 21:35:32 +01:00
Ellpeck
c88087087c a4 2018-11-08 20:49:51 +01:00
Ellpeck
49925bd1e4 fixed serverside crash because of a sideonly thing 2018-11-08 18:11:45 +01:00
Ellpeck
8e9979b192 implement the aura bottle into the progression 2018-11-08 18:03:58 +01:00
Ellpeck
b20c1be95f added bottled aura 2018-11-08 13:50:45 +01:00
Ellpeck
55c158111a fixed brilliant fiber not working on modded leaves 2018-11-08 12:24:21 +01:00
Ellpeck
278cd31242 fixed trinkets for second layer skin 2018-11-07 23:57:47 +01:00
Ellpeck
b34c5b482b add the concept of aura types and make some stuff inaccessible in the nether and the end 2018-11-07 23:42:13 +01:00
Ellpeck
3ba7397005 make the eye meter green 2018-11-07 20:08:22 +01:00
Ellpeck
a937952321 better ancient sapling texture 2018-11-07 17:28:09 +01:00
Ellpeck
872c5b362e update to newest patchouli 2018-11-07 16:55:16 +01:00
Ellpeck
c07118de2a don't return setBlockState in the multiblock maker 2018-11-07 13:38:10 +01:00
Ellpeck
646395aa70 add NA's own, faster multiblock system 2018-11-07 13:33:49 +01:00
Ellpeck
c6edd86fa9 made nice category icons for the book 2018-11-07 02:18:43 +01:00
Ellpeck
b7f152957d finish the amulet of wrath 2018-11-06 23:08:42 +01:00
Ellpeck
7146262381 added the shockwave amulet 2018-11-06 19:02:56 +01:00
Ellpeck
1b0df8272f added the hopper enhancement 2018-11-05 22:37:40 +01:00
Ellpeck
ca9e8456ae made blocks actually not just suck because Minecraft just sucks yes haha yes ok this commit comment is getting way too long 2018-11-05 20:52:29 +01:00
Ellpeck
3b5fd10f01 oredict some stuff 2018-11-05 20:42:48 +01:00
Ellpeck
019956144d some more advancements and placer recipe+doc 2018-11-05 18:03:07 +01:00
Ellpeck
215144cc5e add a better description 2018-11-05 16:42:31 +01:00
Ellpeck
6eeebb1e2a add the placer 2018-11-05 16:36:10 +01:00
Ellpeck
7f5c054f0a fixed particles updating twice per tick 2018-11-04 18:42:35 +01:00
Ellpeck
c49b961131 fix no two baubles working at the same time, a3 2018-11-04 17:48:04 +01:00
Ellpeck
321a9ff848 fixed usage of a client-side patchouli method 2018-11-04 17:41:29 +01:00
Ellpeck
fdc6cd38c6 make the flower generator stop generating if there's enough aura in the arae 2018-11-04 17:13:53 +01:00
Ellpeck
cacd51bd4c doc and stuff for the flower gen 2018-11-04 17:05:04 +01:00
Ellpeck
b90b5c9f8c added the flower generator 2018-11-04 16:38:09 +01:00
Ellpeck
3ea561ec3e made aura bar not display when the f3 screen is open so that it doesn't overlap 2018-11-04 12:43:22 +01:00
Ellpeck
713d8c45f0 this is entirely unnecessary, forge 2018-11-03 23:08:02 +01:00
Ellpeck
5642585b84 fix the sword texture being ugly :^) 2018-11-03 22:59:12 +01:00
Ellpeck
ecf2e35a33 add a bunch of decorative items 2018-11-03 13:23:10 +01:00
Ellpeck
7f13f59ccf made the eye work anywhere in the hotbar and fixed some minor visual issues with player rendering 2018-11-02 21:10:53 +01:00
Ellpeck
4626d90c00 made the nature altar only hopper out full aura storage items 2018-11-02 20:56:46 +01:00
Ellpeck
4a690010c4 make the plant boost effect drain more aura 2018-10-31 14:10:04 +01:00
Ellpeck
d2414d22cf add a proper subtitle 2018-10-31 13:50:12 +01:00
Ellpeck
3019fdff8c fix a profiling issue 2018-10-31 12:16:42 +01:00
Ellpeck
f305eb8e04 change aura system a bit to respect lowest and highest spots rather than closest - this makes it work more consistently 2018-10-31 11:50:57 +01:00
Ellpeck
344bc1fd9c added the conversation catalyst 2018-10-31 01:17:58 +01:00
Ellpeck
9f6ff06901 added the plant boost effect 2018-10-30 18:18:56 +01:00
Ellpeck
14f5e48a66 some more advancements and documentation for natural decay 2018-10-30 16:35:05 +01:00
Ellpeck
bebdce7224 convert to fully using the Patchouli API 2018-10-30 11:08:50 +01:00
Ellpeck
5dc3a7a83d added the aura detector 2018-10-28 17:39:53 +01:00
Ellpeck
fe07d9304e finish up the ritual of the brewer 2018-10-28 16:21:43 +01:00
Ellpeck
6d50aa10d4 a lot of work on the Ritual of the Brewer 2018-10-28 13:46:09 +01:00
Ellpeck
b6a496ed99 update to forEachMatcher in Patchouli 2018-10-27 12:24:12 +02:00
Ellpeck
f27c1e4312 that needs to be public 2018-10-27 01:50:22 +02:00
Ellpeck
5462d101a1 change to Patchouli multiblocks and add visualization 2018-10-27 01:49:57 +02:00
Ellpeck
7225e7801a make colors a bit nicer 2018-10-26 22:40:24 +02:00
Ellpeck
f4f3a4203e missed some 2018-10-26 21:39:39 +02:00
Ellpeck
5aecf3a6da add macros 2018-10-26 21:37:08 +02:00
Ellpeck
e9a7cef39f patchouli does this now yes 2018-10-26 20:47:34 +02:00
Ellpeck
57af7e50c1 add profiler calls for the biggest performance hogs. Also numbers bad for survival go away no 2018-10-26 20:25:21 +02:00
Ellpeck
cd61b2a8f1 furnace heater thing! 2018-10-26 15:01:48 +02:00
Ellpeck
6544505b11 added custom book model and also shuffled around some settings 2018-10-26 12:03:42 +02:00
Ellpeck
a4b90bfbc8 haha yes 2018-10-26 02:56:38 +02:00
Ellpeck
cd2947f825 make grass decay size based on the amount of missing aura 2018-10-25 22:31:21 +02:00
Ellpeck
6c89a0162e fix patchouli 2018-10-25 19:23:20 +02:00
Ellpeck
65a29541ad add the first diminishing return and a command to manipulate aura 2018-10-25 18:49:42 +02:00
Ellpeck
745afd6975 move the aura cache display to the left if there's an item in the off hand 2018-10-24 15:07:37 +02:00
Ellpeck
acec248981 improve this some more yay 2018-10-24 13:07:35 +02:00
Ellpeck
d62cef58ef some API improvements 2018-10-24 13:06:24 +02:00
Ellpeck
b1f4d3ebf9 some sounds to polish existing features up 2018-10-24 12:42:04 +02:00
Ellpeck
48a48d277f finish the bucket of whateveritscalled 2018-10-23 19:23:02 +02:00
Ellpeck
da6a4c4145 bucket of infinite colors, still needs recipe, doc, sounds and aura draining 2018-10-23 11:49:35 +02:00
Ellpeck
545baa23be change advancements around a bit 2018-10-23 10:53:09 +02:00
Ellpeck
7008b41711 finish advancements for current features 2018-10-23 00:49:35 +02:00
Ellpeck
43e376adc0 start on advancements 2018-10-22 21:07:21 +02:00
Ellpeck
0b1036009e add config 2018-10-22 20:18:54 +02:00
Ellpeck
6f66c40036 more doc 2018-10-22 11:23:48 +02:00
Ellpeck
53fceb8add woops 2018-10-22 00:21:37 +02:00
Ellpeck
20be145768 some more documentation work 2018-10-22 00:14:52 +02:00
Ellpeck
90c8cd19d4 start on the documentation 2018-10-21 18:39:46 +02:00
Ellpeck
1d76a5a135 how bout we make it not crash, my dude 2018-10-21 14:51:07 +02:00
Ellpeck
baea1d91a9 made the cache only render on the body 2018-10-21 14:44:16 +02:00
Ellpeck
00ba609408 made trinkets render even without baubles installed 2018-10-21 14:42:30 +02:00
Ellpeck
c22a1da6b4 made aura properly sync when joining the world 2018-10-21 13:12:03 +02:00
Ellpeck
cb12a890ab changed the way aura works fundamentally 2018-10-21 12:51:13 +02:00
Ellpeck
0d362ad36c Revert "made the shovel only convert to grass if it's around grass already"
This reverts commit 8996cf9
2018-10-20 23:23:04 +02:00
Ellpeck
8996cf9690 made the shovel only convert to grass if it's around grass already 2018-10-20 23:21:29 +02:00
Ellpeck
e83777fe14 some more botanist tools special features 2018-10-20 22:40:14 +02:00
Ellpeck
d30734fe38 client yo 2018-10-20 22:13:43 +02:00
Ellpeck
630d56bf81 made baubles render on the player 2018-10-20 22:13:00 +02:00
Ellpeck
f3906141a1 added aura cache 2018-10-20 21:19:08 +02:00
Ellpeck
677418fdce recipes for the tools 2018-10-20 11:37:11 +02:00
Ellpeck
4f27b8f4dc added shovel and axe special features 2018-10-20 00:54:33 +02:00
Ellpeck
897ce41ac2 make the hoe give you seeds randomly 2018-10-19 23:11:50 +02:00
Ellpeck
be83a96487 added infused tools for now 2018-10-19 18:32:20 +02:00
Ellpeck
fae8a72892 recipe for ancient sapling 2018-10-19 15:05:12 +02:00
Ellpeck
663bff02f4 baubles compat 2018-10-19 14:35:25 +02:00
Ellpeck
0d9a18b41a made the aura display use less numbers and more niceity 2018-10-18 19:08:15 +02:00
Ellpeck
2b4bea5e97 jay ee eye for altar 2018-10-18 18:00:21 +02:00
Ellpeck
ef8c64c782 added infusion 2018-10-18 17:12:20 +02:00
Ellpeck
f8ff74b36b start of infusion 2018-10-18 13:34:37 +02:00
Ellpeck
43fb4daddc make the wooden stand actually have the items just sitting on it 2018-10-17 18:41:53 +02:00
Ellpeck
37da7f35e7 finish up the tree ritual 2018-10-17 15:02:29 +02:00
Ellpeck
631ec96b5e jay ee eye 2018-10-16 21:10:38 +02:00
Ellpeck
0b7b43fd7f dont sync please 2018-10-16 18:08:32 +02:00
Ellpeck
9645d09063 save the current ritual 2018-10-16 18:07:03 +02:00
Ellpeck
d290eb3eff finished tree ritual 2018-10-16 17:48:36 +02:00
Ellpeck
af46854bc7 fix nature altar 2018-10-16 11:50:43 +02:00
Ellpeck
1f8431068c some changes to the tree ritual 2018-10-16 11:49:30 +02:00
Ellpeck
f2eca230e8 some ritual work, needs finishing 2018-10-16 01:36:30 +02:00
Ellpeck
c5ed74bfd5 gold tree stuff 2018-10-15 18:36:46 +02:00
Ellpeck
17cc118c62 fix crashed providers causing issues 2018-10-14 18:08:58 +02:00
Ellpeck
d7df934151 added the eye 2018-10-14 17:46:00 +02:00
Ellpeck
e068c48ca2 added decayed leaves 2018-10-14 16:12:33 +02:00
Ellpeck
9901eaa786 added aura pulling and stuff 2018-10-14 14:27:18 +02:00
Ellpeck
2be1a57e7a added the ancient tree 2018-10-13 23:46:30 +02:00
Ellpeck
1a099ae221 fix mappings >_> 2018-10-13 20:45:32 +02:00
Ellpeck
44195137ee initial commit 2018-10-13 20:35:18 +02:00