Commit Graph
21 Commits
Author SHA1 Message Date
Draylar 505d3e70f8 1.19.2 update with maven publishing and README polishing 2023-03-01 21:16:38 -06:00
Luligabi1 5bdce25e29 OmegaConfigGui's generated config screen now has a TranslatableText for its title rather than a LiteralText.q 2021-12-28 15:07:41 -03:00
Draylar 58c420d35f add null check for modid when registering modmenu screens 2021-12-20 17:52:54 -06:00
Draylar 270db37dba fix omega config class loading too early in static block, make modmenu dep transitive 2021-12-20 17:41:14 -06:00
Draylar 2968111445 Move ModMenu dependency to the GUI module 2021-12-20 17:20:50 -06:00
Draylar 136cfe6a9a fix classloading for mod menu by moving registration methods to OmegaConfigGui class, fix versioning 2021-12-20 17:16:02 -06:00
Draylar 3f7c461689 Add mod icons, finish GUI support through Cloth Config Lite 2021-12-20 16:40:03 -06:00
Draylar 36ce7bc924 🦀 proguard is dead, clean up build.gradle 2021-12-20 15:23:52 -06:00
Luligabi1 ed4e9f6c19 Updates to 1.18.1 2021-12-11 15:09:18 -03:00
K0RRandGitHub bd2cc57eb9 Update fabric.mod.json 2021-08-18 13:20:55 +02:00
ffrann 09658ffee6 Fix mixin compat level being set to JAVA_16
Delete NoValidConstructorException.java (waste of space smh)
2021-06-15 23:39:08 -04:00
ffrann f468546eea Port to java 16 and MC 1.17 2021-05-26 20:27:14 -04:00
Draylar 0ff71f0a09 add support for gradle 7 / j16 2021-05-26 14:30:32 -05:00
Draylar a2611a3302 wildcard deps for loader and mc versions 2021-03-13 16:19:06 -06:00
Draylar 5a1109f7e9 i don't know why this works 2021-03-13 15:09:21 -06:00
Draylar 3b01b414a5 🦀 build.gradle works 🦀 2021-03-13 00:44:26 -06:00
Draylar cd383f5c56 update gradle stuff to make proguard work and have good file names 2021-03-12 19:40:27 -06:00
Draylar 06950a5a47 big refactoring and cleanup 2021-03-12 19:08:29 -06:00
Draylar cb52c91b6a remove icons (we don't do images here) 2021-03-12 16:10:04 -06:00
Draylar 683ff10962 implement more widgets and screen fixes 2021-03-12 16:09:44 -06:00
Draylar e6b551a0aa modularization, part 1 2021-03-12 14:10:21 -06:00