aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.gradle.kts
AgeCommit message (Collapse)Author
2024-06-14Bump tiny-remapper to 0.10.3Jason Penilla
Fixes warnings when using some java 21 features
2024-06-1362Jake Potrebic
2024-05-13Remove Adventure snapshot repo from dev bundle (#10716)scarfacered
* Remove Adventure snapshot repo * do not remove trailing comma
2024-05-11Brigadier Command Support (#8235)Owen
Adds the ability for plugins to register their own brigadier commands --------- Co-authored-by: Jake Potrebic <[email protected]> Co-authored-by: Jason Penilla <[email protected]> Co-authored-by: Bjarne Koll <[email protected]>
2024-05-08Update Adventure to 4.17.0 ReleaseShane Freeder
2024-04-30Update paperweight to 1.6.3 (#10626)Jason Penilla
2024-04-301.20.6 (#10623)Noah van der Aa
2024-04-27bump paperweight to 1.6.2 to fix spurious build failure from scanJar OOMJason Penilla
2024-04-27Bump tiny-remapper (real)dev/1.20.5Jason Penilla
2024-04-27Bump tiny-remapperJason Penilla
2024-04-27update paperweight to 1.6.1Jason Penilla
2024-04-26Remove shadow from build classpathJason Penilla
it isn't used
2024-04-26paperweight 1.6.0Jason Penilla
2024-04-26Update patched spigot decompiler to fix inconsistency based on processing orderJason Penilla
2024-04-25Replace VanillaGradle use and update generated APIJason Penilla
2024-04-24adventure 4.17.0-SNAPSHOTJason Penilla
2024-04-24Check for existing am session before running continueServerUpdateJason Penilla
2024-04-23Set mercury sourceCompatJason Penilla
2024-04-23Fix continueServerUpdate with 2-line subjectsJason Penilla
2024-04-23Add plugin remapping patchesJason Penilla
2024-04-23Begin update to 1.20.5Jake Potrebic
2024-04-16"Downgrade" Vineflower to 1.10.1 release (#10423)Jason Penilla
* "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-12Update patches to handle vineflower decompiler (#10406)Jake Potrebic
* Update patches to handle vineflower decompiler * update patches again to handle inlined simple lambdas * update vf again and re-apply/rebuild patches * update patches after removal of verify-merges flag * fix compile issue * remove maven local * fix some issues * address more issues * fix collision patch * use paperweight release * more fixes * update fineflower and fix patches again * add missing comment descriptor --------- Co-authored-by: Jason Penilla <[email protected]>
2024-04-04build: Compile against and shade the filtered jar (#9747)Jason Penilla
* 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-03-29build: Update paperweight to 1.5.12 and Gradle Wrapper to 8.7 (#10361)Jason Penilla
2024-03-07build: Update tiny-remapper to 0.10.1 & remove unused repo from dev bundle ↵Jason Penilla
config (#10303)
2024-01-14Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10164)Jake Potrebic
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: 63c208dd Remove no longer used import 70be76c7 PR-958: Further clarify deprecation of TAG_CONTAINER_ARRAY ae21f4ac PR-955: Add methods to place structures with block/entity transformers e3d960f2 SPIGOT-7547: Remark that Damageable#setAbsorptionAmount() is capped to a specific value b125516c Fix typo in RecipeChoice.ExactChoice docs 309497c1 Add EntityMountEvent and EntityDismount Event 2fd45ae3 Improve ItemFactory#enchantItem consistency 2b198268 PR-933: Define native persistent data types for lists CraftBukkit Changes: 771182f70 PR-1327: Add methods to place structures with block/entity transformers e41ad4c82 SPIGOT-7567: SpawnReason for SNOWMAN is reported as BUILD_IRONGOLEM 76931e8bd Add EntityMountEvent and EntityDismount Event 9b29b21c7 PR-1183: Better handle lambda expression and renaming of classes in Commodore 1462ebe85 Reformat Commodore.java 9fde4c037 PR-1324: Improve ItemFactory#enchantItem consistency 4e419c774 PR-1295: Define native persistent data types for lists dd8cca388 SPIGOT-7562: Fix Score#getScore and Score#isScoreSet 690278200 Only fetch an online UUID in online mode 1da8d9a53 Fire PreLogin events even in offline mode 2e88514ad PR-1325: Use CraftBlockType and CraftItemType instead of CraftMagicNumbers to convert between minecraft and bukkit block / item representation Spigot Changes: 864e4acc Restore accidentally removed package-info.java f91a10d5 Remove obsolete EntityMountEvent and EntityDismountEvent 828f0593 SPIGOT-7558: Deprecate silenceable lightning API as sound is now client-side and cannot be removed cdc4e035 Remove obsolete patch fetching correct mode UUIDs 49e36b8e Merge related BungeeCord patches 6e87b9ab Remove obsolete firing of PreLogin events in offline mode 5c76b183 Remove redundant patch dealing with exceptions in the crash reporter 3a2219d1 Remove redundant patch logging cause of unexpected exception
2023-12-08Update paperweight to 1.5.11Jason Penilla
2023-12-071.20.4Jason Penilla
2023-12-06Update adventureJason Penilla
2023-12-06Wait on stream redirect futures (update helper task)Jason Penilla
2023-12-06wait for second pass applyJason Penilla
2023-12-06build script updatesJason Penilla
2023-12-05add description to helperJason Penilla
2023-12-05Improve update helper taskJason Penilla
2023-12-05Add update helper taskJason Penilla
2023-12-05Prepare for 1.20.3 devNassim Jahnke
2023-11-22Update paperweight to 1.5.10 and Gradle to 8.4 (#9957)Jason Penilla
2023-11-04Bump tiny-remapper for Java 21 support (#9902)Jason Penilla
2023-10-26Update paperweight to 1.5.9 (#9872)Jason Penilla
2023-10-09Update paperweight to 1.5.8 (#9814)Jason
2023-10-06[ci skip] update paperweight to 1.5.7 & re-enable filterpatches (#9799)Jason
2023-09-24Drop no longer needed patchNassim Jahnke
2023-09-21So it begins...Noah van der Aa
2023-09-15Create raw chat type as resource file instead of in source (#9226)Jake Potrebic
Sets up the ability to load new or modified resource files into Paper. Updates paperweight to 1.5.6 This should work with all run configs, like runDev, runShadow, runReobf as well as correctly build jars for production.
2023-06-131.20.1 (#9333)Jason
2023-06-08comment out update logic from build.gradle.ktsJake Potrebic
2023-06-07Clean rebuildSpottedleaf
Add to gradle build so that this is automatically done throughout the update
2023-06-07Start working on 1.20Nassim Jahnke
2023-04-26[ci skip] Update Gradle plugins and wrapper (#9140)Jason