Commit Graph

  • 9324b1b5c0 fix api file generation Julian Krings 2025-07-07 23:42:30 +02:00
  • 2ecb555619 add publishing for the api artifact Julian Krings 2025-07-07 23:37:37 +02:00
  • 20c7891c2f add api generation task Julian Krings 2025-07-07 22:54:35 +02:00
  • c35c858eee add scripts for engine setup Julian Krings 2025-07-07 21:06:36 +02:00
  • cb93e78242 fix safeguard error Julian Krings 2025-07-07 13:18:31 +02:00
  • c9ed4519a8 remove multiverse core incompatibility warning (#1212) Julian Krings 2025-07-06 20:00:06 +02:00
  • 86d986dfbc fix deposits spawning in columns Julian Krings 2025-07-06 19:40:14 +02:00
  • 54402faea8 fix automatic deepslate variant replacement Julian Krings 2025-07-04 13:18:28 +02:00
  • 77b4253624 fix sentry safeguard info Julian Krings 2025-07-04 12:34:20 +02:00
  • 44af23ba2e add check for new dimension types Julian Krings 2025-07-04 00:06:55 +02:00
  • 4e8079e431 use ticket queue for pregen by default Julian Krings 2025-07-04 00:01:16 +02:00
  • 39f65d02bf 1.21.6/7 Support (#1210) Julian Krings 2025-07-03 23:58:31 +02:00
  • 8c025a9ba2 clear snippet lists on hotload Julian Krings 2025-07-03 23:45:27 +02:00
  • 7119fa8ef7 Merge pull request #1207 from VolmitSoftware/feat/byte_buddy Julian Krings 2025-07-03 23:24:30 +02:00
  • 6f0b2b6bba initialize generators for isolated focus biomes / regions Julian Krings 2025-06-27 12:21:59 +02:00
  • 0ae1334a57 fix snippet tab completion Julian Krings 2025-06-27 12:20:25 +02:00
  • 5d28563b7c implement generate surface for ores Julian Krings 2025-06-24 19:43:46 +02:00
  • cf8243a000 make caves more deterministic Julian Krings 2025-06-24 19:37:37 +02:00
  • cca0bed482 fix cave max size calculation Julian Krings 2025-06-24 16:53:26 +02:00
  • a802edc375 add some options for customizing caves Julian Krings 2025-06-23 17:16:45 +02:00
  • fd3971018b update platform utils Julian Krings 2025-06-23 16:16:25 +02:00
  • 3677931114 improve snippet finder Julian Krings 2025-06-23 15:51:53 +02:00
  • e38dae0a32 fix required properties for json schemas Julian Krings 2025-06-23 15:51:29 +02:00
  • d537459c5a Merge branch 'dev' into feat/byte_buddy Julian Krings 2025-06-23 14:24:43 +02:00
  • 67398174bb cache iris worlds in a map for datapack generation Julian Krings 2025-06-23 12:25:07 +02:00
  • 0a0f77ff58 fix splash being shown twice Julian Krings 2025-06-23 12:20:43 +02:00
  • e5cb4d82a3 Add KGenerators support (#1209) Julian Krings 2025-06-21 12:05:56 +02:00
  • 9d44ac0b47 fix caves being non-deterministic Julian Krings 2025-06-21 12:04:07 +02:00
  • 7f6d65a13e fix worm ignoring the breakSurface option Julian Krings 2025-06-04 23:03:54 +02:00
  • ad720f4aa2 fix worm using xStyle for y and z Julian Krings 2025-06-21 11:51:49 +02:00
  • 80548f753c isolate java agent to prevent class loader issues Julian Krings 2025-06-21 11:48:58 +02:00
  • b440d0257d fix iris what commands Julian Krings 2025-06-19 19:50:08 +02:00
  • 42a26a1de2 fix spawning empty particles and improve message for invalid tile states Julian Krings 2025-06-19 19:43:53 +02:00
  • c8eab22427 fix a few sync teleports Julian Krings 2025-06-19 18:28:46 +02:00
  • fa3e35f702 fix pregen save chunk failing Julian Krings 2025-06-19 18:28:22 +02:00
  • cf0bc81778 replace scheduler and paperlib with platform utils Julian Krings 2025-06-19 17:46:08 +02:00
  • bef99f18c3 fix effects Julian Krings 2025-06-18 12:00:55 +02:00
  • 96a384c09c fix modern tile states not applying Julian Krings 2025-06-18 11:51:09 +02:00
  • d61b2205c0 handle failing restart command better Julian Krings 2025-06-18 11:25:41 +02:00
  • ebdfb94392 Merge branch 'dev' into feat/folia Julian Krings 2025-06-17 21:28:29 +02:00
  • c9c8a9e412 fix null pointers in pack trim method Julian Krings 2025-06-16 22:53:56 +02:00
  • d048c073ac disable trim for fallback pack download Julian Krings 2025-06-16 22:53:11 +02:00
  • 2929a1f0a7 update Script Engine to e08b6f893e Julian Krings 2025-06-16 22:44:15 +02:00
  • b6f9f68b9f add global preprocessor setting Julian Krings 2025-06-16 22:43:26 +02:00
  • da2dd42e28 invert suppressed error reporting for dev enviroments Julian Krings 2025-06-16 16:59:24 +02:00
  • 88360ef772 Merge branch 'dev' into feat/byte_buddy Julian Krings 2025-06-15 23:00:39 +02:00
  • 73787e21d2 Merge branch 'dev' into feat/kts Julian Krings 2025-06-15 22:54:56 +02:00
  • 1c5fe016cb handle failing world creation Julian Krings 2025-06-15 12:36:53 +02:00
  • 0957b9baf2 Merge branch 'dev' into feat/folia Julian Krings 2025-06-15 12:24:18 +02:00
  • 840608a40f v+ Aidan Aeternum 2025-06-14 16:49:22 -04:00
  • fcedc35635 Merge pull request #1205 from VolmitSoftware/dev 3.6.11-1.20.1-1.21.5 Aidan Aeternum 2025-06-14 16:47:20 -04:00
  • 7570064b1a fix locate command not teleporting Julian Krings 2025-06-14 19:36:32 +02:00
  • e461c1e199 fix updater and mob spawning instantly failing Julian Krings 2025-06-14 19:35:28 +02:00
  • 32d9a5e40a make sentry engine context hotload safe Julian Krings 2025-06-14 11:46:51 +02:00
  • 8df6253604 add safeguard info to sentry reports Julian Krings 2025-06-14 11:44:30 +02:00
  • 01b62c13b6 fix deleting mantle temp files before they are fully written Julian Krings 2025-06-14 11:16:47 +02:00
  • 35b879f0df get iris to load on folia, but it will not load worlds as this is currently not possible Julian Krings 2025-06-13 21:44:02 +02:00
  • ba6fac5422 more helper methods Julian Krings 2025-06-13 21:05:11 +02:00
  • 2577344ac0 implement platform specific schedulers Julian Krings 2025-06-13 19:48:42 +02:00
  • f32f73e65a disable error reporting in dev environment Julian Krings 2025-06-13 12:27:03 +02:00
  • 7b7118fe0d add id for servers hash of jvm name & version, processor info, memory size and plugins Julian Krings 2025-06-13 12:26:56 +02:00
  • 851ac18f0d implement custom conditions for mythic mobs (#1204) Julian Krings 2025-06-11 13:23:09 +02:00
  • 37be7ca847 don't send json and zip file closed exceptions to sentry Julian Krings 2025-06-11 13:14:28 +02:00
  • ed67b4d3c2 fix spawners not having entities due to using old format Julian Krings 2025-06-11 13:03:31 +02:00
  • b62ac875d5 cleanup gradle Julian Krings 2025-06-10 16:48:00 +02:00
  • 4c3f95b0e1 Merge branch 'dev' into feat/byte_buddy Julian Krings 2025-06-10 13:33:56 +02:00
  • 8712c8874c disable global pregen cache by default for now Julian Krings 2025-06-09 23:27:12 +02:00
  • ccc3bab8e0 allow carving recursion Julian Krings 2025-06-09 23:25:33 +02:00
  • 113f25dab8 more sentry context Julian Krings 2025-06-09 23:17:47 +02:00
  • cd80acdc7d fix IndexOutOfBoundsException when getting the selection from the wand Julian Krings 2025-06-09 19:50:50 +02:00
  • 9316ea9e5b fix npe when creating cuboids Julian Krings 2025-06-09 19:49:06 +02:00
  • e2a3f25dcb fix load in parallel method Julian Krings 2025-06-09 19:42:03 +02:00
  • 944cc19ebc use proper shuffling algorithm for the loot Julian Krings 2025-06-09 19:35:43 +02:00
  • 172e234514 fix divide by zero in the engine svc Julian Krings 2025-06-09 19:19:00 +02:00
  • f9dac8a3a1 fix compile while missing the sentry auth token Julian Krings 2025-06-09 18:40:43 +02:00
  • eefbbab7ee remove legacy chars before minimessage deserialization Julian Krings 2025-06-09 18:39:11 +02:00
  • 9cf567e1ff remove unused util to fix class not found exception Julian Krings 2025-06-09 13:47:24 +02:00
  • b8ee7561dd fix failing to create temp file when user deleted the temp directory Julian Krings 2025-06-09 13:44:57 +02:00
  • c0d17742e8 fix release task for sentry Julian Krings 2025-06-09 13:43:00 +02:00
  • a88d389e0f bump gradle wrapper to 8.14.2 and switch to kotlin dsl (#1203) Julian Krings 2025-06-09 12:45:27 +02:00
  • b341089996 v+ 3.6.10-1.20.1-1.21.5 Julian Krings 2025-06-09 02:12:14 +02:00
  • 9cbfd5a10b Merge pull request #1202 from VolmitSoftware/dev Julian Krings 2025-06-09 02:11:22 +02:00
  • fdaf8ff9d3 relocate sentry to fix incompatibility with some plugins using a very old sentry version Julian Krings 2025-06-09 00:17:38 +02:00
  • e63d84c052 remove server name from reports Julian Krings 2025-06-09 00:16:58 +02:00
  • 0d103a934a fix ticking engine players in the wrong dimension Julian Krings 2025-06-08 12:43:56 +02:00
  • 8119207254 sentry changes - info message on enabling - add release tag - disable uncaught exception handling to prevent reporting other plugins issues Julian Krings 2025-06-08 12:29:24 +02:00
  • b66e6d8335 correct sentry dsn Julian Krings 2025-06-07 14:00:22 +02:00
  • ce2b62f5ae add sentry release task Julian Krings 2025-06-06 18:37:11 +02:00
  • c767b6c8e8 check sentry env token as fallback Julian Krings 2025-06-06 18:36:41 +02:00
  • 67328d7d10 remove test exception for sentry Julian Krings 2025-06-06 17:35:13 +02:00
  • 329e136a66 implement opt-out auto reporting with sentry (#1201) Julian Krings 2025-06-06 17:33:16 +02:00
  • 52f87befa2 return noop pregen cache when the service is disabled and write pregen cache to temp file first then replace real one Julian Krings 2025-06-06 17:24:23 +02:00
  • 2ee22db072 fix mantle write failing on windows Julian Krings 2025-06-06 16:49:42 +02:00
  • cc27e87376 fix world height decreases deleting the whole chunk Julian Krings 2025-06-05 20:34:25 +02:00
  • abb1d9cd62 add bytebuddy binding for 1.21.5 Julian Krings 2025-06-05 20:26:16 +02:00
  • e0ad029c3d Merge branch 'dev' into feat/byte_buddy Julian Krings 2025-06-05 19:27:01 +02:00
  • 5705caa1ba fix benchmarking not disabling properly Julian Krings 2025-06-04 20:20:48 +02:00
  • a56cd4c268 use block data use for slice Julian Krings 2025-06-04 16:32:29 +02:00
  • 48cc6bb49c improve mantle writer speeds Julian Krings 2025-06-04 15:03:00 +02:00
  • 635ee02459 v+ 3.6.9-1.20.1-1.21.5 Aidan Aeternum 2025-06-02 18:48:01 -04:00