Julian Krings
|
ce29dc98c3
|
fix spawn markers not being removed
|
2025-05-16 12:41:31 +02:00 |
|
Julian Krings
|
463e3d9658
|
Merge pull request #1193 from VolmitSoftware/feat/faster_pregen
Feat/faster pregen
|
2025-05-16 12:29:41 +02:00 |
|
Julian Krings
|
9152b25d51
|
fix pack hash calculation
|
2025-05-16 12:22:35 +02:00 |
|
Julian Krings
|
bb9c72e414
|
Partially Merge pull request #1192 from dan28000/Iris
|
2025-05-16 12:11:46 +02:00 |
|
Julian Krings
|
976648340e
|
add pregen method that doesn't use waiting threads
|
2025-05-16 12:02:38 +02:00 |
|
Julian Krings
|
5958bcb22e
|
update Script Engine to 41396a77d5
|
2025-04-28 21:40:44 +02:00 |
|
Julian Krings
|
8eb35aa8be
|
update Script Engine to b5e2cc6e
|
2025-04-28 21:24:54 +02:00 |
|
Julian Krings
|
49ce84a9e9
|
Merge branch 'dev' into feat/faster_pregen
# Conflicts:
# core/src/main/java/com/volmit/iris/core/pregenerator/methods/AsyncPregenMethod.java
|
2025-04-27 13:56:28 +02:00 |
|
Julian Krings
|
6724b0f4c5
|
minor cleanup and improved safeguard for missing dimension types
|
2025-04-25 21:18:33 +02:00 |
|
Julian Krings
|
e72abc8c39
|
generate json schemas for intelij
|
2025-04-24 16:00:23 +02:00 |
|
Julian Krings
|
0a2f35dd8d
|
update the scripting engine and fix cached file extension
|
2025-04-23 21:24:14 +02:00 |
|
Julian Krings
|
c597c55c2c
|
replace rhino scripting engine with kotlin scripting
|
2025-04-23 14:21:09 +02:00 |
|
dan28000
|
e15d31a0ed
|
would be nice to display the right number
|
2025-04-21 22:59:29 +02:00 |
|
dan28000
|
09cdd61a68
|
fix method
when having relocated worlds folder this method would fail making warning appear
|
2025-04-21 20:45:20 +02:00 |
|
dan28000
|
0575cd85c8
|
delete old stuff
delete legacy command
|
2025-04-21 20:44:38 +02:00 |
|
Julian Krings
|
2008975a8a
|
expose most of the dimension type options
|
2025-04-17 17:30:29 +02:00 |
|
Julian Krings
|
aad1d3815a
|
Merge branch 'dev' into feat/byte_buddy
|
2025-04-16 23:18:49 +02:00 |
|
Julian Krings
|
86c64f99e9
|
filter out non iris pack directories in allPacks stream
|
2025-04-16 23:01:57 +02:00 |
|
Julian Krings
|
6577f4a5de
|
rough safeguard for missing dimension type
|
2025-04-16 22:02:42 +02:00 |
|
Julian Krings
|
3415e7c7af
|
implement complete world height isolation
|
2025-04-16 21:52:30 +02:00 |
|
Pixel
|
f1c72974fd
|
Cleanup (#1186)
* Remove server benchmark command
* Moved lazy pregen to dev
|
2025-04-15 15:53:50 +02:00 |
|
Julian Krings
|
26e2e20840
|
Feat/pregen cache (#1190)
Add cache to pregen to skip already generated chunks faster
|
2025-04-14 21:26:39 +02:00 |
|
Julian Krings
|
c00dcf205b
|
fix deadlock when closing pregen method while using modified concurrency
|
2025-04-14 21:25:31 +02:00 |
|
Julian Krings
|
a10a784c3b
|
add max concurrency setting for pregen
|
2025-04-14 21:25:31 +02:00 |
|
Julian Krings
|
f99cc61042
|
add setting to use a virtual thread executor instead of MultiBurst for async pregen
|
2025-04-14 21:25:31 +02:00 |
|
Julian Krings
|
d2a1e5cc1e
|
fix duplicate & redundant purpur recommendations
|
2025-04-14 21:23:52 +02:00 |
|
Julian Krings
|
3e2c0fa025
|
Decrease MSPT impact of throwing ender eyes in Iris worlds
|
2025-04-14 21:23:37 +02:00 |
|
Julian Krings
|
9c151abac7
|
replace world load context injection with bytecode injections
|
2025-04-10 16:26:58 +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
|
566fca2b52
|
Add info message for failed increase of worker threads
|
2025-04-07 19:00:06 +02:00 |
|
Julian Krings
|
74e2576ca2
|
Prevent saving the iris level stems
|
2025-04-06 16:31:35 +02:00 |
|
Julian Krings
|
fb0bc112e3
|
increase worker threads on paper servers during pregen
|
2025-03-30 14:31:11 +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
|
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 |
|