Kas-tle
7e25e2ecae
Pull protocol jitpack from cloudburst again
2024-04-12 12:36:10 -07:00
Kas-tle
4e6970c0f5
Merge branch 'GeyserMC:master' into fix/protocol
2024-04-12 07:38:41 -07:00
Kas-tle
5e783312c7
Remove unused postinitchannel GeyserServerInitializer
2024-04-12 05:54:18 -07:00
rtm516
e856a8af84
Fix user agent strings ( #4562 )
2024-04-12 13:12:38 +01:00
Joshua Castle
ddd47b682a
Merge remote-tracking branch 'upstream/master' into fix/protocol
2024-04-12 03:27:21 -07:00
Joshua Castle
42f2a4b6b0
1.20.80
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-12 03:23:13 -07:00
Eclipse
ca0e226aac
Fix breaking of custom head blocks added by Polymer by adding a default fallback to block mappings ( #4557 )
2024-04-11 03:05:15 +02:00
Joshua Castle
aa4306c47a
Bump protocol
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-10 17:46:38 -07:00
chris
94d2cbced9
stop reading when there is no item to read ( #9 )
2024-04-10 14:41:45 -07:00
Joshua Castle
decce7ce27
More kicking
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-10 03:18:28 -07:00
Kas-tle
92d46424c3
Update Protocol
2024-04-08 14:59:02 -07:00
Kas-tle
1d9dd8e1ab
Correction
2024-04-08 09:58:22 -07:00
Kas-tle
4bad65215b
Pin protocol to 68dc192
2024-04-08 09:54:30 -07:00
rtm516
c91182132c
Update Crowdin on README
2024-04-08 10:05:48 +01:00
Joshua Castle
3dc213a863
Add more unused packets
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-08 00:26:06 -07:00
Joshua Castle
65b23f3dd4
Deregister more unused packets
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-08 00:11:55 -07:00
Joshua Castle
070a19a02d
Make evil more harder
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-04-07 23:15:55 -07:00
Camotoy
fa2e4e5a94
Reduce processing for incoming TrimDataPackets
2024-04-07 22:44:58 -04:00
Denys Loshkarev
3d9f3ac645
Show 1.20.73 as being supported ( #4543 )
...
* update version supported by plugin
* Update README.md
2024-04-07 01:12:56 +03:00
rtm516
0972e4f4d7
Update CreativeCategory none to have the correct value ( #4549 )
2024-04-05 22:21:27 +01:00
Eclipse
1819ed4dbd
Remove Java custom armor trims when translating item to Bedrock to prevent visual issues ( #4548 )
...
* Fix (or workaround) armor items with custom armor trims having no texture on bedrock
* Fix armor items with custom trims causing issues on entity models by removing the Trim tag entirely
* Refer to minecraft namespace inline for consistency
2024-04-04 11:55:00 -07:00
rtm516
29bd896682
Fix CreativeCategory enum numbers ( #4542 )
2024-04-02 02:11:03 +01:00
rtm516
47237e07b7
Fix block custom registration failing with simmilar named items ( #4540 )
2024-04-02 00:10:12 +01:00
Kas-tle
08aa5282d4
Ensure proxiedAddresses is not null before lookup ( #4539 )
2024-04-01 15:50:58 -07:00
Sage
fa441f1c7b
Add ConnectionRequestEvent ( #4533 )
...
* Add ConnectionRequestEvent and implement it
* Add debug message and use InetSocketAddress instead of string
* Provide both proxy and real client ip
And add some minor javadocs
* Make ProxyIp nullable
* Apply changes from pr
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
* Apply changes from pr
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
* Apply changes from pr
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
* Bump API version
* Dont JiJ common on mod platforms
---------
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-04-01 14:33:12 -07:00
Kas-tle
c9ca4c82f7
Allow configuration of RakNet limits ( #4532 )
...
* Allow configuration of RakNet limits
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Validate packet limiter system properties
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
---------
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-31 21:42:31 -07:00
rtm516
fbafdbb2a7
Allow NonVanillaCustomItemData to have a block assigned ( #4530 )
2024-03-31 12:01:59 +01:00
Kas-tle
b469904951
Update Raknet ( #4529 )
2024-03-30 03:27:55 -07:00
Redned
7da3afef60
Update RakNet
2024-03-29 12:25:57 +00:00
Kas-tle
f1828419d6
Update raknet ( #4528 )
2024-03-28 17:28:49 -07:00
chris
85908690a3
Revert inventory "fix" that's causing issues with quickly opening & closing inventories ( #4523 )
2024-03-27 01:47:21 +01:00
rtm516
4ea94f89a2
Fix entity pick request for cherry and bamboo boats ( #4522 )
2024-03-24 21:30:00 +00:00
chris
d24a4766b4
Shade the Geyser api on modded platforms ( #4520 )
2024-03-24 16:12:40 +00:00
CloudyOrk
c64e8afcce
Indicate existing 1.20.72 support ( #4515 )
...
* update supported version
* Update GameProtocol.java
* Update GameProtocol.java
---------
Co-authored-by: Kas-tle <26531652+Kas-tle@users.noreply.github.com>
2024-03-22 12:03:17 -07:00
chris
4fa0bcd01b
Update Jackson ( #4512 )
...
* Update jackson
* relocate yaml on velocity
2024-03-21 19:05:41 +01:00
chris
867cf6da05
Feature: JiJ dependencies on modded platforms ( #4502 )
...
* Use JiJ inclusion for Fabric/NeoForge to prevent mod conflicts. Further: Don't publish shadow jars to maven.
* Shade and relocate dependencies that don't conform to SemVer on Fabric
* Shade/Relocate dependencies on Fabric to avoid version warnings
* Use relocate function from the build-logic plugin
2024-03-19 23:05:30 +01:00
chris
b03818a0c4
Add attack damage indicator to custom items ( #4495 )
2024-03-18 19:41:36 +01:00
Kas-tle
e1e09a6ccb
Fix KQueue loading crashing macOS; Closes #4474 ( #4506 )
2024-03-16 08:19:09 -07:00
chris
112f4ddb8d
Fix: Inventory handling when client tries to open the player inventory when it shouldn't ( #4499 )
...
* attempt at fixing <https://github.com/GeyserMC/Geyser/issues/4497 >
* Fix wrong handling of OPEN_INVENTORY case in BedrockInteractTranslator
2024-03-15 17:33:48 +01:00
chris
c3d4277ae6
More error-robust kernel version parsing ( #4496 )
...
* should resolve https://github.com/GeyserMC/Geyser/issues/4492
* Use regex to parse version
* yeet debug
* Only log the throwable message
2024-03-15 13:52:34 +01:00
chris
c91ee53788
Fix virtual lecterns - again ( #4494 )
2024-03-14 10:27:49 +01:00
chris
39b05e284e
update protocol lib to resolve command crashing ( #4493 )
2024-03-13 12:25:30 -07:00
Kas-tle
a9467cf150
Temporary bad fix for command crashing ( #4490 )
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-13 02:54:39 -07:00
Kas-tle
7e4d97f6e1
Fix wooden slabs ( #4489 )
...
* Fix wooden slabs
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Update submodule
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Also indicate 1.20.71 support
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
---------
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-13 02:05:41 -07:00
Kas-tle
1df63c6de8
Support Bedrock 1.20.70 ( #4477 )
...
* Support 1.20.70
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Update readme
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Use 1.20.70 mappings
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Creative lectern drops work but not survival yet
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Fix lectern book pickup in survival
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Add copyright notices to new files
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Temp fix for incorrect creative_items from Cloudburst/Data
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Fix item frame breaking in creative
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Clarify what to remove when 1.20.60 support is dropped
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Don't use dim change enum pre 1.20.70
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
---------
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-11 00:29:27 -07:00
Kas-tle
a0fd720e7c
Fix client crash issue if empty recipe is sent ( #4485 )
...
* Fix client crash issue if empty recipe is sent
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* More efficent order
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
* Recipes are recipies
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
---------
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-11 00:03:37 -07:00
chris
0ad7c4325d
Fix: Workaround for recipes involving custom items to show up in the recipe book ( #4484 )
...
* Allow adding custom items to the creative inventory in order for recipes outputting said custom items to work
* yeet includeInCreativeInventory as it would break existing nonvanilla extensions - and is pretty pointless anyways
* rename mappings to `creative_group` and `creative_category`
* delete outdated comment
2024-03-10 23:38:38 +01:00
Kas-tle
527eab0b58
Cap render distance at 96 ( #3530 )
...
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
Co-authored-by: onebeastchris <github@onechris.mozmail.com>
2024-03-09 04:51:32 +01:00
rtm516
92ce0fc6c7
Ignore merge queue branches from build workflow ( #4483 )
2024-03-09 01:24:16 +00:00
rtm516
f1e125a360
Add merge group trigger to pullrequest workflow ( #4482 )
2024-03-08 21:32:28 +00:00