▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Elegantia
Elegantia

Elegantia

GUI library for Minecraft and more

21.6K
7

Elegantia 0.0.1+1.21

release21 августа 2024 г.
  • complete refactoring of the project code and structure:
    • refactor AbstractScreen.java
    • refactor widgets
    • refactor drawables
    • refactor WidgetBuilder.java
    • refactor math interfaces and related
    • refactor ModInfo.java and related
    • refactor ModrinthUpdateChecker.java and related
  • new drawables:
    • TextureDrawable.java
    • ElasticTextureDrawable.java
    • TexturedProgressDrawable.java
  • custom GuiGraphics interface ElGuiGraphics.java
  • new drawers:
    • CircleDrawer.java
    • TextureDrawer.java
  • new AbstractContainerScreen.java
  • new Size2i interfaces
  • new utils:
    • InitOnGet.java
    • Random.java
    • RegistriesUtil.java
  • new minecraft world interfaces:
    • AbstractContainerBlockEntity.java
    • ContainerAutoData.java
    • SimpleContainerMenu.java
    • MultyOutputRecipe.java
    • Recipes.java
    • FuelRegistry.java
    • ItemRandomRange.java
    • ElegantedSlot.java
    • SlotController.java
    • FluidSlotController.java

Full Changelog 0.0.1-beta...0.0.1

Elegantia 0.0.1-beta+1.20.2-1.20.4

beta27 февраля 2024 г.

What's Changed

  • Fix game crash when Sinytra Connector is installed by @aratakileo in #2 (#1)
  • The interface for adding built-in resource packs by @aratakileo in #3
  • Game resource reload listener (by analogy to fabric's ResourceManagerHelper.get(...).registerReloadListener(...))
  • Drawable interfaces for GUI (by analogy to Android's drawables)
  • RectDrawer class instead of rect render methods of GuiGraphicsUtil (+ advanced gradient rendering settings)
  • Extension of the information provided by the ModInfo interface
  • Fix game crash that occurs when ModrinthUpdateChecker did not find the specified project on modrinth
  • Added more docs to the controversial parts of the code

[Full Changelog 0.0.1-alpha...0.0.1-beta]

Elegantia 0.0.1-beta+1.20-1.20.1

beta27 февраля 2024 г.

What's Changed

  • Fix game crash when Sinytra Connector is installed by @aratakileo in #2 (#1)
  • The interface for adding built-in resource packs by @aratakileo in #3
  • Game resource reload listener (by analogy to fabric's ResourceManagerHelper.get(...).registerReloadListener(...))
  • Drawable interfaces for GUI (by analogy to Android's drawables)
  • RectDrawer class instead of rect render methods of GuiGraphicsUtil (+ advanced gradient rendering settings)
  • Extension of the information provided by the ModInfo interface
  • Fix game crash that occurs when ModrinthUpdateChecker did not find the specified project on modrinth
  • Added more docs to the controversial parts of the code

[Full Changelog 0.0.1-alpha...0.0.1-beta]

Elegantia 0.0.1-alpha+1.20.2-1.20.4

alpha12 февраля 2024 г.

The first publication

[Full Changelog]

Elegantia 0.0.1-alpha+1.20-1.20.1

alpha12 февраля 2024 г.

The first publication

[Full Changelog]

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:LGPL-3.0-or-later
Опубликован:2 года назад
Обновлён:1 год назад
Главная