Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-25 | Finish world key machinery API | SoniEx2 | |
Still need to implement the actual functionality. | |||
2022-07-25 | Fix SAM bridge security | SoniEx2 | |
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-24 | Update loom | 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-02-28 | Update gradle. | modmuss50 | |
2022-01-24 | Update API, yarn, minimum loader version and mixin compat level. | modmuss50 | |
2022-01-24 | Update Loom & Gradle (#160) | modmuss50 | |
2022-01-19 | Migrate to SLF4J (#157) | modmuss50 | |
2022-01-08 | Update fabric latest versions link (#154) | ap-1 | |
The [old page](https://fabricmc.net/versions.html) is missing links to the online javadocs. It tells users to use the [new page](https://fabricmc.net/develop) instead, so we might as well provide the new one here to begin with. | |||
2021-12-14 | Update Fabric Loader to 0.12.12 | Player | |
2021-12-10 | Update Fabric Loader to 0.12.10 | Player | |
2021-12-10 | 1.18.1 | modmuss50 | |
2021-12-09 | Update deps | modmuss50 | |
2021-11-30 | 1.18 | 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-11-10 | Small cleanup | modmuss50 | |
2021-11-10 | Update Fabric Loader and API | modmuss50 | |
2021-11-10 | Update to loom 0.10 | modmuss50 | |
2021-11-09 | Update to Gradle 7.3 and also build on Java 17 | modmuss50 | |
2021-11-09 | Resolve plugin dependencies from maven central. (#138) | modmuss50 | |
2021-10-25 | Update yarn and fabric load/api (#134) | Jasmine Hegman | |
* Update yarn and fabric load/api To keep up to date with https://fabricmc.net/versions.html?&version=1.17.1 * Set loader to latest stable version | |||
2021-09-22 | Use Logger instead of println (#126) | Levy Ehrstein | |
2021-08-26 | Update fabric API | modmuss50 | |
2021-08-17 | Update Gradle, Loom, Yarn, Fabric | modmuss50 | |
2021-07-17 | Update Minecraft and Gradle. | modmuss50 | |
2021-06-23 | Update Fabric versions link (#111) | jackassmc | |
2021-06-23 | Update gradle.properties (#110) | Qwinci | |
2021-06-08 | 1.17 stable | modmuss50 | |
2021-05-27 | 1.17-pre1 | modmuss50 | |
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 | |||
2021-03-27 | Update dependencies (#92) | David Bailey | |
Co-authored-by: ByMartrixX <47987888+ByMartrixx@users.noreply.github.com> | |||
2021-03-15 | Unify inconsitent identation in build.gradle (#90) | Geolykt | |
2021-02-26 | Update loom, gradle, yarn, loader and api. | modmuss50 | |
2021-02-07 | Improve description of repositories blocks (#81) | YTG123 | |
* Update build.gradle * Implements @liach's suggested changes * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> * Update build.gradle * Update build.gradle Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com> | |||
2021-02-03 | Remove jcenter from settings.gradle as jcenter is shutting down. | modmuss50 | |
Closes #78 This should have never been here, sadly not a lot I can do about the past. | |||
2021-01-30 | Update default maven group | modmuss50 | |
2021-01-15 | Update minecraft, gradle, loader and api. | modmuss50 | |
2020-11-11 | Fix some IDE's (vsc) not detecting the correct java version to compile for. | modmuss50 | |
2020-11-10 | 1.16.4 | modmuss50 | |