Commit Graph

77 Commits

Author SHA1 Message Date
aPunch
80838fcd4b Added ability to change a villager NPC profession. This addresses CITIZENS-14. 2012-03-15 06:02:53 -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
aPunch
dc04b0f9e1 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch
d9a7175407 Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00
aPunch
458efb9152 Added left and right click events. 2012-03-11 00:43:18 -06:00
aPunch
d4113c1984 Added ability to equip the carried material for Enderman. This addresses CITIZENS-7. 2012-03-10 19:11:28 -06:00
aPunch
d2cc9982ec update to latest API changes 2012-03-09 14:53:02 -06:00
aPunch
b0947cb743 fix text editing 2012-03-08 17:57:24 -06:00
aPunch
35ce20c6b3 Implement Character entitytype forcing 2012-03-08 15:27:36 -06:00
aPunch
c45c7d919d major character and trait refactor 2012-03-07 19:03:32 -06:00
aPunch
adfe76c65e change to talking 2012-03-04 12:06:33 -06:00
aPunch
f61c02924e fix remove all command 2012-03-02 08:32:03 -06:00
aPunch
1e8237a097 fix selection issue 2012-03-02 04:19:18 -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
aPunch
2ce3e60aa0 updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
aPunch
f10944db9c fix 2012-02-28 07:27:33 -06:00
aPunch
42f9c0a07e finished equipment editor 2012-02-28 04:46:28 -06:00
aPunch
410e227285 changes 2012-02-27 09:21:28 -06:00
aPunch
7dcb76d755 update to use EntityType instead of CreatureType 2012-02-23 17:45:45 -06:00
aPunch
8d2d825ac4 formatting 2012-02-23 05:17:15 -06:00
fullwall
afef6285b9 Update lib 2012-02-23 18:24:42 +08:00
aPunch
7acd56710c save location after teleport 2012-02-20 15:42:59 -06:00
aPunch
d6a721ec66 added ability for NPCs to chat to one player only 2012-02-18 16:29:29 -06:00
aPunch
00239e7934 fix build.xml 2012-02-18 11:25:45 -06:00
aPunch
adbe8a3518 temporary build fix until maven is set up properly 2012-02-17 20:40:12 -06:00
aPunch
2edea34859 migrate to pom.xml 2012-02-16 20:07:50 -06:00
aPunch
958751f61f added temporary selection API until Bukkit adds metadata 2012-02-14 05:45:50 -06:00
aPunch
5cb46b6433 move storage to API for convenience 2012-02-11 10:33:36 -06:00
aPunch
42ae0e35ad removed Inventory from Citizens, added to API 2012-02-11 08:33:19 -06:00
aPunch
07b14dcd3a update lib 2012-02-09 17:12:49 -06:00
aPunch
7c9c8dd546 added some commands, fixed bug where NPCs that despawned via chunk loading were deselected 2012-02-08 09:22:42 -06:00
aPunch
01d073e6dd moved NPC rotation to LookClose trait, fix name color saving 2012-02-07 04:37:12 -06:00
aPunch
13ebcb54cc inventories now use the full name of an NPC 2012-02-07 02:31:28 -06:00
aPunch
0fa8a6cc03 proper color-parsing for names 2012-02-06 05:55:29 -06:00
aPunch
589fd79b27 inventory work 2012-02-05 03:10:09 -06:00
aPunch
920804bd95 added inventory-related API 2012-02-05 01:18:40 -06:00
aPunch
f15fb5b963 getTrait is safer 2012-02-04 16:58:40 -06:00
aPunch
0b1a3e8d60 removed duplicate files 2012-02-04 16:14:48 -06:00
aPunch
01fa072112 changes and bugfixes 2012-02-04 02:13:20 -06:00
aPunch
6bb38d534e registering traits no longer requires a String parameter 2012-02-03 17:44:18 -06:00
aPunch
4751dc0e9b attempt some better trait exception handling 2012-02-03 17:35:24 -06:00
aPunch
6ff7b9b21a initial mob type NPCs implementation 2012-02-03 03:20:48 -06:00
aPunch
a06f245ed8 method name change 2012-01-30 17:44:12 -06:00
aPunch
aec37a93fb updated to Bukkit 1.1-R3 2012-01-30 13:11:49 -06:00
aPunch
078d71c08f bug fixes 2012-01-30 12:55:16 -06:00
aPunch
b96e033f87 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -06:00
aPunch
3e03dfa35b added spawned trait 2012-01-29 12:23:42 -06:00