Commit Graph

852 Commits

Author SHA1 Message Date
fullwall
f55d5e845a Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2013-03-17 22:41:18 +08:00
fullwall
7a030885e8 BlockBreaker is now a Goal/Behavior 2013-03-17 22:40:37 +08:00
fullwall
11cc5d83d2 citizens.npc.* now grants citizens.npc.create.* 2013-03-17 14:12:59 +08:00
fullwall
94c16c4efc Allow non-players to have anchors and poses 2013-03-17 11:28:04 +08:00
fullwall
5a74a02f33 Head yaw method update 2013-03-16 16:13:35 +08:00
fullwall
41b4004a37 Rename /npc nameplate to /npc name (may change later) 2013-03-16 15:17:42 +08:00
fullwall
76b2bc3864 add /npc nameplate command 2013-03-16 15:06:04 +08:00
fullwall
482eb05766 Misc. fixes 2013-03-16 13:28:26 +08:00
fullwall
d8e7c79c89 Mob NPCs have names 2013-03-16 13:10:10 +08:00
fullwall
6a7744859b Misc. translation fixes 2013-03-16 12:43:33 +08:00
agentkid20@gmail.com
dba652bb96 Updated reflection. 2013-03-15 23:39:04 -04:00
agentkid20@gmail.com
630f97074c Attempt fix for bad CB version number. 2013-03-15 23:17:50 -04:00
agentkid20@gmail.com
3d6ff14c5a Updated pom. 2013-03-15 23:12:51 -04:00
agentkid20@gmail.com
2f734ce598 Update for Minecraft 1.5. Untested. 2013-03-15 23:05:45 -04:00
fullwall
131453f775 Fix CITIZENS-485 (require per-mob type permission in /npc create) 2013-03-15 18:39:18 +08:00
fullwall
aa022f8fae Cancel navigation on despawn: Navigation isn't carried over so CitizensNavigator would be left in an inconsistent state 2013-03-14 23:29:41 +08:00
fullwall
5f093276f1 Using /npc despawn now removes from the respawn list 2013-03-14 21:38:10 +08:00
fullwall
c10a41b395 Fix some pathing bugs 2013-03-14 21:03:33 +08:00
fullwall
8bf6917fd3 Set handle.ax for head yaw 2013-03-12 22:49:24 +08:00
fullwall
be24157951 Fix typo 2013-03-11 21:13:05 +08:00
fullwall
deba96875c Controllabe NPCs stop only on shift-left/right click now 2013-03-11 19:35:21 +08:00
fullwall
bcb7672246 Refactor out WanderGoal 2013-03-11 16:22:14 +08:00
fullwall
8930e25fbe /npc wolf command 2013-03-08 17:47:25 +08:00
fullwall
1b1851cdf1 Better defaults for /npc text cooldowns 2013-03-07 10:38:42 +08:00
fullwall
6fb6310f9a Update .gitignore 2013-03-04 18:50:39 +08:00
Jeremy Schroeder
3ceb5d884e Add setRange(...) and setRealisticLooking(...) to LookClose. Add getPose(...) to Pose. 2013-03-03 00:42:20 -05:00
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