Commit graph

539 commits

Author SHA1 Message Date
Jason
71402ecbc0
Lock server dir for mc dev sources and apply patches (#172)
Fixes IntelliJ deciding to sync during apply patches breaking git state
2022-12-13 09:59:27 -07:00
Jason Penilla
ccd22ea127
Update actions 2022-11-22 19:06:16 -07:00
Jason Penilla
08a5f4a9c9
Don't download spigot maven plugins 2022-11-20 11:50:53 -07:00
Jason Penilla
3afff25383
1.3.12-SNAPSHOT 2022-11-19 15:45:23 -07:00
Jason Penilla
1756148d32
release: Version 1.3.11 2022-11-19 15:43:53 -07:00
Jason Penilla
505a11044b
Ensure consistent output from CollectATsFromPatches 2022-11-19 15:34:58 -07:00
Jason Penilla
33f0d78506
Add extraPatchDir property for use during MC updates 2022-11-19 15:28:49 -07:00
Jason Penilla
178e1ba293
1.3.11-SNAPSHOT 2022-11-19 14:41:05 -07:00
Jason Penilla
4c805951b2
release: Version 1.3.10 2022-11-19 14:36:18 -07:00
Jake Potrebic
c280119859
Allow dev imports to pull from spigot libraries (#168)
closes https://github.com/PaperMC/paperweight/issues/131
2022-11-19 14:21:35 -07:00
Jake Potrebic
50b4ca92cf
add ignoreCase for co-author line check 2022-11-18 21:34:35 -08:00
Jason Penilla
fec6119c16
Also end ATs at co-author line 2022-11-18 21:16:41 -07:00
Jason Penilla
3f82b9aa48
Update actions part 2 2022-11-18 17:12:29 -07:00
Jason Penilla
b887043915
Update actions 2022-11-18 17:04:36 -07:00
Jason Penilla
35b5e68aca
fix style 2022-11-18 16:36:01 -07:00
Jake Potrebic
f2e5ab5077
Read ATs from server patch file headers (#171) 2022-11-18 16:33:28 -07:00
Jason Penilla
3f89a135ba
further reduce eager domain object creation 2022-11-14 09:52:28 -07:00
Jason Penilla
ddd552b03f
reduce eager domain object creation 2022-11-14 09:45:12 -07:00
Jason
0e51fe634e
Add ReobfArtifactConfiguration to userdev (#169) 2022-11-08 11:11:31 -07:00
Jason Penilla
7c32ad2d62
Fix style 2022-11-04 22:53:15 -07:00
Jake Potrebic
1bba114771
Check invokedynamic instructions for bad methods in jar scans (#167) 2022-11-04 22:50:36 -07:00
Jason Penilla
967c17e0ec
1.3.10-SNAPSHOT 2022-10-31 15:19:19 -07:00
Jason Penilla
e9750ebf7c
release: Version 1.3.9 2022-10-31 15:17:56 -07:00
Jason Penilla
41ce4d8b9b
fix style 2022-10-31 15:07:29 -07:00
Jason Penilla
e52ef621ff
Add IncludeMappings task from Paper-Server build script 2022-10-31 15:05:33 -07:00
RGBCube
98de95e9c0 Update checkout action version 2022-10-27 22:08:09 +02:00
RGBCube
850aaf8ac4 Use GITHUB_OUTPUT instead of deprecated ::set-output 2022-10-27 22:08:09 +02:00
Jason Penilla
6deed39825 Fix typo 2022-09-13 14:57:50 -07:00
Jason Penilla
c83d1fef94 Fix #146 2022-09-13 14:41:39 -07:00
Jason Penilla
9b7ef249e8 Fixup last commit
jar runner uses processbuilder
2022-09-13 14:35:25 -07:00
Jason Penilla
ae6aeed7b5 Override Xmx for SpigotDecompileJar fixes #158 2022-09-13 14:04:28 -07:00
Jason Penilla
4a7c4f9842
1.3.9-SNAPSHOT 2022-06-27 15:24:37 -07:00
Jason Penilla
57970ab0bb
release: Version 1.3.8 2022-06-27 15:23:19 -07:00
Jason
e510c2ffcc
Add ScanJarForBadCalls task (#155) 2022-06-27 15:22:53 -07:00
Nassim Jahnke
b361bb3ec6
Update MC version manifest url (#154) 2022-06-26 15:37:37 -07:00
Jason Penilla
7cab978aff 1.3.8-SNAPSHOT 2022-06-12 13:42:49 -07:00
Jason Penilla
79db91fa46 Version 1.3.7 2022-06-12 13:25:27 -07:00
Jason Penilla
05c5d2f758 Fix style issue 2022-06-09 13:19:09 -07:00
Jason Penilla
c4d0c5cb24 Improve classifier handling
Fixes launching bundler, needs further review before release
2022-06-08 19:36:12 -07:00
Riley Park
1daa1948c1 update endpoints 2022-05-20 20:39:17 -07:00
Jason Penilla
729ff50a6c
1.3.7-SNAPSHOT 2022-04-21 19:20:31 -07:00
Jason Penilla
9de125ba88
Version 1.3.6 2022-04-21 19:18:27 -07:00
Jason
1943b3353c
Decompile changes & line mapping (#151)
- Use ForgeFlower single file save mode
- Add basic support for Quiltflower
- Implement line mapping
2022-04-21 18:56:50 -07:00
Jason Penilla
7b68885368
Bump ASM & Gradle plugins 2022-04-08 09:15:28 -07:00
Jason Penilla
49031b3f19
Remove KeyedObject from McDev.bannedClasses 2022-04-04 08:55:41 -07:00
Jason Penilla
fea6f5c494
Update sourceCompatibility to 17 for RemapSources 2022-03-31 17:51:07 -07:00
Jason Penilla
94962163a6 Remove duplicate into call 2022-03-09 15:46:30 -08:00
Shane Freeder
1ac512a5b3
Merge pull request #140 from lynxplay/bugfix/include-flightrecorder-config 2022-03-09 16:15:01 +00:00
Bjarne Koll
52817caec7
Copy the flightrecorder config as a resource
Paperweight actively defines an includes list for any resource that are
copied over from the vanilla (remapped) server jar.

Minecraft 1.18 added the /jfr command, allowing users and server
administrators to use java's flight recorder to analyse and collect
data about their clients/servers runtime.
For this a 'flightrecorder-config.jfc' configuration file was added.

This commit now properly includes the file in the includes list of the
copy resources tasks, hence including the configuration file in compiled
paper servers which re-enables the previously failing /jfr command.
2022-03-09 17:05:53 +01:00
Jason Penilla
058a807735
1.3.6-SNAPSHOT 2022-03-03 19:01:24 -07:00