Commit graph

27 commits

Author SHA1 Message Date
Jason Penilla
0d47c66448
Update Gradle wrapper to 8.7 2024-03-26 11:54:19 -07:00
Kyle Wood
ed900662d2
Implement snapshot and release publishing 2021-06-14 23:49:52 -05:00
Kyle Wood
a384d7eef4
Initial work on supporting forks 2021-06-09 20:55:14 -05:00
Kyle Wood
6b22ccdf03
Convert all (or most) file system operations to use Path
This solves a variety of issues regarding file access and cleans up the
code quite a bit as well. The NIO.2 APIs combined with Kotlin's new Path
extensions leads to a nice experience.

Closed #7
2021-05-16 19:38:22 -05:00
Kyle Wood
b4baf33b02
Fix deploy config 2021-05-09 22:46:16 -05:00
Kyle Wood
7510adddb4
Relocate Hypo's new package 2021-05-09 22:23:11 -05:00
Kyle Wood
bb8978d0ca
Update Hypo and minor improvements 2021-05-09 21:33:08 -05:00
Kyle Wood
c38cb87411
Upgrade to dependency catalogs 2021-05-07 18:17:06 -05:00
Kyle Wood
bb83b90c47
Update to Gradle 7 and Hypo release 2021-05-07 17:41:46 -05:00
Kyle Wood
7d200300c2
Merge branch 'proximyst' into testing/hypo 2021-04-24 16:32:34 -05:00
Kyle Wood
2aba740750
Transition to using Hypo for mappings transformations and cleanup
This allows the reobfJar task to work without issue.
2021-04-24 16:18:07 -05:00
Mariell Hoversholm
bbe536e51b
applyCraftBukkit now works 2021-03-27 23:45:02 +01:00
Kyle Wood
8b2a836e39
Cleanup deployment config more 2021-01-02 14:50:48 -08:00
Kyle Wood
fba55d744f
Implement paperclip support 2021-01-01 19:28:45 -08:00
Kyle Wood
3d6c9413d6
Finish reobfTask 2021-01-01 00:53:31 -08:00
Kyle Wood
9ee9f4bb1b
Update license, fix deployment, improve mappings, fix reobfJar
Also move Atlas to a separate JVM process isolation worker so we can
have better control over memory requirements and don't require the
Gradle daemon run with extra memory.

Sorry for so many changes in one commit, this is probably my worst one
yet.
2020-12-31 01:53:12 -08:00
Kyle Wood
6634f3fed4
Add ktlint formatter 2020-12-26 15:56:49 -08:00
Kyle Wood
34b35c8c99
Fix Mercury not being deployed yet by deploying it to my own repo 2020-12-26 00:34:25 -08:00
Kyle Wood
4c1a2ee227 Cleanup some version stuff in build.gradle.kts 2020-12-22 22:23:35 -08:00
Kyle Wood
5979956f48 Implement patch cleanup 2020-12-22 21:52:01 -08:00
Kyle Wood
4e08628fb5 Configure paperweight to publish a shaded, relocated jar 2020-12-20 23:31:20 -08:00
Kyle Wood
0e34cf4a62 Switch from SRG/MCP base to Mojmap with Yarn param names 2020-12-10 23:03:51 -08:00
Kyle Wood
db45b1803b Attempt to correct mappings around SpecialSource2's synthetic mangling 2020-12-04 17:11:31 -08:00
Kyle Wood
5978cca674 Fix issues with Spigot mapping generation
Also make build reproducible by removing mavenLocal() as the necessary
fixes are now deployed to the remote repos.
2020-11-14 00:39:47 -08:00
Kyle Wood
a25958b31e Gradle 6.7, initial patch remap (not working) 2020-08-11 23:01:37 -07:00
Kyle Wood
1b9252da0d Remapped Spigot now compiles with no patches 2020-07-04 22:54:23 -07:00
Kyle Wood
4d12aa9fc3 Initial commit 2018-10-12 23:33:26 -05:00