owlsys · they/she
  • Joined on 2024-05-11
owlsys pushed to main at frogmc/thyroxine 2024-07-07 16:52:48 -04:00
69b62e7d0e fix remapping those weird formats
owlsys pushed to main at frogmc/thyroxine 2024-07-05 20:05:53 -04:00
25fefae245 allow specifying remapping steps
owlsys commented on pull request frogmc/FrogLoader#12 2024-07-05 19:32:18 -04:00
fix: Minecraft 1.20 crashing the semver parser
int patch = patchString == null ? 0 : Integer.parseInt(matcher.group(patchString));
owlsys commented on pull request frogmc/FrogLoader#12 2024-07-05 19:30:54 -04:00
fix: Minecraft 1.20 crashing the semver parser

nitpick: could use the previously assigned variable in the Integer.parseInt call

owlsys pushed to main at frogmc/FrogLoader 2024-07-05 08:42:14 -04:00
65ffe5a3e1 update phytotelma, fix a few bugs, exclude google libraries from mixin
owlsys pushed to mistress at frogmc/phytotelma 2024-07-05 08:36:17 -04:00
a415bb5b81 initialize tasks earlier to allow modifications
owlsys pushed to mistress at frogmc/frogmc.dev 2024-07-05 08:25:21 -04:00
d3b3c619bb update template to support new phytotelma dsl
owlsys pushed to mistress at frogmc/phytotelma 2024-07-05 08:16:02 -04:00
dfb3aa47c5 use gradle properties to eliminate nullability
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 15:22:00 -04:00
3c1ddb496e automatically download assets
47b6d93b18 refactor clear cache tasks
Compare 2 commits »
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 14:38:58 -04:00
b720533287 fix mod dependency remapping timing
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 14:37:59 -04:00
7fbcb37ed2 fix mod dependency remapping timing
owlsys created pull request frogmc/phytotelma#3 2024-07-02 13:57:11 -04:00
rework dsl, add mod configurations (remapped), add support for other mappings
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 13:55:13 -04:00
e54d40ee0a correct generated pom name for remapped mods
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 13:40:55 -04:00
392b9628fe correctly add mod dependencies to publications
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-02 11:01:19 -04:00
f7ea37bf1a add mod dependency remapping (using mod* configurations)
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-01 18:07:19 -04:00
3883c9cafd add mapping layering
6896a02d2c change access for mappings field
Compare 2 commits »
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-01 13:05:30 -04:00
dc570b9331 fix consumer project import
owlsys created branch owlsys/other-mappings in frogmc/phytotelma 2024-07-01 13:00:03 -04:00
owlsys pushed to owlsys/other-mappings at frogmc/phytotelma 2024-07-01 13:00:03 -04:00
b6b212fdd9 start supporting other mapping formats
97c27ac542 update thyroxine, rewrite dsl, add support for other mapping formats
Compare 2 commits »