File Details
modularui-mc1.20.1-3.3.1-sources.jar
- R
- Jun 29, 2026
- 774.88 KB
- 2
- 1.20.1
- Forge
File Name
modularui-mc1.20.1-3.3.1-sources.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
What's Changed
- Add more IByteBufAdapters by @jurrejelle in https://github.com/brachy84/ModularUI-Modern/pull/14
- Implement
equalsfor ModularComponent and all drawables by @screret in https://github.com/brachy84/ModularUI-Modern/pull/15 - Implement codecs for drawables & widget themes by @brachy84 in https://github.com/brachy84/ModularUI-Modern/pull/13
- Fix crash when X scroll is active and cursor is moved to non-first line of text field by @TarLaboratories in https://github.com/brachy84/ModularUI-Modern/pull/18
- Fix schema raytracing and add some debug options by @brachy84 in https://github.com/brachy84/ModularUI-Modern/pull/20
- Fix DynamicWidget Initialization by @ghzdude in https://github.com/brachy84/ModularUI-Modern/pull/23
- Fix BufferBuilder exception in Schema Renderer by @ghzdude in https://github.com/brachy84/ModularUI-Modern/pull/22
- Fix client classes loading on server by @ghzdude in https://github.com/brachy84/ModularUI-Modern/pull/26
- fix npe on sided check and check client side via thread group by @ghzdude in https://github.com/brachy84/ModularUI-Modern/pull/27
- Fixed pressing inventory key closing inventory when search bar is focused by @Trinsdar in https://github.com/brachy84/ModularUI-Modern/pull/24
- make
IntValue.DynamicimplementIDoubleValueby @screret in https://github.com/brachy84/ModularUI-Modern/pull/28 - Reset light direction after drawing schema contents by @screret in https://github.com/brachy84/ModularUI-Modern/pull/29
- Fix NaN throw in SIPrefix by @YoungOnionMC in https://github.com/brachy84/ModularUI-Modern/pull/31
- Port 1.21.1-only fixes into 1.20.1 by @jurrejelle in https://github.com/brachy84/ModularUI-Modern/pull/38
- Add scroll and drag capturing in EMI by @YoungOnionMC in https://github.com/brachy84/ModularUI-Modern/pull/39
- Fix Schema renderers offset in EMI by @YoungOnionMC in https://github.com/brachy84/ModularUI-Modern/pull/40
New Contributors
- @TarLaboratories made their first contribution in https://github.com/brachy84/ModularUI-Modern/pull/18
- @ghzdude made their first contribution in https://github.com/brachy84/ModularUI-Modern/pull/23
- @Trinsdar made their first contribution in https://github.com/brachy84/ModularUI-Modern/pull/24
- @YoungOnionMC made their first contribution in https://github.com/brachy84/ModularUI-Modern/pull/31
Full Changelog: https://github.com/brachy84/ModularUI-Modern/compare/v3.3.0...v3.3.1