Commit Graph

704 Commits

Author SHA1 Message Date
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
fullwall
6406e1c2e3 Remove usage of location.getChunk() 2012-11-04 16:16:06 +08:00
fullwall
01ae2eca46 Improve text 2012-11-04 13:31:22 +08:00
fullwall
8fea42eba4 Check chunk loaded as well, may fix the yaw issue with players 2012-11-04 10:34:57 +08:00
fullwall
871259dcff Add LinearWaypointsCompleteEvent 2012-11-02 17:32:11 +08:00
fullwall
6f1eb32445 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
9024c3a8d2 Send a message on waypoint clear 2012-11-01 14:46:18 +08:00
fullwall
1cebe9271a Add clear to waypoint editor 2012-11-01 14:01:17 +08:00
fullwall
a1b29a1c52 Update README for new version 2012-11-01 10:44:55 +08:00
fullwall
6290ea977f Fix for equipment 2012-11-01 09:17:13 +08:00
fullwall
79160706bb Changes to equipment 2012-10-31 23:54:01 +08:00
fullwall
ead7db1990 Update null equipment 2012-10-31 23:35:17 +08:00
fullwall
cc8d9c10a8 Changes to Behaviour 2012-10-31 21:52:50 +08:00
fullwall
18d9853f00 Add powermock as a testing dependency 2012-10-31 15:43:49 +08:00
fullwall
5ce050ec86 Better world safety 2012-10-31 15:03:13 +08:00
fullwall
0c2a689793 Test 2012-10-31 14:46:24 +08:00
fullwall
43e218be05 Work around entity equipping 2012-10-31 14:13:38 +08:00
fullwall
eec27c07e4 Move setImplementation call 2012-10-31 12:15:16 +08:00
fullwall
ae6a666bc6 Delay trigger delays other triggers 2012-10-31 12:03:38 +08:00
fullwall
567b2d5e25 Add PlayerAnimation waypoint trigger 2012-10-31 11:51:12 +08:00
fullwall
59a6bd7770 Owner check in Controllable 2012-10-31 10:10:48 +08:00
fullwall
18d9d412c8 Move translator creation to the translate methods 2012-10-31 10:08:34 +08:00
fullwall
9a6bdaa170 Moving the spawn call was ill-advised 2012-10-30 22:47:44 +08:00
fullwall
5f6014d87d Sanity check 2012-10-30 22:40:15 +08:00
fullwall
670711f109 Test 2012-10-30 22:28:19 +08:00
fullwall
67da06d14b Odd. 2012-10-30 22:26:21 +08:00
fullwall
5c6ea45eef Change this back 2012-10-30 22:17:28 +08:00
fullwall
9cd6f510e1 Derp - animate ARM_SWING not HURT 2012-10-30 22:11:12 +08:00
fullwall
f86954ff78 Add build number to version 2012-10-30 21:50:14 +08:00
fullwall
046ab7dd38 Reuse code 2012-10-30 21:31:15 +08:00
fullwall
c5504379e4 Fix 2012-10-30 21:23:36 +08:00
fullwall
579385cb0d Rename methods 2012-10-30 21:14:10 +08:00
fullwall
c873904dfc Explicitly stop metrics, fix stair/slab climbing 2012-10-30 21:11:06 +08:00
fullwall
fdbd6f7afb I have 0.47 problems but stairs work now 2012-10-30 17:49:54 +08:00
fullwall
4ebb4c98b3 Use motY = 0.5 instead of calling bf() 2012-10-30 14:58:35 +08:00
fullwall
b45da033f8 Update dependency version 2012-10-30 11:34:56 +08:00
fullwall
3f4a601bb8 Update version 2012-10-30 11:33:55 +08:00
fullwall
2c3d999a00 Reuse code, match more entity types 2012-10-30 11:02:25 +08:00
fullwall
a80bc89044 Fix entity.l being called and use bukkit equivalent, update EntitySense, knockback enchantments get applied 2012-10-30 10:53:05 +08:00
fullwall
71d4752c58 Fix location missing bug... and bats 2012-10-30 08:59:52 +08:00
fullwall
e43a233ade NPC stairclimbing: still not working 2012-10-29 22:45:03 +08:00
fullwall
5f15f0146d Sort 2012-10-29 21:36:27 +08:00