Commit graph

31 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 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 6a20dbadc9 cleanup 2020-02-07 15:22:30 +01:00
Ellpeck 136c125f2c misc changes, including item drops 2020-01-23 16:05: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 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 6fc0ef8a43 THE RENUMBERING (yet to be fully tested) 2019-01-29 11:46:38 +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 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 330e4f89fa added botanist's armor 2018-12-01 18:56:05 +01:00
Ellpeck 69e07e25a5 add a simulate parameter to IAuraChunk draining/storing for convenience 2018-11-24 17:32:39 +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 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 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 6af7634d6c generify the drain spot system so that addon devs can more easily use it 2018-11-13 11:39:28 +01:00
Ellpeck 13d6cf778a move some API stuff around 2018-11-12 22:04:40 +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 436f3b809b added a proper API \o/ 2018-11-11 13:26:19 +01:00