Commit graph

539 commits

Author SHA1 Message Date
Kyle Wood
6ab8a8c891
Update readme 2020-12-25 23:48:41 -08:00
Kyle Wood
c2fc6b6c08
Add missing licenses 2020-12-25 23:39:54 -08:00
Kyle Wood
e254b4e3fd Add @Override annotations to override methods before decomp 2020-12-25 02:40:22 -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
MiniDigger
8cdb14754f Include vanilla resources in final jar 2020-12-18 20:09:12 +01:00
MiniDigger
65a0281cc3 fix partial patch rebuilding 2020-12-15 20:57:12 +01:00
MiniDigger
b2c39efa97 don't init git before cloning, dir will not exist 2020-12-15 00:53:17 +01:00
Kyle Wood
1b63320c46 Remove lambda$ mappings and other fixes 2020-12-13 17:58:39 -08:00
Kyle Wood
675a61ecfd Work on patch remapping 2020-12-13 02:41:11 -08:00
MiniDigger
bca098dd60 print amount of mcdev imports, so that I dont go insane 2020-12-12 22:39:37 +01:00
MiniDigger
e76156c760 fix command in error message 2020-12-12 20:39:00 +01:00
MiniDigger
9579a957c1 add rebuild patches task 2020-12-12 20:32:39 +01:00
MiniDigger
d1496e6f4d add limit for remapPatches, fix mcdev import for mojmaped patches, move remapping diffs to its own patch 2020-12-12 13:58:13 +01:00
Kyle Wood
243e1a7f8f Fix patch remapper not generating patches 2020-12-12 01:46:33 -08:00
Kyle Wood
527ef496b9 Remove Java 11 method 2020-12-12 00:36:54 -08:00
Kyle Wood
6afb956219 Update patch remap 2020-12-12 00:13:38 -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
54c2bef2cc Fixup some more synthetic things
mojmap
2020-12-09 02:46:52 -08:00
Kyle Wood
db45b1803b Attempt to correct mappings around SpecialSource2's synthetic mangling 2020-12-04 17:11:31 -08:00
Kyle Wood
141567c6c4 Fail when invalid Spigot class mappings are seen 2020-11-16 21:01:47 -08:00
MiniDigger
8f16482d64 cache mercury instance, checkout remapped before generating patches 2020-11-16 23:43:46 +01:00
Kyle Wood
0625c87c9a Implement importLibraries and other things for remapPatches 2020-11-15 23:23:21 -08:00
Kyle Wood
54367a5067 Get patch remapping mostly working with some slight tweaks
Current patching process fails at patch 311 because we need to implement
the importLibrary functionality of importmcdev.sh.
2020-11-15 00:27:09 -08:00
Kyle Wood
d0362412d2 Re-use http client across tasks using a build service
And some other cleanup
2020-11-14 22:01:24 -08:00
Kyle Wood
d0c03da648 Run Mercury in a separate process for memory issues
This allows paperweight to work without requiring the daemon to have
more memory.
2020-11-14 19:55:47 -08:00
MiniDigger
02e23a178c run atlas on notchToSpigot mappings to complete them
mapping now works for the first real patch!
2020-11-14 16:52:07 +01:00
MiniDigger
56207dd52c Start with trying to perserve spigot git history to support 3 way merges 2020-11-14 15:05:53 +01:00
Kyle Wood
739958f3ec Fix a few issues in RemapPatches 2020-11-14 01:59:55 -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
f3b6069723 Update readme to be a little more helpful 2020-11-12 22:08:00 -08:00
Kyle Wood
98119f6062 Give some tasks groups and descriptions so they appear in the tasks list 2020-11-12 22:03:12 -08:00
Kyle Wood
df2a002d85 Update example build.gradle.kts 2020-11-12 21:57:47 -08:00
Kyle Wood
a25958b31e Gradle 6.7, initial patch remap (not working) 2020-08-11 23:01:37 -07:00
Kyle Wood
1a94055556 Update for merge config API 2020-07-15 21:31:36 -07:00
Kyle Wood
1b9252da0d Remapped Spigot now compiles with no patches 2020-07-04 22:54:23 -07:00
MiniDigger
20d3976520 Setup Spigot dependencies before remapping (#1) 2020-07-05 02:12:33 +02:00
Kyle Wood
4d12aa9fc3 Initial commit 2018-10-12 23:33:26 -05:00