summaryrefslogtreecommitdiffstats
path: root/src/Entities/ArrowEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eps comparisonTiger Wang2014-07-041-1/+1
|
* SuggestionsTiger Wang2014-07-021-8/+8
|
* Vector clamping fixesTiger Wang2014-07-011-4/+8
| | | | Thank you, @madmaxoft.
* Implemented Vector3<>::Floor()Tiger Wang2014-06-301-2/+3
|
* SuggestionsTiger Wang2014-06-291-1/+3
|
* Fixed multiple issues with projectilesTiger Wang2014-06-221-24/+9
| | | | | | | * Fixed arrows not being collectable/not truly hitting a block/not lodging into blocks/not going in far enough * Fixed projectiles not playing their block hit animation owning to being destroyed too quickly
* Initialise m_HasTeleported in both constructorsworktycho2014-05-091-0/+1
|
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+193