Commit graph

68 commits

Author SHA1 Message Date
Ell
82384dc1e7 added back in-world rendering 2021-12-20 00:49:38 +01:00
Ell
1469e4ca5f added back overlay rendering 2021-12-19 18:24:54 +01:00
Ell
c0bf5f0d93 bring back curios compat 2021-12-19 16:35:03 +01:00
Ell
2b6b42e091 matches is areItemStacksEqual, isSame is areItemsEqual
obviously
2021-12-19 15:40:53 +01:00
Ell
24cf4ae186 IT C O M P I L E S 2021-12-15 16:24:53 +01:00
Ell
1880bf785d some more workkkk 2021-12-04 19:17:21 +01:00
Ell
cd328cab6a some more work?? 2021-12-04 15:40:09 +01:00
Ell
25b5ab0548 Revert "added a new system that possibly massively increases aura spot performance"
This reverts commit 06ec3cb4
2021-01-30 16:43:46 +01:00
Ell
06ec3cb4ff added a new system that possibly massively increases aura spot performance 2021-01-29 20:33:37 +01:00
Ell
f0d25aada9 possibly increase performance by iterating chunks with spots in them only 2020-12-07 01:06:22 +01:00
Ell
48dfb8fe96 finally fixed the lazy optionals 2020-10-19 21:26:32 +02:00
Ell
572a63fe20 re-added curios compat 2020-09-22 16:16:25 +02:00
Ell
cb1b37c96e IT COMPILES
I'll test it tomorrow :^)
2020-09-22 03:17:02 +02:00
Ellpeck
3c6f350f4c added grassy netherrack generation 2020-02-26 19:32:42 +01:00
Ellpeck
b5777f715b made the nether altar work 2020-02-25 22:57:10 +01:00
Ellpeck
e1d6a52112 fixed the color changer 2020-01-29 20:22:10 +01:00
Ellpeck
161e38187e rendering stuff is almost finally fixed yaaaaaaaay 2020-01-29 18:18:41 +01:00
Ellpeck
8737bc28f6 part 1 2020-01-28 18:08:56 +01:00
Ellpeck
bea159dcd5 added curios compatibility 2020-01-26 19:26:50 +01:00
Ellpeck
386dec00d1 added aura mending 2020-01-25 19:18:45 +01:00
Ellpeck
932d4ed039 fixed the server and brought back the chunk loader! 2020-01-24 20:49:09 +01:00
Ellpeck
3077a0869a more misc porting work yay 2020-01-23 22:40:03 +01:00
Ellpeck
a208887b25 more misc fixes, yay 2020-01-23 19:20:47 +01:00
Ellpeck
136c125f2c misc changes, including item drops 2020-01-23 16:05:52 +01:00
Ellpeck
25d3550e0a hopefully finally caused the game to not hang????????????? 2020-01-23 02:20:02 +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
ea9a5d1305 recipeeeeees 2020-01-22 20:31:09 +01:00
Ellpeck
327b631237 some fixes as well as a heap of models 2020-01-22 16:03:39 +01:00
Ellpeck
18a7cd407d IT RUNS 2020-01-22 01:32:26 +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
0724b6e007 change recipes to not use wildcard where they don't have to
Closes #34, surprisingly
2019-02-24 11:49:45 +01:00
Ellpeck
f48ebebc1a greatly increase effect powder performance 2019-02-21 12:27:54 +01:00
Ellpeck
095e5e92cf ender crates, part 1 2019-02-17 22:51:05 +01:00
Ellpeck
d15a1455b8 fix the naming of this 2019-02-09 22:00:25 +01:00
Ellpeck
9aa2e498d2 add the ability to see passive effects to the ocular 2019-02-09 21:55:40 +01:00
Ellpeck
9ebb334c58 made tool repair actually drain aura lol 2019-02-06 23:51:33 +01:00
Ellpeck
b983246ef9 added mystical magnifier 2019-01-27 13:57:34 +01:00
Ellpeck
dc5dda9a07 fixed items being deleted when picked up from things while having a full inventory
Closes #23
2019-01-18 12:29:18 +01:00
Ellpeck
0566a81012 spawni boi, part 1 2018-12-30 20:37:00 +01:00
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
330e4f89fa added botanist's armor 2018-12-01 18:56:05 +01:00
Ellpeck
caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +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
41300f0419 add a way to specify the comparison method for recipes
Closes #11
2018-11-19 21:55:00 +01:00
Ellpeck
7daacd17e3 added the canopy diminisher 2018-11-14 19:14:03 +01:00
Ellpeck
13d6cf778a move some API stuff around 2018-11-12 22:04:40 +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