Commit graph

599 commits

Author SHA1 Message Date
Paul Heidenreich
01128ae796 Fix Tests 2019-04-28 13:34:04 +02:00
Paul Heidenreich
812997d587 Bump Version to 1.14-SNAPSHOT 2019-04-28 13:30:25 +02:00
Paul Heidenreich
e6af7ef138 Update Entity Metadata 2019-04-28 13:26:39 +02:00
Paul Heidenreich
78f4d347e9 Update MinecraftConstants 2019-04-28 12:57:22 +02:00
Paul Heidenreich
932b09b27d Update PlayerPlaceBlockPacket 2019-04-28 12:56:46 +02:00
Paul Heidenreich
f1365868c1 Dlete UseBedPacket 2019-04-28 12:54:20 +02:00
Paul Heidenreich
31e5df1c5f Add UpdateJigsawBlock 2019-04-28 12:54:05 +02:00
Paul Heidenreich
0e28d84a26 Update CraftingBookDataPacket 2019-04-28 12:46:08 +02:00
Paul Heidenreich
29b54275f2 Add LockDifficultyPacket 2019-04-28 12:45:40 +02:00
Paul Heidenreich
12c370d522 Update And Rename ClickWindowButtonPacket 2019-04-28 12:35:09 +02:00
Paul Heidenreich
84625ecf27 Add SetDifficultyPacket 2019-04-28 12:26:30 +02:00
Paul Heidenreich
1d3c3f20f5 Remove Unused Import in ServerJoinGamePacket 2019-04-28 12:23:09 +02:00
Paul Heidenreich
264db5c4a2 Update DeclareTagsPacket 2019-04-28 12:21:14 +02:00
Paul Heidenreich
f1856bcd5c Add EntitySoundEffectPacket 2019-04-28 12:17:36 +02:00
Paul Heidenreich
c1a9d298ad Add UpdateViewDistancePacket 2019-04-28 12:09:10 +02:00
Paul Heidenreich
48a1e1fbda Add UpdateViewPositionPacket 2019-04-28 12:06:59 +02:00
Paul Heidenreich
2f88909d48 Update RespawnPacket 2019-04-28 12:01:46 +02:00
Paul Heidenreich
36fcac3055 Add Missing Getters To OpenHorseWindowPacket 2019-04-28 11:58:38 +02:00
Paul Heidenreich
49627dbc45 Add TradeListPacket 2019-04-28 11:57:45 +02:00
Paul Heidenreich
2f4a43f729 Update OpenWindowPacket 2019-04-28 11:26:01 +02:00
Paul
e8764e8774 Add ServerOpenBookPacket 2019-04-28 09:33:30 +02:00
Paul
2c385655e9 Update ServerMapDataPacket 2019-04-28 09:21:46 +02:00
Paul
2e17ea14c8 Update ServerJoinGamePacket 2019-04-28 09:19:18 +02:00
Paul
1aa4714ec0 Corrent Register For OpenHorseInventoryPacket 2019-04-28 09:15:04 +02:00
Paulomart
1f56c5ee85 Update ChunkDataPacket 2019-04-26 19:24:18 +02:00
Paulomart
e58309c445 Add OpenHorseWindow Packet 2019-04-26 19:09:18 +02:00
Paulomart
6784967237 Update ServerSpawnObjectPacket: EntityType is now VarInt 2019-04-26 19:03:23 +02:00
Paulomart
086667cfe8 Add new Types for UpdatedTiles 2019-04-26 19:02:06 +02:00
Paulomart
2cdeff6b70 Update ServerDifficultyPacket 2019-04-26 19:00:12 +02:00
Paulomart
49c4d7f0f3 Update Position Read/Write Code 2019-04-26 18:59:29 +02:00
Paulomart
3e793db8e9 Update Packet Ids 2019-04-26 18:59:02 +02:00
Steven Smith
7569737240
Merge pull request #449 from MatteCarra/patch-2
Added missing break in ServerPlayerListEntryPacket
2019-03-23 10:18:18 -07:00
Matteo Carrara
25f8bcce7b
Added missing break in ServerPlayerListEntryPacket 2019-03-23 17:44:48 +01:00
Steven Smith
a2d22b6504
Merge pull request #447 from ReplayMod/mobtype-armorstand
Re-add ARMOR_STAND to MobType
2019-03-17 17:48:28 -07:00
Jonas Herzig
66132036aa Re-add ARMOR_STAND to MobType 2019-03-15 16:53:14 +01:00
Steven Smith
de699a0259
Merge pull request #442 from MatteCarra/patch-1
Fixes ServerTabCompletePacket
2019-02-16 18:39:55 -08:00
Matteo Carrara
9efc4cf2aa
Fixes ServerTabCompletePacket
You are not reading transactionId, start and length. See protocol at "Tab-Complete (clientbound)": https://wiki.vg/Protocol#Teleport_Confirm
2019-02-17 00:44:43 +01:00
Steveice10
050ddd3911 Add support for JSON array messages. 2018-12-11 23:46:51 -08:00
Steven Smith
b4f5315b47
Merge pull request #438 from archiloque/patch-1
Update javadoc plugin so it won't crash on my Mac
2018-10-31 17:08:31 -07:00
Julien Kirch
01ce9ab63d
Update javadoc plugin so it won't crash on my Mac
Before I had this error
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project mcprotocollib: Execution attach-javadocs of goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-javadoc-plugin:2.10.4🫙 java.lang.ExceptionInInitializerError: null
2018-10-31 07:20:37 +01:00
Steven Smith
e9307442db
Merge pull request #436 from Paulomart/feature/minecraft-1.13.2
Update to Minecraft 1.13.2
2018-10-26 19:36:26 -07:00
Paul
8b759faf44
Update to Minecraft 1.13.2 2018-10-24 17:29:23 +02:00
Steveice10
10ec617e5a Fix typo in vindicator entity sound names. 2018-10-06 16:23:32 -07:00
Steveice10
a341fb0cfe Update HangingDirection for 1.13 2018-09-09 16:58:26 -07:00
Steveice10
051561ee2c Add GenericObjectData, allow object data with value of 0. 2018-09-09 16:22:49 -07:00
Steveice10
3e43b954c1 Add missing SpreadItemParam values, add checks and corrections to ClientWindowActionPacket. 2018-09-06 18:45:11 -07:00
Steveice10
04372d0571 Determine Cipher algorithm based on key type. 2018-09-06 11:06:13 -07:00
Steveice10
345df21061 Use Cipher mode constants. 2018-09-06 10:26:15 -07:00
Steveice10
2a8483a155 Change key generation back to just "AES", be explicit when getting Cipher instance. 2018-09-06 09:34:41 -07:00
Steveice10
2aa66f73e1 Explicitly specify all encryption algorithm components. 2018-09-06 01:27:40 -07:00