Commit Graph

764 Commits

Author SHA1 Message Date
Jeremy Schroeder
987dc90c4c Creation of TalkableEntities now internal. 2012-12-26 15:23:42 -05:00
Jeremy Schroeder
16923ae00b Cleanup. 2012-12-26 12:45:44 -05:00
Jeremy Schroeder
fc7571ec3a Merge master into speech for 1.4.6 support. 2012-12-25 20:40:11 -05:00
Jeremy Schroeder
07a9295d3f SpeechController updates. Now working as intended. 2012-12-24 17:24:27 -05:00
Jeremy Schroeder
2be6437a63 Updates to SpeechController.
(Not working for some reason, will debug tomorrow.)
2012-12-22 22:44:33 -05:00
Jeremy Schroeder
1baa5c0f01 Implement NPC SpeechController 2012-12-22 08:23:52 -05:00
fullwall
3dd8d9242b Fix mistranslations 2012-12-21 17:26:26 +08:00
AgentKid
b5fe89f29d Updated to MC 1.4.6. Preliminary barely-tested version. Do not use! 2012-12-20 18:18:12 -05:00
fullwall
c4cfd02b1a Add Storage type plotters, update version to 2.0.6-SNAPSHOT 2012-12-19 22:26:46 +08:00
fullwall
3a24dbd689 2.0.5 2012-12-19 22:12:00 +08:00
fullwall
b25bc88810 Fix CITIZENS-335 2012-12-18 20:38:39 +08:00
fullwall
4b1c650704 Further null checks 2012-12-18 19:28:16 +08:00
fullwall
02a346eea4 Check for empty names 2012-12-18 19:27:00 +08:00
fullwall
8615b515c8 Fix build 2012-12-17 23:19:06 +08:00
fullwall
abe81c3e16 Remove some usage of NMS, talk-item for text trait should default to the setting always and not save if unmodified 2012-12-14 22:07:25 +08:00
fullwall
7e1e61b790 Support generic equipping 2012-12-11 10:17:09 +08:00
fullwall
840235b8b7 Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:17:52 +08:00
fullwall
6fee8239db Update src/main/java/net/citizensnpcs/Citizens.java 2012-12-10 22:08:43 +08:00
fullwall
b1acbe5855 Change this back 2012-12-10 19:01:09 +08:00
fullwall
9472fb7943 Fix @Requirements 2012-12-10 18:59:33 +08:00
fullwall
121932b56e Compile fix 2012-12-10 13:30:58 +08:00
fullwall
c1672e9c8c Less hacks 2012-12-10 13:30:02 +08:00
fullwall
de0594eade Add /npc zombiemod (-bv) 2012-12-10 11:13:51 +08:00
Jeremy Schroeder
7141fc8495 Make location readable with /npc command. Update POM.
Bad merge with POM?
2012-12-09 18:46:37 -05:00
fullwall
87ce79ef73 Update README 2012-12-09 21:27:14 +08:00
fullwall
56925a131b Fix usage of getClass instead of annotationType 2012-12-09 20:05:55 +08:00
fullwall
84d7bd1cf0 Add an effect 2012-12-09 00:39:07 +08:00
fullwall
cfec70bf4d Move Entity creation logic into EntityController, add /npc type, reduce Location object churn 2012-12-08 20:08:58 +08:00
fullwall
856fe8c75e Fix bug with annotation processor 2012-12-08 14:28:06 +08:00
fullwall
159037ad69 Remove/consolidate some NMS usage 2012-12-07 23:04:31 +08:00
fullwall
b23bd701cb Test 2012-12-07 15:18:57 +08:00
fullwall
f03c2aabe7 Test 2012-12-07 15:14:51 +08:00
fullwall
513c1dd9d9 Switch Requirements to CommandAnnotationProcessor 2012-12-07 15:08:26 +08:00
fullwall
541b55a1ab More compat for args 2012-12-07 14:29:48 +08:00
fullwall
4831a4e95b Update for CB changes 2012-12-06 23:59:17 +08:00
fullwall
f78154321a Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2012-12-05 16:18:42 +08:00
fullwall
11b91de80b Update src/main/java/net/citizensnpcs/npc/CitizensNPC.java 2012-12-03 23:37:06 +08:00
fullwall
b36f1e74d4 Nullcheck 2012-12-02 22:39:01 +08:00
fullwall
fda23a1b47 Slower, but more correct 2012-12-02 18:22:25 +08:00
fullwall
93378504ba Fix matcher bug 2012-12-02 18:09:22 +08:00
fullwall
f054289f46 Remove some start messages, better colour matching 2012-12-02 17:55:10 +08:00
fullwall
d2815fe805 Add specific permissions to /npc controllable 2012-12-02 16:36:40 +08:00
fullwall
e03a6814c6 Make XORShiftRNG more testable, fix SlimeSize constructor 2012-11-29 14:53:42 +08:00
fullwall
2f2da3b528 Pull methods up 2012-11-29 13:59:33 +08:00
fullwall
6da3fd598c Support BlockCommandSender 2012-11-28 16:28:55 +08:00
fullwall
5093d894d8 Add BUILD_NUMBER to pom for local builds 2012-11-28 15:22:49 +08:00
fullwall
e15179d073 Peformance improvements 2012-11-28 14:23:32 +08:00
fullwall
c374b0cf38 Fix mistranslation of poses 2012-11-28 12:08:09 +08:00
fullwall
6a637fe903 Add a setting to use the new pathfinder (temporary, will be removed) 2012-11-27 22:09:42 +08:00
fullwall
4ec8a3c280 Location-safe 2012-11-21 20:22:59 +08:00