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 |
|
Jake Potrebic
|
8cca65b8ac
|
remove all the rest of the import hunks
|
2024-12-15 11:42:42 -08:00 |
|
Lulu13022002
|
62b6e85d1a
|
prevent duplicate EntityInsideBlockEvent in fire
|
2024-12-15 19:57:44 +01:00 |
|
Lulu13022002
|
56e3949c61
|
call the right damage event for conduit damages
|
2024-12-15 18:57:22 +01:00 |
|
Lulu13022002
|
a5b1875b2d
|
readd conduit effect cause
|
2024-12-15 18:47:15 +01:00 |
|
Lulu13022002
|
7b4afa8b82
|
readd EntityInsideBlockEvent for pitcher crop
|
2024-12-15 17:27:42 +01:00 |
|
Lulu13022002
|
da1947b2ad
|
readd chorus flower events
|
2024-12-15 16:48:03 +01:00 |
|
Lulu13022002
|
46eccd8c7d
|
readd cactus config
|
2024-12-15 16:40:47 +01:00 |
|
Lulu13022002
|
1d6c40afac
|
readd chunk pos long optimization
|
2024-12-15 16:11:59 +01:00 |
|
Jake Potrebic
|
42cecc53c1
|
fix more compile issues
|
2024-12-14 22:43:34 -08:00 |
|
Jake Potrebic
|
172a80cb66
|
Somehow a bunch of items were missed
|
2024-12-14 22:35:35 -08:00 |
|
Jake Potrebic
|
0262d9a165
|
fix a bunch of compile issues
|
2024-12-14 20:15:49 -08:00 |
|
Jake Potrebic
|
1b5b2d8d45
|
net.minecraft.world.level.chunk.status
|
2024-12-14 18:43:52 -08:00 |
|
Owen1212055
|
773f7aada7
|
net/minecraft/world/level/dimension/end
|
2024-12-14 21:43:26 -05:00 |
|
Jake Potrebic
|
e9680a5afe
|
partial: net.minecraft.world.level.block
|
2024-12-14 18:33:16 -08:00 |
|
Owen1212055
|
b16f6f533a
|
net/minecraft/world/level/block/a-r
|
2024-12-14 21:31:12 -05:00 |
|
Jake Potrebic
|
d3ec6a433b
|
net.minecraft.world.level.storage
|
2024-12-14 15:58:34 -08:00 |
|
Shane Freeder
|
767215bf9b
|
net/minecraft/world/level
|
2024-12-14 23:42:36 +00:00 |
|
Noah van der Aa
|
3fbf7aa159
|
net/minecraft/world/level/levelgen/feature
|
2024-12-15 00:09:40 +01:00 |
|
Jake Potrebic
|
d1369750e2
|
net.minecraft.world.level.levelgen
|
2024-12-14 15:00:22 -08:00 |
|
Noah van der Aa
|
c9fd2a7ad5
|
cleanup wrong at
|
2024-12-14 23:58:10 +01:00 |
|
Jake Potrebic
|
2546348b9d
|
net.minecraft.world.level.chunk.storage
|
2024-12-14 14:36:51 -08:00 |
|
Owen1212055
|
4707f46b25
|
net/minecraft/world/level/material
|
2024-12-14 16:50:01 -05:00 |
|