| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Fixes #983.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I must be going crazy...
|
|
|
|
|
|
|
|
|
|
|
|
The buffer was too small for the favicon; now it's dynamic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Players can login, move around, dig blocks.
|
|
Forgotten a file in the previous commit.
|
|
|
|
|
|
|
|
|
|
This will help #129.
|
|
It is now enabled by defining a macro, by default off.
|
|
|
|
|
|
"Absolute integers" and velocity are reported including their fractional part.
|
|
|
|
|
|
Previously used clock() is not suitable for the task, unfortunately it worked in MSVC.
|
|
|
|
Added TNT and Hopper minecarts
Fixed piston code failing without an extension set
Repeaters are now broken
Fixed not being able to place a minecart on an activator rail
Added much needed comments on piston code
Fixed minor formatting issue
|
|
|
|
|
|
|
|
No more "End of stream" kicks in the client. Data sent while one connection is encrypted and the other is not is buffered and sent when the other link establishes encryption.
|
|
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1669 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6
|