DerFrZocker
|
4e77a81e1c
|
SPIGOT-7615: PlayerLeashEntityEvent cancelled eats lead
|
2024-04-28 07:27:19 +10:00 |
|
DerFrZocker
|
996f660f3f
|
Do not remove leash knot if leasing to an existing leash knot gets cancelled
|
2024-04-28 07:27:18 +10:00 |
|
DerFrZocker
|
f70367d429
|
SPIGOT-7643: Fix inverted leash event cancelled usage and remove leash knot if no entity gets leashed
|
2024-04-28 07:27:16 +10:00 |
|
DerFrZocker
|
7ddb482941
|
SPIGOT-7640: Abnormal jumping height of wind charge
|
2024-04-27 11:02:53 +02:00 |
|
md_5
|
080c8711ec
|
SPIGOT-7639: Incoming plugin channels not working
|
2024-04-27 15:37:13 +10:00 |
|
DerFrZocker
|
ad549847ee
|
Open a direct connection instead of pinging mojang server to check if it is reachable
|
2024-04-26 09:16:58 +02:00 |
|
LoliColleen
|
38e2926c52
|
SPIGOT-7365: DamageCause blocked by shield should trigger invulnerableTime
|
2024-04-26 16:03:46 +10:00 |
|
md_5
|
90f1059bae
|
Fix item placement
|
2024-04-25 18:18:59 +10:00 |
|
md_5
|
661afb43c3
|
SPIGOT-7633: Clearer error message for missing particle data
|
2024-04-25 16:38:33 +10:00 |
|
md_5
|
807b465b32
|
SPIGOT-7634: Armadillo updates infrequently
|
2024-04-25 16:30:34 +10:00 |
|
md_5
|
590cf09a8e
|
Fix unit tests always seeing Mojang server as unavailable
|
2024-04-25 16:26:03 +10:00 |
|
md_5
|
7c7ac5eb24
|
SPIGOT-7636: Fix clearing ItemMeta
|
2024-04-25 16:15:01 +10:00 |
|
md_5
|
4a72905cf7
|
SPIGOT-7635: Fix Player#transfer and cookie methods
|
2024-04-25 15:31:25 +10:00 |
|
md_5
|
ebb50e1365
|
Fix incorrect Vault implementation
|
2024-04-25 10:31:36 +10:00 |
|
md_5
|
b33fed8b75
|
Update Maven plugins/versions
|
2024-04-25 10:27:52 +10:00 |
|
md_5
|
6f00f0608a
|
SPIGOT-7632: Control middle clicking chest does not copy contents
|
2024-04-25 08:41:39 +10:00 |
|
md_5
|
db821f4059
|
Use regular compiler seeing as ECJ doesn't support Java 21 JRE
|
2024-04-25 07:49:55 +10:00 |
|
md_5
|
8a29767375
|
Revert "BUILDTOOLS-676: Downgrade Maven compiler version"
This reverts commit 8b4abeb03afb3acb0d3047446cf2833aa6e0e4bf.
|
2024-04-25 07:49:55 +10:00 |
|
DerFrZocker
|
0297f87bb0
|
SPIGOT-7355: More field renames and fixes
- Rename MapCursor Types to match their Minecraft names
- SPIGOT-7355: Rename ItemFlag#HIDE_POTION_EFFECTS to better reflect its function
- Fix Attribute rename (CraftBukkit only)
- Add rename routing validation (CraftBukkit only)
|
2024-04-25 07:49:44 +10:00 |
|
md_5
|
2d03bdf6aa
|
SPIGOT-7629: Fix loading banner patterns
|
2024-04-25 07:45:19 +10:00 |
|
md_5
|
e77951fac9
|
Fix equality of deserialized display names
|
2024-04-25 07:26:05 +10:00 |
|
md_5
|
c66f3e4fdb
|
SPIGOT-7631: Fix deserialisation of BlockStateMeta
|
2024-04-25 07:26:03 +10:00 |
|
md_5
|
9c2c7be8d6
|
SPIGOT-7630: Fix crash saving unticked leashed entities
|
2024-04-25 06:51:14 +10:00 |
|
DerFrZocker
|
8c1e7c8410
|
#1384: Disable certain PlayerProfile tests, if Mojang's services or internet are not available
|
2024-04-24 18:12:31 +10:00 |
|
md_5
|
ced93d572d
|
SPIGOT-7626: sendSignChange() has no effect
|
2024-04-24 18:10:39 +10:00 |
|
DerFrZocker
|
c77362caeb
|
SPIGOT-7625: ItemStack with lore cannot be serialized in 1.20.5
|
2024-04-24 17:53:14 +10:00 |
|
2008Choco
|
ff20043879
|
SPIGOT-7620: Fix server crash when hoppers transfer items to double chests
|
2024-04-24 11:19:05 +10:00 |
|
md_5
|
8b4abeb03a
|
BUILDTOOLS-676: Downgrade Maven compiler version
|
2024-04-24 11:05:47 +10:00 |
|
md_5
|
062d2bb13b
|
SPIGOT-7621: Fix empty strings in item lore
|
2024-04-24 08:12:08 +10:00 |
|
md_5
|
3b72391602
|
SPIGOT-7622: Fix error with Player#sendSignChange
|
2024-04-24 08:12:04 +10:00 |
|
md_5
|
08ce626368
|
SPIGOT-7618: Fix custom world generators
|
2024-04-24 07:44:05 +10:00 |
|
md_5
|
b3229d15aa
|
Fix cosmetic typo in exception message
|
2024-04-24 04:27:08 +10:00 |
|
DerFrZocker
|
5d57527c2a
|
#1380: Change wolf variant from enum to interface
|
2024-04-24 04:22:03 +10:00 |
|
2008Choco
|
48f96fbbbd
|
#1379: Rename FoodMeta#get/setSaturationModifier() to #get/setSaturation()
|
2024-04-24 02:32:48 +10:00 |
|
Jishuna
|
8d3e67d865
|
#1378: Add methods to convert between an entity and a SNBT string
|
2024-04-24 01:15:00 +10:00 |
|
DerFrZocker
|
801767ed80
|
SPIGOT-5336: Field name parity with Minecraft keys
|
2024-04-24 01:15:00 +10:00 |
|
DerFrZocker
|
2f35ed0c45
|
#1328: Rename CraftArrow to CraftAbstractArrow and CraftTippedArrow to CraftArrow to better reflect Bukkit's names
|
2024-04-24 01:15:00 +10:00 |
|
DerFrZocker
|
e05615dc78
|
#1357: Remove legacy Particle values
|
2024-04-24 01:15:00 +10:00 |
|
md_5
|
735b2d0d7f
|
Update to Minecraft 1.20.5
|
2024-04-24 01:15:00 +10:00 |
|
md_5
|
38b1f49d95
|
Remove outdated build delay
|
2024-04-24 01:00:00 +10:00 |
|
2008Choco
|
d9209edc56
|
SPIGOT-7613: Don't respect mobGriefing gamerule in World#createExplosion() without source entity
|
2024-04-17 19:13:29 +10:00 |
|
lbenav8095
|
e8f91497fa
|
#1363: Add API to copy BlockState to a new Location
|
2024-04-07 12:22:10 +10:00 |
|
2008Choco
|
1703691225
|
#1367: Add more Conduit API
|
2024-04-07 12:05:25 +10:00 |
|
DerFrZocker
|
1a1bda9b9a
|
SPIGOT-6705: Re-print tab completion "Display all" message in console, when another message is being logged
|
2024-04-07 11:54:28 +10:00 |
|
Doc
|
dbd4200452
|
#1362: Include Creeper igniter in causing entity for damage events
|
2024-04-07 11:49:28 +10:00 |
|
Flo0
|
dfaa89bbe3
|
#1369: Add World#getIntersectingChunks(BoundingBox)
|
2024-04-01 09:43:49 +11:00 |
|
md_5
|
51bbab2b9f
|
Move getItemInUse up to LivingEntity
|
2024-03-30 12:54:26 +11:00 |
|
gIsForGravity
|
668e09602c
|
#1331: Add access to current item's remaining ticks
|
2024-03-30 12:54:20 +11:00 |
|
md_5
|
a639406d1e
|
SPIGOT-7601: Add AbstractArrow#getItem
|
2024-03-30 12:17:57 +11:00 |
|
md_5
|
0398930fc7
|
SPIGOT-7602: Allow opening in-world horse and related inventories
|
2024-03-30 12:08:32 +11:00 |
|