- 0260110 Duration is short, not int by Shevchik · 9 years ago
- 1fc5e69 Some changes to how properties are stored by Shevchik · 9 years ago
- b597dd9 Use annotation processor to validate if middle packets impl has no arg by Shevchik · 9 years ago
- 596df8e Annotate middle packet impls with supported versions to be able to check by Shevchik · 9 years ago
- ca0cd4d Repackage middlepacketimpl for easier reading by Shevchik · 9 years ago
- 800367b Fix 1.5 entity attach by Shevchik · 9 years ago
- ed1a49e Migrate 1.5 to serverbound middle packets too by Shevchik · 9 years ago
- 6ccfe98 Steer vehicle is 1.6 and 1.7 only by Shevchik · 9 years ago
- a1dfb89 ClientLogin is the same for 1.5 and 1.6 by Shevchik · 9 years ago
- 393d07f Migrate 1.6 to serverbound middle packets too by Shevchik · 9 years ago
- bf4f1ae Should be ints by Shevchik · 9 years ago
- f76e7be Fix custom payload decoder by Shevchik · 9 years ago
- e051b7d Fix villager trade transformer by Shevchik · 9 years ago
- ff9d2d3 Step 2: Shared middle serverbound packets for 1.7 by Shevchik · 9 years ago
- 54bcd57 Unify registry by Shevchik · 9 years ago
- 4eebc2c Fixed spawn painting encoder by Shevchik · 9 years ago
- ccee6f5 Fix window items reading by Shevchik · 9 years ago
- 86bf59b Migrate 1.5 to middle packets too by Shevchik · 9 years ago
- 79ee25b Migrate 1.6 clientbound transformer to middle packets too by Shevchik · 9 years ago
- 554d134 wrong field by Shevchik · 9 years ago
- 2754f7f Sign has a limit of 15 symbols. Move registry to sub package. Remove by Shevchik · 9 years ago
- bb56bb5 Always remap block id in world event. Move it to 1.5-1.7. by Shevchik · 9 years ago
- 3f13d8c Move spawn painting to 1.5-1.7 by Shevchik · 9 years ago
- 0e5fc21 Move SetHealth to 1.6-1.7 by Shevchik · 9 years ago
- 001f04c Speed up compression, default compression level to 1 by Shevchik · 9 years ago
- 0ce9a4c Encoder should throw exception, not just log it. by Shevchik · 9 years ago
- cdc0af5 First stage of sharing packet transformers rewrite. New 1.7 clientbound by Shevchik · 9 years ago
- f8d147b Uppercase by Shevchik · 9 years ago
- 43b8a70 Fix wolf collar color by Shevchik · 9 years ago
- f7c981f Fix PacketTransformer Typo by MrPowerGamerBR · 9 years ago
- 0b9316f Make meta remapper a bit more readable by Shevchik · 9 years ago
- 40a3021 Fix Class Name Typo by MrPowerGamerBR · 9 years ago
- 29d949a Ceil health by Shevchik · 9 years ago
- 70e9634 Packed ice sould be remapped for 1.6 too by Shevchik · 9 years ago
- 93c1263 Remap Tall Plant to Yellow Flower for 1.6.X by Leonardo · 9 years ago
- f0c26a0 Modifier is mutable so we can't return a static instance there. Create by Shevchik · 9 years ago
- b788d18 Deserialize hover event value properly by Shevchik · 9 years ago
- b27fc42 Properly convert hover event. Add ChatAPI. by Shevchik · 9 years ago
- 0c43eeb Remove chat json converting, spigot base components don't work. by Shevchik · 9 years ago
- 57566d4 Use random uuid when sending profiles with ping event by Shevchik · 9 years ago
- c4e3725 Add server ping response event by Shevchik · 9 years ago
- 498f2eb Those chat components give me a headache by Shevchik · 9 years ago
- 6a09b21 Wrong variable by Shevchik · 9 years ago
- 2d83be0 Convert items in hover event in json chat for 1.7 by Shevchik · 9 years ago
- c7f0522 Send chat json as is for 1.7 by Shevchik · 9 years ago
- 940b518 Right click vehicle leave is only for 1.5.2 by Shevchik · 9 years ago
- c0fdbd8 Use named constants for packets to make future updates easier. by Shevchik · 9 years ago
- 53acdb9 Update ServerInjector.java by BeYkeRYkt · 9 years ago
- 3487df7 Remove filtering, breaks skull transformer by Shevchik · 9 years ago
- 6c9f63f Actually transform named spawn data by Shevchik · 9 years ago
- b2c615a entity id is int in 1.6 by Shevchik · 9 years ago
- f3d7ed9 Do not send empty ench tag by Shevchik · 9 years ago
- 6733b67 Add players to watched entities so metadata will be sent correctly for them. by Shevchik · 9 years ago
- 7f9c9ec Call itemstack write event only if have registered listeners. Add by Shevchik · 9 years ago
- 9494c0d Filter item meta before writing itemstack by Shevchik · 9 years ago
- c750540 Skipping registry for skipping enchantments by Shevchik · 9 years ago
- ae3a115 Wrong method by Shevchik · 9 years ago
- 4a29697 Fix itemstack enchants, bump version to development, add itemstack write event by Shevchik · 9 years ago
- 78da9e3 Bump version by Shevchik · 9 years ago
- 246353a Actually use createTable() by Shevchik · 9 years ago
- 6cbd179 Vector3I dw value is > 1.8. Return fake empty map in case tracked entity by Shevchik · 9 years ago
- 8549c86 Ooops, wrong table by Shevchik · 9 years ago
- d46650c Migrate entity and map color remapper to new registry by Shevchik · 9 years ago
- a0a3d30 Unify block and item remappers to single registry by Shevchik · 9 years ago
- 092ccef Fix dw remapping table. Nametag and nametagvisible are only for living by Shevchik · 9 years ago
- 9c29aac Don't forget to cancel ping response tasks, also get channel address by Shevchik · 9 years ago
- 70bc29e Add setting specific uuid to API by Shevchik · 9 years ago
- fdcab9d Finisih rewriting datawatcher remapper by Shevchik · 9 years ago
- 15adfda Prepare some transformers for future 1.9 changes by Shevchik · 9 years ago
- ec92fa6 Do not call to channel.removeAddress(), it is somehow related to netty by Shevchik · 9 years ago
- d19ebb5 Add null check (attempt to combat incompatibility with netty native) by Shevchik · 9 years ago
- a20c015 Move packet handlers by Shevchik · 9 years ago
- 1e53812 Remove some nbt data from spawners nbt on send to prevent crashes by Shevchik · 9 years ago
- 2e6e79c Do not read disconnect message, useless anyway. by Shevchik · 9 years ago
- d1fa366 Fix widnow click by Shevchik · 9 years ago
- 7c3a75f Now the packetdata is formed using latest protocolversion to ensure that by Shevchik · 9 years ago
- ae28754 Throw exception of writing too big array by Shevchik · 9 years ago
- b33d799 Print exception for sure by Shevchik · 9 years ago
- cc3573e Throw exception if decoded data length is negative by Shevchik · 9 years ago
- 9c29b6c Do not catch exception by deflating, should show us more info if the by Shevchik · 9 years ago
- fa915ce Change lib location. Use unpooled heap buffer in initial decoder. Allow by Shevchik · 9 years ago
- b9d3bbc Fix play in window click for 1.7 by Shevchik · 9 years ago
- f8f723b Update to spigot 1.8.8 by Shevchik · 9 years ago
- bd4d632 Cleanup by Shevchik · 9 years ago
- f31f1fd Some fixes by Shevchik · 9 years ago
- 4c5bbbf Change package names, move some methods. by Shevchik · 9 years ago
- f28307c Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- ed1319a Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 83420e2 Update Utils.java by BeYkeRYkt · 9 years ago
- 1808c49 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- e43c813 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 10a7d3b Switch to use direct PooledByteBufAllocator. Still possible to select by Shevchik · 9 years ago
- 0d22715 Fix windown open window title transform by Shevchik · 9 years ago
- a3bc340 Fix formatting, fix missing breaks by Shevchik · 9 years ago
- 833e590 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 821a922 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 8637482 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- bcf1f88 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- ec96bce Update LoginPacketTransformer.java by BeYkeRYkt · 9 years ago
- c289ab9 Update LoginPacketTransformer.java by BeYkeRYkt · 9 years ago