LibX-1.20.1-5.0.14.jar
on Mar 24, 2024LibX-1.20.1-5.0.13.jar
on Feb 4, 2024- Add some more polynomial methods. - noeppi_noeppi
- Add fixed codecs and implement toString in LibX codecs. - noeppi_noeppi
LibX-1.20.1-5.0.12.jar
on Dec 10, 2023LibX-1.20.1-5.0.11.jar
on Dec 10, 2023- Fix wrong nullity annotation. - noeppi_noeppi
LibX-1.20.1-5.0.10.jar
on Dec 10, 2023LibX-1.20.1-5.0.9.jar
on Dec 10, 2023- Add an interface for creative tab filling logic on items. - noeppi_noeppi
LibX-1.20.1-5.0.8.jar
on Nov 12, 2023LibX-1.20.1-5.0.7.jar
on Oct 12, 2023- How could that be missed? - noeppi_noeppi
LibX-1.20.1-5.0.6.jar
on Oct 12, 2023- Add optional field codecs with correct error propagation - noeppi_noeppi
- Properly set particle texture for hanging signs - noeppi_noeppi
- Make dynamic resource packs feature pack source - noeppi_noeppi
- Fix invalid output path for dynamic pack datagen - noeppi_noeppi
LibX-1.20.1-5.0.5.jar
on Jul 11, 2023- Rework Panel focus logic. Fixes #82 - noeppi_noeppi
- Properly make patchouli formatting codes zero-width when string-splitting - noeppi_noeppi
- Fix datagen font loading - noeppi_noeppi
- Fix wrong stage in datagen system - noeppi_noeppi
LibX-1.20.1-5.0.4.jar
on Jul 10, 2023- Use extra item textures for hanging signs - noeppi_noeppi
LibX-1.20.1-5.0.3.jar
on Jul 10, 2023- Make LevelStem an extension registry - noeppi_noeppi
LibX-1.20.1-5.0.2.jar
on Jun 24, 2023- Fix wrong nullity annotation - noeppi_noeppi
LibX-1.20.1-5.0.1.jar
on Jun 14, 2023LibX-1.20.1-5.0.0.jar
on Jun 14, 2023LibX-1.19.4-4.4.11.jar
on May 25, 2023- Merge pull request #80 from ModdingX/feature/remove_120 - MelanX
- Fix wrong model view matrices in job rendering - noeppi_noeppi
- Add meta annotations to @ForMod - noeppi_noeppi
- Deprecate MultiRegisterable - noeppi_noeppi
- Add PlainRegisterable annotation as replacement for MultiRegisterable in ModInit. - noeppi_noeppi
- Minor cleanup and marking stuff for removal in 1.20. - noeppi_noeppi
- Print a warning if a mod makes another mods registry an extension registry - noeppi_noeppi
LibX-1.19.4-4.4.10.jar
on May 25, 2023- Merge pull request #79 from ModdingX/feature/widgets_in_text_screen - MelanX
- Move background drawing into a protected method, so subclasses can change the look of the screen. - noeppi_noeppi
- Allow widgets on text screens and add FlowBox for more control over the layout. - noeppi_noeppi
- Merge branch '1.19' of https://github.com/ModdingX/LibX into 1.19 - noeppi_noeppi
- Add a check to RecipeProviderBase to not call the same recipe extension setup method multiple times. - noeppi_noeppi
LibX-1.19.4-4.4.9.jar
on May 23, 2023- Don't sync unnecessary registries. Fixes timeout when connecting to server or lan world. Closes #81 - noeppi_noeppi
LibX-1.19.4-4.4.8.jar
on May 10, 2023- Merge pull request #78 from ModdingX/feature/density_layers - MelanX
- Use density functions for the biome layer selector. - noeppi_noeppi
LibX-1.19.4-4.4.7.jar
on May 10, 2023- Merge pull request #77 from ModdingX/feature/density - MelanX
- Don't add empty item entities - noeppi_noeppi
- Fix density function visiting - noeppi_noeppi
- Add clamp and lerp density functions - noeppi_noeppi
- Add debug density function - noeppi_noeppi
- Simplify smash density function - noeppi_noeppi
- Check for non-finite bounds when creating influence density functions. - noeppi_noeppi
- Add influence density function - noeppi_noeppi
- Add polynomials and smash density function - noeppi_noeppi
- Add wrap method to NoiseProviderBase - noeppi_noeppi
- Fix another registry tracking related crash - noeppi_noeppi
- Make structure modifiers an extension registry - noeppi_noeppi