Commit Graph

1662 Commits

Author SHA1 Message Date
fullwall
e103d8e612 Fix names longer than 16 characters 2016-03-31 18:29:34 +08:00
fullwall
3443c0a719 Drop old item for 'offhand' editing 2016-03-31 18:19:34 +08:00
fullwall
b558617c2b Add --onnpc option to /npc mount 2016-03-31 18:14:40 +08:00
fullwall
5fc1fe33db Workaround Spigot knockback bug by setting high knockback resistance on protected NPCs 2016-03-31 17:44:25 +08:00
fullwall
bf1b116735 Fix /npc inventory typo 2016-03-30 01:57:52 +08:00
fullwall
145a362264 New features requested by mcmonkey 2016-03-30 01:57:14 +08:00
fullwall
ec87419554 Fix STOP_USE_ITEM 2016-03-26 01:47:12 +08:00
fullwall
ae58175abe Fix PlayerAnimation START_USE_ITEM 2016-03-26 01:45:13 +08:00
fullwall
03abd6384d Make /npc glowing --color work more reliably 2016-03-22 21:40:10 +08:00
fullwall
df6c566f96 ELYTRA should be equipped in the chestplate slot 2016-03-21 19:02:18 +08:00
fullwall
b13fbeddd5 Add /npc glowing <color>, fix waypoint editor right clicks 2016-03-20 19:32:24 +08:00
fullwall
94dd5c4dba Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-20 17:39:48 +08:00
fullwall
c557bbfeed Fix /npc collidable, don't add a navigation listener for the player 2016-03-20 17:38:52 +08:00
fullwall
0a621279d2 Update ISSUE_TEMPLATE 2016-03-20 17:36:46 +08:00
fullwall
e4a03b896d Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-20 17:35:13 +08:00
fullwall
bc8e3128fa Add /npc collidable for players colliding with entities 2016-03-20 17:33:41 +08:00
mcmonkey
91dad9059d Simplify issue template
users are confused by the existing issue template - let's try a different style
2016-03-19 21:41:41 -07:00
fullwall
7daf2ccea3 Remove extra slot 2016-03-16 22:06:51 +08:00
fullwall
298919feee Fix some deprecation warnings, implement EXTRA slot equipping 2016-03-16 21:58:00 +08:00
fullwall
d9f4047434 Check permissions properly for offhand/helmet equipping 2016-03-16 21:41:16 +08:00
fullwall
33f9c251ca Fix NPC targeting 2016-03-16 21:19:31 +08:00
fullwall
7d96b5ad6d Fix compile error with potions 2016-03-16 20:57:45 +08:00
fullwall
f9ffd83635 Check for implementation before finishing profile request 2016-03-16 20:07:09 +08:00
fullwall
221584b075 Use armor stands instead of silverfish for sitting 2016-03-13 00:57:09 +08:00
fullwall
ae8b351eda Fix sitting animation by spawning an invisible silverfish 2016-03-13 00:34:17 +08:00
fullwall
7fb0a12315 Fix controllable order for NMS#mount 2016-03-12 12:30:32 +08:00
fullwall
215efc1f5a Fix NMS#mount 2016-03-12 12:29:11 +08:00
fullwall
47034e5212 Make sure to clear the toRespawn map on /citizens reload 2016-03-12 12:02:23 +08:00
fullwall
72e4790681 Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-12 00:46:39 +08:00
fullwall
df22c4aec1 Fix NPCs being movable with fishing rods properly 2016-03-12 00:46:11 +08:00
fullwall
f83a386e71 Update ISSUE_TEMPLATE 2016-03-08 22:06:08 +08:00
fullwall
b71e64797f Add issue template 2016-03-08 22:04:56 +08:00
fullwall
03c161bde2 Fix protected NPCs being movable with fishing rods 2016-03-08 22:01:26 +08:00
fullwall
8d079659cf Request addOrRemoveFromPlayerList less 2016-03-08 21:48:23 +08:00
fullwall
62c38bc359 Potentially make PlayerUpdateTask faster 2016-03-08 21:42:34 +08:00
fullwall
764b3c45a3 Fix double right click events 2016-03-08 14:40:33 +08:00
fullwall
d6274062c2 Add ARM_SWING_OFFHAND PlayerAnimation 2016-03-08 14:38:33 +08:00
fullwall
507048b65d Fix /npc glowing text 2016-03-07 18:58:40 +08:00
fullwall
5610955741 Make jump behaviour more consistent on slabs for new pathfinder 2016-03-06 16:42:10 +08:00
fullwall
b25030e072 Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-06 16:30:23 +08:00
fullwall
4bb29894bd Add 'offhand' for setting the NPC's offhand item 2016-03-06 16:29:12 +08:00
mcmonkey
b207656592 Update readme versions 2016-03-05 15:29:23 -08:00
fullwall
2e41832873 Add /npc glowing 2016-03-06 01:11:12 +08:00
fullwall
f9308391ba Fix compatibility with ProtocolLib 2016-03-05 10:01:38 +08:00
fullwall
599d5dd35d Fix /npc sound - too many sounds to list valid ones 2016-03-03 19:05:22 +08:00
fullwall
a807ee1f38 Fix non-playerlist NPCs 2016-03-02 16:51:10 +08:00
fullwall
8e85dde59b Add new player update task for players not on the playerlist 2016-03-02 13:53:18 +08:00
fullwall
a320832c4d Minor performance improvements to lookclose 2016-03-02 13:05:58 +08:00
fullwall
7de9263d9b Force network manager connected for NPCs 2016-03-02 12:40:54 +08:00
fullwall
44b121fe79 Fix NPE in navigation 2016-03-02 12:25:43 +08:00