Commit Graph

19 Commits

Author SHA1 Message Date
KennyTV 8a11b577eb
Current WIP 20w49a 2020-12-02 21:57:32 +01:00
KennyTV 7171802b78
20w28a 2020-07-08 21:01:18 +02:00
KennyTV 3a48e54e52
Directly read components as json, to only de-/serialize once 2020-06-25 16:41:39 +02:00
KennyTV 0b1c210f77
Fix component read length
Fixes #1822, fixes #1696
2020-06-23 19:15:20 +02:00
KennyTV 7595ca0c40
Avoid a bit of overhead in manual primitive type reading
Mostly interesting for proper object type reading (arrays, chunks, etc.) that manually call the type read/write methods + packet varint channel id
2020-06-18 19:38:47 +02:00
KennyTV a7ab4153ef 20w12a 2020-03-18 19:15:58 +01:00
KennyTV dd73ba4f72 Remove some lombok usage from the api package 2020-03-10 13:22:22 +01:00
creeper123123321 1735f48f23 primitive array types 2019-11-02 10:00:27 -03:00
creeper123123321 35bb80d67a
firework boost, set metatype to the newer class 2019-02-13 16:42:59 -02:00
creeper123123321 8d77891f76
not tested villager metadata rewriting 2019-01-09 17:26:06 -02:00
Gerrygames 2da9b99789 1.14 position changes 2018-10-26 18:36:35 +02:00
Gerrygames 5cecfd14d9 1.13.2-pre1 support 2018-10-17 15:38:59 +02:00
creeper123123321 4cd70ee711
Fix rewriting 2018-08-22 17:27:21 -03:00
creeper123123321 df2d9ba3d8
1.13-pre4 + ProtocolPipeline changes 2018-06-27 09:39:38 -03:00
Matsv 444eabcebf Handle metadata correctly, implement new MetaTypes & bump protocol to 18w01a (non-stable) 2018-01-04 14:59:59 +01:00
Myles 19eb478067 [WIP] 17w49a Basic block + item support (inventory transactions are broken / some issues with wrong block)
This will be fully implemented over the coming weeks. Please don't report missing features etc.
2017-12-11 23:39:34 +00:00
Matsv 81ea78e003 Update dependencies fix #662 2017-05-14 14:34:51 +02:00
Myles c4ffdc1b7c Migrate to our own types + use ids instead of materials 2016-09-25 15:40:30 +01:00
Myles dc01fb59b8 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) 2016-09-23 18:49:59 +01:00