Commit graph

61 commits

Author SHA1 Message Date
moehreag eec8aaba57 fix Mixin using Level.FATAL
All checks were successful
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
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-11 00:06:08 +02:00
moehreag 3ecd0ba812 actually check for aw header
All checks were successful
Publish to snapshot maven / build (push) Successful in 17s
2024-06-10 11:36:44 +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 b75760936d correctly set the error display gui to not be editable
All checks were successful
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
All checks were successful
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
All checks were successful
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
moehreag 1c3a8bd070 rename nonsense -> frog 2024-06-03 13:33:05 +02:00
moehreag 6ff44aac48 refactor gui code 2024-06-03 13:20:08 +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 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 6c564df5dd add log messages for found incompatibilities 2024-05-29 16:06:22 +02:00
moehreag 7f22499f32 add missing branch 2024-05-29 15:21:47 +02:00
moehreag ac09413c61 format 2024-05-29 15:19:59 +02:00
moehreag 9e61b40f81 add dependency resolving 2024-05-29 15:19:09 +02:00
moehreag de57a631a2 refactor accesswidening to be on-demand during classloading 2024-05-29 15:03:08 +02:00
moehreag 0bc8d555d0 implement improvements and simplifications 2024-05-28 15:12:52 +02:00
moehreag dd8b87a1cf another ~0.03s less :3 2024-05-28 12:27:20 +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 0e826dac3a add error in case no plugin applicable to current state is found 2024-05-27 12:22:44 +02:00
moehreag f8c6b88d8f add included mod ids to manifest 2024-05-27 12:04:30 +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 ba409f9905 mixins are now working 2024-05-24 21:14:05 +02:00
moehreag df66596b5e example mod pre_launch working 2024-05-24 19:14:45 +02:00
TheKodeToad 4ec31a0082 Try to fix class loading 2024-05-24 16:16:50 +01:00
moehreag 6fd6c3ab34 correct server main class 2024-05-20 14:32:20 +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 12a77d9827 add subproject for testing 2024-05-19 18:36:04 +02:00
Ecorous 31480081bf
add logger error when game not found 2024-05-17 20:34:54 +01:00
moehreag a2b632bf2d update code, require java 21 2024-05-17 21:08:55 +02:00