Commit Graph

547 Commits

Author SHA1 Message Date
aPunch
4a17a478bf Change 2012-03-12 14:13:20 -05:00
aPunch
4c022b1a37 Call super remove(), fix trait loading bug 2012-03-12 13:50:48 -05:00
fullwall
d0575e3e22 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
15ebeab5a9 Fix part of CITIZENS-11 (waypoint saving incorrectly) 2012-03-12 18:17:28 +08:00
aPunch
60e65e9343 Fixed characters having no valid mob types by default. 2012-03-12 01:44:16 -05:00
aPunch
1082f57938 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch
111ea65551 Fixed NoSuchElementException on disable. 2012-03-11 18:33:58 -05:00
aPunch
d1cb52cb0a Added support for using help menu in console. This addresses CITIZENS-20. 2012-03-11 18:26:40 -05:00
aPunch
a02521b5cf Added ability to change if a creeper NPC is powered. This address CITIZENS-16. 2012-03-11 17:39:18 -05:00
aPunch
93eaa8059e Fixed grammar issues in help menu. This fixes CITIZENS-19. 2012-03-11 16:57:32 -05:00
aPunch
02f18c3d46 Prevent creeper NPCs from becoming powered by lightning. This partially fixes CITIZENS-16. 2012-03-11 16:52:21 -05:00
aPunch
3e12221c61 Prevent lightning from morphing pigs into pig zombies. This fixes CITIZENS-17. 2012-03-11 16:46:24 -05:00
aPunch
0e657d81db Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00
aPunch
2f59dd5f07 Added onNPCSpawn method to Trait. 2012-03-11 03:53:19 -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
75d2d31586 removed some methods from API 2012-03-10 13:41:09 -06:00
fullwall
565f4ec8cb Changes 2012-03-10 18:33:11 +08:00
fullwall
492d2cf6cb Pathfinding changes 2012-03-10 13:59:37 +08: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
afbcc86030 changes 2012-03-08 12:01:12 -06:00
aPunch
ada0262ce4 major character and trait refactor 2012-03-07 19:03:32 -06:00
aPunch
e8885aa6a0 update README 2012-03-07 12:36:57 -06:00
aPunch
caf17734de small changes 2012-03-05 18:32:53 -06:00
aPunch
b43ab6d28c change to talking 2012-03-04 12:06:33 -06:00
aPunch
85d2441bbc changes to text editing, added click to talk and some talk settings 2012-03-03 08:15:45 -06:00
aPunch
7e6c537fb1 added talk-close command and config settings 2012-03-02 18:04:49 -06:00
aPunch
a34061aff1 changes to text 2012-03-02 16:42:58 -06:00
aPunch
890b9573e8 compatible with 1.2.3 2012-03-02 15:44:59 -06:00
aPunch
ed180614f1 initial text editing using Conversations API 2012-03-02 14:42:34 -06:00
aPunch
d0b0815a18 fix remove all bug 2012-03-02 09:58:09 -06:00
aPunch
db2847ebab fix remove all command 2012-03-02 08:32:03 -06:00
fullwall
8f6b2e5c1e Misc changes / javadoc 2012-03-02 21:04:40 +08:00
fullwall
29100190a7 Attempted fixes 2012-03-02 19:39:47 +08:00
fullwall
5af2a7ee84 Fix? 2012-03-02 19:20:38 +08:00
fullwall
b019763675 Merge selection fix 2012-03-02 19:10:46 +08:00
fullwall
bc946e0892 Don't keep chunk references around 2012-03-02 18:59:40 +08:00
fullwall
feb0ccd445 Merge 2012-03-02 18:38:39 +08:00
fullwall
b26a495aff Changes to waypoints 2012-03-02 18:36:54 +08:00
aPunch
9448d1a102 fix selection issue 2012-03-02 04:19:18 -06:00
aPunch
3d4c02dfea update to new mob AI 2012-03-02 03:59:02 -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
fullwall
d2e7064d44 Update to 1.2 2012-03-01 23:12:47 +08:00
aPunch
70136caa8e change to inventory naming 2012-03-01 06:07:54 -06:00
aPunch
7cb2e5be9d updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
aPunch
ba923a066b added ability to list all NPCs 2012-02-29 07:23:22 -06:00
aPunch
3d3c4bcf3f added permission to plugin.yml 2012-02-29 07:11:51 -06:00