Commit Graph

538 Commits

Author SHA1 Message Date
fullwall
0ea22a310c Fix CITIZENS-190, add more translations 2012-09-17 18:16:27 +08:00
fullwall
794d78a264 Fix CITIZENS-191 2012-09-17 17:54:56 +08:00
fullwall
892e9f6f59 Fix jrbuddas reported bugs 2012-09-17 17:18:17 +08:00
fullwall
bff94e8bad More work on translations 2012-09-16 19:20:01 +08:00
fullwall
eb0943ad0d Begin work on translation 2012-09-16 16:47:41 +08:00
fullwall
7610f03bb1 Fix up trait command requirements, add /trait add|remove 2012-09-16 14:35:04 +08:00
fullwall
0fb2be3a77 Implement new trait methods 2012-09-16 12:29:08 +08:00
fullwall
45e44d8d68 Add setting for removing NPCs from player list (testing it out), --trait is applied after spawn 2012-09-16 12:04:14 +08:00
fullwall
b14b4173b9 Changes 2012-09-14 16:20:22 +08:00
fullwall
9d34a6b4f2 Possible fix for spawning bugs... TODO implement better 2012-09-14 15:21:07 +08:00
fullwall
1c2181fafc Changes 2012-09-14 14:53:25 +08:00
fullwall
4f9f16aa55 Update pathfinding range more often 2012-09-13 21:11:17 +08:00
fullwall
8b509f2cb7 Some basic refactoring 2012-09-13 21:02:55 +08:00
fullwall
2971c85e5a Fix for subplugins 2012-09-13 20:39:52 +08:00
fullwall
ac35f7d6ec Workaround for metadata issue 2012-09-12 21:18:47 +08:00
fullwall
014e220bf3 Revert "Removed NPC metadata for checking that an entity is an NPC; Bukkit will not be fixing this per BUKKIT-2501"
This reverts commit d59f350319.
2012-09-12 20:32:31 +08:00
fullwall
d59f350319 Removed NPC metadata for checking that an entity is an NPC; Bukkit will not be fixing this per BUKKIT-2501 2012-09-12 17:06:21 +08:00
fullwall
e3fe46cb0c Fix NPE 2012-09-11 15:54:27 +08:00
fullwall
88a46277ca Test fix for pathing 2012-09-10 22:40:25 +08:00
fullwall
2c8ed97c42 Check if navigator is navigating in waypoints 2012-09-10 20:20:01 +08:00
fullwall
3c5eb390a6 Fix to Age, cancel navigation target if npc despawns 2012-09-10 19:16:37 +08:00
fullwall
6f211403c3 Update list without iterator 2012-09-10 17:58:12 +08:00
fullwall
fbcb560755 Remove debug code in /npc 2012-09-10 17:41:44 +08:00
fullwall
2c99c062b6 Add /npc vulnerable command 2012-09-09 21:39:53 +08:00
fullwall
f5021b3cfa Fix some issues with Navigator as reported by jrbudda 2012-09-09 18:47:25 +08:00
fullwall
7168db195f Allow selected NPC redefinition in all cases 2012-09-09 18:02:39 +08:00
fullwall
77a7f05e73 Support alternative format for /npc moveto 2012-09-09 17:59:38 +08:00
fullwall
efcda9304f Typo 2012-09-09 17:52:36 +08:00
fullwall
83ffc4c935 Better usability for commands which require an NPC to be selected 2012-09-09 17:52:00 +08:00
fullwall
9a55734d8d Small change, not sure if it will fix anything 2012-09-09 17:35:26 +08:00
fullwall
15a0319c89 Implement new method 2012-09-09 10:36:50 +08:00
fullwall
168ea380e2 Save immediately on shutdown 2012-09-08 23:30:18 +08:00
fullwall
1cd4ff2926 Filter out commands when the player does not own the NPC 2012-09-07 20:52:33 +08:00
fullwall
319efd3fd5 Fix 2012-09-07 20:28:09 +08:00
fullwall
747ad4d1a6 Fixes, flyable NPCs 2012-09-07 20:12:32 +08:00
fullwall
4bdfa52a37 Uncomment motion handling for human npcs 2012-09-07 18:28:29 +08:00
fullwall
83fcb9214c Update push event handling 2012-09-07 18:25:54 +08:00
fullwall
f1ad62b116 Change StuckAction implementation 2012-09-07 16:38:18 +08:00
fullwall
efe6685aaf Change 2012-09-07 16:15:51 +08:00
fullwall
0376725382 Update pom 2012-09-07 14:17:54 +08:00
fullwall
5dbb0f83d6 2.0.1 2012-09-06 17:35:10 +08:00
fullwall
628bf3cd20 Add some configuration settings to pom 2012-09-05 19:11:05 +08:00
fullwall
2beeb64e1b Set compatibility string to 1.3.x 2012-09-05 18:52:12 +08:00
fullwall
86f953e503 Refactor CancelReason event firing, NPCs should teleport if no path can be found 2012-09-04 21:11:45 +08:00
fullwall
47fc78469b Don't overwrite saves file if it failed to load 2012-09-04 19:59:46 +08:00
fullwall
a9ff8f1509 Changes to navigator 2012-09-03 22:12:38 +08:00
fullwall
0067ed1f33 Make local params actually local 2012-09-03 16:04:34 +08:00
fullwall
f94a8e727b Fix stationary ticks 2012-09-03 16:01:45 +08:00
fullwall
8391b793ef Explicitly shutdown the navigator 2012-09-03 15:58:21 +08:00
fullwall
5dd6b6d6b2 Scheduler update may have broken yaw updating on spawn 2012-09-03 15:42:54 +08:00