Commit Graph

1030 Commits

Author SHA1 Message Date
fullwall cf3e74c583 Allow /npc spawn to use the selected NPC 2013-05-15 12:08:54 +08:00
fullwall 26e3bb2dea Allow /npc spawn to use the selected NPC 2013-05-15 12:00:27 +08:00
fullwall fdde0bf7f8 Add debug for navigation, make sure that destination is in range before calling waypoint triggers 2013-05-15 11:58:09 +08:00
fullwall 3b061f9c1f Add some arguments to the /npc path command allowing for pausing and immediate waypoint placing 2013-05-15 11:45:56 +08:00
fullwall 83eb3c9721 Fix /npc wolf collar parsing 2013-05-08 21:08:12 +08:00
fullwall 06360950dc Whoops. MC 1.5.2 should be working now 2013-05-03 12:35:31 +08:00
fullwall 89e19e353c Update NMS.java 2013-05-03 12:30:39 +08:00
fullwall e53aa6274f Update pom.xml 2013-05-03 12:27:43 +08:00
fullwall 317653e4fa Update to MC 1.4.2 2013-05-03 12:25:24 +08:00
fullwall 468009fd42 Fix /npc gamemode 2013-04-28 21:31:53 +08:00
fullwall 756d0676d0 Update AI for Giants 2013-04-22 11:25:58 +08:00
fullwall e4f845d8bd NPC limit is now inclusive rather than exclusive 2013-04-18 22:40:11 +08:00
fullwall 01a4630200 Check for both types of NPCCreateEvent 2013-04-18 22:03:27 +08:00
fullwall c542a8fe0a Add citizens.npc.createall permission for PEX users 2013-04-17 11:41:51 +08:00
fullwall fc53c6e5f0 Changes to world unloading 2013-04-14 18:23:21 +08:00
fullwall 14144ddde1 Fixed debug output 2013-04-14 14:55:09 +08:00
fullwall 796576092c Controllable NPCs now have correct yaw 2013-04-13 15:49:17 +08:00
fullwall f2b7973248 Implement new type API 2013-04-12 23:56:18 +08:00
fullwall b98d1a919c Use XORShiftRNG directly 2013-04-12 20:12:03 +08:00
fullwall 016a568edf Possible fix pt. 2 2013-04-12 18:31:45 +08:00
fullwall c418d6c1f7 Possible fix for Vec3D error 2013-04-12 17:57:15 +08:00
fullwall a47d366c62 Remove behaviours and /script command 2013-04-01 20:04:40 +08:00
fullwall a200144e0d Implement new setTarget 2013-03-30 20:47:10 +08:00
fullwall cd7c9616d5 Compile fix 2013-03-26 22:08:38 +08:00
fullwall 486a2733bc MC 1.5.1 2013-03-21 12:32:54 +08:00
fullwall e08ada42a5 Pom update 2013-03-21 12:28:36 +08:00
fullwall 1abe425c55 MC 1.5.1 2013-03-21 12:27:29 +08:00
fullwall 3f02ec8981 Fix bats 2013-03-18 18:52:45 +08:00
fullwall 37a5c06fd4 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2013-03-17 22:41:18 +08:00
fullwall bfadedcdd5 BlockBreaker is now a Goal/Behavior 2013-03-17 22:40:37 +08:00
fullwall a8557b5111 citizens.npc.* now grants citizens.npc.create.* 2013-03-17 14:12:59 +08:00
fullwall 9e17203809 Allow non-players to have anchors and poses 2013-03-17 11:28:04 +08:00
fullwall 4205dac0b8 Head yaw method update 2013-03-16 16:13:35 +08:00
fullwall 34a2ab6dc8 Rename /npc nameplate to /npc name (may change later) 2013-03-16 15:17:42 +08:00
fullwall 5b8b49ce73 add /npc nameplate command 2013-03-16 15:06:04 +08:00
fullwall 781779af3c Misc. fixes 2013-03-16 13:28:26 +08:00
fullwall 8d1162059a Mob NPCs have names 2013-03-16 13:10:10 +08:00
fullwall 1b3e3e995c Misc. translation fixes 2013-03-16 12:43:33 +08:00
agentkid20@gmail.com 67e02d4e50 Updated reflection. 2013-03-15 23:39:04 -04:00
agentkid20@gmail.com 3290f3e895 Attempt fix for bad CB version number. 2013-03-15 23:17:50 -04:00
agentkid20@gmail.com 366b5291be Updated pom. 2013-03-15 23:12:51 -04:00
agentkid20@gmail.com 2adfdac4c9 Update for Minecraft 1.5. Untested. 2013-03-15 23:05:45 -04:00
fullwall f4f1d46554 Fix CITIZENS-485 (require per-mob type permission in /npc create) 2013-03-15 18:39:18 +08:00
fullwall 14ad344f4b 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 fb32f68856 Using /npc despawn now removes from the respawn list 2013-03-14 21:38:10 +08:00
fullwall 19a6897354 Fix some pathing bugs 2013-03-14 21:03:33 +08:00
fullwall 30a31bd2d1 Set handle.ax for head yaw 2013-03-12 22:49:24 +08:00
fullwall 6b413345e6 Fix typo 2013-03-11 21:13:05 +08:00
fullwall e0e209f051 Controllabe NPCs stop only on shift-left/right click now 2013-03-11 19:35:21 +08:00
fullwall aeba28dc9e Refactor out WanderGoal 2013-03-11 16:22:14 +08:00