Jason Penilla
43b52c8d61
Unify plugin remapping debug flags
2024-04-27 11:41:56 -07:00
Jason Penilla
f6bd443ff2
Don't tell people to build the reobf jar
2024-04-26 18:05:17 -07:00
Jason Penilla
d93d74a7d5
Remove shadow from build classpath
...
it isn't used
2024-04-26 16:48:34 -07:00
Jason Penilla
23661b25f8
paperweight 1.6.0
2024-04-26 16:19:59 -07:00
Jason Penilla
8cb49c8d67
Update paper plugin check in PluginRemapper
2024-04-26 14:31:45 -07:00
Jason Penilla
6bfa9ce2b1
Update patched spigot decompiler to fix inconsistency based on processing order
2024-04-26 11:42:17 -07:00
Jason Penilla
898fa27a8f
plugin manager updates
2024-04-25 23:17:15 -07:00
Jason Penilla
e66d823dc3
hunk system fixes
2024-04-25 22:25:02 -07:00
Jason Penilla
3606096fbb
compile fixes
2024-04-25 21:27:19 -07:00
Jason Penilla
af2e3abf87
compile fixes
2024-04-25 20:15:07 -07:00
Jason Penilla
9c8593cb14
compile fixes
2024-04-25 19:54:07 -07:00
Jason Penilla
ce02863322
generator fix
2024-04-25 19:09:21 -07:00
Jason Penilla
2432de7be3
Replace VanillaGradle use and update generated API
2024-04-25 18:40:50 -07:00
Jason Penilla
09a83f66ee
compile fixes
2024-04-25 12:16:00 -07:00
Jason Penilla
0a19a66562
Fixes for cb pkg ver
2024-04-25 11:16:53 -07:00
Jason Penilla
21cf066afa
Remove patch renaming scripts
...
These are pretty specific to tasks that kenny and I were doing when they were written, no need to keep them around when they aren't useful for others.
2024-04-25 10:53:29 -07:00
Jason Penilla
0773a7aff5
compile fixes
2024-04-24 22:29:18 -07:00
Jason Penilla
c3eb1935c1
compile fixes
2024-04-24 22:16:04 -07:00
Jason Penilla
72936860a1
compile fixes
2024-04-24 21:38:28 -07:00
Jason Penilla
1db3411c0e
compile fixes
...
compile fixes
compile fixes
2024-04-24 20:40:32 -07:00
Jason Penilla
f70bbeeac6
some work on adventure
2024-04-24 18:10:18 -07:00
Jason Penilla
960e8f1ad8
adventure 4.17.0-SNAPSHOT
2024-04-24 17:46:57 -07:00
Jason Penilla
03152bc733
Drop conduit api patch (upstream implemented same api with same method signatures)
2024-04-24 17:40:30 -07:00
Jason Penilla
faad8cbd62
Apply more API-implementing patches
2024-04-24 17:36:24 -07:00
Jason Penilla
16579c63d9
Update reflection rewriter to 0.0.1 release
2024-04-24 15:02:37 -07:00
Jason Penilla
f2519808c9
694
2024-04-24 11:03:59 -07:00
Jason Penilla
4a43daa012
683
2024-04-24 10:59:51 -07:00
Jason Penilla
c7f0919c43
Check for existing am session before running continueServerUpdate
2024-04-24 10:48:00 -07:00
Jason Penilla
d527aa0f5b
Fix api compile
2024-04-23 14:47:29 -07:00
Jason Penilla
faac14cc4c
Set mercury sourceCompat
2024-04-23 14:43:32 -07:00
Jason Penilla
178efa2903
Don't use defaultToolchain method for run tasks
2024-04-23 14:39:36 -07:00
Jason Penilla
8004d7f08a
41
2024-04-23 14:31:37 -07:00
Jason Penilla
17a9cefe8e
Fix continueServerUpdate with 2-line subjects
2024-04-23 14:26:28 -07:00
Jason Penilla
fbe7d95d0f
33
2024-04-23 14:12:24 -07:00
Jason Penilla
040ea261c7
Apply timings
2024-04-23 14:04:59 -07:00
Jason Penilla
67e8e37fe3
Apply shadow removal patch
2024-04-23 13:41:25 -07:00
Jason Penilla
5c78ce1a3a
Fix reflection diff and order wrt commodore diff
2024-04-23 13:36:31 -07:00
Jason Penilla
a616fad617
Add plugin remapping patches
2024-04-23 11:44:28 -07:00
Jason Penilla
6773af584a
Move logging patches after adventure
2024-04-23 11:21:16 -07:00
Jason Penilla
76be2651ca
"Downgrade" Vineflower to 1.10.1 release ( #10423 )
...
* "Downgrade" Vineflower to 1.10.1 release
The main thing we lose from the 1.11 snapshots is a recent fix for redundant casts.
* Thanks intellij
* a
2024-04-16 12:44:59 -07:00
Jason Penilla
61dc3d0b17
build: Compile against and shade the filtered jar ( #9747 )
...
* Compile against & shade the filtered jar
* Move check for if the paper asset root needs to be pushed
* Don't disable incremental compilation
* Remove mavenLocal
* use paperweight release
2024-04-04 17:12:05 -07:00
Jason Penilla
2b24892fa4
build: Update paperweight to 1.5.12 and Gradle Wrapper to 8.7 ( #10361 )
2024-03-29 10:43:36 -07:00
Jason Penilla
a0b94c31b4
build: Update tiny-remapper to 0.10.1 & remove unused repo from dev bundle config ( #10303 )
2024-03-07 10:11:47 -08:00
Jason Penilla
14253bdf2c
Run round-trip adventure codec tests with JSON, NBT, and Java ops. Use JavaOps for conversions. ( #10031 )
2024-02-17 14:58:56 -07:00
Jason Penilla
5b0b65027f
[ci skip] Make test results viewable in-browser and downloadable ( #10055 )
...
* Post test results
* empty commit
* Make a test fail
* Add missing check
* Disable commenting
* Revert "Make a test fail"
This reverts commit d919653c2b38a3afb74d28e5462685f7ec54b16a.
* remove commenting permission
2023-12-19 19:33:46 -08:00
Jason Penilla
342ba71d4c
Remove no longer needed diff from adventure patch
2023-12-12 13:44:09 -08:00
Jason Penilla
ebf7955996
[ci skip] move decomp fixes to correct patch
2023-12-11 22:08:51 -08:00
Jason Penilla
4580d97f5e
Fix deprecated bungee APIs still serializing to JSON in packets ( #10028 )
2023-12-11 20:24:48 -08:00
Jason Penilla
7c36ea0a5c
Update paperweight to 1.5.11
2023-12-08 11:12:59 -07:00
Jason Penilla
8e3f9efc3c
1.20.4
2023-12-07 13:27:28 -07:00
Jason Penilla
f53cff02ff
Update adventure
2023-12-06 21:04:46 -07:00
Jason Penilla
10ee036217
Clean up settings script
2023-12-06 15:57:51 -07:00
Jason Penilla
813a64fcc8
Wait on stream redirect futures (update helper task)
2023-12-06 15:32:08 -07:00
Jason Penilla
812519d14f
Temp adventure update
2023-12-06 13:45:12 -07:00
Jason Penilla
f6afdc4e9b
wait for second pass apply
2023-12-06 13:24:41 -07:00
Jason Penilla
61209168b7
build script updates
2023-12-06 11:48:37 -07:00
Jason Penilla
e6b18a7ca9
add description to helper
2023-12-05 21:59:31 -07:00
Jason Penilla
436a966767
p a t c h e s
2023-12-05 21:49:31 -07:00
Jason Penilla
6aedc2af5d
Improve update helper task
2023-12-05 21:46:41 -07:00
Jason Penilla
2d702b9bad
more patch
2023-12-05 20:57:46 -07:00
Jason Penilla
d71a8545e4
Add update helper task
2023-12-05 20:35:33 -07:00
Jason Penilla
20f31c62d2
some patches :D
2023-12-05 20:34:04 -07:00
Jason Penilla
7725b39a8f
patches ...
2023-12-05 20:00:14 -07:00
Jason Penilla
bb836b070a
Bump Gradle wrapper to 8.5
2023-12-05 17:58:17 -07:00
Jason Penilla
4f136356d8
some more patch
2023-12-05 15:55:31 -07:00
Jason Penilla
7814f6c819
patches up to anti x ray
2023-12-05 15:32:41 -07:00
Jason Penilla
49eb9de165
fix timings patch field use
2023-12-05 15:25:12 -07:00
Jason Penilla
9811c737bb
some more patches
2023-12-05 15:21:44 -07:00
Jason Penilla
f6bef3efe8
some patches
2023-12-05 15:12:48 -07:00
Jason Penilla
1ef549d1f7
Update generated API
2023-12-05 14:36:33 -07:00
Jason Penilla
f64de074e8
patches
2023-12-05 14:34:01 -07:00
Jason Penilla
d611ad767d
Update loot table and other patches
2023-12-05 14:20:44 -07:00
Jason Penilla
94c1e68205
Update mapping-io ( #9975 )
2023-11-28 14:18:21 -08:00
Jason Penilla
f5c68d86b0
Update paperweight to 1.5.10 and Gradle to 8.4 ( #9957 )
2023-11-21 22:27:50 -07:00
Jason Penilla
6951909f8d
Bump tiny-remapper for Java 21 support ( #9902 )
2023-11-04 20:33:04 -07:00
Jason Penilla
cd2ebaa455
Update paperweight to 1.5.9 ( #9872 )
2023-10-26 16:34:58 -07:00
Jason Penilla
5abcfb3d6b
Fix log level of advancement debug message ( #9860 )
2023-10-23 10:07:44 -07:00
Jason Penilla
ccddb17ee2
Update paperweight to 1.5.8 ( #9814 )
2023-10-09 18:04:26 -07:00
Jason Penilla
4a5893d3fc
[ci skip] update paperweight to 1.5.7 & re-enable filterpatches ( #9799 )
2023-10-06 08:58:09 -07:00
Jason Penilla
72cd5b183d
Add missing kick event cause
2023-09-23 08:50:32 -07:00
Jason Penilla
05f9968013
Rebuild patches
2023-09-22 10:59:56 -07:00
Jason Penilla
845d5e7a06
Move unapplied patches so ATs import
2023-09-22 10:57:13 -07:00
Jason Penilla
b2a5d27433
Add back accidentally dropped Wandering Trader patch ( #9492 )
2023-07-14 16:23:33 -07:00
Jason Penilla
772363fc92
Move Log4j plugins to own source set ( #9428 )
2023-07-01 22:00:46 -07:00
Jason Penilla
3477dbf4aa
Use ANSI serializer for console completion descriptions ( #9351 )
2023-06-15 10:11:09 -07:00
Jason Penilla
b40a6bb08b
1.20.1 ( #9333 )
2023-06-13 00:10:07 -07:00
Jason Penilla
b835c02322
Fix dev bundle generation
2023-06-12 16:44:07 -07:00
Jason Penilla
e6be773522
Prevent the rcon thread from attempting connections after shutdown
2023-06-08 22:25:23 -07:00
Jason Penilla
3913e1d74b
Update adventure
2023-06-08 17:22:51 -07:00
Jason Penilla
61475a2925
[ci skip] Update Gradle plugins and wrapper ( #9140 )
2023-04-26 10:07:13 -07:00
Jason Penilla
8e509e0179
Fix chat messages being logged without formatting to console ( #9058 )
2023-03-27 10:19:23 -07:00
Jason Penilla
d8a4261a4d
Use random UUIDs instead of incrementing long for click callback ids ( #9007 )
2023-03-19 11:25:45 -07:00
Jason Penilla
d07389962b
Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime
2023-03-04 12:01:07 -07:00
Jason Penilla
dbe5184584
[ci skip] Update Gradle wrapper to 8.0.1 ( #8924 )
2023-02-27 15:30:04 -07:00
Jason Penilla
5542f6997e
Make PluginProviderContext#getLogger return ComponentLogger, remove PluginProviderContext#getSLF4JLogger ( #8921 )
2023-02-26 12:13:15 -07:00
Jason Penilla
8242b76d95
[ci skip] Update paperweight to 1.5.1 ( #8856 )
2023-02-16 09:03:25 -07:00
Jason Penilla
8f79964ecd
[ci skip] Automatically close PRs from master branches on opening ( #8779 )
2023-01-09 14:43:54 -07:00
Jason Penilla
efaf778680
Fix reobf issue in previous commit
2022-12-17 00:46:46 -07:00
Jason Penilla
1de7f28233
ChatProcessor fixes ( #8690 )
...
Fixes handling for `ForwardingAudience.Single` and passes the signed message to non-native `Audience` types
2022-12-16 23:05:48 -07:00
Jason Penilla
dd1e3865e5
Update paperweight to 1.4.0
2022-12-13 10:09:15 -07:00