All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by anatawa12's fork of auto-changelog
.
23 July 2023
- fix: FileSystemException if run two gradle in parallel on windows
#196
- build: do not update locked dependencies by dependabot
#201
15 February 2023
- Use fork specialsource
#173
- chore: set concurrency for CI workflows
#174
- fix: CHECK_JDK_COMPATIBILITY on CI
#172
- add java8 check
#171
- chore: upgrade gradle versions
#170
- Update Junit and remove unneeded closure calls
#153
- fix: add snapshots repository if this plugin is snapshot
#150
- Fix download minecraft
#148
- chore: remove unused repositories
#142
- Change version to 1.1.x
#134
- remove ossrh snapshots from repositories
#138
- ci: run ci on FG_1.2-1.0
#137
- Force use our fg version
#136
- feat: check gradle version is 4.x or later
#135
- ci: run build check for more gradle versions
#133
- feat: add ability to release snapshots
#132
- Update Libraries and actions
#128
- ci: run ci on pull_request
#129
15 February 2023
- chore: add warning to suggest upgrade to 1.1.x
#145
5 November 2022
- chore: remove unused repositories
#142
- remove ossrh snapshots from repositories
#138
- Cheery pick #148: Fix download minecraft
#149
5 November 2022
- Cheery pick #148: Fix download minecraft
#149
- Cherry-pick #142: remove unused repositories
#146
- chore: remove unused repositories
#142
- remove ossrh snapshots from repositories
#138
- ci: run ci on FG_1.2-1.0
#137
- Force use our fg version
#136
- feat: check gradle version is 4.x or later
#135
- ci: run build check for more gradle versions
#133
- feat: add ability to release snapshots
#132
- Update Libraries and actions
#128
- ci: run ci on pull_request
#129
5 May 2022
- Bump gson from 2.8.6 to 2.9.0
#118
- add wrapper artifact to implementation instead of minecraft
#119
- allow up to 100 open pullreq for dependabot
#120
5 May 2022
21 November 2021
- add release action
#103
- Java gradle plugin
#102
- use https://files.minecraftforge.net/fernflower-fix-1.0.zip
#101
- add property to disable repository warnings
#98
- support gradle 7.3
#97
- use maven instead of mcpbot json
#100
- add CONTRIBUTING.md
#96
- use nick-invision/retry@v2
#95
- add daily example check
#90
- Use properties
#88
- set fall fast as false
#85
- support Gradle 5
#84
- use matrix
#82
- remove bintray plugin from root build.gradle.kts
#81
29 April 2021
24 April 2021
- Use gradle 7
#71
- remove index.html from https://asm.ow2.io/javadoc/
#70
- add property for disable auto applying maven plugin
#68
- Use maven.minecraftforge.net
#67
- use anatawa12/ForgeGradle-resources for fernflower
#66
- Revert "Merge pull request #48 from anatawa12/use-newer-mcinjector"
#65
- Revert "download mcp from www.modcoderpack.com"
#63
- set credentials
#61
- some documentation links are dead
#60
- download mcp from www.modcoderpack.com
#59
- replace from http to https
#57
- set cwd of git as project root
#54
- use Srg2Source 4.2.7
#47
- use mcinjector 3.6
#48
- upgrade SpecialSource to 1.9.0
#45
- add CHANGELOG.md
#44
- Rename project name to ForgeGradle-1.2
#42
- Bump httpmime from 4.3.3 to 4.5.13
#20
- Bump wagon-ssh from 2.2 to 3.4.3
#32
- Bump diff4j from 1.1 to 1.3
#23
- Configure more for central
#30
13 February 2021
- Fix Link of Gradle repository
#26
- fix: NoSuchMethodException stack trace was shown
#29
- Use maven central
#27
- Replace instructions to use anatawa12's fork
#18
26 October 2020
- Use gradle 6.7
#17
- make reobf task executed after exec tasks
#15
- remove cauldron, mcedu, fmldev, and forgedev plugins
#16
- support gradle 6
#10
- compile project on windows fail during creating hash.
#11
- fix: use setSourcepath instead of setCompilerArgs("-sourcepath", ".")
#6
27 April 2020
- add How to use this ForgeGradle instead of official ForgeGradle in README
#4
- Change url in pom and notify this is a fork of FG_1.2
#3
- remake hackNatives to support newest jdk8u
#2
- merge from MinecraftFroge:FG
#1
- Update license link in build.gradle/pom file.
#633
- Use Guava Strings instead of joptsimple
#289
- Backport FG2 IntelliJ inherit output dirs fix
#287
- Try and detect version better
#285
- Improve the displayed banner
#283
- plufin -> plugin
#255
- Fix error in SRG format
#234
- Fix git revision parsing example in docs/cookbook. closes #219
#220
- Tokenize MCP_DATA_DIR
#201
- Fixed Twitch integration for 1.8
#198
- Add support for specifying project relations on curseforge.
#189
- @AbrarSyed forgot how to git
#188
- Fix typo in GradleStart.java resource
#174
- Add support for uploading additional artifacts to CurseForge
#170
- Add tests for new supported version formats
#169
- added crowdin download task
#128
- Tokenize RUN_BOUNCE_SERVER
#153
- fixed {ASSET_INDEX} issue once and for all
#140
- Added support for LiteLoader for 1.7.10
#135
- Fixed notch-srg file location
#134
- Allow retrieval of file id from curseforge uploads
#96
- Fix latest commit creating .gitignore directories instead of a file (FG_1.2)
#91
- Spelling mistakes.. for the nazis out there
#76
- updated fernflower download url to the temporary one
#47
- SourceCopyTask should respect includes/excludes on the sources
#23
- Made project var non static
#16
- Fix javadoc on IDEA
#7
- Make gradlew executable
#4
- Fix for java 1.6 compatibility. FIXED
#3
- added warning for new forge versions. fixes #243
#243
- Fix git revision parsing example in docs/cookbook. closes #219
#219
- fixed makestart for 1.7.2 fixed #206
#206
- fixed accidental manifest stripping, fixed #203
#203
- fixed reobfuscation failiure, fixed #202
#202
- fixed #196
#196
- fix #186. no more task duplicating
#186
- adds fileId access, closes #182
#182
- Fix passing incorrect assetDir to GradleStart. Closes #117
#117
- Expanded regex for mc version, Closes #97
#97
- fixes #81
#81
- made reobfuscate SRGs configureable. Fixes #70
#70
- added runClient and runServer tasks. closes #50
#50
- fixed #68
#68
- Use a random temporary file instead of a named one, should potentially fix #64
#64
- moves getJavadocs to forge plugin fixes #61
#61
- Change access in both inner and outter classes in the exceptor, Closes #59
#59
- added BSD as linux version fixed #43
#43
- fixed Intellij Runs fixed #35
#35
- fixed deobf with custom ATs fixes #46
#46
- fixes #29
#29
- fixed intellij libs, and fixed #24
#24
- fixed SourceReplace include derp fixes #25
#25
- fixes #24
#24
- Made BasePlugin.project not static, hopefully fixes #16
#16
- removed shiro, fixed #9
#9