Commit graph

74 commits

Author SHA1 Message Date
Ell cd328cab6a some more work?? 2021-12-04 15:40:09 +01:00
Ell 20ca7711ff improve aura spot performance by combining aura and spot amount
Improves #216
2021-06-28 14:31:37 +02:00
Ell f7f61a1f56 code formatting 2021-01-14 23:15:02 +01:00
Ell 5adf4a1428 weather changer, part 1 2020-10-24 15:58:38 +02:00
Ell b280ede21e made the API instance be set internally 2020-09-26 13:49:23 +02:00
Ell e4cb96ddcb reimplemented the aura type override config 2020-09-22 15:19:14 +02:00
Ell cb1b37c96e IT COMPILES
I'll test it tomorrow :^)
2020-09-22 03:17:02 +02:00
Ellpeck cd740b8485 fixed the aura type config not working for some mods
Closes #116
2020-05-13 14:07:33 +02:00
Ellpeck 253fb64cac made all recipes JSON 2020-04-29 16:38:50 +02:00
Ellpeck d47520f8cf remove api stubs 2020-03-29 21:10:31 +02:00
Ellpeck 391f5b13f5 loot finder, part 1 2020-02-28 15:36:12 +01:00
Ellpeck b5777f715b made the nether altar work 2020-02-25 22:57:10 +01:00
Ellpeck 6a20dbadc9 cleanup 2020-02-07 15:22:30 +01:00
Ellpeck e8e3457b34 fixed all the rendering yeees 2020-01-29 19:04:33 +01:00
Ellpeck 8737bc28f6 part 1 2020-01-28 18:08:56 +01:00
Ellpeck c59d7e610e Misc fixes, including closing #70 2020-01-25 16:56:04 +01:00
Ellpeck 3ff0aed4ad heaps of misc changes 2020-01-24 17:05:41 +01:00
Ellpeck 3077a0869a more misc porting work yay 2020-01-23 22:40:03 +01:00
Ellpeck 136c125f2c misc changes, including item drops 2020-01-23 16:05:52 +01:00
Ellpeck 81c6034c21 misc fixes including making aura effects work! 2020-01-23 02:01:05 +01:00
Ellpeck 8fb7beb49f some more misc fixes 2020-01-22 23:21:52 +01:00
Ellpeck ea5e3d6a10 IT COMPILED 2020-01-21 23:02:39 +01:00
Ellpeck 60506d95be part 1 of probably 2000 2020-01-21 21:04:44 +01:00
Ellpeck e482356563 automatic vazkii thing 2019-10-20 22:30:49 +02:00
Ellpeck b10545994a lazy load chunk capabilities so that OptiFine doesn't kill itself 2019-04-14 11:22:11 +02:00
Ellpeck 21331caa1a explain this a bit better 2019-03-21 12:41:33 +01:00
Ellpeck 8ebf432072 dimension rail, part 1 2019-03-20 20:51:24 +01:00
Ellpeck 3523837e3e projectile generator, part 1 2019-03-12 19:34:59 +01:00
Ellpeck f48ebebc1a greatly increase effect powder performance 2019-02-21 12:27:54 +01:00
Ellpeck 299eb72ec0 ore spawn effect, part 1 2019-02-20 23:49:21 +01:00
Ellpeck c186976898 added the rod of shadows 2019-02-19 17:23:03 +01:00
Ellpeck c97a13f737 finish the ender crates 2019-02-18 19:30:35 +01:00
Ellpeck 095e5e92cf ender crates, part 1 2019-02-17 22:51:05 +01:00
Ellpeck 007e6fe8d0 actually invert this 2019-02-16 21:35:55 +01:00
Ellpeck 5873bd99e8 allow custom types to imitate existing types so that passive effects don't have to be copied 2019-02-16 21:31:37 +01:00
Ellpeck c8211cd3ba fixed effects happening more often the more spots there were, regardless of the amount of aura 2019-02-15 17:51:26 +01:00
Ellpeck 9aa2e498d2 add the ability to see passive effects to the ocular 2019-02-09 21:55:40 +01:00
Ellpeck cbf21d38ce moss generator, part 1 2019-02-01 17:42:59 +01:00
Ellpeck 6fc0ef8a43 THE RENUMBERING (yet to be fully tested) 2019-01-29 11:46:38 +01:00
Ellpeck 5fe865f299 allow for entities to be visualized as well and visualize effect powder 2019-01-28 15:43:21 +01:00
Ellpeck 47d565a70c rework effect powder to have its range based on the stack size 2019-01-28 14:58:08 +01:00
Ellpeck b983246ef9 added mystical magnifier 2019-01-27 13:57:34 +01:00
Ellpeck 3c2da1fb92 fixed JEI being broken 2019-01-03 13:46:57 +01:00
Ellpeck 1104a10397 move this around so that it doesn't revert the sheep color setting 2019-01-01 15:32:02 +01:00
Ellpeck b336b74efa finished the spawni boi 2019-01-01 15:20:12 +01:00
Ellpeck 0566a81012 spawni boi, part 1 2018-12-30 20:37:00 +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 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