Commit graph

90 commits

Author SHA1 Message Date
moehreag b6b212fdd9 start supporting other mapping formats 2024-07-01 18:59:43 +02:00
moehreag 97c27ac542 update thyroxine, rewrite dsl, add support for other mapping formats 2024-07-01 02:10:48 +02:00
moehreag a918a9143b update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 36s
2024-06-17 22:00:04 +02:00
moehreag 19259387ed fix some bugs
All checks were successful
Publish to snapshot maven / build (push) Successful in 35s
2024-06-17 20:12:12 +02:00
moehreag b500a5dbb1 update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 32s
2024-06-16 14:44:28 +02:00
moehreag a42520d14f correct defaults for the separate parchmentVersion parameter
All checks were successful
Publish to snapshot maven / build (push) Successful in 30s
2024-06-15 16:26:17 +02:00
moehreag c4be767566 also actually allow overwriting the cache if necessary
All checks were successful
Publish to snapshot maven / build (push) Successful in 26s
2024-06-13 20:31:26 +02:00
moehreag 44217c379f fix version validation with outdated version manifest
All checks were successful
Publish to snapshot maven / build (push) Successful in 26s
2024-06-13 20:22:15 +02:00
moehreag d8ddcd0176 update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 31s
2024-06-13 16:13:33 +02:00
moehreag 6cd02d95c9 resolve transitive aws from all dependencies
All checks were successful
Publish to snapshot maven / build (push) Successful in 26s
2024-06-13 10:38:35 +02:00
moehreag 41e34721cb remove stdout
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-06-13 00:38:00 +02:00
moehreag 3b88625edf fix transitive-aw issues (x2)
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-06-13 00:34:11 +02:00
moehreag ad2e3798f3 fix transitive-aw issues
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-06-13 00:25:26 +02:00
moehreag c4c62632c2 bump version, update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 31s
2024-06-12 22:51:55 +02:00
moehreag 2d4cf1f035 also add minecraft and its libraries to test classpaths
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-12 11:33:16 +02:00
moehreag 7940f20a13 add asset downloading progress indicator
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-12 00:07:21 +02:00
moehreag 3138da0797 add inner class aw processing
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-11 23:39:27 +02:00
moehreag bdc9fe585c improve support for multi-module builds
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
2024-06-11 21:50:10 +02:00
moehreag 3f25831332 restructure build process
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
- separate constants
- prevent minecraft and its dependencies from appearing in poms
- rename nested jars to frogmods
- clean up a bit
2024-06-11 16:30:09 +02:00
moehreag e731f57a43 update workflow
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-11 11:03:52 +02:00
moehreag 5f74d32c1a prevent another error
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-11 03:16:11 +02:00
moehreag 181462f0b4 fix nesting bugs
All checks were successful
Publish to snapshot maven / build (push) Successful in 20s
2024-06-11 03:04:55 +02:00
moehreag 9360e2e4d6 fix more bugs
All checks were successful
Publish to snapshot maven / build (push) Successful in 20s
2024-06-11 02:36:38 +02:00
moehreag 47effc79f2 local cache is now under the root project
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
to make intellij happy
2024-06-10 23:16:33 +02:00
moehreag 1bf8e83255 fix aw reading
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-10 21:34:38 +02:00
moehreag 2d2dc33e00 fix aw parsing
All checks were successful
Publish to snapshot maven / build (push) Successful in 19s
2024-06-10 20:51:21 +02:00
moehreag 27d428d70a correct project-specific minecraft cache location
All checks were successful
Publish to snapshot maven / build (push) Successful in 19s
2024-06-10 20:38:35 +02:00
moehreag a099567ac9 correct pom location
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-10 20:27:14 +02:00
moehreag 43adf0206f create local cache dir if it doesn't exist
All checks were successful
Publish to snapshot maven / build (push) Successful in 20s
2024-06-10 18:04:45 +02:00
moehreag e8d5b61ab8 save remapped/aw'd jar in project-specific location
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-10 11:50:58 +02:00
moehreag a862a16e80 rename accesswidener extension, actually test for the aw header
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-10 11:24:21 +02:00
moehreag 41505068a2 fix modifying the runtime classpath of the run task
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-09 20:00:29 +02:00
moehreag daee0d93b7 check if the extension is applied
All checks were successful
Publish to snapshot maven / build (push) Successful in 19s
2024-06-09 17:50:06 +02:00
moehreag 08234fc63d add a bit of error handling
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-09 17:20:47 +02:00
moehreag 707424242c fix a few bugs, make use of gradle extensions, add froglib convenience method
All checks were successful
Publish to snapshot maven / build (push) Successful in 17s
2024-06-09 17:02:50 +02:00
moehreag a52b695590 correct thyroxine dependency
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-07 20:44:18 +02:00
moehreag 461688d5f6 update gradle wrapper
Some checks failed
Publish to snapshot maven / build (push) Failing after 13s
2024-06-07 15:19:16 +02:00
moehreag 35afc6a296 fix javadoc injection 2024-06-05 16:28:22 +02:00
moehreag 333d5889b7 rename more things: nonsense->frog 2024-06-03 13:31:00 +02:00
moehreag 3e21b4d8d5 move to domain namespace 2024-06-02 23:13:58 +02:00
moehreag 999dad62bc move packages 2024-06-02 16:36:49 +02:00
moehreag 5353fe7d60 correct version 2024-06-02 16:33:50 +02:00
moehreag d68aae3066 move maven group 2024-06-02 16:19:16 +02:00
owlsys 709f5fbbe7 Merge pull request 'add jij inclusions' (#3) from owlsys/jij into mistress
Reviewed-on: https://git-esnesnon.ecorous.org/esnesnon/phytotelma/pulls/3
Reviewed-by: Ecorous <ecorous@outlook.com>
2024-06-01 12:19:25 -04:00
moehreag 3f4c38d821 add simpler integration with gradle version catalogues 2024-05-28 19:17:08 +02:00
moehreag b90330917c improve error handling 2024-05-28 18:52:05 +02:00
moehreag 0234a3b49a clean up a few things 2024-05-28 17:52:34 +02:00
moehreag 7dc23b1279 remove usages of .parallelStream 2024-05-28 15:15:15 +02:00
moehreag 67c253f2f0 fix remaining issues, improve speed 2024-05-28 14:15:21 +02:00
moehreag 80a9fc3fdc add accesswidener processing 2024-05-28 01:16:38 +02:00