Commit graph

24 commits

Author SHA1 Message Date
Ell 852ea30b63 automatic migration 2024-02-03 14:56:07 +01:00
Ell 5868fd6dce added a max range for aura spreading
addresses issues like #314
2023-06-27 10:40:31 +02:00
Ell 9c83d62055 auto cleanup 2023-02-15 23:52:52 +01:00
Ell 8adf52eb93 some refactoring 2021-12-23 13:27:52 +01:00
Ell 65cce7fae5 var 2021-12-15 16:30:22 +01:00
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 b280ede21e made the API instance be set internally 2020-09-26 13:49:23 +02: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 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 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 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 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 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