Commit graph

51 commits

Author SHA1 Message Date
Ell
5497de1f1d fixed up some issues 2024-03-12 19:53:57 +01:00
Ell
f2547e6555 a lot more 1.20.4 port work 2024-03-10 15:54:58 +01:00
Ell
5a4a191973 a bunch more 1.20.4 work 2024-03-10 11:29:12 +01:00
Ell
852ea30b63 automatic migration 2024-02-03 14:56:07 +01:00
Ell
9c83d62055 auto cleanup 2023-02-15 23:52:52 +01:00
Ell
3b81d8eb68 1.19 port part 1 2022-06-27 15:24:04 +02:00
Ell
8adf52eb93 some refactoring 2021-12-23 13:27:52 +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
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
cb1b37c96e IT COMPILES
I'll test it tomorrow :^)
2020-09-22 03:17:02 +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
3ff0aed4ad heaps of misc changes 2020-01-24 17:05:41 +01:00
Ellpeck
81c6034c21 misc fixes including making aura effects work! 2020-01-23 02:01:05 +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
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
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
cbf21d38ce moss generator, part 1 2019-02-01 17:42:59 +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
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
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
c6f0086d09 exposed the simple multiblock system to the API 2018-11-23 19:21:52 +01:00
Ellpeck
caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +01:00
Ellpeck
00570b7649 bump API version 2018-11-19 21:56:48 +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
9880bcf9bd added a package-info to the API 2018-11-17 21:54:04 +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
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
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