Dylan K. Taylor
|
4f8e4f0522
|
Add EOF newlines where missing (bulk) (#1836)
This should solve issues with people making GitHub PRs and having the web editor messing things up. GitHub Web Editor sucks :(
|
2017-12-20 11:56:36 +00:00 |
|
Dylan K. Taylor
|
74b074753f
|
Bulk addition of constant visibilities
thanks PhpStorm inspections plugin for annoying the shit out of me until
I did this.
|
2017-11-21 14:44:10 +00:00 |
|
Dylan K. Taylor
|
4250e99e3a
|
Updated for 1.2.0.22
|
2017-08-22 11:35:56 +01:00 |
|
Dylan K. Taylor
|
9be1b929a5
|
Added PhpDoc for packet field types and changed float x,y,z to Vector3
|
2017-08-13 20:02:07 +01:00 |
|
Dylan K. Taylor
|
9bae4d8ef6
|
updates for 1.2.0.11
|
2017-08-10 11:15:23 +01:00 |
|
Dylan K. Taylor
|
7886918140
|
Cleaned up some bad code in DataPacket, added encode/decodeHeader and made encode/decodePayload protected
|
2017-08-06 17:21:51 +01:00 |
|
Dylan K. Taylor
|
a5c6c8b973
|
Added some fields to new packets
gave up on EventPacket because it's a mess, and StructureBlockUpdate is a job all by itself
|
2017-07-12 19:31:20 +01:00 |
|
Dylan K. Taylor
|
30df0c2418
|
Refactor a bunch of network-related things for easier auto-generation of protocol stuff
|
2017-07-12 16:32:39 +01:00 |
|