Commit Graph

785 Commits

Author SHA1 Message Date
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
fullwall
62d3eb8234 EventListen calls with DespawnReason 2012-11-21 20:10:21 +08:00
fullwall
5aebf7c2bb Remove old files 2012-11-20 23:55:21 +08:00
fullwall
68014f2529 Use new Bukkt API for Skeleton types 2012-11-20 23:55:09 +08:00
fullwall
c981e93c50 Check 2012-11-19 13:08:11 +08:00
fullwall
7675620594 Add a keep-chunks-loaded setting, fix Player NPC movement code 2012-11-19 09:42:20 +08:00
fullwall
28af4655fa Refactor a little to prepare CommandManager for API 2012-11-17 13:14:53 +08:00
fullwall
2eac790093 Fix issue with /npc tp, implement NPCDeathEvent 2012-11-17 12:54:58 +08:00
fullwall
0cc761e989 Optimise StringHelper#parseColors, fix an NPE 2012-11-16 23:42:52 +08:00
fullwall
941c501584 Update more names for 1.4.4 2012-11-16 15:47:51 +08:00
Jeremy Schroeder
49ac997dfd Update for 1.4.4 2012-11-14 11:30:45 -05:00
Jeremy Schroeder
6415aa1bfc Add registerCommandClass for loading external command classes. 2012-11-13 21:08:26 -05:00
fullwall
9836775fcf Support decimals in the --xyz syntax for /npc moveto 2012-11-14 09:16:53 +08:00
fullwall
777a14d039 Fix CITIZENS-295 2012-11-13 13:54:37 +08:00
fullwall
ab60782de3 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
d7644795b8 Whoops. 2012-11-07 22:25:15 -05:00
Jeremy Schroeder
d6e698d619 Add a few methods for setting lookclose/gravity directly. 2012-11-07 22:23:02 -05:00
fullwall
ec41226a50 Fix NPE when metrics has been opted out of 2012-11-07 10:09:13 +08:00
fullwall
dd3be846be Call with right this 2012-11-06 18:29:14 +08:00
fullwall
fc48b53d74 Restrict Pose object to inside Poses, metrics version should only report the major version 2012-11-06 13:42:32 +08:00
fullwall
f0a29c3f7f Remove usage of location.getChunk() 2012-11-04 16:16:06 +08:00
fullwall
bcd3975f1c Improve text 2012-11-04 13:31:22 +08:00
fullwall
e9128acb47 Check chunk loaded as well, may fix the yaw issue with players 2012-11-04 10:34:57 +08:00
fullwall
9580394491 Add LinearWaypointsCompleteEvent 2012-11-02 17:32:11 +08:00
fullwall
32ecaf067c Fixed the stair/slab issue for real - missed the rename of W->X, readded this change 2012-11-01 22:05:25 +08:00
fullwall
bfd5227335 Send a message on waypoint clear 2012-11-01 14:46:18 +08:00
fullwall
4fe45d5ce6 Add clear to waypoint editor 2012-11-01 14:01:17 +08:00
fullwall
a555d54c8c Update README for new version 2012-11-01 10:44:55 +08:00
fullwall
3d80930829 Fix for equipment 2012-11-01 09:17:13 +08:00
fullwall
fd32bda052 Changes to equipment 2012-10-31 23:54:01 +08:00