625 Commits

Author SHA1 Message Date
Julian Krings
c9ed4519a8
remove multiverse core incompatibility warning (#1212) 2025-07-06 20:00:06 +02:00
Julian Krings
86d986dfbc
fix deposits spawning in columns 2025-07-06 19:40:14 +02:00
Julian Krings
54402faea8
fix automatic deepslate variant replacement 2025-07-04 13:18:28 +02:00
Julian Krings
77b4253624
fix sentry safeguard info 2025-07-04 12:34:20 +02:00
Julian Krings
44af23ba2e
add check for new dimension types 2025-07-04 00:06:55 +02:00
Julian Krings
4e8079e431
use ticket queue for pregen by default 2025-07-04 00:01:16 +02:00
Julian Krings
39f65d02bf
1.21.6/7 Support (#1210) 2025-07-03 23:58:31 +02:00
Julian Krings
8c025a9ba2
clear snippet lists on hotload 2025-07-03 23:45:27 +02:00
Julian Krings
7119fa8ef7
Merge pull request #1207 from VolmitSoftware/feat/byte_buddy
Feat/byte buddy
2025-07-03 23:24:30 +02:00
Julian Krings
6f0b2b6bba
initialize generators for isolated focus biomes / regions 2025-06-27 12:21:59 +02:00
Julian Krings
0ae1334a57
fix snippet tab completion 2025-06-27 12:20:25 +02:00
Julian Krings
5d28563b7c
implement generate surface for ores 2025-06-24 19:43:46 +02:00
Julian Krings
cf8243a000
make caves more deterministic 2025-06-24 19:37:37 +02:00
Julian Krings
cca0bed482
fix cave max size calculation 2025-06-24 16:53:26 +02:00
Julian Krings
a802edc375
add some options for customizing caves 2025-06-23 17:16:45 +02:00
Julian Krings
fd3971018b
update platform utils 2025-06-23 16:16:25 +02:00
Julian Krings
3677931114
improve snippet finder 2025-06-23 15:51:53 +02:00
Julian Krings
e38dae0a32
fix required properties for json schemas 2025-06-23 15:51:29 +02:00
Julian Krings
d537459c5a
Merge branch 'dev' into feat/byte_buddy
# Conflicts:
#	build.gradle.kts
#	core/build.gradle.kts
#	core/src/main/java/com/volmit/iris/Iris.java
2025-06-23 14:24:43 +02:00
Julian Krings
67398174bb
cache iris worlds in a map for datapack generation 2025-06-23 12:25:39 +02:00
Julian Krings
0a0f77ff58
fix splash being shown twice 2025-06-23 12:25:38 +02:00
Julian Krings
e5cb4d82a3
Add KGenerators support (#1209) 2025-06-21 12:05:56 +02:00
Julian Krings
9d44ac0b47
fix caves being non-deterministic 2025-06-21 12:04:39 +02:00
Julian Krings
7f6d65a13e
fix worm ignoring the breakSurface option 2025-06-21 12:01:06 +02:00
Julian Krings
ad720f4aa2
fix worm using xStyle for y and z 2025-06-21 11:51:49 +02:00
Julian Krings
80548f753c
isolate java agent to prevent class loader issues 2025-06-21 11:48:58 +02:00
Julian Krings
b440d0257d
fix iris what commands 2025-06-19 19:50:08 +02:00
Julian Krings
42a26a1de2
fix spawning empty particles and improve message for invalid tile states 2025-06-19 19:43:53 +02:00
Julian Krings
c8eab22427
fix a few sync teleports 2025-06-19 18:28:46 +02:00
Julian Krings
fa3e35f702
fix pregen save chunk failing 2025-06-19 18:28:22 +02:00
Julian Krings
cf0bc81778
replace scheduler and paperlib with platform utils 2025-06-19 17:46:08 +02:00
Julian Krings
bef99f18c3
fix effects 2025-06-18 12:00:55 +02:00
Julian Krings
d61b2205c0
handle failing restart command better 2025-06-18 11:25:41 +02:00
Julian Krings
ebdfb94392
Merge branch 'dev' into feat/folia 2025-06-17 21:28:29 +02:00
Julian Krings
c9c8a9e412
fix null pointers in pack trim method 2025-06-16 22:53:56 +02:00
Julian Krings
d048c073ac
disable trim for fallback pack download 2025-06-16 22:53:11 +02:00
Julian Krings
da2dd42e28
invert suppressed error reporting for dev enviroments 2025-06-16 16:59:24 +02:00
Julian Krings
88360ef772
Merge branch 'dev' into feat/byte_buddy
# Conflicts:
#	build.gradle.kts
#	core/src/main/java/com/volmit/iris/Iris.java
2025-06-15 23:00:39 +02:00
Julian Krings
1c5fe016cb
handle failing world creation 2025-06-15 12:36:53 +02:00
Julian Krings
0957b9baf2
Merge branch 'dev' into feat/folia
# Conflicts:
#	core/src/main/java/com/volmit/iris/Iris.java
2025-06-15 12:24:18 +02:00
Julian Krings
7570064b1a
fix locate command not teleporting 2025-06-14 19:36:32 +02:00
Julian Krings
e461c1e199
fix updater and mob spawning instantly failing 2025-06-14 19:35:28 +02:00
Julian Krings
32d9a5e40a
make sentry engine context hotload safe 2025-06-14 11:46:51 +02:00
Julian Krings
8df6253604
add safeguard info to sentry reports 2025-06-14 11:44:30 +02:00
Julian Krings
01b62c13b6
fix deleting mantle temp files before they are fully written 2025-06-14 11:18:14 +02:00
Julian Krings
35b879f0df
get iris to load on folia, but it will not load worlds as this is currently not possible 2025-06-13 21:44:02 +02:00
Julian Krings
2577344ac0
implement platform specific schedulers 2025-06-13 19:48:42 +02:00
Julian Krings
f32f73e65a
disable error reporting in dev environment 2025-06-13 12:27:03 +02:00
Julian Krings
7b7118fe0d
add id for servers hash of jvm name & version, processor info, memory size and plugins 2025-06-13 12:26:56 +02:00
Julian Krings
851ac18f0d
implement custom conditions for mythic mobs (#1204) 2025-06-11 13:23:09 +02:00