Commit Graph

92 Commits

Author SHA1 Message Date
fullwall
b0ff804209 Initial work 2012-05-26 23:46:57 +08:00
fullwall
e1bca417d8 Metrics.... 2012-05-26 22:31:01 +08:00
fullwall
6cd9401a41 Delete metrics, clean up 2012-05-23 18:57:01 +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
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
4bc1426192 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-05-08 21:38:52 +08:00
fullwall
7a8a5cb210 Changes 2012-05-08 21:38:28 +08:00
David Marby
e8b4443df7 Another Cleanup 2012-05-06 17:58:56 +02:00
David Marby
bc5d922718 Updated Metrics, Added Character Types Metrics 2012-05-05 17:22:11 +02: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
f610651dbc Refactoring, Behaviour trait (scripted AI) 2012-04-30 21:38:18 +08:00
fullwall
8960722ad7 Fix typo 2012-04-30 19:56:57 +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
6ee305d192 Package refactor, getNPC lookup optimisation, fix ByIdArray iterator remove 2012-04-24 23:05:38 +08:00
fullwall
a975b9ebf5 Ignore non-living entities 2012-04-24 13:31:52 +08:00
fullwall
f405d4cb7d Avoid using iterators where possible 2012-04-22 19:33:35 +08:00
fullwall
69b71fcf76 Remove hyphens from trait names, add TODO 2012-04-22 17:57:50 +08:00
fullwall
6d5b73a2dd Fix errors in entity instantiation and update entities properly 2012-04-20 22:45:09 +08:00
fullwall
27a7b9680e Add some more TODOs, make TraitManager slightly more flexible with constructors, fix number of args for controllable 2012-04-20 22:19:03 +08:00
fullwall
325a23e5f5 Fix for controllables not creating the trait properly 2012-04-20 21:49:30 +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
b27954548e Ugh 2012-03-23 07:06:04 -05:00
aPunch
eb2592300d Remove debug message 2012-03-23 07:05:01 -05: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
09303b9ead Update to 1.2.4 2012-03-22 18:49:15 -05:00
aPunch
e0e9fe03c5 Small cleanup 2012-03-22 04:37:36 -05:00
fullwall
eae9ae6f46 Minor cleanup 2012-03-21 17:40:40 +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
2e9f7db721 Added ability to modify NPC age. This addresses CITIZENS-10. 2012-03-18 16:14:17 -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
126cfc8489 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-03-15 19:38:48 +08:00
fullwall
46ad744582 Fix for CITIZENS-31 2012-03-15 19:38:10 +08:00
aPunch
80838fcd4b Added ability to change a villager NPC profession. This addresses CITIZENS-14. 2012-03-15 06:02:53 -05:00
fullwall
2468a8c0eb Fix CITIZENS-21, partially fix CITIZENS-2 and CITIZENS-11 2012-03-15 18:06:40 +08:00