Commit Graph

512 Commits

Author SHA1 Message Date
fullwall
2e3df17bcf Change this back 2012-12-10 19:01:09 +08:00
fullwall
6d6dec8e7a Fix @Requirements 2012-12-10 18:59:33 +08:00
fullwall
891e2fa96d Compile fix 2012-12-10 13:30:58 +08:00
fullwall
f19e8181f1 Less hacks 2012-12-10 13:30:02 +08:00
fullwall
4858bf2958 Add /npc zombiemod (-bv) 2012-12-10 11:13:51 +08:00
Jeremy Schroeder
929256c61a Make location readable with /npc command. Update POM.
Bad merge with POM?
2012-12-09 18:46:37 -05:00
fullwall
b2c3d80571 Fix usage of getClass instead of annotationType 2012-12-09 20:05:55 +08:00
fullwall
338662936f Add an effect 2012-12-09 00:39:07 +08:00
fullwall
e998d2a78c Move Entity creation logic into EntityController, add /npc type, reduce Location object churn 2012-12-08 20:08:58 +08:00
fullwall
4473b2e57e Fix bug with annotation processor 2012-12-08 14:28:06 +08:00
fullwall
40a74a4630 Remove/consolidate some NMS usage 2012-12-07 23:04:31 +08:00
fullwall
bc870189aa Test 2012-12-07 15:18:57 +08:00
fullwall
7cce2aec8e Test 2012-12-07 15:14:51 +08:00
fullwall
9b15542548 Switch Requirements to CommandAnnotationProcessor 2012-12-07 15:08:26 +08:00
fullwall
b7cf0109da More compat for args 2012-12-07 14:29:48 +08:00
fullwall
7d676a2302 Update for CB changes 2012-12-06 23:59:17 +08:00
fullwall
f1a1138538 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2012-12-05 16:18:42 +08:00
fullwall
9fbfaa546d Update src/main/java/net/citizensnpcs/npc/CitizensNPC.java 2012-12-03 23:37:06 +08:00
fullwall
b72711e9ac Nullcheck 2012-12-02 22:39:01 +08:00
fullwall
6f8c4a7e58 Slower, but more correct 2012-12-02 18:22:25 +08:00
fullwall
51bfe23f98 Fix matcher bug 2012-12-02 18:09:22 +08:00
fullwall
e6023c2e81 Remove some start messages, better colour matching 2012-12-02 17:55:10 +08:00
fullwall
d2b55f466f Add specific permissions to /npc controllable 2012-12-02 16:36:40 +08:00
fullwall
4019ee7bad Make XORShiftRNG more testable, fix SlimeSize constructor 2012-11-29 14:53:42 +08:00
fullwall
9878500f18 Pull methods up 2012-11-29 13:59:33 +08:00
fullwall
d4dad1b05d Support BlockCommandSender 2012-11-28 16:28:55 +08:00
fullwall
9f779f57d0 Add BUILD_NUMBER to pom for local builds 2012-11-28 15:22:49 +08:00
fullwall
05ea37f2e9 Peformance improvements 2012-11-28 14:23:32 +08:00
fullwall
d0e59def6b Fix mistranslation of poses 2012-11-28 12:08:09 +08:00
fullwall
153026b8bd Add a setting to use the new pathfinder (temporary, will be removed) 2012-11-27 22:09:42 +08:00
fullwall
ae199ad98a Location-safe 2012-11-21 20:22:59 +08:00
fullwall
d28c35fd60 EventListen calls with DespawnReason 2012-11-21 20:10:21 +08:00
fullwall
33b4a7d188 Remove old files 2012-11-20 23:55:21 +08:00
fullwall
3c5f17022f Use new Bukkt API for Skeleton types 2012-11-20 23:55:09 +08:00
fullwall
c8c5ef1eb0 Check 2012-11-19 13:08:11 +08:00
fullwall
8a1765873b Add a keep-chunks-loaded setting, fix Player NPC movement code 2012-11-19 09:42:20 +08:00
fullwall
7701bb97c9 Refactor a little to prepare CommandManager for API 2012-11-17 13:14:53 +08:00
fullwall
32f91d39cd Fix issue with /npc tp, implement NPCDeathEvent 2012-11-17 12:54:58 +08:00
fullwall
0d56317bc0 Optimise StringHelper#parseColors, fix an NPE 2012-11-16 23:42:52 +08:00
fullwall
6e9593c4c3 Update more names for 1.4.4 2012-11-16 15:47:51 +08:00
Jeremy Schroeder
53877a4798 Update for 1.4.4 2012-11-14 11:30:45 -05:00
Jeremy Schroeder
a8e9817c63 Add registerCommandClass for loading external command classes. 2012-11-13 21:08:26 -05:00
fullwall
08b463ac6b Support decimals in the --xyz syntax for /npc moveto 2012-11-14 09:16:53 +08:00
fullwall
79dcdb9df8 Fix CITIZENS-295 2012-11-13 13:54:37 +08:00
fullwall
fc5379825c Delegate citizens.npc.text to citizens.npc.edit.text, move citizens.npc.remove.all permission to citizens.admin.remove.all (CITIZENS-276, CITIZENS-293) 2012-11-11 15:24:02 +08:00
Jeremy Schroeder
8e13728f25 Whoops. 2012-11-07 22:25:15 -05:00
Jeremy Schroeder
0021b57f44 Add a few methods for setting lookclose/gravity directly. 2012-11-07 22:23:02 -05:00
fullwall
3faa57ee70 Fix NPE when metrics has been opted out of 2012-11-07 10:09:13 +08:00
fullwall
a6950dd9d8 Call with right this 2012-11-06 18:29:14 +08:00
fullwall
f63ef768b4 Restrict Pose object to inside Poses, metrics version should only report the major version 2012-11-06 13:42:32 +08:00