| Commit message (Collapse) | Author | Files | Lines |
|
Fixes #1039, fixes #851
|
|
|
|
|
|
|
|
|
|
|
|
This disallows spawning unknown mobs from unknown spawn eggs. Ref.: #928.
|
|
|
|
This reverts commit 75bb36574b4bb78e8b5975bf905a97402fd8a4bb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed placement on lava
* Fixed placement on side of blocks
* Fixed placement through blocks
+ Added washing-away of pads
+ Added ice as a block that fully occupies its voxel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ TNT now has a chance of flinging FallingBlock entities around
* Improved TNT damage
* Improved TNT spawning visuals
* Possible fix for 'SetSwimState failure' messages in debug
|
|
|
|
|
|
|
|
Fixes #728.
|
|
+ Added fireworks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ Implemented paintings
|
|
Also added more comments
|
|
+ Implemented Item Frames
* Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
boats can't be placed if the face is not block_face_none and not block_face_YM, not if it is only not one.
|
|
|
|
May Fix #640
|
|
* Fixed consumption of carrots and potatoes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
...to g_FullyOccupiesVoxel, as recommended by @bearbin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Possible fix for #316.
|
|
|