Age | Commit message (Expand) | Author |
2021-02-03 | Still takes about a minute to download all the assets, should be much better ... | shedaniel |
2021-02-02 | Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge | shedaniel |
2021-01-29 | Improve run configs (#318) (#338) | modmuss50 |
2021-01-24 | Update fabric mixin, fix #3, reduce logger spam | shedaniel |
2021-01-19 | Apply license header | shedaniel |
2021-01-18 | Fix forgeInject compilation because of missing dependencies on Gradle 6 | Juuxel |
2021-01-18 | Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge | shedaniel |
2021-01-18 | Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge | shedaniel |
2021-01-16 | Remove dep on procyon-fabric-compilertools I cannot see its use | modmuss50 |
2021-01-16 | Update a number of dependencies | modmuss50 |
2021-01-13 | Allow switching to fabric mixin in forge, allowing advanced refmap remapper, ... | shedaniel |
2021-01-11 | Not depend on ForgeGradle and remap using SpecialSource directly | shedaniel |
2021-01-08 | Migrate to our fork of mercury | shedaniel |
2020-12-28 | Multi-thread remapping, fix parameter annotations for forge, update CleanLoom... | shedaniel |
2020-12-27 | Proper mod depending | shedaniel |
2020-12-24 | General code cleanup (#313) | modmuss50 |
2020-12-21 | Refactor and fix game/loader library handling (#298) | modmuss50 |
2020-12-21 | Start 0.6 dev cycle | modmuss50 |
2020-12-08 | Fix plugin id | shedaniel |
2020-12-08 | Change name to forgified-fabric-loom | shedaniel |
2020-12-08 | Setup forgified loom from Juuxel that allows for better production use. | shedaniel |
2020-12-04 | Remap mixins properly (and cursedly) | Juuxel |
2020-12-03 | Add support for project ATs | Juuxel |
2020-12-03 | Add the mixin config to built jar manifests | Juuxel |
2020-12-03 | Add Forge mixin support | Juuxel |
2020-12-03 | Add environment variables to runClient and runServer | Juuxel |
2020-12-03 | Use the source set to generate the MOD_CLASSES env var | Juuxel |
2020-12-02 | Switch to TR (once again) for remapping srg -> official | Juuxel |
2020-12-02 | Manifest cleanup | Juuxel |
2020-12-02 | Merge the Forge manifest with the Minecraft manifest, ignoring any class sect... | Juuxel |
2020-12-02 | Add experimental access transforming support | Juuxel |
2020-11-30 | Shade tiny mappings parser inside the injection jar, add launch property for ... | Juuxel |
2020-11-30 | Add yarn naming service that is injected to the game jar | Juuxel |
2020-11-29 | Merge remote-tracking branch 'upstream/dev/0.5' into forge | Juuxel |
2020-11-15 | Publish using github actions | modmuss50 |
2020-11-15 | Migrate to access-widener library (#294) | modmuss50 |
2020-11-15 | Use Mercury 0.1.0-rc1 (#301) | Jamie Mansfield |
2020-08-24 | Official Mojang Mappings support | modmuss50 |
2020-08-10 | fix build number not being expanded to proper value (#254) | Joshua Schirra |
2020-07-28 | Revert "Try using SpecialSource directly instead of going through ForgeGradle" | Juuxel |
2020-07-28 | Try using SpecialSource directly instead of going through ForgeGradle | Juuxel |
2020-07-27 | Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f... | Juuxel |
2020-07-27 | Add Forge dependencies to projects | Juuxel |
2020-07-27 | Inject Forge earlier to remap its SRG names to Yarn | Juuxel |
2020-07-27 | Add non-patched and Forge classes to the game jar | Juuxel |
2020-07-27 | Switch back to Atlas | Juuxel |
2020-07-27 | broken | Juuxel |
2020-07-27 | Things | Juuxel |
2020-07-27 | Revert "Use TR instead of Atlas for simple resource bundling and lambdas" | Juuxel |
2020-07-27 | Use TR instead of Atlas for simple resource bundling and lambdas | Juuxel |