Julian Krings
|
eff598d005
|
update headless dev command
|
2025-04-02 16:42:39 +02:00 |
|
Julian Krings
|
d86ec7b1cd
|
Merge remote-tracking branch 'origin/dev' into feat/headless
# Conflicts:
# core/src/main/java/com/volmit/iris/core/commands/CommandDeveloper.java
# core/src/main/java/com/volmit/iris/core/commands/CommandIris.java
# core/src/main/java/com/volmit/iris/core/nms/v1X/NMSBinding1X.java
# core/src/main/java/com/volmit/iris/core/tools/IrisPackBenchmarking.java
# 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
|
2025-04-02 16:33:51 +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 |
|
Aidan Aeternum
|
bdb7cc61e5
|
v+
3.6.5-1.20.1-1.21.4
|
2025-03-26 15:41:35 -04:00 |
|
Aidan Aeternum
|
e8f9e841c4
|
Merge pull request #1181 from VolmitSoftware/dev
3.6.5
|
2025-03-26 15:41:06 -04: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
|
06a45056d9
|
use flat level source instead of trying to get the levelstems
|
2025-03-22 12:38:25 +01:00 |
|
Aidan Aeternum
|
dfe4894be7
|
v+
|
2025-03-18 16:40:33 -04:00 |
|
Aidan Aeternum
|
8eb2287ec0
|
Merge pull request #1178 from VolmitSoftware/dev
3.6.4
3.6.4-1.20.1-1.21.4
|
2025-03-18 16:34:22 -04: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
|
0d9a45dfd9
|
disable headless pregen on world creation for benchmark worlds
|
2025-03-18 16:12:09 +01:00 |
|
Julian Krings
|
8a55bbfd20
|
Merge branch 'dev' into feat/headless
# Conflicts:
# core/src/main/java/com/volmit/iris/core/commands/CommandIris.java
|
2025-03-07 16:17:23 +01:00 |
|
Aidan Aeternum
|
6899761ca9
|
v+
|
2025-03-06 17:06:34 -05:00 |
|
Aidan Aeternum
|
a58958fd62
|
Merge pull request #1176 from VolmitSoftware/dev
3.6.3
3.6.3-1.20.1-1.21.4
|
2025-03-06 17:04:57 -05:00 |
|
Julian Krings
|
307f3c9158
|
implement version specific overworld tag (#1175)
|
2025-03-06 15:57:30 +01:00 |
|
Julian Krings
|
4f275c2e06
|
Merge pull request #1174 from tavaresjoshua8/master
Fix: Nexo 1.0
|
2025-03-06 15:55:54 +01:00 |
|
tavaresjoshua8
|
7e4e3f3cd8
|
Fix: Nexo 1.0 Release
|
2025-03-05 13:43:26 -07:00 |
|
Aidan Aeternum
|
84e5add564
|
v+
3.6.2-1.20.1-1.21.4
|
2025-02-23 14:39:52 -05:00 |
|
Aidan Aeternum
|
4d4adbb76f
|
Merge pull request #1172 from VolmitSoftware/dev
3.6.2
|
2025-02-23 14:39:29 -05: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
|
5934c43b70
|
Merge branch 'dev' into feat/headless
|
2025-02-18 17:10:23 +01:00 |
|
Julian Krings
|
11567b13d3
|
potentially fix chunk position bug
|
2025-02-18 17:08:08 +01:00 |
|
Aidan Aeternum
|
8b1636e78a
|
v+
3.6.1-1.20.1-1.21.4
|
2025-02-14 16:46:51 -05:00 |
|
Aidan Aeternum
|
3bdad10562
|
Merge pull request #1170 from VolmitSoftware/dev
3.6.1
|
2025-02-14 16:46:22 -05: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
|
2087ba88b1
|
fix adding chunks to region while being saved
|
2025-02-09 12:33:20 +01:00 |
|
Julian Krings
|
e9d1b9f18e
|
prevent Biome.CUSTOM from being resolved on <1.21.3
|
2025-02-08 21:45:51 +01:00 |
|
Julian Krings
|
6e84d38680
|
set chunk status to full AFTER generation
|
2025-02-08 20:59:20 +01:00 |
|
Julian Krings
|
22622f6e8a
|
set chunk status to full on creation
|
2025-02-08 20:22:18 +01:00 |
|
Julian Krings
|
735203aa95
|
exclude asm from shadowJar
|
2025-02-08 12:20:27 +01:00 |
|
Julian Krings
|
013bc365a9
|
implement headless on all supported versions
|
2025-02-08 12:07:13 +01:00 |
|
Julian Krings
|
c2dfbac641
|
refactor headless to decrease duplicate code in nms bindings
|
2025-02-07 21:51:23 +01:00 |
|
Julian Krings
|
7d472c0b13
|
Merge branch 'dev' into feat/headless
# Conflicts:
# core/src/main/java/com/volmit/iris/core/commands/CommandIris.java
|
2025-02-06 23:29:22 +01:00 |
|
Aidan Aeternum
|
d7270f66e1
|
v+
3.6.0-1.20.1-1.21.4
|
2025-02-06 16:16:11 -05:00 |
|
Aidan Aeternum
|
b220b1bffa
|
Merge pull request #1168 from VolmitSoftware/dev
3.6.0
|
2025-02-06 16:15:05 -05: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
|
5b4ab0a3c1
|
add headless pregen dev command
|
2025-02-04 10:55:39 +01:00 |
|
pixel
|
489844f61b
|
Updated README.md to JDK21
|
2025-02-03 22:19:38 +01:00 |
|