4203 Commits

Author SHA1 Message Date
Julian Krings
6964b99744
fix reading custom mantle flags from json 2025-07-10 16:41:46 +02:00
Julian Krings
11cfd85f6a
allow creation of custom mantle flags for custom mantle components 2025-07-10 16:11:02 +02:00
Julian Krings
c5416f54fa
add script hook for custom noise 2025-07-09 23:40:04 +02:00
Julian Krings
1bc6192c8b
merge kts engine into this codebase 2025-07-09 15:16:11 +02:00
Julian Krings
4b0766c097
remove bfs 2025-07-09 14:24:24 +02:00
Julian Krings
ec5cb2d646
Merge branch 'dev' into feat/kts
# Conflicts:
#	core/build.gradle.kts
#	core/src/main/java/com/volmit/iris/Iris.java
#	core/src/main/java/com/volmit/iris/engine/object/IrisDimension.java
2025-07-09 14:23:53 +02:00
Julian Krings
0edaeeec99
massive cleanup of maven repos and update dependencies 2025-07-08 23:40:10 +02:00
Julian Krings
a0543bbbf2
relocate slimjar 2025-07-08 19:59:45 +02:00
Julian Krings
0b1af51227
add option to disable specific mantle components for testing 2025-07-08 19:52:09 +02:00
Julian Krings
03c5998c02
generate a dummy region for standalone focus biomes 2025-07-08 19:08:12 +02:00
Julian Krings
6b193f695a
switch to slimjar 2025-07-08 18:46:59 +02:00
Julian Krings
0a30881f87
add jaxen to runtime dependencies 2025-07-08 16:08:30 +02:00
Julian Krings
c01a7def5d
add iris data setup hook 2025-07-08 15:37:14 +02:00
Julian Krings
50db1d11a7
move script engine libraries into the iris plugin folder 2025-07-08 12:30:21 +02:00
Julian Krings
2e2ea8f1e4
use paper plugin loader to avoid maven central warning 2025-07-08 09:19:57 +02:00
Julian Krings
badf108d56
Merge branch 'dev' into feat/kts
# Conflicts:
#	core/build.gradle.kts
#	core/src/main/java/com/volmit/iris/Iris.java
#	core/src/main/java/com/volmit/iris/core/project/SchemaBuilder.java
#	core/src/main/java/com/volmit/iris/util/io/IO.java
#	core/src/main/resources/plugin.yml
2025-07-08 00:36:30 +02:00
Julian Krings
f9888d19a5
whoops forgot to update publish task 2025-07-08 00:24:03 +02:00
Julian Krings
fbc5cee300
if it still doesn't work, idk what will 2025-07-08 00:22:31 +02:00
Julian Krings
12777bc3f0
does this shit work now?? 2025-07-07 23:59:42 +02:00
Julian Krings
9324b1b5c0
fix api file generation 2025-07-07 23:42:30 +02:00
Julian Krings
2ecb555619
add publishing for the api artifact 2025-07-07 23:37:37 +02:00
Julian Krings
20c7891c2f
add api generation task 2025-07-07 22:54:35 +02:00
Julian Krings
c35c858eee
add scripts for engine setup 2025-07-07 21:06:36 +02:00
Julian Krings
cb93e78242
fix safeguard error 2025-07-07 13:18:31 +02:00
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
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
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
2929a1f0a7
update Script Engine to e08b6f893e 2025-06-16 22:44:15 +02:00
Julian Krings
b6f9f68b9f
add global preprocessor setting 2025-06-16 22:43:26 +02:00