owlsys · they/she
  • Joined on 2024-05-11
owlsys pushed to mistress at frogmc/frogmc.dev 2024-06-17 07:09:47 -04:00
47bda46ae8 switch the prism instance generator to use the meta
owlsys pushed to mistress at frogmc/meta 2024-06-17 07:02:57 -04:00
76daadaebe move to correct package
3b8c103ec1 add logging for failed authentication
Compare 2 commits »
owlsys pushed to main at frogmc/FrogLoader 2024-06-16 17:43:41 -04:00
b652b24480 remove duplicate line
owlsys pushed to main at frogmc/FrogLoader 2024-06-16 17:41:16 -04:00
a0a34e9ca4 finally make meta updating work (hopefully)
owlsys pushed to mistress at frogmc/meta-update 2024-06-16 17:35:04 -04:00
164858bb76 fix library url location
owlsys deleted branch owlsys/add-meta-updating from frogmc/FrogLoader 2024-06-16 17:15:35 -04:00
owlsys pushed to main at frogmc/FrogLoader 2024-06-16 17:13:56 -04:00
06b28c6e16 Merge pull request 'Separate plugin types' (#10) from ecorous/plugin-types into main
39ba054fcb replace AtomicInteger usage with single-element array
b6d904595a add icon, fix icon positioning
a3960b933f update dependencies
565e4df74e add ability for mods to provide further mod providers
Compare 15 commits »
owlsys deleted branch ecorous/plugin-types from frogmc/FrogLoader 2024-06-16 17:13:56 -04:00
owlsys merged pull request frogmc/FrogLoader#10 2024-06-16 17:13:54 -04:00
Separate plugin types
owlsys pushed to ecorous/plugin-types at frogmc/FrogLoader 2024-06-16 16:44:58 -04:00
39ba054fcb replace AtomicInteger usage with single-element array
owlsys pushed to ecorous/plugin-types at frogmc/FrogLoader 2024-06-16 13:24:39 -04:00
b6d904595a add icon, fix icon positioning
owlsys commented on pull request frogmc/FrogLoader#10 2024-06-16 12:21:07 -04:00
Separate plugin types

I don't think so, it doesn't really matter. The only important thing is that the content is unique among all mod providers due to the constraints of java's HashMap. And as we aren't really doing…

owlsys commented on pull request frogmc/FrogLoader#10 2024-06-16 12:16:00 -04:00
Separate plugin types

Already possible

owlsys commented on pull request frogmc/FrogLoader#10 2024-06-16 12:15:45 -04:00
Separate plugin types

No, thought about it but ResourceLocation is a Minecraft class and therefore may not be available.

owlsys pushed to ecorous/plugin-types at frogmc/FrogLoader 2024-06-16 08:58:38 -04:00
a3960b933f update dependencies
owlsys pushed to mistress at frogmc/phytotelma 2024-06-16 08:45:17 -04:00
b500a5dbb1 update thyroxine
owlsys pushed to main at frogmc/thyroxine 2024-06-16 08:24:33 -04:00
5eaeaba14f allow renaming parameters even without parchment
owlsys pushed to ecorous/plugin-types at frogmc/FrogLoader 2024-06-16 06:26:28 -04:00
565e4df74e add ability for mods to provide further mod providers
owlsys pushed to mistress at frogmc/frogmc.dev 2024-06-15 18:05:02 -04:00
607b11f55c correct nesting for included jars
owlsys pushed to mistress at frogmc/froglib 2024-06-15 17:53:39 -04:00
a1801635b3 begin adding basic player events
7f3510f227 update to 1.21
b0b2555ebf improve build
Compare 3 commits »