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
|
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
|
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
|
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
|
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 |
|
Julian Krings
|
37be7ca847
|
don't send json and zip file closed exceptions to sentry
|
2025-06-11 13:14:28 +02:00 |
|
Julian Krings
|
ed67b4d3c2
|
fix spawners not having entities due to using old format
|
2025-06-11 13:03:31 +02:00 |
|
Julian Krings
|
8712c8874c
|
disable global pregen cache by default for now
|
2025-06-09 23:27:12 +02:00 |
|
Julian Krings
|
ccc3bab8e0
|
allow carving recursion
|
2025-06-09 23:25:33 +02:00 |
|
Julian Krings
|
113f25dab8
|
more sentry context
|
2025-06-09 23:17:47 +02:00 |
|
Julian Krings
|
cd80acdc7d
|
fix IndexOutOfBoundsException when getting the selection from the wand
|
2025-06-09 19:50:50 +02:00 |
|
Julian Krings
|
9316ea9e5b
|
fix npe when creating cuboids
|
2025-06-09 19:49:06 +02:00 |
|
Julian Krings
|
e2a3f25dcb
|
fix load in parallel method
|
2025-06-09 19:42:03 +02:00 |
|
Julian Krings
|
944cc19ebc
|
use proper shuffling algorithm for the loot
|
2025-06-09 19:35:43 +02:00 |
|
Julian Krings
|
172e234514
|
fix divide by zero in the engine svc
|
2025-06-09 19:19:00 +02:00 |
|
Julian Krings
|
f9dac8a3a1
|
fix compile while missing the sentry auth token
|
2025-06-09 18:40:43 +02:00 |
|
Julian Krings
|
eefbbab7ee
|
remove legacy chars before minimessage deserialization
|
2025-06-09 18:39:11 +02:00 |
|
Julian Krings
|
9cf567e1ff
|
remove unused util to fix class not found exception
|
2025-06-09 13:47:24 +02:00 |
|
Julian Krings
|
b8ee7561dd
|
fix failing to create temp file when user deleted the temp directory
|
2025-06-09 13:44:57 +02:00 |
|
Julian Krings
|
a88d389e0f
|
bump gradle wrapper to 8.14.2 and switch to kotlin dsl (#1203)
|
2025-06-09 12:45:27 +02:00 |
|
Julian Krings
|
e63d84c052
|
remove server name from reports
|
2025-06-09 00:16:58 +02:00 |
|
Julian Krings
|
0d103a934a
|
fix ticking engine players in the wrong dimension
|
2025-06-08 12:43:56 +02:00 |
|
Julian Krings
|
8119207254
|
sentry changes
- info message on enabling
- add release tag
- disable uncaught exception handling to prevent reporting other plugins issues
|
2025-06-08 12:29:24 +02:00 |
|
Julian Krings
|
b66e6d8335
|
correct sentry dsn
|
2025-06-07 14:00:22 +02:00 |
|
Julian Krings
|
67328d7d10
|
remove test exception for sentry
|
2025-06-06 17:35:13 +02:00 |
|
Julian Krings
|
329e136a66
|
implement opt-out auto reporting with sentry (#1201)
|
2025-06-06 17:33:16 +02:00 |
|
Julian Krings
|
52f87befa2
|
return noop pregen cache when the service is disabled and write pregen cache to temp file first then replace real one
|
2025-06-06 17:24:23 +02:00 |
|
Julian Krings
|
2ee22db072
|
fix mantle write failing on windows
|
2025-06-06 16:49:42 +02:00 |
|
Julian Krings
|
5705caa1ba
|
fix benchmarking not disabling properly
|
2025-06-04 20:20:48 +02:00 |
|
Julian Krings
|
a56cd4c268
|
use block data use for slice
|
2025-06-04 16:32:29 +02:00 |
|
Julian Krings
|
48cc6bb49c
|
improve mantle writer speeds
|
2025-06-04 15:03:00 +02:00 |
|
Julian Krings
|
ad0662be54
|
initial 1.21.5 bindings
|
2025-06-02 18:18:17 +02:00 |
|
Julian Krings
|
835c8422f1
|
calculate spawn location async
|
2025-06-02 17:42:36 +02:00 |
|
Julian Krings
|
2c60192de3
|
use scheduled thread pool instead of loopers for the EngineSVC
|
2025-06-02 17:29:38 +02:00 |
|
Julian Krings
|
adb7188eb9
|
refactor mantle cleanup
|
2025-06-02 17:29:30 +02:00 |
|
Julian Krings
|
2436ebb857
|
Merge pull request #1198 from VolmitSoftware/feat/versioned_mantle
|
2025-06-02 17:28:58 +02:00 |
|
Julian Krings
|
ad85a0bbd1
|
implement marker exhaustionChance
|
2025-05-29 23:17:23 +02:00 |
|