Juuxel
f26e9e2c7b
Fix AW field remapping ( #434 )
...
* Fix AW field remapping
* Fix by updating TR instead
* Fix checkstyle so that tests run
2021-07-13 08:52:42 +01:00
modmuss50
54fe0909ff
Use spotless for header validation, years have been back-filled from git history
2021-07-10 21:50:53 +01:00
modmuss50
bed2031f3b
Update ASM and nightly gradle
2021-06-30 22:33:17 +01:00
modmuss50
147af48879
Patch all eclipse deps to use a strict version
2021-06-16 23:16:44 +01:00
modmuss50
b4cd38a287
Ensure deps are reproducible. This prevents them from being updated without us knowing.
2021-06-16 19:16:47 +01:00
modmuss50
1f9f48052b
Basic layered mappings with @ParchmentMC support ( #413 )
2021-06-14 18:39:03 +01:00
modmuss50
e179cccf64
Update Tiny Remapper to 0.4.2
2021-06-14 08:49:43 +01:00
modmuss50
75aca3b870
0.4.1 tiny remapper
2021-06-13 22:46:00 +01:00
modmuss50
3d3628f0a1
Update tiny remapper.
2021-06-13 17:49:18 +01:00
modmuss50
8d2e8c5948
Start 0.9 dev cycle
2021-06-13 11:18:10 +01:00
modmuss50
4763760984
Revert "Update mercury ( #408 )"
...
This reverts commit 50d6fd298d
.
2021-06-02 23:05:51 +01:00
modmuss50
50d6fd298d
Update mercury ( #408 )
2021-06-02 09:06:26 +01:00
modmuss50
210938d749
Fix local ivy layout not respecting classifiers. Fixes #407
2021-05-28 11:31:19 +01:00
modmuss50
8238db1778
Improve error messages when using outdated Java or Gradle.
2021-05-26 11:41:52 +01:00
modmuss50
9fb167d506
General cleanup by making use of java 16 features ( #397 )
...
* General cleanup by making use of java 16 features
* use jackson-databind in place of gson when reading to a record
* Fixes
* cleanup
* dep updates
* Replace commons IOUtils usage with native java
* Update fernflower
2021-05-13 22:06:34 +01:00
modmuss50
943477143a
Update stitch
2021-05-12 19:03:22 +01:00
modmuss50
429d2dadb1
Start 0.8 dev cycle
2021-05-12 16:24:06 +01:00
modmuss50
fc3a5ef052
Java 16
2021-05-12 14:03:45 +01:00
modmuss50
be0444d261
Merge branch 'dev/0.7' into future/dev
...
# Conflicts:
# src/test/groovy/net/fabricmc/loom/test/util/ProjectTestTrait.groovy
2021-05-04 18:29:00 +01:00
modmuss50
816ed93d7a
Fix typo
2021-04-09 20:44:18 +01:00
modmuss50
c8df12cf0f
Update to Gradle 7 ( #380 )
...
* Gradle 7 part 1
* Fix actions?
* Update actions
* Fix tests not running
* Fix some broken tests
* Update kotlin to try and fix JDK 16 support
* Disable KotlinTest on j16
* exclude kotlin test from actions...
2021-04-04 23:02:00 +01:00
modmuss50
98731532d5
Support Groovy 3's QName in GroovyXmlUtil ( #379 )
2021-04-02 19:30:43 +01:00
modmuss50
153afc1418
Reorganise tests ( #378 )
2021-04-02 12:20:03 +01:00
modmuss50
71535fa75f
Add MavenProjectTest ( #372 )
2021-03-27 20:26:10 +00:00
modmuss50
ff6701e817
Add basic groovy code style validation.
...
IDK how well this would work on a gradle script but might be interesting to try on yarn or something.
2021-03-25 22:57:28 +00:00
modmuss50
e6ac2afc7b
Ensure outputs are reproducable across all OS's. ( #363 )
2021-03-15 23:31:18 +00:00
modmuss50
378b8850c6
Increase heapsize for tests
2021-03-06 15:57:58 +00:00
modmuss50
87f3743b24
Rewrite tests to be easier to write and maintain ( #361 )
2021-03-06 11:40:07 +00:00
modmuss50
b7eba8b093
Start 0.7 dev cycle
2021-03-03 21:20:37 +00:00
modmuss50
46957df360
Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.
2021-02-14 13:56:22 +00:00
modmuss50
da6a50d558
asm 9.1
2021-02-12 18:18:42 +00:00
modmuss50
6a315be278
Improve run configs ( #318 ) ( #338 )
...
Co-authored-by: ShadewRG <onankman@gmail.com>
Co-authored-by: UndeadCat | Shadew <redgalaxysw@gmail.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-01-29 18:04:39 +00:00
modmuss50
f0bb05a205
Remove dep on procyon-fabric-compilertools I cannot see its use
2021-01-16 13:57:43 +00:00
modmuss50
20dd62d5b4
Update a number of dependencies
2021-01-16 13:50:45 +00:00
modmuss50
03444f26b0
General code cleanup ( #313 )
...
* First general cleanup pass
* Review feedback
* Fix build
* Fix tests
2020-12-24 20:58:30 +00:00
modmuss50
3bdccee02e
Refactor and fix game/loader library handling ( #298 )
...
Update fernflower
2020-12-21 19:34:00 +00:00
modmuss50
3ab757363c
Start 0.6 dev cycle
2020-12-21 19:31:47 +00:00
modmuss50
98725f9400
Publish using github actions
2020-11-15 17:32:57 +00:00
modmuss50
d1281be741
Migrate to access-widener library ( #294 )
2020-11-15 16:15:02 +00:00
Jamie Mansfield
db623157aa
Use Mercury 0.1.0-rc1 ( #301 )
2020-11-15 16:03:16 +00:00
modmuss50
9029a699d9
Official Mojang Mappings support
...
# Please read and understand the EULA before using!
Use in your build.gradle with the following:
`mappings minecraft.officialMojangMappings()`
To automatically migrate to Mojang mappings run the following:
`gradlew.bat migrateMappings --mappings "net.mojang.minecraft:mappings:1.16.2"`
Co-authored-by: Ramid Khan <ramidzkh@gmail.com>
2020-08-24 22:12:26 +01:00
Joshua Schirra
032ee6f9f1
fix build number not being expanded to proper value ( #254 )
...
convert String to GString so that the value is interpolated properly
2020-08-10 08:13:23 +01:00
Reece Dunham
1955bcb2ea
General cleanup
2020-07-26 21:32:10 +01:00
modmuss50
cb52cabb18
Add Experimental CFR support. Line numbers and comments are not currently supported.
2020-07-26 21:22:17 +01:00
modmuss50
bc3ff0180a
Start 0.5 dev cycle
2020-07-26 20:56:23 +01:00
modmuss50
c1e4212eb8
update fernflower
2020-06-15 23:09:23 +01:00
modmuss50
b1ae5dee5d
Test across java and gradle versions with github actions. ( #218 )
...
* Experiment with github actions
* Fix?
* another fix
* Fix?
* Change github actions run args
* Tried and tested is better right?
* spaces spaces spaces
* revert
* info
* Just 4.9
* Fixes to support building on newer gradle versions
* Forward log output and run tests on runtime gradle version
* Remove travis
* De-duplicate
* Remove daily action, doesnt seem to work so well.
2020-06-08 15:19:11 +01:00
modmuss50
5ae727612d
Update lorenz-tiny to 2.0.0
2020-05-27 16:41:43 +01:00
Fudge
cf13e4aa02
Allow applying kapt and using mixins in other source sets ( #211 )
...
* Fix kapt and source sets
* cleanup
* cleanup 2
2020-05-22 14:38:25 +01:00
modmuss50
a36d7a20d4
Fix crash when reading empty aw file, fix -SNAPSHOT versions plugin marker not being published
2020-05-14 02:07:53 +01:00