Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/paperweight

Gradle build system plugin for Paper and Paper forks
https://github.com/PaperMC/paperweight

Add reobf mappings generation to allow reobfJar task to complete

2cbae7a1e792b98aff15458840158f53ef84d9de authored over 3 years ago by Kyle Wood <[email protected]>
Improve rebuild patches task names

6406e3c1b4fe76fd65e9b84a401a1afc859d8bad authored over 3 years ago by Kyle Wood <[email protected]>
Don't delete target directory during patch apply

Not deleting the target directory prevents open terminals from throwing
errors after the directo...

fe3d49f586183e52e74dd3d6370697b88ee44e70 authored over 3 years ago by Kyle Wood <[email protected]>
Fix McDev for Paper added classes and add ability to add new classes

046a54d1baea812a712c43809c4b00d36df3d7be authored over 3 years ago by Kyle Wood <[email protected]>
Hopefully actually fix library relocating

caccbb157079e198859b24580a77a61002c7e03b authored over 3 years ago by Kyle Wood <[email protected]>
Fix relocating in published plugin

b4f5e44ba2445d4bdf550e3cea7c07eb901a0265 authored over 3 years ago by Kyle Wood <[email protected]>
Update for Spigot 1.17

33842f05edea4a7c65774e728c75dd5a4e7a99cc authored over 3 years ago by Kyle Wood <[email protected]>
Use json for upstream data file

204729678af10b3238b23d3e3fe8d265b60970dd authored over 3 years ago by Kyle Wood <[email protected]>
Remove now un-used inject annotation

db46cc1ddbe9c773b0978d66a92ac1567da63d13 authored over 3 years ago by Kyle Wood <[email protected]>
Initial work on supporting forks

a384d7eef47c3d1489ce8871486628eef3130a5e authored over 3 years ago by Kyle Wood <[email protected]>
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...

6b22ccdf03d2676a808f1494b0bba3166f0381e8 authored over 3 years ago by Kyle Wood <[email protected]>
Make patch remapping more useable by alloweing to to be resumed

This allows cases where our changes to Spigot's sources that we have to
do to fix cases of bad m...

217f2ef61d1cb6359ad3bd88fc8906a95cd23793 authored over 3 years ago by Kyle Wood <[email protected]>
Cache more in GitHub Actions

14018872caf1e26c1c9b47b4018a1b44dc55edd5 authored over 3 years ago by Kyle Wood <[email protected]>
Fix deploy config

b4baf33b02839d364f6348a6aab4897a1636cd3c authored over 3 years ago by Kyle Wood <[email protected]>
Remove code left around while I was experimenting

ef81ce64e1c8c697985bd95eb3366eda9e6fa4d9 authored over 3 years ago by Kyle Wood <[email protected]>
Relocate Hypo's new package

7510adddb4eb48e457d27fa8f98684bd4e923605 authored over 3 years ago by Kyle Wood <[email protected]>
Fix format

27cfd2070f3dbd6d5e9334e84fb5787a28401150 authored over 3 years ago by Kyle Wood <[email protected]>
Move tasks into their own classes, for cleaner access

Still maintains task declaration separation, but now all tasks declared
are accessible from the ...

2bf60cded49edf51be59f130192e83fed6fe495a authored over 3 years ago by Kyle Wood <[email protected]>
Update Hypo and minor improvements

bb8978d0ca4efea035697f3fdb3c4df10ffb8ea1 authored over 3 years ago by Kyle Wood <[email protected]>
Upgrade to dependency catalogs

c38cb8741170b8143144040f4ccbfa503dc3005b authored over 3 years ago by Kyle Wood <[email protected]>
Update to Gradle 7 and Hypo release

bb83b90c47a996e07e8873632b5a76c5df783253 authored over 3 years ago by Kyle Wood <[email protected]>
Fix remapPatches

3ffc238bbbc0460d9a32e7f34f49e208c3ef2198 authored over 3 years ago by Kyle Wood <[email protected]>
Fixes for 1.16.5, debug command output, remap tests, etc

98f2794d182f9815723beec3acace225dcf0cdcb authored over 3 years ago by Kyle Wood <[email protected]>
Switch to QuiltMC

37932ac17b1fa291ed9c4bb996022a87408990c6 authored over 3 years ago by Kyle Wood <[email protected]>
Add NMS relocation support

e9b2021d4a7e2b30bf3d1729990c8c7cda27f702 authored over 3 years ago by Kyle Wood <[email protected]>
Merge branch 'proximyst' into testing/hypo

7d200300c2bbbca93140efa5dff9f929dcc41f30 authored over 3 years ago by Kyle Wood <[email protected]>
Transition to using Hypo for mappings transformations and cleanup

This allows the reobfJar task to work without issue.

2aba7407506ccd5cd6ff1c9fadbcb91aa75b1986 authored over 3 years ago by Kyle Wood <[email protected]>
applyCraftBukkit now works

