Commit Graph

  • 3cae8ac2c5
    Merge fd92928700 into 9df9227ee7 #113 liach 2021-08-28 14:09:53 +0100
  • 8ce6da3d15
    Merge a4260ec4fd into 9df9227ee7 #126 Levy Ehrstein 2021-08-27 11:24:57 -0500
  • 9df9227ee7 Update fabric API 1.17 modmuss50 2021-08-26 22:20:22 +0100
  • a4260ec4fd Use Logger instead of println #126 StoneLabs 2021-08-25 17:17:32 +0200
  • 27c0acc531 Update Gradle, Loom, Yarn, Fabric modmuss50 2021-08-17 18:49:09 +0100
  • e49bc9c2bf
    Fix typos #124 fredster33 2021-08-13 14:21:48 -0700
  • d27b836cae Update Minecraft and Gradle. modmuss50 2021-07-17 22:23:46 +0100
  • 3fc4e98a35
    Split example into client and common files #114 rizet 2021-07-03 21:57:38 -0400
  • 1ea96d029e
    Add the clientside mod entry point rizet 2021-07-03 19:41:03 -0400
  • a98ab6bf99 Add a clientside mod example rizet 2021-07-03 18:33:27 -0400
  • fd92928700 Slurp mod version from json to avoid issues in IDE #113 liach 2021-06-24 11:00:17 -0500
  • b9e798e874
    Inline Java compatibility declaration #112 Aarav Bundela 2021-06-24 12:23:58 +0530
  • b662ed74bf
    Update Fabric versions link (#111) jackassmc 2021-06-23 16:31:54 +0200
  • 28e2282fc9
    Update gradle.properties (#110) Qwinci 2021-06-23 17:31:42 +0300
  • d12bd18c7a Update Fabric versions link #111 jackassmc 2021-06-23 15:48:07 +0200
  • 46ea477eae
    Update gradle.properties #110 qwinci 2021-06-23 12:27:59 +0300
  • fda2a1cf1e 1.17 stable modmuss50 2021-06-08 16:55:16 +0100
  • 0b49d099d2
    Update build.gradle.kts #103 StckOverflw 2021-06-03 03:11:30 +0200
  • 48b8c71ee6
    Update build.gradle.kts StckOverflw 2021-06-03 03:11:19 +0200
  • c70801757b
    Update build.gradle.kts StckOverflw 2021-06-03 03:11:10 +0200
  • 03c4663a35 Add Maven publishing StckOverflw 2021-06-03 00:45:40 +0200
  • 9053da9529 Switch to Gradle Kotlin DSL StckOverflw 2021-06-02 23:41:10 +0200
  • b51afe9fc0 1.17-pre1 modmuss50 2021-05-27 22:13:12 +0100
  • 62a3d3ce3b
    Update Gradle to 7.0, Bump CI stuff (#95) master actuallyasmartname 2021-05-15 06:29:25 -0400
  • a0558794f3 7.0.2 gradle #95 actuallyasmartname 2021-05-14 15:51:06 +0200
  • 50f0be767c Update to 21w19a and Java 16 modmuss50 2021-05-12 20:41:38 +0100
  • 41317f3872
    Update gradle.properties actuallyasmartname 2021-05-12 00:00:18 -0400
  • 8bd4089d23
    Update gradle.properties actuallyasmartname 2021-04-20 11:01:43 -0400
  • 33e5a373ae Merge branch 'master' of https://github.com/actuallyasmartname/fabric-example-mod actuallyasmartname 2021-04-14 12:35:33 -0400
  • 136921a9bd Change to adopt, Revert stuff actuallyasmartname 2021-04-14 12:35:25 -0400
  • f2b3de5ac9
    Update build.yml actuallyasmartname 2021-04-14 10:40:02 -0400
  • a51af68897 Update Gradle to 7.0, other stuff actuallyasmartname 2021-04-14 10:37:28 -0400
  • c3bcd48f6c
    Merge pull request #1 from FabricMC/master actuallyasmartname 2021-04-14 10:24:09 -0400
  • 29c522536f
    Update dependencies (#92) David Bailey 2021-03-27 20:04:16 +0000
  • 24d82de6b5
    Update Loader to 0.11.3 #92 David Bailey 2021-03-27 16:40:12 +0000
  • 6bb9de2b0e
    Revert to Loom 0.6 David Bailey 2021-03-27 16:39:12 +0000
  • 64b9c6e5de Remove unnecessary GitHub Actions step #93 David Bailey 2021-03-27 16:32:38 +0000
  • fdf682f28a Update Yarn and Fabric versions David Bailey 2021-03-27 16:25:17 +0000
  • 063c14f0b6 Update fabric-loom version David Bailey 2021-03-27 16:24:12 +0000
  • f55e1e800a
    Updated build script to use toolchains #91 gudenau 2021-03-18 20:36:10 -0500
  • bdfab7a0cf
    Unify inconsitent identation in build.gradle (#90) Geolykt 2021-03-15 20:14:43 +0100
  • 205d68e78a
    Unify inconsitent identation in build.gradle #90 Geolykt 2021-03-15 19:45:35 +0100
  • 4cccd73df9 Update loom, gradle, yarn, loader and api. modmuss50 2021-02-26 22:04:17 +0000
  • 147dfe3d6d
    Merge e7e85542be into 8299566cf7 #84 LambdAurora 2021-02-12 12:01:29 +0000
  • e7e85542be
    Add comment on targetJavaVersion. #84 LambdAurora 2021-02-12 13:01:19 +0100
  • 0cf9d4f2a8
    Revert the toolchain change, add a targetJavaVersion field. LambdAurora 2021-02-12 12:48:54 +0100
  • 2e71bcc464
    Simplify buildscript and use Gradle toolchain feature. LambdAurora 2021-02-12 11:03:51 +0100
  • 8299566cf7
    Improve description of repositories blocks (#81) YTG123 2021-02-07 19:38:57 +0200
  • 54d1376bce
    Update build.gradle #81 YTG123 2021-02-07 18:34:57 +0200
  • 0d415503e1
    Update build.gradle YTG123 2021-02-07 16:32:04 +0200
  • 995c66f197
    Update build.gradle YTG123 2021-02-07 15:50:30 +0200
  • 158b9c6e1d
    Update build.gradle YTG123 2021-02-07 15:50:12 +0200
  • a64ec7b731
    Implements @liach's suggested changes YTG123 2021-02-07 15:34:58 +0200
  • 073f66402c added config example #82 yakyakyakyak 2021-02-07 21:49:01 +1100
  • b3b67c8c32 Renamed folders Created Config class yakyakyakyak 2021-02-07 21:44:44 +1100
  • ab94eaca6c
    Update build.gradle YTG123 2021-02-07 12:41:46 +0200
  • 9f9c995e72
    Merge pull request #1 from yakyakyakyak/rename_changes yakyakyakyak 2021-02-07 21:38:59 +1100
  • 56ed52ad29 change gradle properties licence and readme deleted Refsson 2021-02-07 10:26:37 -0800
  • 8dcaf75f13 made a few changes #80 yakyakyakyak 2021-02-07 20:56:38 +1100
  • 629e71f220 Started looking into coding dragon armor w/ elytra yakyakyakyak 2021-02-07 16:28:45 +1100
  • 171c0a228a Remove jcenter from settings.gradle as jcenter is shutting down. Closes #78 modmuss50 2021-02-03 20:07:20 +0000
  • 7971a5fcfd Update default maven group modmuss50 2021-01-30 23:32:47 +0000
  • 16101f0bff Update minecraft, gradle, loader and api. modmuss50 2021-01-15 18:12:29 +0000
  • ad0752fe78 Fix some IDE's (vsc) not detecting the correct java version to compile for. modmuss50 2020-11-11 22:19:43 +0000
  • a126c7916a 1.16.4 modmuss50 2020-11-10 22:34:00 +0000
  • 90cb78d412
    Modernize Gradle buildscript (#71) zml 2020-11-10 14:11:54 -0800
  • 09d8031c6c Update in response to feedback #71 Zach Levis 2020-11-02 22:00:57 -0800
  • afea5b64a1 Add GH actions to build example mod Zach Levis 2020-11-01 17:20:23 -0800
  • fff269bbd2 Bump yarn/loader/fabric api versions Zach Levis 2020-11-01 15:52:57 -0800
  • 2691c40575 Modernize gradle buildscript Zach Levis 2020-11-01 15:51:49 -0800
  • 54035654b7
    Simply processResources logic & make it compatible with future versions of Gradle (#69) Ned Loynd 2020-10-14 21:23:07 +1100
  • 8088fdf834 Switch to double quotes to match style #69 Ned Loynd 2020-10-14 17:35:41 +1100
  • 5206a8b385 Simply processResources logic & make it compatible with future versions of Gradle Ned Loynd 2020-10-14 17:07:01 +1100
  • 6df3da6cab Ignore commonly generated Mac OS junk files Ned Loynd 2020-10-14 17:06:45 +1100
  • 3243c8c5bd Update #68 Joshua7Perkins 2020-10-11 15:22:25 -0500
  • c7da687185 update Joshua7Perkins 2020-10-07 02:02:38 -0500
  • dc3aef2218 Update gradle.properties Joshua7Perkins 2020-10-04 16:13:13 -0500
  • 4237368e64 Update api, loader, loom, gradle modmuss50 2020-09-27 13:04:21 +0100
  • 4c5fa10c51
    Actually Updated The Fabric Loom Version #67 Alex Evelyn 2020-09-17 22:42:27 -0400
  • 0f1973da45
    Updated For Use With Loom 0.5-SNAPSHOT Alex Evelyn 2020-09-17 22:14:52 -0400
  • 46dc3e2dab 1.16.3 modmuss50 2020-09-10 16:53:01 +0100
  • c048be0418
    Merge branch 'master' into patch-1 #57 Joseph Burton 2020-09-04 12:18:59 +0100
  • edccaf8d90
    Update build.gradle #62 Joseph Burton 2020-08-25 16:20:12 +0100
  • 57f6f72d99
    Add mojmap option Joseph Burton 2020-08-25 08:14:06 +0100
  • f9b7d47979 1.16.2 modmuss50 2020-08-11 17:59:56 +0100
  • 127aa51bbc
    Update urls in gradle.properties Joseph Burton 2020-06-28 14:40:19 +0100
  • 6efb5c4830 1.16.1 modmuss50 2020-06-24 17:22:38 +0100
  • f4a11a9172
    Update src/main/resources/fabric.mod.json #56 Enaium 2020-06-23 19:13:43 -0500
  • 8f9d7c2f15
    1.16 Enaium 2020-06-24 08:03:43 +0800
  • 829b170190 1.16 modmuss50 2020-06-23 14:26:57 +0100
  • 167b058407 Update Gradle and dependencies modmuss50 2020-06-07 20:50:09 +0100
  • 8d952c922d Update Loom modmuss50 2020-06-07 20:46:23 +0100
  • 6d8b630d66
    Shouldn't use HEAD for constructors #54 Will 2020-05-25 18:39:57 -0700
  • cfc58a6087
    Moved "ExampleMixin" to "Mixins": [], as that's more generally applicable. Added empty "server" : [] to show all three options. Will 2020-05-25 18:35:49 -0700
  • 21a26ce56b Set build mode to IntelliJ by default #53 2xsaiko 2020-05-11 17:22:05 +0200
  • ddf8c63847
    Add Mac OS metadata files to .gitignore #49 BoogieMonster1O1 2020-04-21 14:52:08 +0530
  • 19fa3a76bc Update loom, gradle and all other deps modmuss50 2020-04-10 00:07:35 +0100
  • 79266b6c23
    Update README.md modmuss50 2020-04-06 19:50:08 +0100
  • ef58aae8f9
    Add .DS_Store to .gitignore #47 MasterMinedMyWayOuttHere 2020-04-06 15:24:35 +0530
  • e8de1135f8
    Updated for the second round of suggested changes. #46 Jarod Brennfleck 2020-03-26 07:06:46 +1100