Commit Graph

41 Commits

Author SHA1 Message Date
fullwall be24bd67bc Update waypoints for new AI 2012-07-19 20:58:22 +08:00
fullwall efe491c053 Simplify part 2 - AI 2012-07-18 23:42:43 +08:00
fullwall 10ae38882d Simplification part 1 - remove characters 2012-07-09 16:46:53 +08:00
fullwall 472ac50003 Fix an issue with setDestination not working immediately after spawn 2012-05-23 16:51:33 +08:00
fullwall 5ea3f32f76 Remove constructor parameter, add method in Util 2012-05-13 19:41:21 +08:00
fullwall e6d76e696c Fix bugs with controllables, waypoints, add waypoint editing slot, call damage event 2012-05-12 15:13:58 +08:00
fullwall 8a07f129b9 Fixed an issue with waypoints 2012-05-12 10:01:27 +08:00
fullwall 09776024e0 Bugfixes, console can select NPCs for use with commands 2012-05-11 23:13:10 +08:00
fullwall e491d1bb07 Changes to arm animations, noDamageTicks is decremented again 2012-05-10 20:51:11 +08:00
fullwall 7a8a5cb210 Changes 2012-05-08 21:38:28 +08:00
fullwall 172c46f766 Fix logic error in entity equip 2012-05-04 18:41:47 +08:00
aPunch a9105c624e Slightly hackish workaround for mob NPC and spawn egg bug. This fixes CITIZENS-59. 2012-05-03 16:38:23 -05:00
aPunch affb84f6cd Fix equip NPE. This fixes CITIZENS-62. 2012-05-03 15:53:35 -05:00
fullwall 81d6c2a3a3 Changes 2012-05-03 23:22:31 +08:00
fullwall bed9c12c57 Set the head yaw as well, remove bukkit from pom as it is included in craftbukkit 2012-04-30 23:19:07 +08:00
fullwall c7eb4eb1b0 Fixed human npcs not updating properly, exclude some types from waypoints 2012-04-30 22:56:27 +08:00
fullwall 9fa9e73f21 Fix bugs 2012-04-30 17:52:55 +08:00
fullwall 78d77ee04b Cache workaround no longer applicable 2012-04-29 17:03:10 +08:00
fullwall 6d5b73a2dd Fix errors in entity instantiation and update entities properly 2012-04-20 22:45:09 +08:00
fullwall 7a53a0c163 Move updating to individual entities 2012-04-19 11:52:07 +08:00
fullwall d65346482e Minor cleanup 2012-04-18 10:12:17 +08:00
fullwall 325dacf713 Minor optimisations and changes 2012-03-27 22:42:15 +08:00
aPunch 09f977f194 Added ability to equip Pig NPCs with saddles. This addresses CITIZENS-6. 2012-03-18 18:11:13 -05:00
aPunch 9474532efb Add ability to edit sheep via the equipment editor. This address CITIZENS-5. 2012-03-17 10:43:43 -05:00
fullwall 46ad744582 Fix for CITIZENS-31 2012-03-15 19:38:10 +08:00
fullwall 2468a8c0eb Fix CITIZENS-21, partially fix CITIZENS-2 and CITIZENS-11 2012-03-15 18:06:40 +08:00
fullwall 17f6c4fc70 Make NPC handles accessible from nms Entity (increase speed of NPCManager.getNPC), make Text trait respect despawned state, despawn NPCs on death event 2012-03-12 18:45:36 +08:00
aPunch 93315b4b40 Prevent creeper NPCs from becoming powered by lightning. This partially fixes CITIZENS-16. 2012-03-11 16:52:21 -05:00
aPunch f725893005 Prevent lightning from morphing pigs into pig zombies. This fixes CITIZENS-17. 2012-03-11 16:46:24 -05:00
aPunch d4113c1984 Added ability to equip the carried material for Enderman. This addresses CITIZENS-7. 2012-03-10 19:11:28 -06:00
fullwall 836e1cf6a4 Pathfinding changes 2012-03-10 13:59:37 +08:00
aPunch 62808e386b changes 2012-03-08 12:01:12 -06:00
fullwall eac617e682 Merge 2012-03-02 18:38:39 +08:00
fullwall a77f180b5b Changes to waypoints 2012-03-02 18:36:54 +08:00
aPunch c57ca76b4f update to new mob AI 2012-03-02 03:59:02 -06:00
aPunch b82cc9e8d5 completely implement iron golem and ocelot NPCs 2012-03-01 12:22:39 -06:00
aPunch 71153a40ea add new entities, wont work until Bukkit adds API for them 2012-03-01 10:13:37 -06:00
fullwall 477d223aca Update to 1.2 2012-03-01 23:12:47 +08:00
aPunch bba2114f17 revert 2012-02-27 04:12:07 -06:00
aPunch e5994c562c have set size for slimes/magma cubes, override chicken egg-laying 2012-02-26 21:12:14 -06:00
Ian Macali 3feb24b8c3 Fixed Maven. 2012-02-26 01:20:11 -06:00