Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CraftBukkit to Minecraft 1.4.4. | Travis Watkins | 2012-11-13 | -4/+4 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -58/+58 |
| | ||||
* | Update entity target data to reflect current AI status. Fixes BUKKIT-2280 | EdGruberman | 2012-09-28 | -0/+2 |
| | | | | | | | The new AI system introduced by Minecraft 1.2 no longer relies on the target field in the entity so it is frequently out of sync with what the entity is actually doing. This modifies the AI goal to update the target so our API can return the correct information. | |||
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -33/+31 |
| | ||||
* | Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1. | Nathan Adams | 2012-03-22 | -5/+5 |
| | ||||
* | [Bleeding] Added new target events. Fixes BUKKIT-935 | feildmaster | 2012-03-10 | -0/+27 |
| | ||||
* | Added PathfinderGoalTarget, PathfinderGoalArrowAttack, ↵ | feildmaster | 2012-03-10 | -0/+130 |
PathfinderGoalMeleeAttack for diff visibility. |