Commit Graph

295 Commits

Author SHA1 Message Date
fullwall
17f6c4fc70 Make NPC handles accessible from nms Entity (increase speed of NPCManager.getNPC), make Text trait respect despawned state, despawn NPCs on death event 2012-03-12 18:45:36 +08:00
fullwall
88019f2ac9 Fix part of CITIZENS-11 (waypoint saving incorrectly) 2012-03-12 18:17:28 +08:00
aPunch
9ca35da988 Fixed characters having no valid mob types by default. 2012-03-12 01:44:16 -05:00
aPunch
dc04b0f9e1 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch
dcf81236df Fixed NoSuchElementException on disable. 2012-03-11 18:33:58 -05:00
aPunch
15c1ad24ad Added support for using help menu in console. This addresses CITIZENS-20. 2012-03-11 18:26:40 -05:00
aPunch
0cbf0d8d74 Added ability to change if a creeper NPC is powered. This address CITIZENS-16. 2012-03-11 17:39:18 -05:00
aPunch
bd6f2ec49a Fixed grammar issues in help menu. This fixes CITIZENS-19. 2012-03-11 16:57:32 -05:00
aPunch
93315b4b40 Prevent creeper NPCs from becoming powered by lightning. This partially fixes CITIZENS-16. 2012-03-11 16:52:21 -05:00
aPunch
f725893005 Prevent lightning from morphing pigs into pig zombies. This fixes CITIZENS-17. 2012-03-11 16:46:24 -05:00
aPunch
d9a7175407 Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00
aPunch
1293c1f7fb Added onNPCSpawn method to Trait. 2012-03-11 03:53:19 -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
0c70b28803 removed some methods from API 2012-03-10 13:41:09 -06:00
fullwall
95cddba16b Changes 2012-03-10 18:33:11 +08:00
fullwall
836e1cf6a4 Pathfinding changes 2012-03-10 13:59:37 +08: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
62808e386b changes 2012-03-08 12:01:12 -06:00
aPunch
c45c7d919d major character and trait refactor 2012-03-07 19:03:32 -06:00
aPunch
5886289eeb update README 2012-03-07 12:36:57 -06:00
aPunch
15d0087064 small changes 2012-03-05 18:32:53 -06:00
aPunch
adfe76c65e change to talking 2012-03-04 12:06:33 -06:00
aPunch
de6d1b7e18 changes to text editing, added click to talk and some talk settings 2012-03-03 08:15:45 -06:00
aPunch
b6b00f8fef added talk-close command and config settings 2012-03-02 18:04:49 -06:00
aPunch
ac897a471a changes to text 2012-03-02 16:42:58 -06:00
aPunch
44a98bb60f compatible with 1.2.3 2012-03-02 15:44:59 -06:00
aPunch
8f0af02292 initial text editing using Conversations API 2012-03-02 14:42:34 -06:00
aPunch
de7ab2b109 fix remove all bug 2012-03-02 09:58:09 -06:00
aPunch
f61c02924e fix remove all command 2012-03-02 08:32:03 -06:00
fullwall
d3128ee874 Misc changes / javadoc 2012-03-02 21:04:40 +08:00
fullwall
23ab7664a2 Attempted fixes 2012-03-02 19:39:47 +08:00
fullwall
5b8a02d39c Fix? 2012-03-02 19:20:38 +08:00
fullwall
742a1a3a4e Merge selection fix 2012-03-02 19:10:46 +08:00
fullwall
bd3640b1a0 Don't keep chunk references around 2012-03-02 18:59:40 +08:00
fullwall
eac617e682 Merge 2012-03-02 18:38:39 +08:00
fullwall
a77f180b5b Changes to waypoints 2012-03-02 18:36:54 +08:00
aPunch
1e8237a097 fix selection issue 2012-03-02 04:19:18 -06:00
aPunch
c57ca76b4f update to new mob AI 2012-03-02 03:59:02 -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
fullwall
477d223aca Update to 1.2 2012-03-01 23:12:47 +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
aPunch
b9aa42873f added ability to list all NPCs 2012-02-29 07:23:22 -06:00
aPunch
cbb3677db0 added permission to plugin.yml 2012-02-29 07:11:51 -06:00
aPunch
23e3beedf6 added list command 2012-02-29 07:05:25 -06:00
aPunch
5e45c748f7 separate pagination out 2012-02-29 05:39:08 -06:00