Julian Krings
|
9b96b4d619
|
fix deadlock when hotloading / closing engine
|
2025-04-18 20:30:54 +02:00 |
|
Julian Krings
|
9e0258089b
|
initial rewrite of the ambient entity spawning
|
2025-04-15 15:50:38 +02:00 |
|
Julian Krings
|
e6874a0e10
|
Merge branch 'refs/heads/dev' into feat/mob_spawning_v2
|
2025-04-13 21:37:42 +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
|
647214a335
|
implement engine services
|
2025-03-13 22:00:55 +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 |
|
Julian Krings
|
3284ab84c5
|
fix biome®ion 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 |
|