Commit Graph

77 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
7893d42ab8 fix text editing 2012-03-08 17:57:24 -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
b43ab6d28c change to talking 2012-03-04 12:06:33 -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
89197d3acb completely implement iron golem and ocelot NPCs 2012-03-01 12:22:39 -06:00
aPunch
d2cbf96596 add new entities, wont work until Bukkit adds API for them 2012-03-01 10:13:37 -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
57adf5f5c9 fix build.xml 2012-02-18 11:25:45 -06:00
aPunch
d077fcd907 temporary build fix until maven is set up properly 2012-02-17 20:40:12 -06:00
aPunch
5b43aeef2a migrate to pom.xml 2012-02-16 20:07:50 -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