Commit graph

117 commits

Author SHA1 Message Date
moehreag ce2406f671 bump version
Some checks failed
Publish to snapshot maven / build (push) Failing after 53s
(trigger meta update)
2024-10-02 16:50:48 +02:00
moehreag 3f53df3f83 add back list capabilities to ModExtensionsImpl.runIfPresent
Some checks failed
Publish to snapshot maven / build (push) Failing after 1m15s
- format
2024-09-30 23:44:59 +02:00
moehreag cea4e8ea01 remove dependency on guava
Some checks failed
Publish to snapshot maven / build (push) Has been cancelled
2024-09-19 12:56:18 +02:00
TheKodeToad 1ef8b24764 Cleanup dependency docs
Some checks failed
Publish to snapshot maven / build (push) Failing after 18s
2024-09-04 19:26:29 +01:00
owlsys 52306daa09 Merge branch 'main' into TheKodeToad/simplify-env 2024-09-02 12:33:18 -04:00
TheKodeToad 741c60001b Remove useless imports 2024-09-02 17:25:48 +01:00
moehreag bb255e3612 complete javadoc
Some checks failed
Publish to snapshot maven / build (push) Failing after 17s
2024-09-02 18:22:12 +02:00
TheKodeToad c8440cbb53 Simplify Env 2024-09-02 17:16:37 +01:00
TheKodeToad 7a7d454a16 Merge branch 'main' into TheKodeToad/mod-dependencies-iface 2024-09-02 12:09:12 -04:00
TheKodeToad c84e2c0a9e Merge branch 'main' into TheKodeToad/extension-namespace 2024-09-02 12:08:13 -04:00
TheKodeToad 730d8573a5 Made requested changes 2024-09-02 17:03:27 +01:00
TheKodeToad 0db877fd64 Convert ModDependencies to an interface 2024-09-01 15:20:01 +01:00
TheKodeToad 7e2c29b359 Require extensions to be namespaced 2024-09-01 14:13:51 +01:00
moehreag aeb621d704 fix not adding game to classpath after remapping
All checks were successful
Publish to snapshot maven / build (push) Successful in 33s
2024-08-28 22:30:45 +02:00
moehreag 136cda8eb4 use MappingData.reverse() instead of MappingBundle.reverse()
All checks were successful
Publish to snapshot maven / build (push) Successful in 25s
2024-08-28 22:08:00 +02:00
moehreag ac3e0d86df default to calamus(gen2) when mojmap isn't available
All checks were successful
Publish to snapshot maven / build (push) Successful in 23s
2024-08-28 13:58:05 +02:00
moehreag f7c90d15e6 fix remapping, add a bit of logging
All checks were successful
Publish to snapshot maven / build (push) Successful in 23s
2024-08-28 13:11:11 +02:00
moehreag be4e6530f4 update deps
All checks were successful
Publish to snapshot maven / build (push) Successful in 27s
2024-08-28 11:23:58 +02:00
moehreag f32d237a2d fix jij loading
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
2024-08-27 20:28:20 +02:00
moehreag 400b892014 update dependencies
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-08-27 18:35:05 +02:00
moehreag 0a602a5012 try to fix alternative intermediary usage
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-08-20 15:44:47 +02:00
moehreag d869085dd8 fix aw extension parsing
All checks were successful
Publish to snapshot maven / build (push) Successful in 28s
2024-08-20 15:12:48 +02:00
moehreag 7ed5ed6f09 add environment stripping, fix more bugs
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-08-10 22:54:05 +02:00
moehreag cbc44f5147 fix bugs, expand transformation capabilities, allow specifying intermediary mappings on the classpath
All checks were successful
Publish to snapshot maven / build (push) Successful in 27s
2024-08-09 22:23:16 +02:00
moehreag 0715c7620d decorate Mixin configs, fix extension invocation for references
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
- closes #13
2024-08-06 14:21:55 +02:00
moehreag a4ab17f5a8 update mixin
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
Publish to snapshot maven / build (push) Successful in 30s
2024-06-17 18:29:28 +02:00
Ecorous 511eb0c8b0
fix a silly - bump version
All checks were successful
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
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
2024-06-13 19:54:37 +02:00
moehreag e67ee70cb5 improve mod list
All checks were successful
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