Commit Graph
44 Commits
Author SHA1 Message Date
DraylarandGitHub 6db4f12eed Merge pull request #6 from RDKRACZ/patch-1
Add "library" badge for ModMenu; Add contact tags to the fabric.mod.json file.
2021-12-09 00:13:04 -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
DraylarandGitHub 3ecbae5593 Merge pull request #5 from alkyaly/fix/multiline
Fixes multi-line comments breaking
2021-12-09 00:11:44 -06:00
K0RRandGitHub d15fcd0732 Update gradle.properties 2021-09-09 12:42:47 +02:00
K0RRandGitHub bd2cc57eb9 Update fabric.mod.json 2021-08-18 13:20:55 +02:00
K0RRandGitHub 539d3ee1af Update gradle-wrapper.properties 2021-08-18 13:18:37 +02:00
adrianoy ebfaac9fb9 Add multiline comments more sensibly... 2021-08-10 01:21:53 -03:00
K0RRandGitHub fbc0a2b354 Add "library" badge for ModMenu; Add contact tags to the fabric.mod.json file.
>It aims to achieve the following goals:
Be lightweight (<10 KB) for JIJ usage

It's 15 KB already :)
2021-08-04 20:18:04 +02:00
adrianoy 3da79e7860 Fixes multi-line comments breaking 2021-07-28 03:38:36 -03:00
adrianoy 228c1bb7e6 This check does nothing. 2021-07-25 23:54:52 -03:00
adrianoy e09f903332 oops. 2021-07-25 22:21:02 -03:00
adrianoy 1fe4d53565 Makes comments apply when inside nested classes of nested classes. 2021-07-25 22:20:35 -03:00
DraylarandGitHub 48f5962f57 Merge pull request #3 from frqnny/modularize
Some more important changes
1.0.8-1.17
2021-06-15 23:06:11 -05:00
ffrann 6099b30f3d Add new mo structures as test 2021-06-15 23:48:09 -04: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 b6b7a67866 1.0.7 update :) 2021-06-11 12:08:11 -04:00
DraylarandGitHub 73730feced Merge pull request #2 from frqnny/modularize
Port to java 16 and MC 1.17
2021-05-27 10:43:32 -05:00
ffrann f468546eea Port to java 16 and MC 1.17 2021-05-26 20:27:14 -04:00
Draylar c2d7cacdab different approach to jitpack j16 support 2021-05-26 14:52:34 -05:00
Draylar c21e5ff3ff force openjdk16 for jitpack 1.0.5-beta 1.0.5.1-beta 2021-05-26 14:43:31 -05:00
Draylar a6d2e3b1f8 1.0.5 update 1.0.5 2021-05-26 14:30:56 -05:00
Draylar 0ff71f0a09 add support for gradle 7 / j16 2021-05-26 14:30:32 -05: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 1.0.4-beta 2021-03-25 11:32:56 -05:00
Draylar 4e24988fa3 steal mo structures config for testing and make it workm, 1.0.3 1.0.3-beta 2021-03-13 17:17:40 -06:00
Draylar e0f1ef8b5e vbump to 1.0.2 1.0.2-beta 2021-03-13 16:19:27 -06:00
Draylar c6e72489cc add proguard output to gitignore 2021-03-13 16:19:16 -06:00
Draylar a2611a3302 wildcard deps for loader and mc versions 2021-03-13 16:19:06 -06:00
Draylar 3b0aec9ab5 1.0.1 version bump + probably fix modmenu dep 1.0.1-beta 2021-03-13 15:30:29 -06:00
Draylar f9c9cd5745 modImplementation -> modRuntime 2021-03-13 15:27:52 -06:00
Draylar 5a1109f7e9 i don't know why this works 1.0.0-beta 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 f0ecc69d6b base api refactoring and javadocs 2021-03-12 16:12:19 -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 46d78cc585 fix readme name 2021-03-12 15:13:36 -06:00
Draylar 355fd28395 add build.gradle to base module 2021-03-12 15:13:22 -06:00
Draylar df0e5d8eae fix gradle jars!!! woohoo!!!!!!! 2021-03-12 15:12:53 -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