Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bundled fixes [SEE DESC] | Tiger Wang | 2013-11-12 | 1 | -2/+2 |
| | | | | | | | | * BoundingBox now returns FACE_NONE + Arrows can be picked up * Arrows dug up resume physics simulations * Added sound effects for bows, lava to stone, and arrows * Fixed SoundParticleEffect on <1.7 protocols | ||||
* | cBoundingBox: Only forward collisions are calculated. | madmaxoft | 2013-09-02 | 1 | -6/+14 |
| | |||||
* | Made cBoundingBox class inclusive in both coord edges. | madmaxoft | 2013-09-01 | 1 | -9/+51 |
| | | | | Also added (a disabled) self-test to cBoundingBox. | ||||
* | Fixed an error in cBoundingBox's line-collision algorithm. | madmaxoft | 2013-09-01 | 1 | -14/+6 |
| | |||||
* | Added line collision calculation to cBoundingBox. | madmaxoft | 2013-09-01 | 1 | -10/+104 |
| | |||||
* | Added the cBoundingBox class. | madmaxoft | 2013-09-01 | 1 | -0/+195 |