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 |
|
fullwall
|
26ada30cab
|
Update null equipment
|
2012-10-31 23:35:17 +08:00 |
|
fullwall
|
ffd39fee0a
|
Changes to Behaviour
|
2012-10-31 21:52:50 +08:00 |
|
fullwall
|
650111efd4
|
Add powermock as a testing dependency
|
2012-10-31 15:43:49 +08:00 |
|
fullwall
|
adaaac44d9
|
Better world safety
|
2012-10-31 15:03:13 +08:00 |
|
fullwall
|
afbe8b7547
|
Test
|
2012-10-31 14:46:24 +08:00 |
|
fullwall
|
40cb146757
|
Work around entity equipping
|
2012-10-31 14:13:38 +08:00 |
|
fullwall
|
dd610ccfc5
|
Move setImplementation call
|
2012-10-31 12:15:16 +08:00 |
|
fullwall
|
1a5f58e3ec
|
Delay trigger delays other triggers
|
2012-10-31 12:03:38 +08:00 |
|
fullwall
|
9c7173c284
|
Add PlayerAnimation waypoint trigger
|
2012-10-31 11:51:12 +08:00 |
|
fullwall
|
4a40ef8778
|
Owner check in Controllable
|
2012-10-31 10:10:48 +08:00 |
|
fullwall
|
953cc3ce66
|
Move translator creation to the translate methods
|
2012-10-31 10:08:34 +08:00 |
|
fullwall
|
9f085b2692
|
Moving the spawn call was ill-advised
|
2012-10-30 22:47:44 +08:00 |
|
fullwall
|
0349b64c23
|
Sanity check
|
2012-10-30 22:40:15 +08:00 |
|
fullwall
|
08ef13f6c4
|
Test
|
2012-10-30 22:28:19 +08:00 |
|
fullwall
|
d1e0d99395
|
Odd.
|
2012-10-30 22:26:21 +08:00 |
|
fullwall
|
d84594019d
|
Change this back
|
2012-10-30 22:17:28 +08:00 |
|
fullwall
|
0742d777cc
|
Derp - animate ARM_SWING not HURT
|
2012-10-30 22:11:12 +08:00 |
|
fullwall
|
85759d8ac7
|
Add build number to version
|
2012-10-30 21:50:14 +08:00 |
|