bbe536e51b50f4a1fd10fbc29f3bf4e1e56c70b8 authored over 3 years ago by Mariell Hoversholm <[email protected]>
Switch reobf back to tiny-remapper so we can figure out the issues

5c07640131ab2bd35af0eade5693b7c1658594b0 authored almost 4 years ago by Kyle Wood <[email protected]>
Cleanup deployment config more

8b2a836e396ad36bcb55b8fcd1c984f9d26ec37b authored almost 4 years ago by Kyle Wood <[email protected]>
Implement working paperclip jar support

1c543f87de825b391be16f76049b4bb8ec956696 authored almost 4 years ago by Kyle Wood <[email protected]>
Implement paperclip support

fba55d744f4818f17514836f3de033c8092f9690 authored almost 4 years ago by Kyle Wood <[email protected]>
Filter out libraries not in the server jar automatically

49b386f15f65b00b6f76ab7fdd01f9be77301cd0 authored almost 4 years ago by Kyle Wood <[email protected]>
Finish reobfTask

3d6c9413d6955d5621fa2771d70c4a8929440966 authored almost 4 years ago by Kyle Wood <[email protected]>
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 me...

9ee9f4bb1bd05735847f74e60ed2c2801c56b3f8 authored almost 4 years ago by Kyle Wood <[email protected]>
Only deploy on main branch

831a148485fc1b9f2c7fb7fdc7abd328f521f7be authored almost 4 years ago by Kyle Wood <[email protected]>
Hopefully fix deploy action secrets this time

31c6b11c26febe1e7f597d2af5072addf9c34a3d authored almost 4 years ago by Kyle Wood <[email protected]>
Fix Gradle props in deploy action

8db9593b1383e88bc9b2ec221d3f75216f4798ab authored almost 4 years ago by Kyle Wood <[email protected]>
Add deploy GitHub Action

04827de2d0a4ffc4140c3fdd98b37e28e8affc95 authored almost 4 years ago by Kyle Wood <[email protected]>
Disable gpg commit signing in any patch repo

72730d38e3ad033c3d4fb966e38bf6cdb4a84af0 authored almost 4 years ago by Kyle Wood <[email protected]>
Cleanup mappings generation and start working on reobf

72742e5d76c0d612aba40410fb9f521f40aae1de authored almost 4 years ago by Kyle Wood <[email protected]>
Mitigate race condition in tiny-remapper

5c1325eb21bd776fb6d6a2a42eb1f43379e5266f authored almost 4 years ago by Kyle Wood <[email protected]>
Add ktlint formatter

6634f3fed475fb5afd677313a61cc07507dd11e6 authored almost 4 years ago by Kyle Wood <[email protected]>
Fix Mercury not being deployed yet by deploying it to my own repo

34b35c8c997197f840b52bf5c6e242f8fc066d0f authored almost 4 years ago by Kyle Wood <[email protected]>
Add Github Action

d60a4497a1f289ea68174bd9806c72a83402bf98 authored almost 4 years ago by Kyle Wood <[email protected]>
Update readme

6ab8a8c891c71ca9cb7f1cd65736788b53302bf5 authored almost 4 years ago by Kyle Wood <[email protected]>
Add missing licenses

c2fc6b6c08221a37be56908bba23c67b1c5cf183 authored almost 4 years ago by Kyle Wood <[email protected]>
Add @Override annotations to override methods before decomp

e254b4e3fd1cf44e908b62fece6df589188d0c4d authored almost 4 years ago by Kyle Wood <[email protected]>
Cleanup some version stuff in build.gradle.kts

4c1a2ee227d171a61017091807b02537b9f40907 authored almost 4 years ago by Kyle Wood <[email protected]>
Implement patch cleanup

5979956f482da7d127b5431bfa90bd61cb7a2d78 authored almost 4 years ago by Kyle Wood <[email protected]>
Configure paperweight to publish a shaded, relocated jar

4e08628fb5259e511b3214163dfa37dc474e0945 authored about 4 years ago by Kyle Wood <[email protected]>
Include vanilla resources in final jar

8cdb14754f12d90f928fe6f171d7e308de02f972 authored about 4 years ago by MiniDigger <[email protected]>
fix partial patch rebuilding

65a0281cc374443afebe2b73068d34f70ae43a88 authored about 4 years ago by MiniDigger <[email protected]>
don't init git before cloning, dir will not exist

b2c39efa9715b8d754cb641d2332ae5e0e2b6488 authored about 4 years ago by MiniDigger <[email protected]>
Remove lambda$ mappings and other fixes

1b63320c46a9e487455b64d9bc0db1dbd5f7a2f2 authored about 4 years ago by Kyle Wood <[email protected]>
Work on patch remapping

675a61ecfd142376ee569c51cf5a236ed892a3dd authored about 4 years ago by Kyle Wood <[email protected]>
print amount of mcdev imports, so that I dont go insane

