Commit Graph
21 Commits
Author SHA1 Message Date
Draylar 5f19348fdc 1.20.1 update without Omega Config GUI 2023-07-01 16:30:59 -05:00
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 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
DraylarandGitHub 6ed97d4e00 Merge pull request #4 from alkyaly/fix/comments-in-nested-classes
Fixes comments not applying when inside nested classes.
2021-12-09 00:11:55 -06:00
adrianoy 3da79e7860 Fixes multi-line comments breaking 2021-07-28 03:38:36 -03:00
adrianoy 1fe4d53565 Makes comments apply when inside nested classes of nested classes. 2021-07-25 22:20:35 -03:00
ffrann 6099b30f3d Add new mo structures as test 2021-06-15 23:48:09 -04:00
ffrann f468546eea Port to java 16 and MC 1.17 2021-05-26 20:27:14 -04:00
Draylar 1b636fa0d8 adjust class config test 2021-04-05 19:19:56 -05:00
Draylar 1e3e886346 adjust error handling to catch all errors when reading config 2021-04-03 17:23:36 -05:00
Draylar 8b42f5a9c5 refactor tests + add static class test 2021-04-03 17:14:37 -05:00
Draylar 9e9eac06fc implement custom file extensions and directories with appropriate tests, vbump to 1.0.4 2021-03-25 11:32:56 -05:00
Draylar 4e24988fa3 steal mo structures config for testing and make it workm, 1.0.3 2021-03-13 17:17:40 -06:00
Draylar a2611a3302 wildcard deps for loader and mc versions 2021-03-13 16:19:06 -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
Draylar 5ab6b91dce initial commit 2021-03-12 13:24:17 -06:00