Dqu1J
|
fd69140d80
|
Fix disable-tripwire-updates option not cancelling tripwire hook updates (#12129)
|
2025-02-17 20:07:02 +01:00 |
|
Miles
|
8eb8e44ac3
|
Allow For Default Titles in InventoryView Builders (#12013)
|
2025-02-16 23:07:00 +01:00 |
|
FlorianMichael
|
88cdd22076
|
Fixup luck and random implementation in CB loot-tables (#11926)
|
2025-02-16 13:06:01 -08:00 |
|
Lulu13022002
|
7bee99714a
|
Cleanup damage source a bit (#12106)
|
2025-02-16 20:14:00 +01:00 |
|
Lulu13022002
|
0a04c3fe22
|
Fix some NPEs (#12105)
|
2025-02-12 23:15:37 +01:00 |
|
Warrior
|
e616498ed7
|
Add Vault block API (#12068)
|
2025-02-12 23:15:22 +01:00 |
|
Warrior
|
1be2e5f311
|
Fix vanilla map decorations sending when not dirty (#12098)
|
2025-02-12 23:13:34 +01:00 |
|
Owen
|
fa5824e4c8
|
Add skipTripwireHookPlacementValidation (#12091)
This allows for the configuration of tripwire hook duping.
|
2025-02-10 23:04:38 +01:00 |
|
masmc05
|
786ddf53c6
|
Default piston block entity direction to DOWN (#12039)
|
2025-02-08 20:17:45 +01:00 |
|
Shane Freeder
|
597dcfffb9
|
Add support for lz4 (#12053)
Mojang added this early 2024, however, it wasn't ever added to the actual config option
inside of paper
|
2025-02-08 19:07:43 +01:00 |
|
Warrior
|
5395ae37bd
|
Fix composter block setting bukkit owner twice (#12058)
|
2025-02-02 22:38:01 +01:00 |
|
Lulu13022002
|
d4a957849c
|
Experimental annotation changes (#12028)
|
2025-01-30 20:02:14 +01:00 |
|
Creeam
|
81bb82f521
|
Fix wrong piston world border check (#12007)
|
2025-01-25 21:13:21 +01:00 |
|
Pedro
|
73f7736eb9
|
Drop patch for MC-273635 fixed in MC 1.21.4 (#11987)
|
2025-01-18 14:30:13 +01:00 |
|
Lulu13022002
|
2ea6aee343
|
Deprecate Turtle#isDigging (#11959)
|
2025-01-12 12:49:25 -08:00 |
|
Bjarne Koll
|
e5542cfdc3
|
Hide unnecessary decorated pot data (#11957)
Prevent decorated pots from sending their contents to clients as
contents are not needed for rendering.
|
2025-01-12 17:49:49 +01:00 |
|
Shane Bee
|
3e42518b34
|
Fix snow accumulating in custom biomes without precipitation (#11854)
|
2025-01-11 11:10:32 +01:00 |
|
Bjarne Koll
|
1b38f2810e
|
Fix reading recipes used on furnace (#11947)
|
2025-01-10 19:49:58 +01:00 |
|
Jake Potrebic
|
486e521105
|
Re-add droped MapLike spam fix (#11917)
|
2025-01-05 19:07:35 +01:00 |
|
Pedro
|
33a590bca6
|
Fix TargetHitEvent#getSignalStrength() post-hard-fork (#11897)
|
2025-01-04 21:30:41 +01:00 |
|
Nassim Jahnke
|
326c687047
|
Fix whack diff from last commit
|
2024-12-27 13:47:25 +01:00 |
|
Nassim Jahnke
|
2b73d1957c
|
More var name fixes
|
2024-12-27 13:45:04 +01:00 |
|
Nassim Jahnke
|
c530c39f4e
|
More var name fixes
|
2024-12-27 12:31:54 +01:00 |
|
Lulu13022002
|
f51aa3e3e1
|
Fix BlockRedstoneEvent for tripwire hooks (#11791)
|
2024-12-26 19:42:03 +01:00 |
|
Lulu13022002
|
9e2d39cd26
|
Fix double chest identification (#11812)
|
2024-12-24 22:57:24 +01:00 |
|
Nassim Jahnke
|
aa2c52baac
|
Fix dropper inventory var
|
2024-12-23 20:21:31 +01:00 |
|
Lulu13022002
|
c76809973b
|
Fix tripwires (#11790)
|
2024-12-23 19:14:35 +01:00 |
|
Nassim Jahnke
|
70ef43b8dd
|
More cleanup of var names
|
2024-12-21 15:53:00 +01:00 |
|
Nassim Jahnke
|
82216a59fe
|
Apply some feature patches to files instead
They're small and/or really shouldn't be left unapplied
|
2024-12-21 13:21:47 +01:00 |
|
Spottedleaf
|
6186079231
|
Migrate ChunkSystem class to PaperHooks
|
2024-12-20 09:22:42 -08:00 |
|
Owen1212055
|
2935905ced
|
Small sculk cleanup
Don't check for empty items anymore in FishingHook.
Removes some diff + we handle it gracefully in add fresh entity
|
2024-12-19 20:44:24 -05:00 |
|
Lulu13022002
|
25a7793b9c
|
drop duplicate block update
|
2024-12-19 22:12:09 +01:00 |
|
Lulu13022002
|
1f86b55302
|
reapply SummonEntityEffect
|
2024-12-19 21:29:31 +01:00 |
|
Nassim Jahnke
|
4353c33213
|
Move flat bedrock generator to file patches
|
2024-12-19 12:26:28 +01:00 |
|
Nassim Jahnke
|
5f9265cc31
|
Update more feature patches
The incremental chunk saving patch has exactly one line that it expects to come from the moonrise patch, I just left the output as is
|
2024-12-19 12:03:16 +01:00 |
|
Nassim Jahnke
|
0eb8f95dec
|
Properly update diff in NaturalSpawner
|
2024-12-19 11:30:22 +01:00 |
|
Nassim Jahnke
|
8f5d9953f5
|
Fix DensityFunctions lvt
|
2024-12-19 11:01:00 +01:00 |
|
Lulu13022002
|
5922e6334b
|
fix allowPermanentBlockBreakExploits config
|
2024-12-18 23:35:47 +01:00 |
|
Lulu13022002
|
c71ada60db
|
get offline player data file from the right folder
|
2024-12-18 21:54:15 +01:00 |
|
Lulu13022002
|
6126012369
|
readd beacon effect cause
|
2024-12-18 19:29:39 +01:00 |
|
Nassim Jahnke
|
dedc6b3394
|
Fix more diffs in block package
|
2024-12-18 13:24:47 +01:00 |
|
Nassim Jahnke
|
71bcc8c845
|
Fix diffs in block package
|
2024-12-18 13:00:21 +01:00 |
|
Nassim Jahnke
|
a5e786a578
|
Add back missing hunk in AbstractFurnaceBlockEntity
|
2024-12-18 12:36:30 +01:00 |
|
Nassim Jahnke
|
7caf863b52
|
Small diff cleanups from patch updating
And remove a dumb log change in PacketEncoder
|
2024-12-17 16:50:59 +01:00 |
|
Lulu13022002
|
783b3b70e6
|
readd dropped event in InteractWithDoor
|
2024-12-16 17:29:46 +01:00 |
|
Jake Potrebic
|
b40c4e2179
|
fix initial runtime errors
|
2024-12-15 15:07:32 -08:00 |
|
Jake Potrebic
|
cb51a4fbcd
|
more compile fixes
|
2024-12-15 14:12:59 -08:00 |
|
Lulu13022002
|
ec57b99bf5
|
readd removal cause for thrown eggs
|
2024-12-15 23:07:15 +01:00 |
|
MiniDigger | Martin
|
8f1dcdd0b7
|
update restamp, add back entity ATs, rebuild patches
|
2024-12-15 22:39:52 +01:00 |
|
Nassim Jahnke
|
6dcb4a33b6
|
Fix some compilation errors
|
2024-12-15 21:28:08 +01:00 |
|