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

Commit Graph

  • 21d8038d60 Protocol changes for 1.21.30 Dries C 2024-09-01 17:14:34 +02:00
  • addcf3b4a1 Update phpstan/phpstan requirement from 1.11.9 to 1.11.11 dependabot[bot] 2024-08-26 10:16:18 +00:00
  • cac5a16198 Added property getters in packets (#265) Superomarking 2024-08-17 21:11:09 +03:00
  • ec95e9623f Added property getters in packets Superomarking 2024-08-16 14:38:46 +03:00
  • e2264137c5 Improvements on 1.21.2 support (#263) 33.0.0+bedrock-1.21.20 IvanCraft623 2024-08-15 18:07:53 -05:00
  • d3f964c603 fix typo :/ IvanCraft623 2024-08-15 17:11:09 -05:00
  • 1657bd42ba Re-add repetition2 field IvanCraft623 2024-08-15 17:07:53 -05:00
  • ad98252d99 Merge branch 'master' into 1.21.2-improvements IvanCraft623 2024-08-15 17:03:24 -05:00
  • 73def0f497 Add missing field ViewOffset to CameraSetInstruction (#264) Maxime L 2024-08-15 23:54:58 +02:00
  • 263a41b443 Add missing field ViewOffset to CameraSetInstruction Maxime L 2024-08-15 16:29:44 +02:00
  • 02ecdc0e29 Code consistency :P IvanCraft623 2024-08-14 21:56:20 -05:00
  • 9fc9599003 Improvements... IvanCraft623 2024-08-14 21:47:05 -05:00
  • a2f231bf99 Protocol changes for 1.21.20 Dries C 2024-08-14 23:45:01 +02:00
  • 00f82b8d92 Run codegen Dries C 2024-08-14 18:20:54 +02:00
  • c6ea236a49 Fix codestyle Dries C 2024-08-14 14:25:09 +02:00
  • 6543db59df Checked if there are three jwt slq 2024-08-14 06:12:15 +02:00
  • 9ff93616b1 Checks if emoteId is a uuid slq 2024-08-14 06:11:51 +02:00
  • 9dece5f6d3 Added security when using PurchaseReceiptPacket slq 2024-08-14 06:11:24 +02:00
  • 2dd7430280 Fix wrong git merge Dries C 2024-08-14 03:09:56 +02:00
  • 9422c9770f CS fix IvanCraft623 2024-08-13 19:22:20 -05:00
  • 3b0e82e235 Fix unread byte in InventoryTransactionPacket Dries C 2024-08-14 02:07:07 +02:00
  • b6b1ccf1c2 Protocol changes for 1.21.20 Dries C 2024-08-13 16:32:28 +02:00
  • a871e12637 Update field order and fix enum values in CorrectPlayerMovePredictionPacket (#259) Tobias Grether 2024-08-13 20:25:54 +02:00
  • 24d62ef950 Sync with master Dylan K. Taylor 2024-08-13 19:23:33 +01:00
  • 5b1be13e77 Merge branch 'master' of github.com:pmmp/BedrockProtocol into fix/movement-correction-packet Dylan K. Taylor 2024-08-13 19:22:08 +01:00
  • dc14d94afb Update src/CorrectPlayerMovePredictionPacket.php Dylan T. 2024-08-13 19:19:42 +01:00
  • d4d07b95b7 Update src/CorrectPlayerMovePredictionPacket.php Dylan T. 2024-08-13 19:19:35 +01:00
  • c5cccb16b8 Update src/CorrectPlayerMovePredictionPacket.php Dylan T. 2024-08-13 19:19:28 +01:00
  • 1c9dbcde19 Update src/CorrectPlayerMovePredictionPacket.php Dylan T. 2024-08-13 19:19:19 +01:00
  • 5db8d10382 Make use of new autogen features in PlayerAuthInputPacket Dylan K. Taylor 2024-08-13 17:21:12 +01:00
  • a61b555134 Allow any static function to have a @generate-create-func tag this allows the creation of internal auto-generated constructors that aren't called create(), which is useful if the public create() wants to do extra validation without losing autogen capability. Dylan K. Taylor 2024-08-13 17:20:20 +01:00
  • aa1133fed9 chore: re-add vehicle rotation validation in create function Tobias Grether 2024-08-13 16:50:52 +02:00
  • a76d552c95 fix: remove empty line Tobias Grether 2024-08-13 16:04:15 +02:00
  • 45f036c9f0 chore: missing vehicleRotation is a LogicException Tobias Grether 2024-08-13 16:02:37 +02:00
  • 82e97ffe76 fix: remove unnecessary second null check Tobias Grether 2024-08-13 16:00:09 +02:00
  • ff3bdfb607 chore: fix codestyle Tobias Grether 2024-08-13 15:56:10 +02:00
  • 27a0a6c523 fix: Add null check for vehicle rotation Tobias Grether 2024-08-13 15:53:26 +02:00
  • d98bf4d149 chore: rename from rotation to vehicleRotation Tobias Grether 2024-08-13 15:49:00 +02:00
  • 048ed0cd63 fix: implement PredictionType enum and vehicle rotation property correctly Tobias Grether 2024-08-13 15:44:16 +02:00
  • ab28bba938 Merge branch 'master' into master ismail 2024-08-13 16:17:07 +03:00
  • d279e584fd Update phpstan/phpstan requirement from 1.11.9 to 1.11.10 dependabot[bot] 2024-08-12 11:00:16 +00:00
  • 229e5f3ae6 Add VISIBLE_MOB_EFFECTS actor metadata property (#255) 32.2.0+bedrock-1.21.2 IvanCraft623 2024-08-10 14:23:18 -05:00
  • efabb69a60 optimization ismail 2024-08-10 09:18:02 +00:00
  • b472b7be8c Update VISIBLE_MOB_EFFECTS doc IvanCraft623 2024-08-07 17:55:38 -05:00
  • a634108e26 Update EntityMetadataProperties.php IvanCraft623 2024-08-06 10:34:07 -05:00
  • a0479a61fd Bump shivammathur/setup-php from 2.30.4 to 2.31.1 (#253) dependabot[bot] 2024-08-06 15:12:59 +00:00
  • 3b3d29fbf3 Update phpstan/phpstan requirement from 1.11.7 to 1.11.9 (#254) dependabot[bot] 2024-08-06 15:12:00 +00:00
  • 167bdc0335 Update phpstan/phpstan requirement from 1.11.7 to 1.11.9 dependabot[bot] 2024-08-05 10:13:51 +00:00
  • f14d4eb166 Bump shivammathur/setup-php from 2.30.4 to 2.31.1 dependabot[bot] 2024-08-01 05:23:16 +00:00
  • 5c4662ab7d Update phpstan/phpstan requirement from 1.11.7 to 1.11.8 dependabot[bot] 2024-07-29 10:37:33 +00:00
  • d0c334a146 Update AnimationType.php NurAzliYT 2024-07-22 17:38:15 +07:00
  • 1cf904c01d Update AnimationType.php NurAzliYT 2024-07-22 17:34:44 +07:00
  • 52dc18b0a7 Update AnimationType.php NurAzliYT 2024-07-22 17:32:14 +07:00
  • 47dbdcea9f Update AnimationType.php NurAzliYT 2024-07-22 17:30:03 +07:00
  • 782efabb69 Update AnimationType.php NurAzliYT 2024-07-22 17:24:45 +07:00
  • 08880c1c63 Adding Licence Headers NurAzliYT 2024-07-22 17:19:24 +07:00
  • c6433e15c2 Create AnimationType.php NurAzliYT 2024-07-22 17:14:43 +07:00
  • 3e38f249f6 feat: Added new particle (#244) Nicholas Winterhalter 2024-07-14 22:29:33 +04:00
  • 90b563217b Update phpstan/phpstan requirement from 1.11.2 to 1.11.7 (#246) dependabot[bot] 2024-07-14 18:28:20 +00:00
  • 9252454071 Update outdated PacketBatch documentation. (#249) ipad54 2024-07-14 21:27:58 +03:00
  • bdfe9ccf5d Update outdated PacketBatch documentation. ipad54 2024-07-10 15:52:28 +03:00
  • bb23db5136 Rename CloseFormPacket to ClientboundCloseFormPacket (#248) 32.1.0+bedrock-1.21.2 Dries C 2024-07-10 03:38:43 +02:00
  • d7f037b06f Name the packet according to convention Dries C 2024-07-09 21:40:56 +02:00
  • 0e90215cfa Protocol changes for 1.21.2 32.0.0+bedrock-1.21.2 Dries C 2024-07-09 20:30:44 +02:00
  • 61e88e606a CloseFormPacket: Document the absence of payload IvanCraft623 2024-07-09 13:28:37 -05:00
  • 8858e816d3 Protocol changes for 1.21.2 Dries C 2024-07-09 20:00:41 +02:00
  • 20feff23b4 Update phpstan/phpstan requirement from 1.11.2 to 1.11.7 dependabot[bot] 2024-07-08 10:02:37 +00:00
  • 82c739e6ee fix: Freezing by malicious packets Gewinum 2024-07-03 12:27:44 +04:00
  • 77c675e932 feat: Added new particle Gewinum 2024-07-02 21:14:01 +04:00
  • 3230f4f47d Bump shivammathur/setup-php from 2.30.4 to 2.31.0 dependabot[bot] 2024-07-01 05:32:38 +00:00
  • d42f8da0a4 Update phpstan/phpstan requirement from 1.11.2 to 1.11.5 dependabot[bot] 2024-06-24 10:08:10 +00:00
  • 972373b6b8 Protocol changes for 1.21.0.25 beta 31.0.0+bedrock-1.21.0 Dylan K. Taylor 2024-06-13 18:34:14 +01:00
  • 42a7f1b7f8 Update phpstan/phpstan requirement from 1.11.2 to 1.11.4 dependabot[bot] 2024-06-10 10:41:40 +00:00
  • dc0c5cc835 Update phpstan/phpstan requirement from 1.11.2 to 1.11.3 dependabot[bot] 2024-06-03 10:20:19 +00:00
  • c26a50a3f6 Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#227) dependabot[bot] 2024-05-31 17:05:59 +01:00
  • 8e572c526d Bump ncipollo/release-action from 1.13.0 to 1.14.0 dependabot[bot] 2024-05-31 16:02:56 +00:00
  • f3879fc6ae Bump shivammathur/setup-php from 2.28.0 to 2.30.4 (#236) dependabot[bot] 2024-05-31 17:02:21 +01:00
  • 6e1006eeea Update phpstan/phpstan requirement from 1.10.59 to 1.11.2 (#239) dependabot[bot] 2024-05-31 17:02:02 +01:00
  • 7de5aa7a87 Update phpstan/phpstan requirement from 1.10.59 to 1.11.2 dependabot[bot] 2024-05-27 10:35:43 +00:00
  • 4e4b05ca6d Update phpstan/phpstan requirement from 1.10.59 to 1.11.1 dependabot[bot] 2024-05-20 10:07:33 +00:00
  • 9159662b68 Update phpstan/phpstan requirement from 1.10.59 to 1.11.0 dependabot[bot] 2024-05-13 10:26:03 +00:00
  • 01bb4b781f Bump shivammathur/setup-php from 2.28.0 to 2.30.4 dependabot[bot] 2024-05-01 05:02:06 +00:00
  • 54234f019b Merge 06824922dd5955be46bf8ab994110af9f3038261 into 8d63f39bb2cded3d3e578fd3cf7bc769b9674857 Payton Kerby 2024-04-24 15:19:57 -05:00
  • 06824922dd updated create method from ResourcePackStackPacket PMK744 2024-04-24 15:18:40 -05:00
  • 22a5b1e1f7 Protocol changes for 1.20.80 PMK744 2024-04-24 15:11:30 -05:00
  • 3cf3898323 Update phpstan/phpstan requirement from 1.10.59 to 1.10.67 dependabot[bot] 2024-04-22 10:27:59 +00:00
  • dc7606a9f7 Protocol changes for 1.20.80.24 beta 30.0.0+bedrock-1.20.80 Dylan K. Taylor 2024-04-05 18:53:35 +01:00
  • 851955c11c Update phpstan/phpstan requirement from 1.10.59 to 1.10.66 dependabot[bot] 2024-04-01 10:23:48 +00:00
  • ce0cc4153f Bump shivammathur/setup-php from 2.28.0 to 2.30.2 dependabot[bot] 2024-04-01 05:38:55 +00:00
  • 1e98b97453 Update phpstan/phpstan requirement from 1.10.59 to 1.10.65 dependabot[bot] 2024-03-25 10:57:33 +00:00
  • b3f29fab61 Update phpstan/phpstan requirement from 1.10.59 to 1.10.62 dependabot[bot] 2024-03-18 10:46:52 +00:00
  • 8d63f39bb2 Make codegen stuff a bit more developer friendly 29.0.0+bedrock-1.20.70 Dylan K. Taylor 2024-03-13 14:35:54 +00:00
  • b9981ef877 Run CS fixer on tools directory Dylan K. Taylor 2024-03-13 14:34:51 +00:00
  • 38ef7747c8 Auto-generate command parameter types I'm not sure why I didn't do this much sooner... Dylan K. Taylor 2024-03-13 14:29:09 +00:00
  • 482a852527 Protocol changes for 1.20.70 Dylan K. Taylor 2024-03-13 14:06:27 +00:00
  • 221f7f5a69 Update phpstan/phpstan requirement from 1.10.59 to 1.10.60 dependabot[bot] 2024-03-11 10:56:44 +00:00
  • fdb0d1ddee feat: implement movement prediction type (#228) 28.0.1+bedrock-1.20.60 Tobias Grether 2024-03-01 22:49:48 +01:00
  • 10e34be881 feat: implement movement prediction type Tobias Grether 2024-03-01 22:42:39 +01:00
  • 6e73f21cdc Fix CS in tests 28.0.0+bedrock-1.20.60 Dylan K. Taylor 2024-02-26 16:18:34 +00:00
  • 65b3d0b341 Redesign ItemStack extraData handling, nuke PacketSerializerContext the shield stuff can be handled on the PM side by TypeConverter if this is needed. Dylan K. Taylor 2024-02-26 16:16:11 +00:00