Commit Graph

414 Commits

Author SHA1 Message Date
aPunch
c271ffb14e Format 2012-03-20 19:29:13 -05:00
aPunch
7b55fda4fa Added ability to set the server as the owner of an NPC. 2012-03-20 14:38:37 -05:00
aPunch
8df0d00b56 Remove all ant build files 2012-03-20 13:14:06 -05:00
aPunch
09f977f194 Added ability to equip Pig NPCs with saddles. This addresses CITIZENS-6. 2012-03-18 18:11:13 -05:00
aPunch
2e9f7db721 Added ability to modify NPC age. This addresses CITIZENS-10. 2012-03-18 16:14:17 -05:00
aPunch
9474532efb Add ability to edit sheep via the equipment editor. This address CITIZENS-5. 2012-03-17 10:43:43 -05:00
fullwall
126cfc8489 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-03-15 19:38:48 +08:00
fullwall
46ad744582 Fix for CITIZENS-31 2012-03-15 19:38:10 +08:00
aPunch
80838fcd4b Added ability to change a villager NPC profession. This addresses CITIZENS-14. 2012-03-15 06:02:53 -05:00
fullwall
2468a8c0eb Fix CITIZENS-21, partially fix CITIZENS-2 and CITIZENS-11 2012-03-15 18:06:40 +08:00
aPunch
20382e370b Change 2012-03-15 03:33:00 -05:00
aPunch
86c8cb3934 Added default text in config file. This addresses CITIZENS-28. 2012-03-15 03:30:40 -05:00
aPunch
99280ccaf0 Forgot to remove something 2012-03-14 16:50:48 -05:00
aPunch
ace140882b Fix saving and loading from files. This fixes CITIZENS-30. 2012-03-14 16:48:02 -05:00
aPunch
ac7644234a Fix saving and loading bugs. 2012-03-14 02:05:15 -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
e03151f60f Change 2012-03-12 14:13:20 -05:00
aPunch
98032f8b4a Call super remove(), fix trait loading bug 2012-03-12 13:50:48 -05:00
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