Commit graph

49 commits

Author SHA1 Message Date
Ell 6ab4634bfa everything but loot compiles 2023-07-08 12:32:27 +02:00
Ell 0fb1858688 fixed commands disappearing on reload
Closes #299
2023-02-05 16:21:57 +01:00
Ell 9635ccab5a updated to new forge version
Also closes #262
2022-08-01 16:14:37 +02:00
Ell cdb1bb1b49 re-added world gen stuff 2022-06-27 16:10:52 +02:00
Ell 3b81d8eb68 1.19 port part 1 2022-06-27 15:24:04 +02:00
Ell 716350e788 Possibly fixed lag related to #235 2021-12-29 22:00:52 +01:00
Ell 8adf52eb93 some refactoring 2021-12-23 13:27:52 +01:00
Ell 5db697abb1 register features more 2021-12-19 16:51:20 +01:00
Ell 65cce7fae5 var 2021-12-15 16:30:22 +01:00
Ell 24cf4ae186 IT C O M P I L E S 2021-12-15 16:24:53 +01:00
Ell cd328cab6a some more work?? 2021-12-04 15:40:09 +01:00
Ell ba6c274842 remove unloaded aura chunks 2021-01-30 16:50:02 +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 bb851dc228 register configured features as well so that the features know that they're actually very truly extremely registered now
Closes #163
2020-12-02 19:53:14 +01:00
Ell c495f51e55 added more types of aura plants 2020-10-19 03:05:13 +02:00
Ell af05de4708 re-added stuff generation 2020-09-22 15:49:06 +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 a21f32a4b3 possibly finally fixed that recipe tag issue 2020-04-26 19:37:15 +02:00
Ellpeck 713ca2782f refine this homi fix thing 2020-03-14 13:54:31 +01:00
Ellpeck 444aae4bea Fixed a huge issue
Closes #90
2020-03-14 03:10:56 +01:00
Ellpeck 34c205accf possibly fixed chunk watch event stalling the chunk gen thread #84 2020-03-01 19:25:39 +01:00
Ellpeck cb928c5bbf finally added back the aura command 2020-02-26 20:01:57 +01:00
Ellpeck 8737bc28f6 part 1 2020-01-28 18:08:56 +01:00
Ellpeck 3ff0aed4ad heaps of misc changes 2020-01-24 17:05:41 +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 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 23a99d2f4b protect against optifine being a mean word
Closes #45
2019-04-13 13:28:39 +02: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 b6adc13f36 some fixes I missed for the renumbering 2019-02-03 22:05:56 +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 caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +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 27217f5854 some api and config for the pickaxe conversion and flower generator 2018-11-12 00:32:35 +01:00
Ellpeck 436f3b809b added a proper API \o/ 2018-11-11 13:26:19 +01:00
Ellpeck b34c5b482b add the concept of aura types and make some stuff inaccessible in the nether and the end 2018-11-07 23:42:13 +01:00
Ellpeck 57af7e50c1 add profiler calls for the biggest performance hogs. Also numbers bad for survival go away no 2018-10-26 20:25:21 +02:00
Ellpeck 0b1036009e add config 2018-10-22 20:18:54 +02:00
Ellpeck c22a1da6b4 made aura properly sync when joining the world 2018-10-21 13:12:03 +02:00
Ellpeck cb12a890ab changed the way aura works fundamentally 2018-10-21 12:51:13 +02:00