granny
7a3d9a1e3b
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@ce56a02f Update Vanilla base to 26.1.2
PaperMC/Paper@67a54b31 Add EntityLungeEvent (#13637 )
PaperMC/Paper@1241f406 [ci/skip] Update Player#performCommand javadoc and signature (#13698 )
PaperMC/Paper@73aded43 Fix spigot config silentCommandBlocks filtering player commands (#13649 )
PaperMC/Paper@d61d8df4 Cleanup crafter slot diff (#13662 )
PaperMC/Paper@8987f91c [ci/skip] chore(jd): ChunkGenerator improvements (#13655 )
2026-04-12 14:08:58 -07:00
granny
d53e7784d6
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@e4a5a894 Update to Minecraft 26.1.1
PaperMC/Paper@92a4d8db Update "Only write chunk data to disk if it serializes without throwing"
PaperMC/Paper@02d9cbce Update "Entity load/save limit per chunk"
PaperMC/Paper@cb696286 Update "Attempt to recalculate regionfile header if it is corrupt"
PaperMC/Paper@4662bab9 Update "Incremental chunk and player saving"
PaperMC/Paper@4dddc82f Implement new version schema: `<mcver>.build.<paper_build_no>-<paper_status>` / `<mcver>.local-SNAPSHOT`
PaperMC/Paper@fc0a9980 Set channel to ALPHA
PaperMC/Paper@a4fa0357 update gradle wrapper
PaperMC/Paper@a15ceb7a Update fill-gradle to 1.0.11
PaperMC/Paper@52f7e24e Publish to releases repository
PaperMC/Paper@bb7ff8f0 Update "Optimise general POI access"
PaperMC/Paper@ac42a07e Update "Flush regionfiles on save configuration option"
PaperMC/Paper@14357cc5 Avoid using the regionfile directory name to determine if it is chunk data
PaperMC/Paper@a2f4d349 Update "Optimise collision checking in player move packet handling"
PaperMC/Paper@50303a0e Update "Add explicit flush support to Log4j AsyncAppender"
PaperMC/Paper@7bc4f895 Shift unapplied patches
PaperMC/Paper@62ba2c4f Update "Improve keepalive ping system"
PaperMC/Paper@f6d27019 Update "Optimise EntityScheduler ticking"
PaperMC/Paper@4d8d06c7 Fix WorldBorder#setCenter ignoring new values on 26.1.1 (#13741 )
PaperMC/Paper@f9da8035 update unpick definitions
PaperMC/Paper@fc71a133 [ci/skip] fixup previous commit
PaperMC/Paper@4c91cd34 Lazy set Entity.projectileSource in AbstractProjectile#getShooter
PaperMC/Paper@3d1da60c Cache the climbing check in activation range (#12764 )
PaperMC/Paper@575630f3 feat: Optimize ServerWaypointManager when locator bar is disabled
PaperMC/Paper@742daf02 [ci/skip] fixup previous commit
PaperMC/Paper@d29063da Rebuild patches
PaperMC/Paper@ce581c3c Bump deps to match Vanilla versions (#13744 )
PaperMC/Paper@f3e9a934 Fix attack check
PaperMC/Paper@b4743b58 Fix gamerule loading in Management Protocol (#13753 )
PaperMC/Paper@c53ac8a1 Add PlayerToggleEntityAgeLockEvent (#13742 )
PaperMC/Paper@59081719 fixup previous event
PaperMC/Paper@7b49b586 Update "Optional per player mob spawns"
PaperMC/Paper@1fae14c2 Update "Improve cancelling PreCreatureSpawnEvent with per player mob spawns"
PaperMC/Paper@c40cb75b Update "Optimize Hoppers"
PaperMC/Paper@edad1e4c Update "Anti-Xray"
PaperMC/Paper@106a934d [ci/skip] Drop stale TODO
PaperMC/Paper@77c0866f handle legacy uid in vanilla migration and always write metadata during migration
2026-04-07 18:01:36 -07:00
Amine KACIMI
ec21253ab8
[ci skip] Update foojay-resolver-container to 1.0.0 ( #1705 )
2025-10-04 20:22:43 -07:00
granny
b7f79d49fb
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@b6be7cd [ci skip] Move generated API sources to src/generated/java (#11977 )
PaperMC/Paper@cd9d6d6 Allow duplicate relative flags in entity teleport
PaperMC/Paper@b1b88cd [ci skip] Update paperweight to 2.0.0-beta.14
2025-01-17 08:14:03 +00:00
granny
769ec38bd5
prepare hardfork build system
2025-01-14 11:51:16 -08:00
granny
087d43d00b
[ci skip] add test plugin module
2024-05-02 14:50:02 -07:00
granny
a58742076d
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@45d1486 build: Update paperweight to 1.5.12 and Gradle Wrapper to 8.7 (#10361 )
2024-03-31 08:17:45 +00:00
granny
3d52f066c1
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@848a396 Add mob goal generator (#9980 )
PaperMC/Paper@ebf97bd [ci skip] Add more patch identifying comments
PaperMC/Paper@94807a1 [ci skip] Minor cleanup and patch merges
2024-01-16 15:36:02 -08:00
granny
fdadc8db20
[ci-skip] update foojay resolver convention plugin
2023-09-25 17:00:17 -07:00
Ben
56f5adf79a
fix paperclip bug
2023-03-18 16:35:47 -04:00
granny
c5f1057812
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@83a1304 [ci skip] Update Gradle wrapper to 8.0.1 (#8924 )
PaperMC/Paper@08e6622 fix runServer tasks
PaperMC/Paper@4ae202e Fix getBlockStateIfLoaded world bounds check
PaperMC/Paper@b670798 Close plugin jar file on classloader close and after retrieving name for updating (#8902 )
PaperMC/Paper@5170d6f Update the flag when a captured block state is outdated (#8860 )
PaperMC/Paper@dead691 Fix MC-157464 Prevent sleeping villagers moving towards food (#8923 )
PaperMC/Paper@f408c25 Log message if plugin bootstrap provided external plugin instead of throwing an exception (#8914 )
2023-02-28 05:58:01 -08:00
Encode42
fe3250cfec
Updated Upstream (Paper)
...
Upstream has released updates that appear to apply and compile correctly
Paper Changes:
PaperMC/Paper@c1bca9a Add exploded block state to BlockExplodeEvent (#6818 )
PaperMC/Paper@94373f0 Fix OfflinePlayer#getPlayerProfile returning deprecated type (#8543 )
PaperMC/Paper@7b52db5 Fix buffer-joins-to-world patch
PaperMC/Paper@048ee58 Fix OfflinePlayer getPlayerProfile return type (#8710 )
PaperMC/Paper@e05ba98 Avoid to spam the transform event for hoglin->zoglin conversion (#8712 )
PaperMC/Paper@8e83c3c Deprecate ProjectileCollideEvent (#8678 )
PaperMC/Paper@c59922d Expose signed message in chat events (#8694 )
PaperMC/Paper@5717b84 Add config option for spider worldborder climbing (#6448 )
PaperMC/Paper@e6f61f7 fix ArmorStandMeta not applying false flags (#8632 )
PaperMC/Paper@47abd1c Add EntityPushedByEntityEvent (#7704 )
PaperMC/Paper@f26e9cc Tadpole lock API (#8297 )
PaperMC/Paper@3331501 Use team display name for quit message (#7127 )
PaperMC/Paper@1975fbe Respect SpigotConfig logCommands & fix stopDancing() NPE (#8715 )
PaperMC/Paper@78a91df Fix (again) Player#getPlayerProfile no such method error (#8722 )
PaperMC/Paper@52718db Updated Upstream (Bukkit/CraftBukkit) (#8714 )
PaperMC/Paper@2040c1e Player Flying Fall Damage API (#5357 )
2022-12-27 15:55:36 -05:00
Ben Kerllenevich
3d7df537c1
some build system stuff
2021-11-29 18:04:05 -05:00
William Blake Galbreath
cabb14e76d
this is taking forever :3
2021-06-19 21:35:04 -05:00
BillyGalbreath
16d318fed6
Revert commit 74e1f208
2021-06-18 09:44:20 -05:00
BillyGalbreath
74e1f2084f
wtf
2021-06-17 20:15:06 -05:00
Ben Kerllenevich
ab124e45f4
switch to fork of paperweight
...
don't worry paperweight/paper devs, this *will* maintain api compatibility, its mainly so we can have files in NMS
2021-06-15 13:17:41 -04:00
Ben Kerllenevich
ab1f8ba489
update stuff
2021-06-15 07:42:35 -04:00
Ben Kerllenevich
6c12392439
remove forking mojangapi (not needed)
2021-06-14 10:19:10 -04:00
Ben Kerllenevich
7bf37a5c12
update paper, now we can edit Purpur-MojangAPI ^_^
2021-06-14 07:03:19 -04:00
Ben Kerllenevich
345abf2b7d
everything works again!
2021-06-13 06:58:48 -04:00
Ben Kerllenevich
74f0ba4bd3
submodule support
2021-06-12 19:42:41 -04:00
Ben Kerllenevich
d7a6784491
initial work on paperweight & prepare for 1.17
2021-06-12 14:51:56 -04:00
jmp
2aacc76669
Update Toothpick to 1.1.0-SNAPSHOT
2021-05-25 13:22:43 -07:00
jmp
6e98c88bbc
Add missing repo to settings.gradle.kts
2021-05-11 03:06:41 -07:00
jmp
083a86e500
[ci-skip] Update for Toothpick changes
2021-03-28 21:33:33 -07:00
jmp
cd18335858
Update Toothpick
2021-01-19 19:56:37 -08:00
Jason
69c6484904
Build using Toothpick scripts ( #122 )
...
Co-authored-by: BillyGalbreath <blake.galbreath@gmail.com >
2020-12-18 05:04:33 -08:00