Commit Graph

536 Commits

Author SHA1 Message Date
Codex
7da891b34b fix: address NeoForge GUI runtime issues
Avoid passing null narration text to GuiHintTextField, emit item components for custom item display/enchantment/attribute data, and update the player preview render call for the 1.21.1 InventoryScreen API.

Validated with ./gradlew.bat build --no-daemon.
2026-04-28 00:17:57 +02:00
Codex
193d93069e feat: add NeoForge 1.21.1 support
Port WorldHandler to Minecraft 1.21.1 on NeoForge 21.1.225.

This migrates the build from ForgeGradle to NeoForge ModDevGradle, updates mod metadata, replaces Forge API usage with NeoForge equivalents, updates registry access for 1.21.1, and avoids a client-startup advancement reload that can hang large modpacks.

Validated with compileJava and full Gradle build.
2026-04-26 20:54:01 +02:00
Exopandora
1073af2472 Update README 2024-05-08 19:07:15 +02:00
Exopandora
7705a5ef1d Release version 1.20.4-3.5.1 2023-12-09 15:04:09 +01:00
Exopandora
94a9d466bd Update to gradle 8.4 2023-12-09 14:49:54 +01:00
Exopandora
bfbf99d2c7 Update to 1.20.4 2023-12-09 14:39:09 +01:00
Exopandora
1b715f1ac3 Release version 1.20.2-3.5.1 2023-09-23 15:28:49 +02:00
Exopandora
da1af1100d Bump version 2023-09-23 15:26:26 +02:00
Exopandora
d89f9a0cd3 Fix range arguments 2023-09-23 15:25:35 +02:00
Exopandora
5784ff5204 Remove unused translation key 2023-09-23 15:25:20 +02:00
Exopandora
392ce3bdb4 Update to 1.20.2 2023-09-23 13:10:41 +02:00
Exopandora
d49beb42f6 Release version 1.20.1-3.5 2023-07-09 13:09:18 +02:00
Exopandora
d2cb43fbff Bump version 2023-07-09 13:08:00 +02:00
Exopandora
a7191bcf12 Load categories dynamically from json. Closes #26 2023-07-09 13:07:49 +02:00
Exopandora
4714bc965f Release version 1.20.1-3.4.4 2023-07-05 20:26:34 +02:00
Exopandora
e86dd928ca Bump version 2023-07-05 19:32:42 +02:00
Exopandora
c276956973 Fix loading networkable registry values. Fixes #25 2023-07-05 19:27:20 +02:00
Exopandora
1ad45c7be9 Move register function to RegistryHelper 2023-07-05 19:24:49 +02:00
Exopandora
a8e25c3570 Update to 1.20.1 2023-06-14 18:36:45 +02:00
Exopandora
50389c2bf9 Release version 1.20-3.4.3 2023-06-11 13:53:38 +02:00
Exopandora
de11a006d5 Update to 1.20 2023-06-11 13:52:10 +02:00
Exopandora
8907ebb683 Release version 1.19.4-3.4.3 2023-03-18 20:39:04 +01:00
Exopandora
5531a71850 Update to 1.19.4 2023-03-18 20:38:43 +01:00
Marcel Konrad
36f4bb0688 Release version 1.19.3-3.4.3 2022-12-11 20:48:40 +01:00
Marcel Konrad
f1ec380225 Bump version 2022-12-11 20:48:10 +01:00
Marcel Konrad
19531b5c6d Fix pack version 2022-12-11 20:47:40 +01:00
Marcel Konrad
733b6caec4 Release version 1.19.3-3.4.2 2022-12-10 01:23:51 +01:00
Marcel Konrad
f2378df4b8 Bump version 2022-12-10 01:23:07 +01:00
Marcel Konrad
b03c240a58 Fix pack version 2022-12-10 01:21:29 +01:00
Marcel Konrad
45d0dba286 Bump version 2022-12-09 18:46:38 +01:00
Marcel Konrad
c288b13369 Release version 1.19.3-3.4.1 2022-12-09 18:37:29 +01:00
Marcel Konrad
ec487b0333 Update to 1.19.3 2022-12-09 18:35:21 +01:00
Marcel Konrad
c83a63f8a8 Add curseforge badges 2022-09-23 19:07:06 +02:00
Marcel Konrad
a5cdbb1ee6 Release version 1.19.2-3.4.1 2022-09-09 13:58:34 +02:00
Marcel Konrad
53b1191ffc Bump version 2022-09-09 13:55:47 +02:00
Marcel Konrad
8256efb0fe Fix tooltip 2022-09-09 13:55:35 +02:00
Marcel Konrad
9e80be3375 Enable parallel processing 2022-09-09 13:50:10 +02:00
Marcel Konrad
dacaf68f94 Update to 1.19.2 2022-08-06 13:51:38 +02:00
Marcel Konrad
2c84f69696 Update to gradle 7.5 2022-08-06 13:51:25 +02:00
Marcel Konrad
1b2911bfd3 Release version 1.19.1-3.4 2022-07-30 19:01:37 +02:00
Marcel Konrad
056fcf0c0d Bump version 2022-07-30 18:59:12 +02:00
Marcel Konrad
3ce26b630d Added locate gui, partially implements #24 2022-07-29 22:40:02 +02:00
Marcel Konrad
3d72a40522 Improve buildscript 2022-07-28 18:05:45 +02:00
Marcel Konrad
f2f8300cf0 Fix version string generation for mods.toml 2022-07-28 17:59:18 +02:00
Marcel Konrad
7675f9f3c3 Release version 1.19.1-3.3.1 2022-07-28 16:30:25 +02:00
Marcel Konrad
ae12e7794d Bump version 2022-07-28 16:29:05 +02:00
Marcel Konrad
22ae5ec796 Update to 1.19.1 2022-07-28 16:22:24 +02:00
Marcel Konrad
ae54898439 Release version 1.19-3.3 2022-07-19 01:10:41 +02:00
Marcel Konrad
a0f43cd35c Rework buildscript 2022-07-19 01:10:20 +02:00
Marcel Konrad
c489fdd928 Bump version 2022-07-18 21:46:50 +02:00