Commit Graph

826 Commits

Author SHA1 Message Date
fullwall
330565340a Add sendPacketNearby back for Sentry compatibility 2013-03-01 10:29:38 +08:00
fullwall
8dd2a9b8d4 Fix for server providers without random entropy 2013-02-23 17:30:56 +08:00
fullwall
6e0fe92c51 Fix NPEs in bB(), add more .* permissions 2013-02-23 12:27:00 +08:00
fullwall
8023034a8c Reuse object 2013-02-20 22:59:10 +08:00
fullwall
69d7db688c Optimisation to packet sending 2013-02-20 22:56:28 +08:00
fullwall
7e20713f7c NPCSelector impl 2013-02-20 21:58:57 +08:00
fullwall
7291f873d2 Update head yaw every 20 ticks, add a setGravityEnabled method 2013-02-19 10:45:14 +08:00
fullwall
550dfbd6a2 Possible fix, pt. 2 2013-02-19 10:32:33 +08:00
fullwall
1946c1a7db Possible fix for NPCs looking south 2013-02-19 10:25:59 +08:00
fullwall
6f290d8ea7 Possible fix for the head yaw bug?? 2013-02-18 23:00:32 +08:00
fullwall
73fb5b3b62 Fix stack overflow (CITIZENS-457) 2013-02-18 21:55:53 +08:00
fullwall
f5a9f3794a Add blockbreaker, navigator callback 2013-02-18 16:54:52 +08:00
fullwall
155022e82b Fix case-sensitive poses 2013-02-18 08:42:43 +08:00
fullwall
b6983ead75 Fix CITIZENS-454 2013-02-17 22:49:45 +08:00
fullwall
f523f375b6 Implement new method 2013-02-17 22:46:56 +08:00
fullwall
67574400e6 Whoops 2013-02-17 22:42:00 +08:00
fullwall
a287071beb Add some config to BlockBreaker 2013-02-17 22:12:48 +08:00
fullwall
121bdbd9c4 Working block breaker 2013-02-17 21:47:20 +08:00
fullwall
968d325a15 Fix speed modifier, add preliminary BlockBreaker class 2013-02-17 20:30:18 +08:00
fullwall
b58f91a7a2 Restrict /npc age dynamically for future 2013-02-17 17:35:58 +08:00
fullwall
e790a08821 Add mooshrooms to /npc age 2013-02-17 17:32:30 +08:00
fullwall
666642a3e3 The /npc equip command shouldn't be type-restricted anymore (whoops) 2013-02-17 17:31:23 +08:00
fullwall
3971a03842 Don't use value flags for /npc tpto 2013-02-17 13:26:05 +08:00
fullwall
f50cd089ec Add tpto permission to npc.* 2013-02-17 13:06:40 +08:00
fullwall
580dd6a19e The /npc tpto command defaults from entity to selected NPC 2013-02-17 12:47:26 +08:00
fullwall
a9bbf875eb Set head yaw before NPCSpawnEvent 2013-02-17 11:13:40 +08:00
fullwall
70851c4bfd Don't allow player-player teleports in tpto 2013-02-17 11:03:14 +08:00
fullwall
8c35992ac7 Add /npc tpto command 2013-02-17 10:58:27 +08:00
fullwall
5fa8d94de9 Possible fix for CITIZENS-443 2013-02-15 17:27:45 +08:00
fullwall
a86968bcd9 Possible fix for CITIZENS-443 2013-02-13 22:25:59 +08:00
fullwall
de445ff1b2 Fix CITIZENS-436 (can't pathfind between worlds) 2013-02-11 11:45:28 +08:00
fullwall
da03a3cd26 Fix CITIZENS-425 2013-02-10 22:34:56 +08:00
fullwall
1cb9c7b057 Fix EnderDragon NPC movement 2013-02-10 22:26:58 +08:00
fullwall
be4a9fba85 Move update call down 2013-02-06 21:19:47 +08:00
fullwall
f25c806aa3 Better playerlist emulation 2013-02-06 21:17:44 +08:00
fullwall
5184ded750 Implement new NPCRegistry creation methods 2013-02-06 19:43:28 +08:00
fullwall
c3ca4656f8 Implement new events 2013-02-06 16:04:26 +08:00
fullwall
43c02b72a1 Move @Requirements to API, move command.command to commands 2013-02-06 15:17:21 +08:00
fullwall
0fb3757c8d Remove deprecated Command API and getHandle method 2013-02-06 14:26:49 +08:00
fullwall
5b6f55ec50 A* jumping fix 2013-02-05 16:32:06 +08:00
fullwall
02cc53d2a2 Don't cancel pathfinding when despawned 2013-02-04 10:14:50 +08:00
fullwall
d354f51052 Load settings earlier (Fix CITIZENS-402, CITIZENS-417) 2013-02-02 22:27:12 +08:00
fullwall
30a0316bd8 Fix CITIZENS-403 2013-01-30 22:51:41 +08:00
fullwall
c3344f243a Fix CITIZENS-402 2013-01-30 22:46:30 +08:00
fullwall
fed0f1d576 Avoid using blocking sources of randomness 2013-01-30 22:37:05 +08:00
fullwall
b428167210 Promote Message and CommandAPI to CitizensAPI, deprecate Citizens2 command API 2013-01-25 21:48:28 +08:00
fullwall
1dc12ccf9b Promote Translator to API, move to Colorizer 2013-01-23 22:35:29 +08:00
fullwall
f58bac5cd0 Refactor 2013-01-23 15:31:22 +08:00
fullwall
c44e60ae01 Fix EventListen processing bug 2013-01-19 23:26:19 +08:00
fullwall
c09a3b9db4 Fix build 2013-01-19 20:42:03 +08:00