Commit Graph

1030 Commits

Author SHA1 Message Date
fullwall 87b59fea1f /npc wolf command 2013-03-08 17:47:25 +08:00
fullwall efceca6de3 Better defaults for /npc text cooldowns 2013-03-07 10:38:42 +08:00
fullwall ec4c2ac9b6 Update .gitignore 2013-03-04 18:50:39 +08:00
Jeremy Schroeder 6bf49212a7 Add setRange(...) and setRealisticLooking(...) to LookClose. Add getPose(...) to Pose. 2013-03-03 00:42:20 -05:00
fullwall 03f2ca2cdf Add sendPacketNearby back for Sentry compatibility 2013-03-01 10:29:38 +08:00
fullwall 86b324899d Fix for server providers without random entropy 2013-02-23 17:30:56 +08:00
fullwall 363f90f651 Fix NPEs in bB(), add more .* permissions 2013-02-23 12:27:00 +08:00
fullwall c7128ccb4c Reuse object 2013-02-20 22:59:10 +08:00
fullwall a005152872 Optimisation to packet sending 2013-02-20 22:56:28 +08:00
fullwall 226a126f97 NPCSelector impl 2013-02-20 21:58:57 +08:00
fullwall b45be24c65 Update head yaw every 20 ticks, add a setGravityEnabled method 2013-02-19 10:45:14 +08:00
fullwall 11ad3bc809 Possible fix, pt. 2 2013-02-19 10:32:33 +08:00
fullwall 2500bc50ba Possible fix for NPCs looking south 2013-02-19 10:25:59 +08:00
fullwall dc1bf51e84 Possible fix for the head yaw bug?? 2013-02-18 23:00:32 +08:00
fullwall 712d7b9fe7 Fix stack overflow (CITIZENS-457) 2013-02-18 21:55:53 +08:00
fullwall fdd52186b2 Add blockbreaker, navigator callback 2013-02-18 16:54:52 +08:00
fullwall e0a5b03c98 Fix case-sensitive poses 2013-02-18 08:42:43 +08:00
fullwall c3d98cccde Fix CITIZENS-454 2013-02-17 22:49:45 +08:00
fullwall cc61de6dbf Implement new method 2013-02-17 22:46:56 +08:00
fullwall caa7a7f2d9 Whoops 2013-02-17 22:42:00 +08:00
fullwall dd4625de36 Add some config to BlockBreaker 2013-02-17 22:12:48 +08:00
fullwall d9785307d6 Working block breaker 2013-02-17 21:47:20 +08:00
fullwall 8a98d51634 Fix speed modifier, add preliminary BlockBreaker class 2013-02-17 20:30:18 +08:00
fullwall 52dd56b516 Restrict /npc age dynamically for future 2013-02-17 17:35:58 +08:00
fullwall 8ad219a3b0 Add mooshrooms to /npc age 2013-02-17 17:32:30 +08:00
fullwall 176bcfc02e The /npc equip command shouldn't be type-restricted anymore (whoops) 2013-02-17 17:31:23 +08:00
fullwall 913857f7a2 Don't use value flags for /npc tpto 2013-02-17 13:26:05 +08:00
fullwall 19a94a1b3f Add tpto permission to npc.* 2013-02-17 13:06:40 +08:00
fullwall c2a5fee5e3 The /npc tpto command defaults from entity to selected NPC 2013-02-17 12:47:26 +08:00
fullwall ae2274d951 Set head yaw before NPCSpawnEvent 2013-02-17 11:13:40 +08:00
fullwall 2ad9218b52 Don't allow player-player teleports in tpto 2013-02-17 11:03:14 +08:00
fullwall 490a1b13c5 Add /npc tpto command 2013-02-17 10:58:27 +08:00
fullwall 22f54da17a Possible fix for CITIZENS-443 2013-02-15 17:27:45 +08:00
fullwall 1668230568 Possible fix for CITIZENS-443 2013-02-13 22:25:59 +08:00
fullwall 7a275b7984 Fix CITIZENS-436 (can't pathfind between worlds) 2013-02-11 11:45:28 +08:00
fullwall d1279e269c Fix CITIZENS-425 2013-02-10 22:34:56 +08:00
fullwall de8a613170 Fix EnderDragon NPC movement 2013-02-10 22:26:58 +08:00
fullwall 22c5041b44 Move update call down 2013-02-06 21:19:47 +08:00
fullwall 261269811d Better playerlist emulation 2013-02-06 21:17:44 +08:00
fullwall 5d8cca7503 Implement new NPCRegistry creation methods 2013-02-06 19:43:28 +08:00
fullwall b084b2995b Implement new events 2013-02-06 16:04:26 +08:00
fullwall 8787d4297d Move @Requirements to API, move command.command to commands 2013-02-06 15:17:21 +08:00
fullwall ea58653750 Remove deprecated Command API and getHandle method 2013-02-06 14:26:49 +08:00
fullwall 524b9f8a6d A* jumping fix 2013-02-05 16:32:06 +08:00
fullwall fee41a4a00 Don't cancel pathfinding when despawned 2013-02-04 10:14:50 +08:00
fullwall 23fab58673 Load settings earlier (Fix CITIZENS-402, CITIZENS-417) 2013-02-02 22:27:12 +08:00
fullwall cea26b3db0 Fix CITIZENS-403 2013-01-30 22:51:41 +08:00
fullwall dca3541341 Fix CITIZENS-402 2013-01-30 22:46:30 +08:00
fullwall 1660b8c08c Avoid using blocking sources of randomness 2013-01-30 22:37:05 +08:00
fullwall f888df9d5a Promote Message and CommandAPI to CitizensAPI, deprecate Citizens2 command API 2013-01-25 21:48:28 +08:00