Compare commits

..
130 Commits
Author SHA1 Message Date
c0de 487a52593e First step to my own mod 2023-03-20 18:06:57 -05:00
modmuss50andc0de d8cc0cabf4 1.19.4 2023-03-20 18:06:57 -05:00
modmuss50andc0de 366f86d3f0 Update deps 2023-03-20 18:06:57 -05:00
modmuss50andc0de c1952b2336 Update to Gradle 8 2023-03-20 18:06:57 -05:00
modmuss50andc0de 9294a87010 Update to loom 1.1 (#229) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 6bd22843be 1.19.3 2023-03-20 18:06:57 -05:00
altrisiandc0de 35a4246975 Update to Gradle 7.6 (#222) 2023-03-20 18:06:57 -05:00
kb1000andc0de 41897c6cf6 Add files the JVM may generate under certain conditions to .gitignore (#159) 2023-03-20 18:06:57 -05:00
modmuss50andc0de d8ae38a5a6 Update dependencies (#220) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 59e777fbcf Update Dependencies 2023-03-20 18:06:57 -05:00
modmuss50andc0de b112389f3b 1.19.2 2023-03-20 18:06:57 -05:00
modmuss50andc0de 5c2762a253 1.19.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de 6fbdbfd778 1.19 2023-03-20 18:06:57 -05:00
modmuss50andc0de b3508c8a3d Update loom 2023-03-20 18:06:57 -05:00
modmuss50andc0de 6b5bc00fb7 Update loader, api & yarn 2023-03-20 18:06:57 -05:00
Playerandc0de 257a4e864e Update MC dep to disallow 1.18.1 since it's usually incompatible 2023-03-20 18:06:57 -05:00
modmuss50andc0de fdff9aeccf Update to 1.18.2
Also updates fabric loader.
2023-03-20 18:06:57 -05:00
modmuss50andc0de ca6871c601 Update gradle. 2023-03-20 18:06:57 -05:00
modmuss50andc0de 1ae727fb8b Update API, yarn, minimum loader version and mixin compat level. 2023-03-20 18:06:57 -05:00
modmuss50andc0de f6ccf26923 Update Loom & Gradle (#160) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 17270ac78e Migrate to SLF4J (#157) 2023-03-20 18:06:57 -05:00
ap-1andc0de f986147bc9 Update fabric latest versions link (#154)
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.
2023-03-20 18:06:57 -05:00
Playerandc0de 10418ddfb4 Update Fabric Loader to 0.12.12 2023-03-20 18:06:57 -05:00
Playerandc0de 23a1cc505c Update Fabric Loader to 0.12.10 2023-03-20 18:06:57 -05:00
modmuss50andc0de 783060dd7b 1.18.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de 7223d32932 Update deps 2023-03-20 18:06:57 -05:00
modmuss50andc0de a112439e5a 1.18 2023-03-20 18:06:57 -05:00
Playerandc0de 257a042d2d Revert compatibilityLevel bump
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2023-03-20 18:06:57 -05:00
modmuss50andc0de f64a1af368 1.18-pre2 2023-03-20 18:06:57 -05:00
modmuss50andc0de 4448cd0dd5 Small cleanup 2023-03-20 18:06:57 -05:00
modmuss50andc0de 6028a2d1bc Update Fabric Loader and API 2023-03-20 18:06:57 -05:00
modmuss50andc0de b601ab4a82 Update to loom 0.10 2023-03-20 18:06:57 -05:00
modmuss50andc0de 750bfb03e1 Update to Gradle 7.3 and also build on Java 17 2023-03-20 18:06:57 -05:00
modmuss50andc0de aa4c1cd81e Resolve plugin dependencies from maven central. (#138) 2023-03-20 18:06:57 -05:00
Jasmine Hegmanandc0de 90ee12cdaf Update yarn and fabric load/api (#134)
* 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
2023-03-20 18:06:57 -05:00
Levy Ehrsteinandc0de e4b3afebf9 Use Logger instead of println (#126) 2023-03-20 18:06:57 -05:00
modmuss50andc0de e32cf4dd03 Update fabric API 2023-03-20 18:06:57 -05:00
modmuss50andc0de 792855f003 Update Gradle, Loom, Yarn, Fabric 2023-03-20 18:06:57 -05:00
modmuss50andc0de a03d7d7ca7 Update Minecraft and Gradle. 2023-03-20 18:06:57 -05:00
jackassmcandc0de 66f205566e Update Fabric versions link (#111) 2023-03-20 18:06:57 -05:00
Qwinciandc0de f9c2441da6 Update gradle.properties (#110) 2023-03-20 18:06:57 -05:00
modmuss50andc0de ea5ee160cb 1.17 stable 2023-03-20 18:06:57 -05:00
modmuss50andc0de 90784b19dd 1.17-pre1 2023-03-20 18:06:57 -05:00
modmuss50andc0de 327294c23a Update to 21w19a and Java 16
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
2023-03-20 18:06:57 -05:00
3945543493 Update dependencies (#92)
Co-authored-by: ByMartrixX <47987888+ByMartrixx@users.noreply.github.com>
2023-03-20 18:06:57 -05:00
Geolyktandc0de b4adbdb38d Unify inconsitent identation in build.gradle (#90) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 5e90fcf973 Update loom, gradle, yarn, loader and api. 2023-03-20 18:06:57 -05:00
24a2d6c4de Improve description of repositories blocks (#81)
* 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>
2023-03-20 18:06:57 -05:00
modmuss50andc0de 521af1f442 Remove jcenter from settings.gradle as jcenter is shutting down.
Closes #78

This should have never been here, sadly not a lot I can do about the past.
2023-03-20 18:06:57 -05:00
modmuss50andc0de 239db7ac74 Update default maven group 2023-03-20 18:06:57 -05:00
modmuss50andc0de ac2b8726bf Update minecraft, gradle, loader and api. 2023-03-20 18:06:57 -05:00
modmuss50andc0de 7e8187a36d Fix some IDE's (vsc) not detecting the correct java version to compile for. 2023-03-20 18:06:57 -05:00
modmuss50andc0de 2a6b759429 1.16.4 2023-03-20 18:06:57 -05:00
zmlandc0de b47118c0c0 Modernize Gradle buildscript (#71)
* Modernize gradle buildscript

* Bump yarn/loader/fabric api versions

* Add GH actions to build example mod

* Update in response to feedback
2023-03-20 18:06:57 -05:00
Ned Loyndandc0de d418f29434 Simply processResources logic & make it compatible with future versions of Gradle (#69)
* Ignore commonly generated Mac OS junk files

This is optional, but it would be a huge quality of life improvement for anyone developing on Mac OS, as the first thing I do when starting a new project is always to add this to the .gitignore. Example: Just from the small changes I've made to the build script alone, I've generated 4 .DS_Store files, which would clutter up this PR if I included them.

* Simply processResources logic & make it compatible with future versions of Gradle

When the processResources task is currently run, it uses deprecated Gradle features. Running "gradle clean build --warning-mode all" should output a message along the lines of "Copying or archiving duplicate paths with the default duplicates strategy has been deprecated. This is scheduled to be removed in Gradle 7.0.". This is due to inlcuding all files twice, as the "from" blocks includes them for the second time (gradle includes these files by default). This PR simply edits the relevant files from the already selected resources directory. This also reduces the amount of repetition in the script.

* Switch to double quotes to match style

D'oh!
2023-03-20 18:06:57 -05:00
modmuss50andc0de 15702ab2d6 Update api, loader, loom, gradle 2023-03-20 18:06:57 -05:00
modmuss50andc0de 131529ef83 1.16.3 2023-03-20 18:06:57 -05:00
modmuss50andc0de 65c0816fd4 1.16.2 2023-03-20 18:06:57 -05:00
modmuss50andc0de 766f1dd165 1.16.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de fbfea881a5 1.16 2023-03-20 18:06:57 -05:00
modmuss50andc0de fa81f68510 Update Gradle and dependencies 2023-03-20 18:06:57 -05:00
modmuss50andc0de 34822a9d8a Update Loom 2023-03-20 18:06:57 -05:00
modmuss50andc0de 94c6fdae11 Update loom, gradle and all other deps 2023-03-20 18:06:57 -05:00
modmuss50andc0de d8a448f204 Update README.md 2023-03-20 18:06:57 -05:00
Caroline Joy Bellandc0de 38267590f2 Add Eclipse *.launch files to the gitignore (#37) 2023-03-20 18:06:57 -05:00
modmuss50andc0de fa9bb5786e Update gradle, update deps, modCompile -> modImplementation 2023-03-20 18:06:57 -05:00
i509VCBandc0de 61f9ac40fe Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
2023-03-20 18:06:57 -05:00
modmuss50andc0de eae63a9b4f 1.15.2 2023-03-20 18:06:57 -05:00
modmuss50andc0de 75f6927373 1.15.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de 048c27b612 Increase required loader version 2023-03-20 18:06:57 -05:00
modmuss50andc0de 3ac3537fba 1.15 2023-03-20 18:06:57 -05:00
11e84d5edd Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-03-20 18:06:57 -05:00
modmuss50andc0de 78d7ccb738 Update yarn, loader and api 2023-03-20 18:06:57 -05:00
modmuss50andc0de fca96eeabe Update gradle to 5.5.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de be4e99199c Update loom + dependencies 2023-03-20 18:06:57 -05:00
MrIbbyandc0de 3df02eb827 Fix #18 (#19) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 88a72df56f 1.14.4 2023-03-20 18:06:57 -05:00
Modmuss50andc0de 6c83c71730 Update API version to fix a bug with crashes.
Sadly this bug snuck into previous versions, this has been fixed.
2023-03-20 18:06:57 -05:00
modmuss50andc0de 0a3b14d2d0 1.14.3 2023-03-20 18:06:57 -05:00
asieandc0de 68803953ba version updates 2023-03-20 18:06:57 -05:00
Alexanderandc0de 262d4aa421 Update gradle.properties (#15) 2023-03-20 18:06:57 -05:00
asieandc0de dd1a7bf0f0 fix requires -> depends in mod JSON 2023-03-20 18:06:57 -05:00
modmuss50andc0de 4b63432aa6 Update to 1.14.2 2023-03-20 18:06:57 -05:00
Connor Scialdoneandc0de 8e5adfbb87 Update Yarn mappings to 1.14.1+build.5
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2023-03-20 18:06:57 -05:00
modmuss50andc0de 477eb10b53 Update to 1.14.1 and Fabric API 0.3.0 2023-03-20 18:06:57 -05:00
asieandc0de 52a1fb39d6 Minecraft 1.14, Loom 0.2.2 2023-03-20 18:06:57 -05:00
asieandc0de 7c685de353 actually update to Loom 0.2.1 2023-03-20 18:06:57 -05:00
modmuss50andc0de d36788770b Update to pre 4 2023-03-20 18:06:57 -05:00
Bruno Ploumhansandc0de 8725b81acb Update to fabric 0.2.6.121 2023-03-20 18:06:56 -05:00
Selebratorandc0de d489812935 Update gradle to 4.10.3 (#9) 2023-03-20 18:06:56 -05:00
Adrian Siekierkaandc0de f73966b745 update to Loader 0.4.0 2023-03-20 18:06:56 -05:00
modmuss50andc0de 35935343e6 Update to fixed fabric + yarn 2023-03-20 18:06:56 -05:00
modmuss50andc0de 2e17a483d2 19w12a 2023-03-20 18:06:56 -05:00
asieandc0de c97c923e09 fix typo 2023-03-20 18:06:56 -05:00
UpcraftLP e7fad09f14 remove javadoc jar 2019-02-15 22:41:11 +01:00
UpcraftLP 8243775b5c automatically set mod version on export 2019-02-15 22:39:48 +01:00
UpcraftLP 8c0584bbaf fix indentation 2019-02-15 22:29:42 +01:00
UpcraftLP 9101ee4ee9 fix maven publishing 2019-02-15 22:25:50 +01:00
UpcraftLP c114575354 update fabric URL 2019-02-15 22:16:07 +01:00
UpcraftLP 682afc73a4 add javadoc task and maven-publish plugin 2019-02-15 22:01:20 +01:00
UpcraftLP 133913f420 encoding fix for special characters 2019-02-15 21:55:33 +01:00
UpcraftLP 8bbfcdcb4b move properties out of the main buildscript 2019-02-15 21:54:29 +01:00
UpcraftLP 51bee1baf0 use constants for source/target compatibility levels 2019-02-15 21:52:41 +01:00
modmuss50 2931e41b5a Update to 19w06a and 0.2.0 fabric 2019-02-10 15:16:38 +00:00
modmuss50 210e0b014f Actually use gradle 4.10.2
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2019-02-03 13:35:00 +00:00
modmuss50 8872b16f24 Update example mod to 19w05a 2019-02-02 06:43:11 +00:00
modmuss50 18e298356c Fix gradle.properties 2019-01-24 14:46:12 +00:00
modmuss50 23f49411a8 Update example to 19w03c and increase the memory for gradle. 2019-01-24 00:45:28 +00:00
modmuss50 5898ba99a5 Update to 19w02a 2019-01-09 20:47:06 +00:00
asie 2c09427cb1 use array initializer value as the default for example 2018-12-31 16:05:40 +01:00
Andrew BondandShadowfacts 21fe396a5e Update .gitignore for VSCode support (#6) 2018-12-23 11:52:58 -05:00
Adrian Siekierka 4d7ab690c3 important update 2018-12-22 21:34:15 +01:00
Adrian Siekierka b58680946a add sourcesJar 2018-12-22 17:37:14 +01:00
Adrian Siekierka e79420b9c7 update Loom, Fabric 2018-12-22 17:36:30 +01:00
Zsombor PrisznyákandShadowfacts f74f4185ac Bumped version (#4) 2018-12-21 22:31:14 -05:00
ProspectorandShadowfacts 8b0e73fb9a Add description to example mod (#2) 2018-12-12 21:18:40 -05:00
asie c168b5b1f4 require fabric api for the example mod 2018-12-12 20:48:51 +01:00
asie 8215e4757d update build.gradle for 18w50a 2018-12-12 18:35:28 +01:00
asie 48c5c10977 update 2018-12-11 21:18:37 +01:00
asie 4bce6a728d update build.gradle 2018-12-11 14:13:45 +01:00
modmuss50 d620bd25cb Update Yarn and Fabric 2018-12-10 21:25:49 +00:00
Adrian Siekierka c5477b3e94 update build.gradle 2018-12-09 22:29:33 +01:00
Adrian Siekierka 97fda55582 update maven url 2018-12-09 17:51:48 +01:00
Adrian Siekierka e87fd77bcf update library versions 2018-12-09 17:49:28 +01:00
asie f3bb1c5fb0 Merge branch 'NikkyAI-master' 2018-12-01 17:23:52 +01:00
asie 6a975962b6 Merge branch 'master' of https://github.com/NikkyAI/fabric-example-mod into NikkyAI-master 2018-12-01 17:22:07 +01:00
Adrian Siekierka 4d0c364880 update to 48b, new fabric-loader definition 2018-11-30 16:54:05 +01:00
NikkyAI 33ecb40f61 use plugins block for fabric-loom
add .gitignore
2018-11-06 11:28:20 +01:00
asie 952a3d1787 update to 0.0.13 2018-11-06 10:51:23 +01:00
Adrian Siekierka b755e01769 first commit 2018-11-03 23:25:39 +01:00

Diff Content Not Available