Commit Graph

253 Commits

Author SHA1 Message Date
Blast-MC
da019d06ce fix empty portal destination kick 2025-01-04 19:21:50 -05:00
Blast-MC
d0466ffbcc fix entity loading/upgrading 2025-01-03 17:47:46 -05:00
Blast-MC
706565f1d1 fix set score kick (pt 2) 2025-01-02 11:27:46 -05:00
Blast-MC
aec635cdbf fix set score kick 2025-01-02 11:22:22 -05:00
Blast
c46dbce254 Update pr-build.yml 2024-12-31 22:40:23 -05:00
Blast
8868dca38c Update push-build.yml 2024-12-31 22:40:04 -05:00
Blast-MC
da897f9522 update eden api 2024-12-30 15:36:20 -05:00
Blast-MC
7f2307cc5f 1.21.3 2024-11-24 18:05:29 -05:00
Blast-MC
b6152ed60d 1.12.1 2024-08-11 22:46:10 -04:00
Blast-MC
9040f46126 rebuild server patches 2024-07-23 22:37:54 -04:00
Blast-MC
43c1dcb932 update upstream 2024-07-23 22:01:33 -04:00
Blast-MC
da7ff326fe 1.21 2024-06-23 20:12:32 -04:00
Blast-MC
4c2ae38401 1.20.6 2024-05-19 16:31:52 -04:00
Blast-MC
3a247683f1 fix server crash when respawning dragon 2024-02-08 20:21:07 -05:00
Blast-MC
e0e228c99c fix NPE of item in lava Cauldron 2024-02-08 17:58:05 -05:00
Blast-MC
d166d24ce4 add location to CustomBlockUpdateEvent 2024-02-08 17:57:34 -05:00
Blast-MC
31a0acb859 update upstream 2024-01-29 22:28:13 -05:00
Blast-MC
b7cfec3d53 Merge branch 'master' of github.com:ProjectEdenGG/Parchment
# Conflicts:
#	patches/server/0005-Add-origin-location-to-EntityDamageByBlockEvent.patch
2024-01-25 20:05:33 -05:00
Blast-MC
794a665f20 Fix ProjectEdenGG/Bugs#311 2024-01-25 20:04:14 -05:00
Blast-MC
046ba3260e update upstream, resolves javadoc issue 2024-01-25 20:03:31 -05:00
Griffin Kubesa
711c006e16 Merge pull request #6 from ProjectEdenGG/1.20.4
1.20.4
2024-01-21 09:14:10 -06:00
Blast-MC
39c6747e13 properly implement sidebar display values 2024-01-19 14:34:38 -05:00
Blast-MC
d204d8c9fe add sidebar utility 2024-01-15 20:55:09 -05:00
Blast-MC
4412e8b984 add CustomBlockUpdateEvent 2024-01-15 11:57:09 -05:00
Blast
358a8af2cd Update 0005-Add-origin-location-to-EntityDamageByBlockEvent.patch
Fix ProjectEdenGG/Bugs#304
2024-01-07 19:09:23 -05:00
Blast-MC
1bd783aeb1 temp remove javadoc jar as it's erroring 2023-12-15 23:46:50 -05:00
Blast-MC
999f43f448 Add block breaknaturally overload 2023-12-15 22:01:52 -05:00
Blast-MC
88ca112d35 1.20.4 2023-12-15 20:21:25 -05:00
GriffinCodes
127dae4f19 re-deploy 2023-11-13 00:33:03 -06:00
Lexi Larkin
71be6693a3 fix: bump version 2023-11-11 20:45:32 -05:00
Lexi Larkin
c7cfec78f4 feat: 1.20.2 2023-11-11 20:08:17 -05:00
Griffin Kubesa
6d85991c24 Merge pull request #5 from ProjectEdenGG/1.20.1 2023-08-07 20:48:30 -05:00
Lexi Larkin
58bfb886ca fix: exclude paper-api 2023-08-06 22:50:17 -04:00
Lexi Larkin
1f25e2f005 fix: remove nonfunctional attempt at fix 2023-08-06 22:39:37 -04:00
Lexi Larkin
3cc188ae47 fix: expose eden interfaces in API 2023-08-06 22:28:31 -04:00
Lexi Larkin
ce4157e318 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@40adc23 Fix incorrect javadoc in JarLibrary (#9513)
PaperMC/Paper@c016e03 Fix unbreakable flint and steel consumed when igniting creepers (#9509)
PaperMC/Paper@b1334b5 Mark Player.sendSignChange as deprecated (#9382)
PaperMC/Paper@2f8d9db Pathfinder hasPath should check if path is done. (#9231)
PaperMC/Paper@46a36d3 Make ExperienceOrb entities call EntitySpawnEvent (#9197)
PaperMC/Paper@24d690f Fix hopper not marking source inv as changed (#9070)
PaperMC/Paper@383f0ed Remove sign ticking (#9478)
PaperMC/Paper@d8b8f61 Configurable Region Compression Format (#8505)
PaperMC/Paper@2c54b39 Don't support hex in book title and author (#9493)
PaperMC/Paper@e19177a Rewrote Amethyst logic to throw both BlockGrowEvent and BlockSpreadEvent (#9217)
PaperMC/Paper@4283054 Add player whitelist events (#9209)
PaperMC/Paper@aa93dcf feat: add minimessage tag resolvers overload to CommandSender#sendMessage (#9505)
PaperMC/Paper@b14979e Remove isRemoved skip on .discard() (#9520)
PaperMC/Paper@1837f6c Prevent entity removals if the entity slices is receiving status updates
PaperMC/Paper@a40e48f Add cause to PlayerOpenSignEvent (#9441)
PaperMC/Paper@7d1cc6d Add Translatable interface to MusicInstrument (#9538)
PaperMC/Paper@6c7e3c5 Clarify viewers set mutability in chat events (#9525)
PaperMC/Paper@f402f89 Bump net.kyori.ansi to 1.0.2 (#9546)
PaperMC/Paper@81619a6 Fix treasure map config default (#9572)
PaperMC/Paper@13c9d3c Bump net.kyori:ansi to 1.0.3 (#9575)
PaperMC/Paper@2c55dd8 Expand use of strict advancement dim check (#9545)
PaperMC/Paper@69a8013 Fix inventorycloseevent javadocs (#9533)
PaperMC/Paper@2fa8efc Updated Upstream (Bukkit/CraftBukkit) (#9485)
PaperMC/Paper@508a295 Only erase allay memory on non-item targets (#9570)
PaperMC/Paper@31358d5 API for updating recipes on clients (#6463)
PaperMC/Paper@8fe8ca6 Add clickable version on version command (#9347)
PaperMC/Paper@d6d2b6f Only capture actual tree growth (#6464)
2023-08-06 21:36:15 -04:00
Lexi Larkin
4a430b2238 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@171ba7c Move Log4j plugins to own source set (#9428)
PaperMC/Paper@4356758 Call missing BlockDispenseEvents (#8518)
PaperMC/Paper@c0936a7 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9440)
PaperMC/Paper@12c9700 Fix ThrownEggHatchEvent#setHatching (#9448)
PaperMC/Paper@dadd8b5 Don't allow for supporting block checks to load chunks
PaperMC/Paper@48ea66e Optimize player lookups for beacons
PaperMC/Paper@d7d3f63 Use Nullable annotation for Entity source (#9435)
PaperMC/Paper@e105354 Fix incorrect new blockdata in EntityChangeBlockEvent (#9445)
PaperMC/Paper@5de0f8a Add Sign#getInteractableSideFor (#9388)
PaperMC/Paper@6b325cd Array backed synched entity data (#9460)
PaperMC/Paper@805fdd8 Add deprecations to SignSide string methods (#9467)
PaperMC/Paper@b3dc7a3 fix item meta for tadpole buckets (#9473)
PaperMC/Paper@f9473d9 Add gradle wrapper validation action
PaperMC/Paper@a3c760e Handle block state in EntityDamageByBlockEvent (#9396)
PaperMC/Paper@a60eeb8 Fix mob breaking doors not spawning particles (#9443)
PaperMC/Paper@1f8ca77 Prevent desync for poi and pistons (#9270)
PaperMC/Paper@92bc19b Fix missing item interaction cancelling case (#9427)
PaperMC/Paper@836586d Fix missing item types in SlotType for armor change event (#9379)
PaperMC/Paper@ece4fd3 Suppress Item Meta Validation Checks (#9331)
PaperMC/Paper@aefb73c Add Owner UUID api for AreaEffectCloud (#9364)
PaperMC/Paper@22ed60c Fix BanList API (#9450)
PaperMC/Paper@de3f149 Fix possible NPE on painting creation (#9391)
PaperMC/Paper@fe780d0 Add back accidentally dropped Wandering Trader patch (#9492)
PaperMC/Paper@b533905 fix 2 vanilla issues (#8940)
PaperMC/Paper@c793bd9 Allow LEFT_CLICK_AIR in 3.0->4.5 range of entity (#9211)
2023-07-17 14:01:20 -04:00
Lexi Larkin
e9072bd3a6 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@f2c1e13 Fix default permission for xp command (#9419)
PaperMC/Paper@e16fefb add 'accepted' to Done project category (#9429)
2023-07-01 15:29:17 -04:00
Lexi Larkin
b3f2c79d02 feat: shade eden-interfaces 2023-07-01 15:16:43 -04:00
Lexi Larkin
86a21a089b feat: update upstream 2023-06-30 15:19:06 -04:00
Lexi Larkin
17e63ac792 feat: 1.20.1 2023-06-30 14:54:32 -04:00
Blast-Mc
3edba7dac4 Update upstream 2023-03-28 01:13:09 -04:00
Blast-Mc
402652c29d Fix PreEntityShootBowEvent Defaults 2023-03-27 00:31:31 -04:00
Blast-Mc
7a0b6cc24f Merge branch '1.19.4' 2023-03-23 18:31:44 -04:00
Blast-Mc
3397936ab4 Expose SynchedEntityData method 2023-03-23 18:27:44 -04:00
Griffin Kubesa
8f27eca2e3 Merge pull request #4 from ProjectEdenGG/1.19.4 2023-03-21 23:31:56 -05:00
Blast-Mc
0bbed6029c Fix PreEntityShootBowEvent 2023-03-21 00:21:30 -04:00
Blast-Mc
883620f828 Remove plugin dependency change 2023-03-21 00:21:21 -04:00
Blast-Mc
61a11d791c Return displays in getTargetEntity 2023-03-19 20:11:35 -04:00
Blast-Mc
f8028c508e Update upstream 2023-03-19 18:01:04 -04:00