Commit Graph

35 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 783dd9a5a9 Just use instanceofs 2012-05-18 00:06:31 +08:00
fullwall 26277ecab6 Remove explicit @ServerCommand, remove unnecessary instanceof in CitizensNPCRegistry 2012-05-17 23:14:30 +08:00
fullwall fba0777a0d BREAKING: rename methods 2012-05-17 21:34:03 +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 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 f610651dbc Refactoring, Behaviour trait (scripted AI) 2012-04-30 21:38:18 +08:00
fullwall 6ee305d192 Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove 2012-04-24 23:05:38 +08:00
fullwall 325a23e5f5 Fix for controllables not creating the trait properly 2012-04-20 21:49:30 +08:00
fullwall 325dacf713 Minor optimisations and changes 2012-03-27 22:42:15 +08:00
aPunch 24a66088fd Fixes 2012-03-23 06:55:53 -05:00
aPunch 30132872a9 Modifications to Traits 2012-03-23 06:18:10 -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
aPunch ac7644234a Fix saving and loading bugs. 2012-03-14 02:05:15 -05:00
aPunch b1c29e1e14 Added support for * wildcard for selection and talking. This addresses CITIZENS-26. 2012-03-14 01:09:20 -05:00
aPunch 2c3a51c3f7 Fix look-close and talk-close defaults. This fixes CITIZENS-27. 2012-03-14 00:16:42 -05:00
aPunch 98032f8b4a Call super remove(), fix trait loading bug 2012-03-12 13:50:48 -05:00
fullwall 88019f2ac9 Fix part of CITIZENS-11 (waypoint saving incorrectly) 2012-03-12 18:17:28 +08:00
aPunch dc04b0f9e1 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch 1293c1f7fb Added onNPCSpawn method to Trait. 2012-03-11 03:53:19 -05:00
aPunch 0c70b28803 removed some methods from API 2012-03-10 13:41:09 -06:00
aPunch d2cc9982ec update to latest API changes 2012-03-09 14:53:02 -06:00
aPunch c45c7d919d major character and trait refactor 2012-03-07 19:03:32 -06:00
fullwall d3128ee874 Misc changes / javadoc 2012-03-02 21:04:40 +08:00
fullwall a77f180b5b Changes to waypoints 2012-03-02 18:36:54 +08:00
aPunch fcc857d398 change to inventory naming 2012-03-01 06:07:54 -06:00
aPunch 2ce3e60aa0 updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
fullwall e600bdc7e2 Add temporary testing character 2012-02-27 21:01:38 +08:00
Ian Macali 3feb24b8c3 Fixed Maven. 2012-02-26 01:20:11 -06:00