466 Commits

Author SHA1 Message Date
Julian Krings
aad1d3815a
Merge branch 'dev' into feat/byte_buddy 2025-04-16 23:18:49 +02:00
Julian Krings
86c64f99e9
filter out non iris pack directories in allPacks stream 2025-04-16 23:01:57 +02:00
Julian Krings
6577f4a5de
rough safeguard for missing dimension type 2025-04-16 22:02:42 +02:00
Julian Krings
3415e7c7af
implement complete world height isolation 2025-04-16 21:52:30 +02:00
Pixel
f1c72974fd
Cleanup (#1186)
* Remove server benchmark command

* Moved lazy pregen to dev
2025-04-15 15:53:50 +02:00
Julian Krings
26e2e20840
Feat/pregen cache (#1190)
Add cache to pregen to skip already generated chunks faster
2025-04-14 21:26:39 +02:00
Julian Krings
c00dcf205b fix deadlock when closing pregen method while using modified concurrency 2025-04-14 21:25:31 +02:00
Julian Krings
a10a784c3b add max concurrency setting for pregen 2025-04-14 21:25:31 +02:00
Julian Krings
f99cc61042 add setting to use a virtual thread executor instead of MultiBurst for async pregen 2025-04-14 21:25:31 +02:00
Julian Krings
d2a1e5cc1e fix duplicate & redundant purpur recommendations 2025-04-14 21:23:52 +02:00
Julian Krings
3e2c0fa025 Decrease MSPT impact of throwing ender eyes in Iris worlds 2025-04-14 21:23:37 +02:00
Julian Krings
9c151abac7
replace world load context injection with bytecode injections 2025-04-10 16:26:58 +02:00
Julian Krings
536d20bca7
remove context injection on world init 2025-04-09 12:16:03 +02:00
Julian Krings
71078a20a9
Don't inject world load context for main worlds to prevent incompatibilities 2025-04-08 21:15:19 +02:00
Julian Krings
74e2576ca2
Prevent saving the iris level stems 2025-04-06 16:31:35 +02:00
Julian Krings
407e51378c fix applying x offset to z coords in Spiraler 2025-03-27 15:02:47 +01:00
Julian Krings
c468eb1ab1 make pregen use block radius as input 2025-03-27 15:02:47 +01:00
Julian Krings
1b1b9d97b7
update overworld pack to 31020 2025-03-25 19:15:47 +01:00
Julian Krings
24355064ff add safeguard for missing dimension types to prevent world corruption 2025-03-25 19:14:20 +01:00
Julian Krings
c4f0722614 improve datapack setup speed 2025-03-18 16:18:37 +01:00
Julian Krings
7fa1484b21 fix levelstem injection not working for main worlds 2025-03-18 16:18:37 +01:00
Julian Krings
1c5eb8b910 automatically update vanilla dimension type if present in Iris datapack 2025-03-18 16:18:37 +01:00
Julian Krings
94bf530d93 add setting to enable changing to the vanilla dimension height values 2025-03-18 16:18:37 +01:00
Julian Krings
686ae57b5b switch from world preset to direct level stems 2025-03-18 16:18:37 +01:00
Julian Krings
a911685aaf Fix world gen datapack incompatibilities 2025-03-18 16:18:37 +01:00
Julian Krings
307f3c9158
implement version specific overworld tag (#1175) 2025-03-06 15:57:30 +01:00
tavaresjoshua8
7e4e3f3cd8 Fix: Nexo 1.0 Release 2025-03-05 13:43:26 -07:00
Julian Krings
ff2f285784
isolate iris world height into it's own dimension types (#1171) 2025-02-20 23:41:19 +01:00
Julian Krings
ac03a977aa
Mob spawning fixes (#1169)
* fix cooldown being 0 in most cases

* fix max entity count for spawners
2025-02-11 23:06:47 +01:00
Julian Krings
4796fe98cb
fix modern tile states not applying properly 2025-02-05 15:20:34 +01:00
Julian Krings
ece905ec6e
fix registry lookup failing on some server versions 2025-02-04 21:11:08 +01:00
Julian Krings
53c9e7c04c
drop 1.19.x support (#1167) 2025-02-04 13:04:48 +01:00
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