Julian Krings
|
d5ec6a18a4
|
fix loot not being applied
|
2025-07-26 12:31:24 +02:00 |
|
Julian Krings
|
2f16c0cfb7
|
Merge branch 'dev' into feat/folia
|
2025-07-25 22:34:17 +02:00 |
|
Julian Krings
|
f7ac827692
|
don't relocate platform utils for now
|
2025-07-25 22:34:05 +02:00 |
|
Julian Krings
|
b0ca0e3617
|
whoops messed up the extension retrieval
|
2025-07-25 13:21:16 +02:00 |
|
Julian Krings
|
08b9058c8f
|
make git commit retrieval fail safe
|
2025-07-25 13:07:13 +02:00 |
|
Julian Krings
|
556bef6e43
|
fix more unsafe mantle chunk accesses
|
2025-07-25 12:44:01 +02:00 |
|
Julian Krings
|
16a4d20c90
|
use grgit to resolve current commit
|
2025-07-23 18:06:52 +02:00 |
|
Julian Krings
|
e5f2fee926
|
add info about used commit to sentry reports
|
2025-07-23 15:07:06 +02:00 |
|
Julian Krings
|
3949468a60
|
inject into the library loader to make sure libraries can always be loaded
|
2025-07-23 14:45:54 +02:00 |
|
Julian Krings
|
fc54fcb7eb
|
make itemsadder data provider standalone
|
2025-07-22 12:12:13 +02:00 |
|
Julian Krings
|
9d6e4e87d8
|
fix custom blocks not placing
|
2025-07-22 12:11:41 +02:00 |
|
Julian Krings
|
f50e964d4f
|
hopefully fix unsafe mantle chunk operations
|
2025-07-21 17:14:45 +02:00 |
|
Julian Krings
|
bddc62f385
|
fix object saving
|
2025-07-20 00:50:11 +02:00 |
|
Julian Krings
|
68a214edb5
|
move platform utils to the version catalog
|
2025-07-19 23:02:49 +02:00 |
|
Julian Krings
|
49d2392c80
|
use platform utils for regen
|
2025-07-19 22:55:25 +02:00 |
|
Julian Krings
|
c3442ab2ce
|
Merge branch 'dev' into feat/folia
# Conflicts:
# build.gradle.kts
# core/build.gradle.kts
# core/src/main/java/com/volmit/iris/Iris.java
# core/src/main/java/com/volmit/iris/core/commands/CommandIris.java
# core/src/main/java/com/volmit/iris/core/commands/CommandStudio.java
# core/src/main/java/com/volmit/iris/core/nms/INMSBinding.java
# core/src/main/resources/plugin.yml
# nms/v1_20_R1/src/main/java/com/volmit/iris/core/nms/v1_20_R1/NMSBinding.java
# nms/v1_20_R2/src/main/java/com/volmit/iris/core/nms/v1_20_R2/NMSBinding.java
# nms/v1_20_R3/src/main/java/com/volmit/iris/core/nms/v1_20_R3/NMSBinding.java
# nms/v1_20_R4/src/main/java/com/volmit/iris/core/nms/v1_20_R4/NMSBinding.java
# nms/v1_21_R1/src/main/java/com/volmit/iris/core/nms/v1_21_R1/NMSBinding.java
# nms/v1_21_R2/src/main/java/com/volmit/iris/core/nms/v1_21_R2/NMSBinding.java
# nms/v1_21_R3/src/main/java/com/volmit/iris/core/nms/v1_21_R3/NMSBinding.java
# settings.gradle.kts
|
2025-07-19 22:50:48 +02:00 |
|
Julian Krings
|
8262e52893
|
cleanup regen
|
2025-07-19 18:10:57 +02:00 |
|
Julian Krings
|
1c41dc69ce
|
Merge pull request #1213 from VolmitSoftware/feat/caves
Feat/caves
|
2025-07-19 17:59:32 +02:00 |
|
Julian Krings
|
dee46a4284
|
cleanup object mask rotation
|
2025-07-19 17:48:58 +02:00 |
|
Julian Krings
|
a8892b04ef
|
bump nms for 1.21.8 support
|
2025-07-19 12:59:50 +02:00 |
|
Julian Krings
|
d49f7d7821
|
add parameter to the create command to make it your main world
|
2025-07-13 17:43:11 +02:00 |
|
Julian Krings
|
106a3834ab
|
fix iris create command failing
|
2025-07-13 17:42:10 +02:00 |
|
Julian Krings
|
387e8adfe2
|
ignore errors when scanning for external data providers
|
2025-07-12 18:31:39 +02:00 |
|
Julian Krings
|
9ade90d9ca
|
make the mythic mobs link a data provider and make adding custom mob plugins easier
|
2025-07-12 15:51:49 +02:00 |
|
Julian Krings
|
f6590c26e7
|
fix download failing for dimensions with snippets
|
2025-07-11 13:07:20 +02:00 |
|
Julian Krings
|
64bb81626c
|
update overworld pack
|
2025-07-11 12:54:16 +02:00 |
|
Julian Krings
|
343dc429d5
|
fix null pointer when failing to load a dimension
|
2025-07-10 19:20:46 +02:00 |
|
Julian Krings
|
94c5782490
|
move loading message to debug
|
2025-07-09 18:49:55 +02:00 |
|
Julian Krings
|
cc49b0f540
|
hopefully fix eta
|
2025-07-09 17:37:58 +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
|
2e2ea8f1e4
|
use paper plugin loader to avoid maven central warning
|
2025-07-08 09:19:57 +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
|
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 |
|