Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-24 | Prepare for improved SAM auth and World Codes | SoniEx2 | |
2022-07-14 | Add check for empty key | SoniEx2 | |
2022-07-05 | Fix startup message | SoniEx2 | |
2022-07-04 | Add proper icon | SoniEx2 | |
2022-07-04 | Last minute quick fixes | SoniEx2 | |
2022-07-03 | Update mod metadata | SoniEx2 | |
2022-07-03 | [Project] Friend Code | SoniEx2 | |
A Minecraft mod which adds friend codes, an easy way to play in the same world with remote friends. | |||
2022-06-07 | 1.19 | modmuss50 | |
2022-05-21 | Update loader, api & yarn | modmuss50 | |
2022-04-27 | Update MC dep to disallow 1.18.1 since it's usually incompatible | Player | |
2022-02-28 | Update to 1.18.2 | modmuss50 | |
Also updates fabric loader. | |||
2022-01-24 | Update API, yarn, minimum loader version and mixin compat level. | modmuss50 | |
2022-01-19 | Migrate to SLF4J (#157) | modmuss50 | |
2021-11-17 | Revert compatibilityLevel bump | Player | |
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field | |||
2021-11-16 | 1.18-pre2 | modmuss50 | |
2021-09-22 | Use Logger instead of println (#126) | Levy Ehrstein | |
2021-05-12 | Update to 21w19a and Java 16 | modmuss50 | |
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8 | |||
2020-11-10 | Modernize Gradle buildscript (#71) | zml | |
* Modernize gradle buildscript * Bump yarn/loader/fabric api versions * Add GH actions to build example mod * Update in response to feedback | |||
2020-06-24 | 1.16.1 | modmuss50 | |
2020-02-25 | Add minVersion to template mixin config (#41) | i509VCB | |
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4 | |||
2019-12-10 | Increase required loader version | modmuss50 | |
2019-12-10 | 1.15 | modmuss50 | |
2019-11-19 | Update yarn, loader and api (#31) | Brad Erickson | |
Co-authored-by: modmuss50 <modmuss50@gmail.com> | |||
2019-05-27 | fix requires -> depends in mod JSON | asie | |
2019-04-07 | update to Loader 0.4.0 | Adrian Siekierka | |
2019-02-15 | automatically set mod version on export | UpcraftLP | |
2018-12-31 | use array initializer value as the default for example | asie | |
2018-12-12 | Add description to example mod (#2) | Prospector | |
2018-12-12 | require fabric api for the example mod | asie | |
2018-12-09 | update library versions | Adrian Siekierka | |
2018-11-30 | update to 48b, new fabric-loader definition | Adrian Siekierka | |
2018-11-06 | update to 0.0.13 | asie | |
2018-11-03 | first commit | Adrian Siekierka | |