bca098dd60dcc0f1ad1c69417316202a8f02f23c authored about 4 years ago by MiniDigger <[email protected]>
fix command in error message

e76156c7608a440edf1015c3dca6777f52f55b3f authored about 4 years ago by MiniDigger <[email protected]>
add rebuild patches task

9579a957c1e18521ae4f7affd0af4a10d87cd93f authored about 4 years ago by MiniDigger <[email protected]>
add limit for remapPatches, fix mcdev import for mojmaped patches, move remapping diffs to its own patch

d1496e6f4d73be629e72bff8bd52cc22028c4895 authored about 4 years ago by MiniDigger <[email protected]>
Fix patch remapper not generating patches

243e1a7f8ff9995d1148777c2cecb4610a401d7f authored about 4 years ago by Kyle Wood <[email protected]>
Remove Java 11 method

527ef496b9f656b21ccd0514002bf746443e0b90 authored about 4 years ago by Kyle Wood <[email protected]>
Update patch remap

6afb9562195102fda7719c7f38aba6c4aeb7c45c authored about 4 years ago by Kyle Wood <[email protected]>
Switch from SRG/MCP base to Mojmap with Yarn param names

0e34cf4a6240816ef3a00abdbb2cda9cfa0d0d93 authored about 4 years ago by Kyle Wood <[email protected]>
Fixup some more synthetic things

mojmap

54c2bef2cc3a79ee1222e49e22ab022f6d62233e authored about 4 years ago by Kyle Wood <[email protected]>
Attempt to correct mappings around SpecialSource2's synthetic mangling

db45b1803b12b36c2ffa971f9c893150d92081b5 authored about 4 years ago by Kyle Wood <[email protected]>
Fail when invalid Spigot class mappings are seen

141567c6c4aa8d40cee777fb006ceac8f278f512 authored about 4 years ago by Kyle Wood <[email protected]>
cache mercury instance, checkout remapped before generating patches

8f16482d64a5063d2aba3f3d78fd4ed86730820a authored about 4 years ago by MiniDigger <[email protected]>
Implement importLibraries and other things for remapPatches

0625c87c9a5192accf59431130089d214259ebf7 authored about 4 years ago by Kyle Wood <[email protected]>
Get patch remapping mostly working with some slight tweaks

Current patching process fails at patch 311 because we need to implement
the importLibrary funct...

54367a5067582eb33b58429ddb851b0a811bcad6 authored about 4 years ago by Kyle Wood <[email protected]>
Re-use http client across tasks using a build service

And some other cleanup

d0362412d2bf939f8ef722e45916a94f921f73e5 authored about 4 years ago by Kyle Wood <[email protected]>
Run Mercury in a separate process for memory issues

This allows paperweight to work without requiring the daemon to have
more memory.

d0c03da64807f0c9eb85a0567ce8526d4cae259b authored about 4 years ago by Kyle Wood <[email protected]>
run atlas on notchToSpigot mappings to complete them

mapping now works for the first real patch!

02e23a178c5697a4d533a81c68535c00b41b8f34 authored about 4 years ago by MiniDigger <[email protected]>
Start with trying to perserve spigot git history to support 3 way merges

56207dd52c54166654ff55f183e93eb2ccd871ab authored about 4 years ago by MiniDigger <[email protected]>
Fix a few issues in RemapPatches

739958f3ec023782cd53d130a286044f979acf3e authored about 4 years ago by Kyle Wood <[email protected]>
Fix issues with Spigot mapping generation

Also make build reproducible by removing mavenLocal() as the necessary
fixes are now deployed to...

5978cca67457cfe83b3bb306053b828041eb9aad authored about 4 years ago by Kyle Wood <[email protected]>
Update readme to be a little more helpful

f3b6069723d9b73f7ba31824add417746924a9c9 authored about 4 years ago by Kyle Wood <[email protected]>
Give some tasks groups and descriptions so they appear in the tasks list

98119f60629703d129b54cb6486296b47869f38b authored about 4 years ago by Kyle Wood <[email protected]>
Update example build.gradle.kts

df2a002d85efba3f37ca534a143fd84005108d76 authored about 4 years ago by Kyle Wood <[email protected]>
Gradle 6.7, initial patch remap (not working)

a25958b31e987501213a3b498b2591d264d3b8b2 authored over 4 years ago by Kyle Wood <[email protected]>
Update for merge config API

1a940555565849985d4a97cf026b5d2f5fbde252 authored over 4 years ago by Kyle Wood <[email protected]>
Remapped Spigot now compiles with no patches

1b9252da0d7768b1537d565981fbdf60b047b757 authored over 4 years ago by Kyle Wood <[email protected]>
Setup Spigot dependencies before remapping (#1)

20d397652039c407fc44aa6c92f85120b214c7b0 authored over 4 years ago by MiniDigger <[email protected]>
Initial commit

4d12aa9fc3a8cd75a248adfc3061349319d981a7 authored about 6 years ago by Kyle Wood <[email protected]>