Dynamic Textures

Generates textures for mods to work with resource packs that are not supported.

File Details

0.1.0

  • R
  • Dec 28, 2023
  • 372.02 KB
  • 46
  • 1.20.1
  • Fabric

File Name

DynamicTextures-0.1.0+sha.6854b88.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dynamic-textures-954722:4988813"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

:sparkles: New Features

  • 3596a67 - fwaystones: replace background complete (commit by @SettingDust)
  • d1488ae - fwaystones: support config screen (commit by @SettingDust)
  • 1b39c65 - generate texture from "gui/container/creative_inventory/tab_items" (commit by @SettingDust)
  • 7256f7d - spell-engine: complete spell binding window (commit by @SettingDust)
  • b8e17c1 - spell-engine: complete spell binding spell entries (commit by @SettingDust)
  • a87860d - add ExpandCanvas and rewrite Blend (commit by @SettingDust)
  • 494718f - support merging target texture with size (commit by @SettingDust)
  • 6c78af0 - spell-engine: support spell engine (commit by @SettingDust)
  • d442122 - spell-engine: support spell engine abreast slots (commit by @SettingDust)

:bug: Bug Fixes

  • 0e80e8a - correct the generic namespace (commit by @SettingDust)
  • a03bff5 - reload generic texture (commit by @SettingDust)
  • 8b9ced2 - generic: render correctly (commit by @SettingDust)
  • 4cd4788 - remove resources before generate for avoiding read prev texture (commit by @SettingDust)

:recycle: Refactors

  • 3f660bd - group the packs as single one (commit by @SettingDust)
  • dda4237 - generic: extract generate window background function (commit by @SettingDust)
  • 7ab278a - generic: extract removeWindowBackground function (commit by @SettingDust)
  • 834829f - generic: rewrite the nine patch part to support flex size of borders (commit by @SettingDust)
  • 465cfd9 - data driven dynamic textures (commit by @SettingDust)
  • 0f4966b - rename to dynamic textures (commit by @SettingDust)

:wrench: Chores

  • e648f76 - add GUI Revision for test (commit by @SettingDust)
  • 7b07669 - deps: add fabric waystones (commit by @SettingDust)
  • 64df8cb - deps: add owo lib (commit by @SettingDust)
  • 9ace4dc - deps: add brrp (commit by @SettingDust)
  • 4029433 - add dependencies (commit by @SettingDust)
  • 4b8a8bb - deps: copy mods to mods folder instead of remap with loom (commit by @SettingDust)
  • 6a3d1ef - use ImageTransformer instead of NativeImage (commit by @SettingDust)
  • b043e6d - add quilt kotlin lib serialization for codec (commit by @SettingDust)
  • d994c6a - deps: bump org.danilopianini.gradle-pre-commit-git-hooks (commit by @dependabot[bot])