Commit Graph

68 Commits

Author SHA1 Message Date
aPunch 09a09eeede Added ability to change a villager NPC profession. This addresses CITIZENS-14. 2012-03-15 06:02:53 -05:00
aPunch 3f9218f568 Added support for * wildcard for selection and talking. This addresses CITIZENS-26. 2012-03-14 01:09:20 -05:00
aPunch 0a52a851c8 Fix look-close and talk-close defaults. This fixes CITIZENS-27. 2012-03-14 00:16:42 -05:00
aPunch 4c022b1a37 Call super remove(), fix trait loading bug 2012-03-12 13:50:48 -05:00
aPunch 1082f57938 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch 0e657d81db Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00
aPunch a21860a920 Added left and right click events. 2012-03-11 00:43:18 -06:00
aPunch 610a218769 Added ability to equip the carried material for Enderman. This addresses CITIZENS-7. 2012-03-10 19:11:28 -06:00
aPunch 502dbac3e4 update to latest API changes 2012-03-09 14:53:02 -06:00
aPunch 97dd0f33eb Implement Character entitytype forcing 2012-03-08 15:27:36 -06:00
aPunch ada0262ce4 major character and trait refactor 2012-03-07 19:03:32 -06:00
aPunch db2847ebab fix remove all command 2012-03-02 08:32:03 -06:00
aPunch 9448d1a102 fix selection issue 2012-03-02 04:19:18 -06:00
aPunch 7cb2e5be9d updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
aPunch 3ca49572f9 fix 2012-02-28 07:27:33 -06:00
aPunch 25ad97f37e finished equipment editor 2012-02-28 04:46:28 -06:00
aPunch a4b1858c3a changes 2012-02-27 09:21:28 -06:00
aPunch edcdcf1aec update to use EntityType instead of CreatureType 2012-02-23 17:45:45 -06:00
aPunch a1ba5dee89 formatting 2012-02-23 05:17:15 -06:00
fullwall 37a88456f9 Update lib 2012-02-23 18:24:42 +08:00
aPunch 67c8d61715 save location after teleport 2012-02-20 15:42:59 -06:00
aPunch a7fa8b950d added ability for NPCs to chat to one player only 2012-02-18 16:29:29 -06:00
aPunch d077fcd907 temporary build fix until maven is set up properly 2012-02-17 20:40:12 -06:00
aPunch 88822dca0f added temporary selection API until Bukkit adds metadata 2012-02-14 05:45:50 -06:00
aPunch 0bbf996e22 move storage to API for convenience 2012-02-11 10:33:36 -06:00
aPunch 39dd529e9c removed Inventory from Citizens, added to API 2012-02-11 08:33:19 -06:00
aPunch 284208ca49 update lib 2012-02-09 17:12:49 -06:00
aPunch 158519efd6 added some commands, fixed bug where NPCs that despawned via chunk loading were deselected 2012-02-08 09:22:42 -06:00
aPunch 455e49b4eb moved NPC rotation to LookClose trait, fix name color saving 2012-02-07 04:37:12 -06:00
aPunch 2a51adcaab inventories now use the full name of an NPC 2012-02-07 02:31:28 -06:00
aPunch 68cc28eb05 proper color-parsing for names 2012-02-06 05:55:29 -06:00
aPunch 11fbd0c7b4 inventory work 2012-02-05 03:10:09 -06:00
aPunch 7a4fff1e68 added inventory-related API 2012-02-05 01:18:40 -06:00
aPunch 6aca4590a3 getTrait is safer 2012-02-04 16:58:40 -06:00
aPunch 76a769489c removed duplicate files 2012-02-04 16:14:48 -06:00
aPunch ab0a8dcae3 changes and bugfixes 2012-02-04 02:13:20 -06:00
aPunch 9bb9abf700 registering traits no longer requires a String parameter 2012-02-03 17:44:18 -06:00
aPunch d30d892982 attempt some better trait exception handling 2012-02-03 17:35:24 -06:00
aPunch 9029ea29ec initial mob type NPCs implementation 2012-02-03 03:20:48 -06:00
aPunch 4c8ccdcba2 method name change 2012-01-30 17:44:12 -06:00
aPunch be42d64c19 updated to Bukkit 1.1-R3 2012-01-30 13:11:49 -06:00
aPunch c2de3bfcfa bug fixes 2012-01-30 12:55:16 -06:00
aPunch 49d8034bd2 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -06:00
aPunch 0e737cc367 added spawned trait 2012-01-29 12:23:42 -06:00
aPunch 967eef4836 added selection command, bug fixes 2012-01-29 11:52:50 -06:00
aPunch 922cf2444b more bugfixes 2012-01-28 16:40:00 -06:00
fullwall 55c1dc7be0 Changes 2012-01-28 12:11:23 +08:00
aPunch 2bd13d1eb0 added command requirements and NPC owners 2012-01-26 15:08:32 -06:00
aPunch 86b84c259a fixes and changes 2012-01-26 08:45:42 -06:00
aPunch d5a127fb1d fix reload bug 2012-01-25 17:09:02 -06:00