modmuss

Results 67 issues of modmuss

# CFR version CFR 0.151 & lastest master at time of issue: 3d6b0c88835402de40423d13d495bcef07daae72 # Compiler javac 17 # Description Note in the simple example bellow that the local record `LocalRecord`...

bug

Plex allows you to have a file called `.plexignore` and you can specify folders to exclude. I think something that uses this, or even a custom way to ignore folders...

enhancement

Adds an auto save feature that saves a backup of the mappings into the enigma config dir. This can be used to recover lost mappings. Keeps a rotation of auto...

enhancement

The https://github.com/FabricMC/mapping-io can replace the current mapping IO in engima.

enhancement

This PR is WIP, please suggest feedback and other possible checks. (Note this should not be checking yarn code styling, that would need to go else where, possibly by exposing...

``` METHOD aig ()Laif; w getTarget method_5968 METHOD aso ()Laif; w method_5968 method_5968 ``` This is a snippet from yarn aso.w should have the same name as aiq.w, intermediary is...

bug

I am adding an option to loom to run it without the client for server side only mods: https://github.com/FabricMC/fabric-loom/pull/574 It would be useful to provide a server only [Bill of...

enhancement

# Thinking about a post Java 8 world It seems quite likely that minecraft will recieve an update of Java in the near future. The latest version of the launcher...

enhancement
question

Id suggest possibly adding an opt-out option to allow mods such as the lang loaders to skip mixin's transformers, should in theory save a bit of speed. Right now mixin...

enhancement

# Vanilla: ![](https://ss.modmuss50.me/java_2019-05-27_22-37-46.png) # Fabric Loader - 0.4.8+build.154 (no mods) ![](https://ss.modmuss50.me/java_2019-05-27_22-38-50.png) Let me know if you want me to test older versions. This was in production, haven't tested in dev.

bug