Commit graph

30 commits

Author SHA1 Message Date
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