70 Commits (79266b6c231450e00efa7cb94d48c8747e66f57c)
 

Author SHA1 Message Date
modmuss50 79266b6c23
Update README.md 4 years ago
Caroline Joy Bell 01ae0cd3ab
Add Eclipse *.launch files to the gitignore (#37) 4 years ago
modmuss50 0028e328c8 Update gradle, update deps, modCompile -> modImplementation 4 years ago
i509VCB b38f2b0f52
Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
4 years ago
modmuss50 18fd282e3e 1.15.2 4 years ago
modmuss50 52da86e9e3 1.15.1 4 years ago
modmuss50 c3daefbee9 Increase required loader version 4 years ago
modmuss50 97a962625c 1.15 4 years ago
Brad Erickson 705d4da55b Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
5 years ago
modmuss50 727a449d61 Update yarn, loader and api 5 years ago
modmuss50 01bf2f5a56 Update gradle to 5.5.1 5 years ago
modmuss50 47b5686c4f Update loom + dependencies 5 years ago
MrIbby 706e20caf6 Fix #18 (#19) 5 years ago
modmuss50 0022be8092 1.14.4 5 years ago
Modmuss50 2b8fe8c5b3
Update API version to fix a bug with crashes.
Sadly this bug snuck into previous versions, this has been fixed.
5 years ago
modmuss50 1962995275 1.14.3 5 years ago
asie 9c04d84e90 version updates 5 years ago
Alexander 97c2c8c2f1 Update gradle.properties (#15) 5 years ago
asie 78fb3e4288 fix requires -> depends in mod JSON 5 years ago
modmuss50 2e1903f7d2 Update to 1.14.2 5 years ago
Modmuss50 004f6720ab
Merge pull request #14 from swordglowsblue/patch-1
Update Yarn mappings to 1.14.1+build.5
5 years ago
Connor Scialdone e85c762e21
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.
5 years ago
modmuss50 365f76fbd3 Update to 1.14.1 and Fabric API 0.3.0 5 years ago
asie 76a554fbb7 Minecraft 1.14, Loom 0.2.2 5 years ago
asie 4b9097bcf1 actually update to Loom 0.2.1 5 years ago
modmuss50 1b8a889c5b Update to pre 4 5 years ago
Modmuss50 20832149f8
Merge pull request #10 from Technici4n/master
Update to fabric 0.2.6.121
5 years ago
Bruno Ploumhans 79f91b4c7e
Update to fabric 0.2.6.121 5 years ago
Selebrator 7f97ddb3bc Update gradle to 4.10.3 (#9) 5 years ago
Adrian Siekierka d6e85e2219 update to Loader 0.4.0 5 years ago
modmuss50 20c98824b9 Update to fixed fabric + yarn 5 years ago
modmuss50 ba5cad8320 19w12a 5 years ago
asie 1794cc2411 fix typo 5 years ago
Modmuss50 b83fbda9e5
Merge pull request #7 from UpcraftLP/gradle-update
gradle configuration update
5 years ago
UpcraftLP e7fad09f14 remove javadoc jar 5 years ago
UpcraftLP 8243775b5c automatically set mod version on export 5 years ago
UpcraftLP 8c0584bbaf fix indentation 5 years ago
UpcraftLP 9101ee4ee9 fix maven publishing 5 years ago
UpcraftLP c114575354 update fabric URL 5 years ago
UpcraftLP 682afc73a4 add javadoc task and maven-publish plugin 5 years ago
UpcraftLP 133913f420 encoding fix for special characters 5 years ago
UpcraftLP 8bbfcdcb4b move properties out of the main buildscript 5 years ago
UpcraftLP 51bee1baf0 use constants for source/target compatibility levels 5 years ago
modmuss50 2931e41b5a Update to 19w06a and 0.2.0 fabric 5 years ago
modmuss50 210e0b014f Actually use gradle 4.10.2
Somewhere along the line the wrapper version was updated, but not the jar and the script.
5 years ago
modmuss50 8872b16f24 Update example mod to 19w05a 5 years ago
modmuss50 18e298356c Fix gradle.properties 5 years ago
modmuss50 23f49411a8 Update example to 19w03c and increase the memory for gradle. 5 years ago
modmuss50 5898ba99a5 Update to 19w02a 5 years ago
asie 2c09427cb1 use array initializer value as the default for example 5 years ago