moehreag
0715c7620d
decorate Mixin configs, fix extension invocation for references
...
Publish to snapshot maven / build (push) Successful in 22s
- closes #13
2024-08-06 14:21:55 +02:00
moehreag
a4ab17f5a8
update mixin
Publish to snapshot maven / build (push) Failing after 24s
2024-08-04 17:41:31 +02:00
moehreag
34cd3f1dac
add mod locations to mod lists, allow for specifying other intermediary mappings
Publish to snapshot maven / build (push) Failing after 1m21s
2024-08-03 12:45:37 +02:00
ENDERZOMBI102
28652b7e00
refactor: Actually use the variable which contained the string
2024-07-06 01:35:58 +02:00
ENDERZOMBI102
50e0ab5d48
chore: Remove unused import
...
It Was added by me for testing and forgot to remove it :/
2024-07-06 01:31:42 +02:00
ENDERZOMBI102
de85222cbf
fix(semver): Minecraft 1.20 crashing the semver parser
...
Minecraft doesn't use semver, and as such, sometimes it can cause problems, like in this case: `1.20` is not a valid semver version, but we must deal with it anyway, we've made the `<patch>` component optional, defaulting it to `0` if missing
2024-07-05 19:29:11 -04:00
moehreag
65ffe5a3e1
update phytotelma, fix a few bugs, exclude google libraries from mixin
Publish to snapshot maven / build (push) Successful in 34s
2024-07-05 14:40:29 +02:00
moehreag
323ef735a6
include integrated (provided from game plugin) mod in dependency resolution
Publish to snapshot maven / build (push) Failing after 2m14s
2024-06-17 21:20:14 +02:00
moehreag
de1c1bb744
clarify error string, update meta-update plugin
Publish to snapshot maven / build (push) Successful in 37s
2024-06-17 20:35:59 +02:00
moehreag
66bd53ca71
update meta-update plugin, fix mod loading, update night-config
Publish to snapshot maven / build (push) Successful in 40s
2024-06-17 18:54:06 +02:00
moehreag
0165161a9c
fix null values in the provider map
Publish to snapshot maven / build (push) Successful in 30s
2024-06-17 18:29:28 +02:00
Ecorous
511eb0c8b0
fix a silly - bump version
Publish to snapshot maven / build (push) Successful in 34s
2024-06-17 17:19:56 +01:00
moehreag
39ba054fcb
replace AtomicInteger usage with single-element array
2024-06-16 22:45:37 +02:00
moehreag
b6d904595a
add icon, fix icon positioning
2024-06-16 19:24:34 +02:00
moehreag
a3960b933f
update dependencies
2024-06-16 14:54:51 +02:00
moehreag
565e4df74e
add ability for mods to provide further mod providers
2024-06-16 12:25:35 +02:00
moehreag
d58867a92e
rename files, add javadocs, remove unused class
2024-06-15 21:13:18 +02:00
moehreag
f0f742925b
fix dependency resolving, fix minecraft version parsing
...
(since 1.21 isn't valid semver but we can expand it)
2024-06-15 19:59:43 +02:00
moehreag
a3aab3d87c
clean up a bit, update example mod to 1.21
2024-06-15 16:58:11 +02:00
moehreag
e9c8ecaaac
fix loading (restore previous functionality)
2024-06-15 15:16:47 +02:00
moehreag
e222633c13
format
2024-06-15 13:17:51 +02:00
Ecorous
e352bb835f
progress
2024-06-14 14:58:33 +01:00
Ecorous
f6715e36a2
initial work on separating plugin types
2024-06-13 22:08:43 +01:00
moehreag
32a95ce9cb
fix jij loading by extracting nested mods, update thyroxine
Publish to snapshot maven / build (push) Successful in 34s
2024-06-13 19:54:37 +02:00
moehreag
e67ee70cb5
improve mod list
Publish to snapshot maven / build (push) Successful in 19s
2024-06-13 14:57:03 +02:00
owlsys
83c2c775fe
Merge branch 'main' into TheKodeToad/rework-ui
2024-06-12 13:31:25 -04:00
moehreag
c784a8b286
merge main, add scrolling to report page, scroll pages to top
2024-06-12 19:28:39 +02:00
moehreag
9ed7490c0e
Merge remote-tracking branch 'refs/remotes/origin/main' into TheKodeToad/rework-ui
...
# Conflicts:
# src/main/java/dev/frogmc/frogloader/impl/gui/LoaderGui.java
2024-06-12 19:03:01 +02:00
TheKodeToad
20e036972c
Validate mod files
2024-06-12 17:58:11 +01:00
TheKodeToad
a42efaae80
Set system LAF
2024-06-12 16:45:33 +01:00
TheKodeToad
0a11d66ce8
Refactor and make improvements to ui
2024-06-12 16:45:08 +01:00
moehreag
fe32ccd2bd
add inner class aw processing, make generic error gui scrollable
Publish to snapshot maven / build (push) Successful in 18s
2024-06-11 23:42:04 +02:00
moehreag
eec8aaba57
fix Mixin using Level.FATAL
...
Publish to snapshot maven / build (push) Successful in 17s
slf4j does not have this log level
2024-06-11 00:27:41 +02:00
moehreag
5a65161113
improve mod collection
Publish to snapshot maven / build (push) Successful in 18s
2024-06-11 00:06:08 +02:00
moehreag
3ecd0ba812
actually check for aw header
Publish to snapshot maven / build (push) Successful in 17s
2024-06-10 11:36:44 +02:00
moehreag
f1482d94b4
rename extension names
Publish to snapshot maven / build (push) Successful in 16s
2024-06-10 11:26:42 +02:00
moehreag
d8289deea7
fix resolution with multiple mods depending on the same one
...
Publish to snapshot maven / build (push) Successful in 15s
- sort mods list before printing it out
- add more debug logging
2024-06-09 23:14:54 +02:00
moehreag
b75760936d
correctly set the error display gui to not be editable
Publish to snapshot maven / build (push) Successful in 16s
2024-06-08 11:34:51 +02:00
moehreag
e13683d215
fix the discovery of mods in the mods folder
Publish to snapshot maven / build (push) Successful in 16s
2024-06-08 11:02:41 +02:00
moehreag
85c94881cf
fix running in versions without version.json
Publish to snapshot maven / build (push) Successful in 23s
2024-06-08 03:04:32 +02:00
moehreag
8f58e1601c
add mixinextras, fix property keys, add mod paths
...
- refactor some other things as well
2024-06-05 20:06:20 +02:00
moehreag
347ad2a58a
add javadocs to api classes, build javadoc & sources jars, allow multiple mixin configs to be declared, format
2024-06-05 11:25:32 +02:00
moehreag
75607fc7fe
allow more exceptions to get displayed
2024-06-04 12:58:54 +02:00
moehreag
75b6efdc51
rename a few more things
2024-06-04 11:36:18 +02:00
moehreag
93e397a19c
rename NonsensePlugin -> FrogPlugin
2024-06-03 23:17:12 +02:00
moehreag
f6f536c182
tweak dependency error gui
2024-06-03 21:40:20 +02:00
moehreag
b82e6bceae
add name declaration to the dependency section
2024-06-03 20:59:24 +02:00
moehreag
98848bafee
add crash report generation, add error handling, separate system properties
2024-06-03 19:38:31 +02:00
moehreag
e688242ef5
Merge branch 'refs/heads/main' into owlsys/dependency-resolving
2024-06-03 13:53:12 +02:00
moehreag
621816c6d8
rename nonsense -> frog
2024-06-03 13:35:58 +02:00