Commit Graph

539 Commits

Author SHA1 Message Date
fullwall 68014f2529 Use new Bukkt API for Skeleton types 2012-11-20 23:55:09 +08:00
fullwall c981e93c50 Check 2012-11-19 13:08:11 +08:00
fullwall 7675620594 Add a keep-chunks-loaded setting, fix Player NPC movement code 2012-11-19 09:42:20 +08:00
fullwall 28af4655fa Refactor a little to prepare CommandManager for API 2012-11-17 13:14:53 +08:00
fullwall 2eac790093 Fix issue with /npc tp, implement NPCDeathEvent 2012-11-17 12:54:58 +08:00
fullwall 0cc761e989 Optimise StringHelper#parseColors, fix an NPE 2012-11-16 23:42:52 +08:00
fullwall 941c501584 Update more names for 1.4.4 2012-11-16 15:47:51 +08:00
Jeremy Schroeder 49ac997dfd Update for 1.4.4 2012-11-14 11:30:45 -05:00
Jeremy Schroeder 6415aa1bfc Add registerCommandClass for loading external command classes. 2012-11-13 21:08:26 -05:00
fullwall 9836775fcf Support decimals in the --xyz syntax for /npc moveto 2012-11-14 09:16:53 +08:00
fullwall 777a14d039 Fix CITIZENS-295 2012-11-13 13:54:37 +08:00
fullwall ab60782de3 Delegate citizens.npc.text to citizens.npc.edit.text, move citizens.npc.remove.all permission to citizens.admin.remove.all (CITIZENS-276, CITIZENS-293) 2012-11-11 15:24:02 +08:00
Jeremy Schroeder d7644795b8 Whoops. 2012-11-07 22:25:15 -05:00
Jeremy Schroeder d6e698d619 Add a few methods for setting lookclose/gravity directly. 2012-11-07 22:23:02 -05:00
fullwall ec41226a50 Fix NPE when metrics has been opted out of 2012-11-07 10:09:13 +08:00
fullwall dd3be846be Call with right this 2012-11-06 18:29:14 +08:00
fullwall fc48b53d74 Restrict Pose object to inside Poses, metrics version should only report the major version 2012-11-06 13:42:32 +08:00
fullwall f0a29c3f7f Remove usage of location.getChunk() 2012-11-04 16:16:06 +08:00
fullwall bcd3975f1c Improve text 2012-11-04 13:31:22 +08:00
fullwall e9128acb47 Check chunk loaded as well, may fix the yaw issue with players 2012-11-04 10:34:57 +08:00
fullwall 9580394491 Add LinearWaypointsCompleteEvent 2012-11-02 17:32:11 +08:00
fullwall 32ecaf067c Fixed the stair/slab issue for real - missed the rename of W->X, readded this change 2012-11-01 22:05:25 +08:00
fullwall bfd5227335 Send a message on waypoint clear 2012-11-01 14:46:18 +08:00
fullwall 4fe45d5ce6 Add clear to waypoint editor 2012-11-01 14:01:17 +08:00
fullwall 3d80930829 Fix for equipment 2012-11-01 09:17:13 +08:00
fullwall fd32bda052 Changes to equipment 2012-10-31 23:54:01 +08:00
fullwall 26ada30cab Update null equipment 2012-10-31 23:35:17 +08:00
fullwall ffd39fee0a Changes to Behaviour 2012-10-31 21:52:50 +08:00
fullwall 650111efd4 Add powermock as a testing dependency 2012-10-31 15:43:49 +08:00
fullwall adaaac44d9 Better world safety 2012-10-31 15:03:13 +08:00
fullwall afbe8b7547 Test 2012-10-31 14:46:24 +08:00
fullwall 40cb146757 Work around entity equipping 2012-10-31 14:13:38 +08:00
fullwall dd610ccfc5 Move setImplementation call 2012-10-31 12:15:16 +08:00
fullwall 1a5f58e3ec Delay trigger delays other triggers 2012-10-31 12:03:38 +08:00
fullwall 9c7173c284 Add PlayerAnimation waypoint trigger 2012-10-31 11:51:12 +08:00
fullwall 4a40ef8778 Owner check in Controllable 2012-10-31 10:10:48 +08:00
fullwall 953cc3ce66 Move translator creation to the translate methods 2012-10-31 10:08:34 +08:00
fullwall 9f085b2692 Moving the spawn call was ill-advised 2012-10-30 22:47:44 +08:00
fullwall 0349b64c23 Sanity check 2012-10-30 22:40:15 +08:00
fullwall 08ef13f6c4 Test 2012-10-30 22:28:19 +08:00
fullwall d1e0d99395 Odd. 2012-10-30 22:26:21 +08:00
fullwall d84594019d Change this back 2012-10-30 22:17:28 +08:00
fullwall 0742d777cc Derp - animate ARM_SWING not HURT 2012-10-30 22:11:12 +08:00
fullwall 85759d8ac7 Add build number to version 2012-10-30 21:50:14 +08:00
fullwall a67ddbe66c Reuse code 2012-10-30 21:31:15 +08:00
fullwall 6b72472e5e Fix 2012-10-30 21:23:36 +08:00
fullwall 779aaa8f74 Rename methods 2012-10-30 21:14:10 +08:00
fullwall 1f1f2442d4 Explicitly stop metrics, fix stair/slab climbing 2012-10-30 21:11:06 +08:00
fullwall ce0e248867 I have 0.47 problems but stairs work now 2012-10-30 17:49:54 +08:00
fullwall 10841ed146 Use motY = 0.5 instead of calling bf() 2012-10-30 14:58:35 +08:00
fullwall eadc338dc2 Update version 2012-10-30 11:33:55 +08:00
fullwall 054fe89309 Reuse code, match more entity types 2012-10-30 11:02:25 +08:00
fullwall 7ed02943b7 Fix entity.l being called and use bukkit equivalent, update EntitySense, knockback enchantments get applied 2012-10-30 10:53:05 +08:00
fullwall c519cde217 Fix location missing bug... and bats 2012-10-30 08:59:52 +08:00
fullwall cb578bd677 NPC stairclimbing: still not working 2012-10-29 22:45:03 +08:00
fullwall d00a19d8fc Sort 2012-10-29 21:36:27 +08:00
fullwall 0442e11462 Fix walking over slabs 2012-10-29 21:35:38 +08:00
fullwall e26f3621af Add some escape sequences 2012-10-29 20:54:28 +08:00
fullwall 3b1a5bc044 Fix NPC bats, add /npc skeletontype, /npc create now allows creation at another player 2012-10-29 17:26:42 +08:00
aPunch 216b7f9d40 Add ability to place skulls on NPCs. 2012-10-28 17:52:31 -05:00
fullwall 918a9c5bba Fix rayTrace call to this.l 2012-10-28 13:18:38 +08:00
fullwall bc575cbcf5 Use the persistent field instead of overriding bh 2012-10-28 12:54:18 +08:00
fullwall a61172e6e4 Update for 1.4 2012-10-28 12:37:37 +08:00
fullwall 0d6b4e021e Add ChatTrigger, add PlayerAnimation utility class 2012-10-27 19:43:53 +08:00
fullwall 8b9fa4328a Trigger conversation is active while the editor is active 2012-10-26 22:00:48 +08:00
fullwall d7f765bfbd Stop the conversation when the editor stops 2012-10-26 21:55:41 +08:00
fullwall 35844ac6c5 Implement WaypointTriggers 2012-10-26 21:49:30 +08:00
fullwall 4ce0843315 Assuming this works 2012-10-26 17:52:01 +08:00
fullwall cd55c42ec0 Player NPC swimming 2012-10-26 16:35:23 +08:00
fullwall 1768f87405 Use setting more consistently 2012-10-26 16:07:06 +08:00
fullwall 843da97be0 Stuff 2012-10-26 15:28:48 +08:00
fullwall 17452c4ce5 Double quote everything, remove trait data 2012-10-26 14:26:57 +08:00
fullwall 386f9369a4 . 2012-10-26 13:47:33 +08:00
fullwall c1e0550af6 Add pathfinding range message, sort 2012-10-26 12:26:54 +08:00
fullwall 8f4be0a8e1 Simplify multi-way selection prompt 2012-10-26 12:11:30 +08:00
fullwall 4964534e74 Move playerlist handling to CitizensHumanNPC, add /npc playerlist command, make ChunkCoord unique per-world 2012-10-26 11:35:04 +08:00
fullwall bbf1fcb40e Fix an issue with Gravity 2012-10-24 00:19:31 +08:00
fullwall 0bfec9bb7d Add an extra trySwim call 2012-10-23 15:18:51 +08:00
fullwall 147e1de498 Trim arguments, waypoint command 2012-10-23 15:14:54 +08:00
fullwall 5c2d57f135 Allow NPCs to be created from console 2012-10-22 20:33:07 +08:00
fullwall d4be20422f Delete file 2012-10-22 14:54:15 +08:00
fullwall 2afb371099 Update website 2012-10-22 14:54:01 +08:00
fullwall 2d90f6c867 Add /npc gamemode command 2012-10-21 21:40:45 +08:00
fullwall 557b5607ea Fix missing param in translation 2012-10-21 20:34:21 +08:00
fullwall b7e38d2fa7 Remove double quotes 2012-10-21 17:04:49 +08:00
fullwall fece9d51e0 Update translation 2012-10-20 20:08:35 +08:00
fullwall 97f9861db1 Update german translation 2012-10-19 21:08:56 +08:00
fullwall 2ce26f9c09 Duplicate some code in Messaging.tr temporarily 2012-10-19 16:37:22 +08:00
fullwall 52f29c0662 Don't require ownership for /npc select 2012-10-18 18:15:04 +08:00
fullwall d459e7426f Avoid - character in saving lookclose 2012-10-16 20:09:23 +08:00
fullwall 9d07084635 Fix spout compat 2012-10-16 17:50:57 +08:00
fullwall 02ca3e7388 Fix controllable NPE 2012-10-16 17:25:18 +08:00
fullwall 08d4aa5fc8 Don't try to translate while still initialising 2012-10-16 15:48:43 +08:00
fullwall fb0660e6e0 Add dutch translation - thanks sjoerdtim 2012-10-15 21:29:31 +08:00
fullwall cdebf54e1a Allow -g flag for setting the controllable to ground, -r flag for clearing 2012-10-15 21:04:15 +08:00
fullwall 7ba586c4c1 Derp, fix order 2012-10-15 20:55:54 +08:00
fullwall 2c3aaac021 Fix * flags 2012-10-15 20:51:48 +08:00
fullwall 4f5fac2a3f Fix arg length for /trc 2012-10-15 20:39:57 +08:00
fullwall dc0cb7b7e0 Fix bugs 2012-10-15 20:31:22 +08:00
fullwall 806f3b9fbb Implement AttackStrategy 2012-10-15 18:14:27 +08:00