Commit Graph

3298 Commits

Author SHA1 Message Date
AJ Ferguson 1d99f8beb8
Fix shift clicking Stonecutter output (#3854) 2023-06-09 21:23:10 -04:00
Konicai 1788295291
Translate nbt of decorated pots (#3847) 2023-06-09 12:33:50 -04:00
Camotoy 3ec0d82d46
Kick pre-1.19.30 players for not sending a RequestNetworkSettingsPacket 2023-06-09 12:10:59 -04:00
Konicai 53d002656f
Update EmotePacket creation for 1.20 (#3841)
Include xuid and platformId in EmotePacket
2023-06-08 23:43:45 -04:00
Konicai ab577f66ac
Translate armour trims on items (#3837) 2023-06-08 23:32:04 -04:00
Konicai d6e095424c
Check for null server ip on Fabric (#3842) 2023-06-08 23:29:46 -04:00
Konicai f9870ac4ce
Update mappings to fix chiseled bookshelves (#3839) 2023-06-08 23:25:16 -04:00
Konicai 4cd472906c
Update handling of sign color/glow for 1.20 (#3835) 2023-06-08 13:30:25 -07:00
Konicai 6791acd215
Handle effects with infinite duration (#3834) 2023-06-08 13:20:49 -07:00
Tim203 231e9a1cc6
Fail silently if uploading to Modrinth fails 2023-06-08 16:34:31 +02:00
Konicai 4ab9eb4920
Misc 1.20 fixes (#3828)
* Update mappings

diff: f69b4db9a6...2989dbd7e1

* 1.20 boat entity variants and remove old check in UpstreamPacketHandler
2023-06-08 07:23:27 -07:00
chris 8b8d6ddb9e
Geyser-Fabric: bump to 1.20 (#3824)
* add accesswidener, bump to 1.20

* address review

* yeet AW, use level() instead

* update modrinth version 

pls work
2023-06-08 07:15:08 -07:00
Kas-tle f3cc93c94e
Relocate org.yaml for bungee and spigot (#3820)
* Relocate org.yaml

* Spigot did the same for yaml sadly
2023-06-07 13:22:36 -05:00
chris 52454e5ee8
1.20 bump in readme (#3818) 2023-06-07 11:19:35 -05:00
Redned b78ca431b6
Merge pull request #3817 from GeyserMC/feature/1.20 2023-06-07 10:47:44 -05:00
RednedEpic 13c9063368 Update to use protocol 589 and other 1.20 updates 2023-06-07 09:44:18 -05:00
Redned b3a66dbe29
Something looked wrong... 2023-06-04 22:43:56 -05:00
Redned 23cdde5cc6
Drop any namespace for incoming sounds
Fixes custom sounds defined through a resource pack.
2023-06-04 22:40:09 -05:00
Camotoy 822568ecaa
Banners on shields support 2023-06-03 00:21:09 -04:00
rtm516 246ebddc78
Remove accessor from previous commit 2023-05-27 14:12:20 +01:00
rtm516 f2d83c4ed1
Fixed GitHub Action run numbers 2023-05-27 14:05:41 +01:00
James Harrison 277396525f
Update MinecraftCapes URLs (#3797) 2023-05-26 23:25:46 +01:00
rtm516 3fec30949a
Add disable method to the extensions api 2023-05-25 17:03:31 +01:00
Konicai f7d2b4ece3
Add `Multi-Release: true` to standalone manifest (#3795) 2023-05-24 21:46:43 -04:00
Konicai 3162f1e4fd Update mappings module 2023-05-24 16:54:32 -04:00
Konicai a9d64de070 Support for v588 client and mappings 2023-05-24 16:37:16 -04:00
Konicai f712d4dd81 Bump Protocol and update imports of org.cloudburstmc.protocol.bedrock.data.definitions 2023-05-23 16:34:50 -04:00
Konicai ba4e37075d
Fix uppercase item attribute modifier names (#3780)
* Check for hide attributes flag, and "Name" -> "AttributeName"

* Operation tag is not required?

* Only process each modifier once

* Ignore `minecraft:` namespace if present

* No `Operation` is implicitly ADD, fix knockback_resistance check
2023-05-22 12:58:01 -04:00
rtm516 178fb2136f
Allow custom bows and food to be registered using the API (#3782) 2023-05-21 13:22:15 +01:00
AJ Ferguson 3e7f420532 Handle non-full blocks for Sniffer digging particles
This is how Java does it
2023-05-19 21:11:43 -04:00
AJ Ferguson 53ed40fde7 Some work on CamelEntity 2023-05-19 18:46:02 -04:00
Kas-tle 551f159fc5
Update PR action (#3774)
- upgrade Java action to resolve deprecation warnings
- `Kas-tle/ForkFinder`is now `Kas-tle/find-forks-action`
2023-05-18 13:16:00 -07:00
Konicai cc36b72129 Target MCPL `1.20-1-SNAPSHOT` now that it is temp published 2023-05-18 01:04:21 -04:00
Konicai df5092d32f Take width of hanging signs into account 2023-05-18 00:58:27 -04:00
Camotoy b9c568733a
Improve sign editing 2023-05-17 20:11:14 -04:00
Konicai 4d8cb709da Use load for sniffer_food because of ViaVersion 2023-05-17 16:43:42 -04:00
Konicai 5cf5225c0c canEat for Sniffer 2023-05-17 16:06:28 -04:00
Konicai 5fdc4d72b5 Bump MCPL for 1.20-pre2 2023-05-17 15:33:54 -04:00
AJ Ferguson 701d9844aa Set SnifferEntity digTicks to 0 when transitioning out of DIGGING state 2023-05-16 23:35:28 -04:00
AJ Ferguson c35b7c93fd
Translate SnifferEntity (#3777)
* Translate SnifferEntity

* Add comment for pose
2023-05-16 21:45:16 -04:00
Kas-tle a8b62681bb
Merge pull request #3776 from onebeastchris/testtesttest
make heads render when equipped
2023-05-16 16:54:07 -07:00
onebeastchris 231095e115 make heads render when equipped 2023-05-17 01:38:49 +02:00
YHDiamond fbd157ccdf
Add Attribute Modifiers Display (#3728)
* Add Attribute Modifiers Display

Allows Bedrock players to view the Attribute modifiers display on the bottom of items.

* Fix handling for Knockback Resistance

For some reason, Knockback Resistance is multiplied by 10 in the display for addition, so this handles that oddball.

* Add null check for NBT

* Remove "contains" check

This is checked in the beginning of the addAttributes method so is not required here.

* Add curly brackets

Camotoy likes curly brackets I guess

* Use ModifierOperation enum instead of int for clarity
2023-05-16 14:54:34 -05:00
Konicai d8ec4a5389 Hardcode armor trim recipes 2023-05-15 22:51:52 -04:00
Konicai c2285e018b Merge remote-tracking branch 'upstream/master' into feature/1.20 2023-05-15 14:05:23 -04:00
Konicai 2570a501de Target unpublished MCPL with jitpack for successful builds 2023-05-14 20:04:14 -04:00
Konicai 67662113fd Update mappings to 1.20 2023-05-14 19:30:35 -04:00
Camotoy 8e67b87bc0
A start on signs 2023-05-14 19:12:19 -04:00
Roman Alexander 1e79aa9b37
Update AddEntityPacket to include headYaw (#3762) 2023-05-13 23:37:44 -04:00
Konicai d9698edcc2
Fix smithing tables, but trim recipes are broken. 2023-05-13 22:42:18 -04:00