konstructs / server

A voxel based game server.
http://www.konstructs.org
MIT License
49 stars 12 forks source link

Feature introduce block rotation #134

Closed petterarvidsson closed 8 years ago

petterarvidsson commented 8 years ago

This is dependent on the API changes in: https://github.com/konstructs/server-api/pull/13

nsg commented 8 years ago

Nice! test.png is amazing!

Finally a day with the time to read and understand your PR:s, looks good.

Just a minor thought, maybe increase the protocol version consider that we have changed the protocol?

petterarvidsson commented 8 years ago

@nsg Regarding the protocol version. I wanted to increase it on release time so that we don't have to increase it every time we change a protocol feature. There have been several other changes as well, some of them already merge. What do you think?

nsg commented 8 years ago

@petterarvidsson yeah, that's true. Sounds good.