Commit Graph

1030 Commits

Author SHA1 Message Date
fullwall 5f905687f7 Fix some bugs in the new guided finder based on testing with Jeebiss 2013-10-03 00:00:36 +08:00
fullwall e16af9c28f Remove some usage of deprecated calls 2013-10-01 22:14:03 +08:00
fullwall 979bd96f2e Rename JeebissFinder to Guided and make it work 2013-10-01 12:16:20 +08:00
fullwall a498b4b1d6 Work on new waypoint provider 2013-09-26 23:55:12 +08:00
fullwall 0ea10949ff Increment version number 2013-09-21 16:48:11 +08:00
fullwall 80f0018979 First pass at 1.6.4 2013-09-21 00:01:39 +08:00
fullwall c9ff275528 Send location update packets every so often 2013-09-18 10:23:33 +08:00
fullwall e47792fd90 Breaking change: add new registry param to CitizensNPC constructor 2013-09-11 22:27:24 +08:00
fullwall c7a576d6ad Reorder highest/lowest calculations - may fix issues with using remove() 2013-09-10 23:55:58 +08:00
fullwall c99825e4f1 Remove PlayerEntitySenses workaround 2013-09-02 12:04:45 +08:00
fullwall 24dcbf2960 New pathfinder no longer considers diagonals 2013-09-01 21:47:38 +08:00
fullwall f69854a89e Fix pom 2013-08-26 12:31:55 +08:00
fullwall dc370f44ec Don't call bukkitEntity.teleport too early for player entities 2013-08-23 20:51:58 +08:00
fullwall 2289934336 Remove NPCVehicleExitEvent 2013-08-18 14:04:15 +08:00
fullwall b56c6f0c1f Allow Conversable rather than Player in SelectionPrompt 2013-08-16 12:12:17 +08:00
fullwall 9fb5771cae Call NPCVehicleExitEvent properly for all vehicle exits 2013-08-15 17:23:36 +08:00
fullwall 327d7f1ff4 Trim name length to 16 chars not 15 2013-08-14 22:53:00 +08:00
fullwall f970e2b5ac Call NPCVehicleExitEvent for controllables, possibly fix a despawn/respawn bug 2013-08-13 12:20:57 +08:00
fullwall 59efe79cd1 Possible fix and optimisation for PlayerEntitySenses 2013-08-12 17:32:16 +08:00
fullwall 8590727294 Add citizens.npc.trait.* permission 2013-08-11 13:27:47 +08:00
fullwall f4b879a292 Call new event 2013-08-11 12:27:54 +08:00
fullwall f32457702c add /npc controllable -y | -n 2013-08-11 12:20:15 +08:00
fullwall 4703d79cf5 Eject player on quitting when mounted on an NPC 2013-08-10 20:32:30 +08:00
fullwall a5fc6ebb08 Prevent NPE in moveto if NPC is not spawned 2013-08-10 18:03:20 +08:00
fullwall 8f881dc021 Improve Util#matchEntityType to check for an exact match first 2013-08-08 18:21:35 +08:00
fullwall a69476a60e Allow /npc remove to ignore the ownership requirement when called from console 2013-08-07 23:39:26 +08:00
fullwall 8906ca368c Try to use backing MC id-mapping - may help with MCPC/Forge 2013-08-06 00:00:02 +08:00
fullwall fd2195604f Check for ID mapping null 2013-08-05 23:20:22 +08:00
fullwall 71863c9843 Clone location in CurrentLocation 2013-08-05 14:07:18 +08:00
fullwall f16d90e422 Clone destination location in spawn(Location) 2013-08-05 13:03:19 +08:00
fullwall e39eb49a0d Fix HorseEquipper 2013-08-04 23:23:08 +08:00
fullwall 5a88c655a4 Allow /npc remove to be used by the server 2013-08-03 20:57:56 +08:00
fullwall 2a9da8897c Add HorseEquipper 2013-08-03 18:33:32 +08:00
fullwall 8ea5e7cf88 Remove usages of Entity#teleport 2013-08-03 11:01:09 +08:00
fullwall eb179840e1 Use the root vehicle for NPC#teleport 2013-08-02 15:14:58 +08:00
fullwall 8f01144bd1 Implement NPC#teleport (untested) 2013-08-02 15:04:06 +08:00
fullwall bca9111c32 Use default strategy if the attack strategy returns false 2013-08-02 13:49:53 +08:00
fullwall 4faf9dc3b6 Default use-new-finder to false 2013-07-31 18:42:00 +08:00
fullwall 141e665bb3 Fix bounds check in ByIdArray 2013-07-31 18:41:09 +08:00
fullwall da1147b0ed Fix 'reached end of stream for null' 2013-07-31 14:23:08 +08:00
fullwall 227d8c7177 Remove HelpCommand, Paginator 2013-07-31 13:38:32 +08:00
fullwall 74b9f631c7 Extend horse modifiers to save saddle and armor 2013-07-30 11:15:51 +08:00
fullwall d163c9e1ab Move load method up 2013-07-30 00:09:45 +08:00
fullwall 239bbb047f Perhaps fix the reached end of stream messages in log 2013-07-30 00:04:25 +08:00
fullwall 0290531517 Add max-text-range setting defaulted to 500 2013-07-29 23:51:00 +08:00
fullwall a84fbbbe53 Implement new helper methods 2013-07-28 22:13:51 +08:00
fullwall 82321b7d19 Fix /npc spawn without an NPC selected and /npc spawn with manual location 2013-07-27 17:58:40 +08:00
fullwall 757ad8313c Match enums with spaces in them 2013-07-27 14:23:59 +08:00
fullwall 66570d1b02 Minimum respawn delay of 2 2013-07-24 22:46:43 +08:00
fullwall bb1f63795d Update README 2013-07-21 23:10:53 +08:00