584 Commits

Author SHA1 Message Date
Julian Krings
29f6f52443
add noise based spread type (#1164) 2025-02-04 13:04:28 +01:00
Julian Krings
a778cc51a6
Expression functions (#1165) 2025-02-04 13:03:49 +01:00
Julian Krings
c6963d0cd3
fix world delete command crashing servers (#1166) 2025-02-04 13:03:33 +01:00
Julian Krings
f6f2766315
fix ignoring some custom blocks (#1158) 2025-01-30 13:12:15 +01:00
Julian Krings
847bf972ae
improve performance related to custom blocks (#1155) 2025-01-27 15:22:10 +01:00
Julian Krings
ce0092c52a
Fix creation deadlock (#1154) 2025-01-25 14:54:21 +01:00
Julian Krings
474e033c2b
Feat/1.21.4 (#1152) 2025-01-24 18:03:12 +01:00
Julian Krings
15975f108c
Fix compile 2025-01-22 22:52:21 +01:00
Julian Krings
66c66e82c1
remove "smart" vanilla height (#1150) 2025-01-22 22:47:39 +01:00
Julian Krings
4f6da95d8e
fix radius calculation skipping pieces (#1149) 2025-01-22 22:47:28 +01:00
Julian Krings
20ad4657a9
fix null pointer preventing the entity schema from generating (#1142) 2025-01-15 11:30:55 +01:00
Julian Krings
d4986f42a6
Fix decorator determinism (#1144) 2025-01-15 11:30:34 +01:00
Julian Krings
1c3bff7559
fix sculk veins not properly placing with decorators (#1137) 2025-01-12 15:37:10 +01:00
Julian Krings
a09657b4d0
precalculate pack hash on engine setup (#1138) 2025-01-12 15:36:54 +01:00
Julian Krings
e1a7e772cf
fix floating objects (#1134) 2025-01-07 22:03:53 +01:00
Julian Krings
e79e3fbe45
implement <1 deposit spawn chance 2025-01-04 03:46:08 +01:00
Julian Krings
23a0ab23aa
fixes to deposit clump generation and placement 2025-01-04 03:41:55 +01:00
Julian Krings
c78ffab948
fix deposit clump calculation 2025-01-03 00:33:49 +01:00
Julian Krings
3284ab84c5
fix biome&region deposits being placed ^2 2025-01-02 23:15:27 +01:00
Julian Krings
4e4e820826
update overworld tag and make first setup use the tag rather than current codebase 2025-01-02 14:38:45 +01:00
Julian Krings
cb6e4570f4
add fallback loot mode 2025-01-02 13:28:20 +01:00
Julian Krings
fb59c7370d
partially revert commit c93cb19563748ca0707876243c21f8aed5f4da85 2025-01-02 12:33:59 +01:00
Julian Krings
c16e65f0a8
add force place option to IrisJigsawStructure 2025-01-02 12:33:59 +01:00
Julian Krings
d9681edf62
relocate IrisLootEvent to the proper package 2025-01-02 12:33:59 +01:00
Julian Krings
5c26ec2521
fix vanilla loottables not applying 2024-12-28 00:43:01 +01:00
Julian Krings
d192e2b6d1
add tabcomplete for vanilla loottables and fix some multi version compat 2024-12-27 18:14:29 +01:00
Julian Krings
5b60b655ed
some more optimizations 2024-12-26 17:54:02 +01:00
Julian Krings
97c7ac0528
some more bstats metrics 2024-12-26 11:22:06 +01:00
Julian Krings
090ff730a7
remove item type caching for schemas 2024-12-24 10:09:22 +01:00
Julian Krings
c1f797e7c9
update bstats 2024-12-23 23:37:01 +01:00
Julian Krings
4a1a6b80a6
minor performance increase 2024-12-23 23:36:25 +01:00
Julian Krings
e189b2389c
add vanilla loottables 2024-12-22 16:39:41 +01:00
Julian Krings
3265447536
woops 2024-12-14 16:43:42 +01:00
Julian Krings
8c7c9f89e1
add missing nullability annotations to data providers 2024-12-14 16:42:01 +01:00
Julian Krings
d7a991b9b3
fix NexoDataProvider 2024-12-14 16:40:04 +01:00
Julian Krings
abf6c93f2e
allow custom data provider registration 2024-12-14 16:39:41 +01:00
Julian Krings
1b76a66760
update iris core to jdk 21 2024-12-14 16:23:29 +01:00
RePixelatedMC
c83ac67b47 New features 2024-12-05 10:28:04 +01:00
Julian Krings
1dca502a90 add more safety to mantle 2024-11-27 19:45:08 +01:00
Julian Krings
cacef8c8fc add legacy tile data reader 2024-11-25 20:05:21 +01:00
Julian Krings
623fd45ef4 fixes to nexo support 2024-11-24 19:00:51 +01:00
Julian Krings
007b4b0b53 whoops 2024-11-23 21:09:54 +01:00
Julian Krings
b6bacee095 replace Oraxen with Nexo support 2024-11-23 21:03:14 +01:00
Julian Krings
d5251350a1 initial 1.21.3 support 2024-11-16 20:19:28 +01:00
Julian Krings
1f9c72d093 fix compile 2024-11-09 13:58:10 +01:00
Julian Krings
a1495a10e5 updater fixes 2024-11-08 21:01:58 +01:00
Julian Krings
11ae48bea1 revert previous 2024-10-31 21:33:24 +01:00
Julian Krings
b0f4b29a2d ehh 2024-10-31 21:05:07 +01:00
Julian Krings
c38bb1cd01 stability improvements for the chunk updater 2024-10-30 15:59:31 +01:00
Julian Krings
7faa727bd2 midsave ChunkUpdater improvements 2024-10-29 22:12:22 +01:00