linkie-web icon indicating copy to clipboard operation
linkie-web copied to clipboard

The source code of the backend server and frontend webpage of Linkie Web

Results 22 linkie-web issues
Sort by recently updated
recently updated
newest added

it just stays there until reload and blocks the classes/methods/fields toggle and show source code button

I think this might be because Plasma/Barn has merged the client and server, while Feather provides mappings for the client and server separately. This means for Plasma/Barn the version is...

for example, if it's set to translate **Yarn 1.20.4** to **Mojang (Intermediary)** and I input: ```log java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2561.getString()" because the return value of "net.minecraft.class_2568.method_10891(net.minecraft.class_2568$class_5247)" is null ``` it...

this image is of legacy fabric 1.8.9 mappings, i tried searching a qualified method target and it gave a different override first. imo it should notice if a search is...

It would be great to quickly jump to the JavaDocs for yarn mappings. For example: This entry ![image](https://github.com/linkie/linkie-web/assets/32160662/293c86f1-07ba-46ee-937b-866adc2e5676) would have a link to https://maven.fabricmc.net/docs/yarn-1.20.2+build.4/net/minecraft/client/render/WorldRenderer.html (assuming namespace is "yarn" and version...

Make a new page, put various premods found in Maven in it, then right click and select the version of the premod, you can directly copy its dependencies url.

中文环境下使用全角标点更加合适

Some suggestions I have mainly for the dependencies part: - Maybe add Quilt support? With Quilt Mappings, QSL, Quilt Loader, QFAPI - Would love to see parchment in fabric and...

enhancement

Using the stacktrace remapper on any version for Mojang mappings seems to just crash the browser tab after a few seconds of not showing any update. Example input for 24w21a:...