TheKodeToad kode · she/her
  • eats and breathes occasionally

  • Joined on 2024-05-11
kode pushed to mistress at frogmc/leapfrog 2024-09-01 14:07:46 -04:00
3fafeb5bd8 Add error dialog
kode pushed to mistress at frogmc/leapfrog 2024-09-01 11:25:26 -04:00
4c937d3660 UI tweaks
kode commented on pull request frogmc/FrogLoader#14 2024-09-01 10:22:20 -04:00
Require extensions to be namespaced

I changed handleReference to not create an instance for method reference as IMO it's confusing and you can just use implements

kode created pull request frogmc/FrogLoader#15 2024-09-01 10:20:24 -04:00
TheKodeToad/mod-dependencies-iface
kode created branch TheKodeToad/mod-dependencies-iface in frogmc/FrogLoader 2024-09-01 10:20:07 -04:00
kode pushed to TheKodeToad/mod-dependencies-iface at frogmc/FrogLoader 2024-09-01 10:20:07 -04:00
0db877fd64 Convert ModDependencies to an interface
kode created pull request frogmc/FrogLoader#14 2024-09-01 09:14:45 -04:00
Require extensions to be namespaced
kode pushed to TheKodeToad/extension-namespace at frogmc/FrogLoader 2024-09-01 09:13:57 -04:00
7e2c29b359 Require extensions to be namespaced
kode created branch TheKodeToad/extension-namespace in frogmc/FrogLoader 2024-09-01 09:09:41 -04:00
kode pushed to TheKodeToad/extension-namespace at frogmc/FrogLoader 2024-09-01 09:09:41 -04:00
12f9d823b4 Require extensions to be namespaced
kode pushed to mistress at frogmc/leapfrog 2024-06-21 15:41:12 -04:00
f90508cedd Basic installation -- hardcoded vers
kode pushed to mistress at frogmc/leapfrog 2024-06-19 20:45:50 -04:00
bd85e982e5 Browse buttons
kode pushed to mistress at frogmc/leapfrog 2024-06-19 20:07:14 -04:00
0c5b6e4a73 Start with backend
kode pushed to mistress at frogmc/leapfrog 2024-06-18 17:01:50 -04:00
552da59007 Fix compiling on windows and other mistakes
kode pushed to mistress at frogmc/leapfrog 2024-06-18 16:38:42 -04:00
586618f1ac Restructure, UI tweaks
kode pushed to mistress at frogmc/leapfrog 2024-06-18 10:28:20 -04:00
6052530efc Add GUI
kode commented on pull request frogmc/FrogLoader#10 2024-06-16 16:43:04 -04:00
Separate plugin types

It's not about performance, i think it's bad practice to use AtomicInteger when you don't need it

kode commented on pull request frogmc/FrogLoader#10 2024-06-16 15:43:29 -04:00
Separate plugin types

I'm asumming this serves as a code example - in which case it should be moved to the documentation

kode commented on pull request frogmc/FrogLoader#10 2024-06-16 15:43:29 -04:00
Separate plugin types

wouldn't int[] size = new int[] { providers.size() } be better as there's no need for thread safety?

kode pushed to main at frogmc/FrogLoader 2024-06-15 14:30:51 -04:00
e456f6849c Merge pull request 'add meta updating' (#11) from owlsys/add-meta-updating into main
06532fb305 add meta updating
Compare 2 commits »