Commit graph

42 commits

Author SHA1 Message Date
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 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 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 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 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 a2d9ac045c Merge branch 'refs/heads/main' into ecorous/plugin-types
# Conflicts:
#	minecraft/build.gradle.kts
2024-06-15 20:35:07 +02:00
moehreag 06532fb305 add meta updating 2024-06-15 18:40:21 +02:00
moehreag a3aab3d87c clean up a bit, update example mod to 1.21 2024-06-15 16:58:11 +02: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 8a3267ffbe update phytotelma to fix issues
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-13 00:41:55 +02:00
moehreag f1482d94b4 rename extension names
All checks were successful
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
All checks were successful
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 a52d97708c update to use new phytotelma declaration
All checks were successful
Publish to snapshot maven / build (push) Successful in 16s
2024-06-09 17:53:08 +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 b82e6bceae add name declaration to the dependency section 2024-06-03 20:59:24 +02:00
moehreag e076c98531 Merge remote-tracking branch 'refs/remotes/origin/main' into owlsys/dependency-resolving 2024-06-03 01:10:27 +02:00
moehreag 9675b66276 move to domain namespace 2024-06-03 00:53:46 +02:00
moehreag 7f04454847 correct plugin coordinates 2024-06-02 23:54:51 +02:00
moehreag 525d16b17d move to domain namespace 2024-06-02 23:21:45 +02:00
moehreag f197ebca4b fix more renames 2024-06-02 20:50:47 +02:00
moehreag a62114b201 move maven group/package 2024-06-02 16:42:13 +02:00
moehreag ef6e0136f1 first rudimentary gui implementation 2024-06-02 02:19:23 +02:00
moehreag 9e61b40f81 add dependency resolving 2024-05-29 15:19:09 +02:00
moehreag 1dcd0c8c05 fix bugs, speed up processing by only reading modified classes 2024-05-28 12:18:54 +02:00
moehreag 1fdb459433 fix accesswidener application, rename project 2024-05-28 01:37:41 +02:00
moehreag dde054f6a9 add provides dependency type, add accesswidener processing, jij mod loading 2024-05-27 00:37:53 +02:00
moehreag 2e64ad2289 rename: manifest_version -> format_version 2024-05-26 13:59:29 +02:00
moehreag 1b4b1d0d93 add manifest versioning 2024-05-26 13:48:45 +02:00
moehreag 6bd11ad76d expand loader API 2024-05-25 19:06:38 +02:00
moehreag 798fc26fe4 add example mixin 2024-05-24 19:15:03 +02:00
moehreag df66596b5e example mod pre_launch working 2024-05-24 19:14:45 +02:00
moehreag 287214acba rename example mixin config 2024-05-20 15:30:58 +02:00
moehreag 56ceb7c2cf add example mixin configuration 2024-05-20 10:59:21 +02:00
moehreag 13f1bbb3c2 mod loading process (wip) 2024-05-20 10:15:52 +02:00
moehreag 35cfb2a7c1 move to version catalog, implement mod metadata format 2024-05-20 00:30:50 +02:00
moehreag 808d4b0e1b update gitignore 2024-05-19 18:43:37 +02:00
moehreag 12a77d9827 add subproject for testing 2024-05-19 18:36:04 +02:00
moehreag 5f8ed35231 nearly successful loading 2024-05-13 20:38:57 +02:00