0
0
mirror of https://github.com/pmmp/BedrockProtocol.git synced 2025-02-22 13:26:22 +00:00

Commit Graph

  • 0cfaafdc02 Regenerated LevelSoundEvent and EntityIds 23.0.0+bedrock-1.20.10 Dylan K. Taylor 2023-07-12 13:19:40 +01:00
  • 49feaac40b Silence PHPStan error Dylan K. Taylor 2023-07-12 13:18:26 +01:00
  • a731a064e5 UpdateSubChunkBlocksPacket: fixed uninitialized property Dylan K. Taylor 2023-07-12 13:17:26 +01:00
  • 7fe653370a Protocol changes for 1.20.10 Dylan K. Taylor 2023-07-12 13:17:02 +01:00
  • a5cec2f6ae Make RequestNetworkSettingsPacket can be sent before login DavyCraft648 2023-07-12 07:29:56 +07:00
  • f99489b727 Update phpstan/phpstan requirement from 1.10.7 to 1.10.25 dependabot[bot] 2023-07-07 10:56:46 +00:00
  • 6af9fe7606 Update phpstan/phpstan requirement from 1.10.7 to 1.10.24 dependabot[bot] 2023-07-06 10:53:16 +00:00
  • a3b93fdfac AvailableCommandsPacket: do not add soft enum values to the dictionary soft enums don't compress strings this way. Dylan K. Taylor 2023-07-05 15:08:08 +01:00
  • 84d99e4c88 AvailableCommandsPacket: attempt to reduce chaos in encodePayload Dylan K. Taylor 2023-07-05 13:56:51 +01:00
  • bf55c9a641 Update phpstan/phpstan requirement from 1.10.7 to 1.10.23 dependabot[bot] 2023-07-05 10:24:50 +00:00
  • 9864bf97b7 Update phpstan/phpstan requirement from 1.10.7 to 1.10.22 dependabot[bot] 2023-07-03 10:02:54 +00:00
  • d301dab8fb Bump shivammathur/setup-php from 2.25.1 to 2.25.4 dependabot[bot] 2023-07-01 05:17:54 +00:00
  • 4a27c497bc Update phpstan/phpstan requirement from 1.10.7 to 1.10.21 dependabot[bot] 2023-06-22 10:57:57 +00:00
  • c0bd5ebaa2 Update phpstan/phpstan requirement from 1.10.7 to 1.10.20 dependabot[bot] 2023-06-21 10:58:03 +00:00
  • de313a7605 Update phpstan/phpstan requirement from 1.10.7 to 1.10.19 dependabot[bot] 2023-06-15 10:58:07 +00:00
  • 9ed7292b69 Update phpstan/phpstan requirement from 1.10.7 to 1.10.18 dependabot[bot] 2023-06-08 10:58:35 +00:00
  • ceff28a0bd Protocol changes for 1.20.0 22.0.0+bedrock-1.20.0 Dylan K. Taylor 2023-06-07 20:22:05 +01:00
  • 0430999d58 x5t fix GoaticRelics 2023-06-05 18:59:24 -04:00
  • 2ad05394a7 Update phpstan/phpstan requirement from 1.10.7 to 1.10.16 dependabot[bot] 2023-06-05 10:58:43 +00:00
  • 2f18e29a11 Bump shivammathur/setup-php from 2.25.1 to 2.25.2 dependabot[bot] 2023-06-01 05:57:30 +00:00
  • 1a9743ddd8 Update phpstan/phpstan requirement from 1.10.7 to 1.10.15 dependabot[bot] 2023-05-10 10:58:06 +00:00
  • d9d3314d79 Bump shivammathur/setup-php from 2.24.0 to 2.25.1 (#162) dependabot[bot] 2023-05-01 13:31:54 +01:00
  • ff54df0fc9 Bump shivammathur/setup-php from 2.24.0 to 2.25.1 dependabot[bot] 2023-05-01 05:58:09 +00:00
  • 981ea2e76e OpenSignPacket has an unsigned Y coordinate ... 21.0.1+bedrock-1.19.80 Dylan K. Taylor 2023-04-26 22:00:01 +01:00
  • 1bb0839506 Protocol changes for 1.19.80 21.0.0+bedrock-1.19.80 Dylan K. Taylor 2023-04-26 21:41:53 +01:00
  • f70af3c41c Update phpstan/phpstan requirement from 1.10.7 to 1.10.14 dependabot[bot] 2023-04-20 10:58:26 +00:00
  • f071f7eaba Update phpstan/phpstan requirement from 1.10.7 to 1.10.13 dependabot[bot] 2023-04-13 10:58:27 +00:00
  • 533cb0b908 Update phpstan/phpstan requirement from 1.10.7 to 1.10.12 dependabot[bot] 2023-04-12 10:59:19 +00:00
  • 2787c53103 NetworkNbtSerializer: fixed TAG_IntArray length overflows 20.1.2+bedrock-1.19.70 Dylan K. Taylor 2023-04-10 12:40:32 +01:00
  • 3dc03ddeae Added missing implements ClientboundPacket to new packets Dylan K. Taylor 2023-04-08 15:25:21 +01:00
  • 3c819c96cd Update phpstan/phpstan requirement from 1.10.7 to 1.10.11 dependabot[bot] 2023-04-05 10:58:15 +00:00
  • 3898d2e819 Update phpstan/phpstan requirement from 1.10.7 to 1.10.10 dependabot[bot] 2023-04-03 10:59:06 +00:00
  • 60b7dd7955 Update phpstan/phpstan requirement from 1.10.7 to 1.10.9 dependabot[bot] 2023-03-30 11:28:22 +00:00
  • 455dbad93d JwtHeader: accept optional key thumbprint field (x5t) 20.1.1+bedrock-1.19.70 Dylan K. Taylor 2023-03-29 23:38:17 +01:00
  • 8c4ab9fe0d Update phpstan/phpstan requirement from 1.10.7 to 1.10.8 dependabot[bot] 2023-03-24 10:58:24 +00:00
  • 91d67c8b1b ItemStackResponse: no container infos are expected for a rejecting response 20.1.0+bedrock-1.19.70 Dylan K. Taylor 2023-03-20 01:16:47 +00:00
  • b3ff015072 Update phpstan/phpstan requirement from 1.10.1 to 1.10.7 (#154) dependabot[bot] 2023-03-17 16:10:20 +00:00
  • 4ed134fb77 Update phpstan/phpstan requirement from 1.10.1 to 1.10.7 dependabot[bot] 2023-03-17 10:58:38 +00:00
  • 4892a50201 ... 20.0.0+bedrock-1.19.70 Dylan K. Taylor 2023-03-14 17:06:38 +00:00
  • ecf6e6e7bb Updated entity IDs and level sound event IDs Dylan K. Taylor 2023-03-14 17:05:00 +00:00
  • 6da38dcfa9 Protocol changes for 1.19.70 Dylan K. Taylor 2023-03-14 17:03:16 +00:00
  • 24ff65fc2f Update phpstan/phpstan requirement from 1.10.1 to 1.10.6 dependabot[bot] 2023-03-10 10:58:51 +00:00
  • fb3d9e3d00 Update phpstan/phpstan requirement from 1.10.1 to 1.10.5 dependabot[bot] 2023-03-08 11:00:34 +00:00
  • c958f11963 Update phpstan/phpstan requirement from 1.10.1 to 1.10.4 dependabot[bot] 2023-03-07 10:59:14 +00:00
  • c42f5e375f Update phpstan/phpstan requirement from 1.10.1 to 1.10.3 dependabot[bot] 2023-02-27 11:01:19 +00:00
  • d0630014fc Update phpstan/phpstan requirement from 1.10.1 to 1.10.2 dependabot[bot] 2023-02-24 10:59:02 +00:00
  • bcae9b3c87 Update phpstan/phpstan requirement from 1.9.18 to 1.10.1 (#147) dependabot[bot] 2023-02-22 13:50:05 +00:00
  • 8dd5390899 Update phpstan/phpstan requirement from 1.9.18 to 1.10.1 dependabot[bot] 2023-02-22 10:16:26 +00:00
  • 1821420ba8 Update phpstan/phpstan requirement from 1.9.13 to 1.9.18 (#146) dependabot[bot] 2023-02-20 18:39:09 +00:00
  • 6e4c0e287b Update phpstan/phpstan requirement from 1.9.13 to 1.9.18 dependabot[bot] 2023-02-20 11:00:51 +00:00
  • a5bf4753c7 Fix test 19.3.0+bedrock-1.19.62 Dylan K. Taylor 2023-02-19 16:11:03 +00:00
  • 8cc43750f6 Fix build Dylan K. Taylor 2023-02-19 15:56:16 +00:00
  • b50b1efdc2 Added improved APIs for PacketBatch Dylan K. Taylor 2023-02-19 15:13:36 +00:00
  • 8dbff05b9a PacketBatch: added fromRawPackets() Dylan K. Taylor 2023-02-17 20:47:50 +00:00
  • a156db582d Address protocol break in 1.19.62 (no protocol bump) 19.2.0+bedrock-1.19.62 Dylan K. Taylor 2023-02-17 16:32:49 +00:00
  • b57d8145cb SetActorLinkPacket is (probably unintentionally?) serverbound in 1.19.60 19.1.0+bedrock-1.19.60 Dylan K. Taylor 2023-02-15 12:35:51 +00:00
  • 9e11eadc56 Update phpstan/phpstan requirement from 1.9.13 to 1.9.17 dependabot[bot] 2023-02-09 10:14:16 +00:00
  • 3c8cf08d09 Fixed outdated CommandRequestPacket::create() 19.0.0+bedrock-1.19.60 Dylan K. Taylor 2023-02-08 18:38:02 +00:00
  • 3514df25aa Fixed headers (again) Dylan K. Taylor 2023-02-08 18:35:55 +00:00
  • 1541cbb462 Protocol changes for 1.19.60 Dylan K. Taylor 2023-02-08 18:18:43 +00:00
  • 0f48ae703c Update phpstan/phpstan requirement from 1.9.13 to 1.9.16 dependabot[bot] 2023-02-08 10:04:02 +00:00
  • c618f75408 Update phpstan/phpstan requirement from 1.9.13 to 1.9.15 dependabot[bot] 2023-02-07 10:03:21 +00:00
  • f7a2e7cb57 Add full support for command soft enums (#139) 18.2.0+bedrock-1.19.50 S3v3Nice 2023-02-02 19:26:25 +03:00
  • fb7281a27d Place initSoftEnumsInCommandData() below decodePayload() S3v3Nice 2023-02-02 19:18:29 +03:00
  • c6fd78927a Document initSoftEnumsInCommandData() S3v3Nice 2023-02-02 19:15:45 +03:00
  • 8805772e9a Document CommandEnum->isSoft() && Create AvailableCommandsPacket->initSoftEnumsInCommandData() S3v3Nice 2023-02-02 18:55:10 +03:00
  • 460c8592aa Bump shivammathur/setup-php from 2.22.0 to 2.24.0 (#140) dependabot[bot] 2023-02-01 11:39:11 +00:00
  • 705a53846b Bump shivammathur/setup-php from 2.22.0 to 2.24.0 dependabot[bot] 2023-02-01 05:04:30 +00:00
  • 85bcb1be95 Small fixes in AvailableCommandsPacket S3v3Nice 2023-01-31 00:16:46 +03:00
  • 238f6057b2 Add full support for command soft enums S3v3Nice 2023-01-31 00:05:12 +03:00
  • c34f22847a Added new entity metadata flags 18.1.0+bedrock-1.19.50 Dylan K. Taylor 2023-01-20 12:35:30 +00:00
  • d473829a52 Updated entity metadata constants Dylan K. Taylor 2023-01-20 12:32:43 +00:00
  • 21fa4080ea Update phpstan/phpstan requirement from 1.9.13 to 1.9.14 dependabot[bot] 2023-01-20 10:03:20 +00:00
  • 6f8cea4fee Update phpstan/phpstan requirement from 1.9.8 to 1.9.13 (#137) dependabot[bot] 2023-01-19 13:04:10 +00:00
  • 2b25169c47 Update phpstan/phpstan requirement from 1.9.8 to 1.9.13 dependabot[bot] 2023-01-19 10:03:22 +00:00
  • 2ecfa72b86 Update constants for player death info metadata properties (#131) IvanCraft623 2023-01-18 21:18:13 -05:00
  • 5730d8b5f8 PlayerActionPacket is also clientbound (#136) alvin0319 2023-01-19 11:15:47 +09:00
  • 5dd7fbc876 PlayerActionPacket: Fix PlayerActionPacket cannot being sent to a player alvin0319 2023-01-19 09:24:29 +09:00
  • 1d402dfce5 Update phpstan/phpstan requirement from 1.9.8 to 1.9.12 dependabot[bot] 2023-01-18 10:04:22 +00:00
  • 66215b6802 Update phpstan/phpstan requirement from 1.9.8 to 1.9.11 dependabot[bot] 2023-01-13 10:03:35 +00:00
  • 5f9ca5d869 Update phpstan/phpstan requirement from 1.9.8 to 1.9.9 dependabot[bot] 2023-01-12 10:04:05 +00:00
  • 2589213fcb Update phpstan/phpstan requirement from 1.9.4 to 1.9.8 (#132) dependabot[bot] 2023-01-09 19:02:48 +00:00
  • ab542f5c9e Update phpstan/phpstan requirement from 1.9.4 to 1.9.8 dependabot[bot] 2023-01-09 10:07:59 +00:00
  • 7b753e29d3 Update constants for player death info metadata properties IvanCraft623 2023-01-07 22:44:43 -05:00
  • b558ec883b BossEventPacket: clean up unknowns, documentation, and fixed some fields 18.0.0+bedrock-1.19.50 Dylan K. Taylor 2023-01-06 21:47:28 +00:00
  • d86c69b95c Merge branch 'master' of github.com:pmmp/BedrockProtocol Dylan K. Taylor 2023-01-06 21:32:04 +00:00
  • 46f57a0836 Rename stuff in CraftingMarkSecondaryResultStackRequestAction Dylan K. Taylor 2023-01-06 21:31:55 +00:00
  • 926f01da60 MineBlockStackRequestAction: rename variable Dylan K. Taylor 2023-01-06 21:29:03 +00:00
  • 7546a3eaec Rewrite documentation for CraftingMarkSecondaryResultStackRequestAction Dylan K. Taylor 2023-01-06 21:28:45 +00:00
  • fb47086a83 ItemStack: added isNull() Dylan K. Taylor 2023-01-06 21:19:08 +00:00
  • c1d3c3e74a ItemStack: added equalsWithoutCount() Dylan K. Taylor 2023-01-06 21:18:17 +00:00
  • 7e32d4c812 Update phpstan/phpstan requirement from 1.9.4 to 1.9.7 dependabot[bot] 2023-01-05 16:51:39 +00:00
  • b227a6dc6f actually fix php-cs-fixer where it matters Dylan T 2023-01-05 16:50:43 +00:00
  • 87a7e70b21 Update phpstan/phpstan requirement from 1.9.4 to 1.9.6 dependabot[bot] 2023-01-04 10:04:03 +00:00
  • 2e92da7966 Update phpstan/phpstan requirement from 1.9.4 to 1.9.5 dependabot[bot] 2023-01-03 10:03:49 +00:00
  • 54155d3123 Bump shivammathur/setup-php from 2.22.0 to 2.23.0 dependabot[bot] 2023-01-01 05:03:27 +00:00
  • 9e5e473c63 actions: fix php-cs-fixer Dylan T 2022-12-27 19:58:04 +00:00
  • 6eaa06fc14 Add constants for player death info metadata properties (#125) IvanCraft623 2022-12-27 14:54:36 -05:00
  • e3d386c8e1 Implement death stuff metadata properties IvanCraft623 2022-12-27 14:36:12 -05:00
  • a16e7ac435 Add FIREWORK_ITEM property key (#118) IvanCraft623 2022-12-22 13:17:04 -05:00