Commit Graph

1199 Commits

Author SHA1 Message Date
aPunch
6c47757453 mob type is optional for create command 2012-02-05 07:02:47 -06:00
aPunch
4067a85bce fixed bug 2012-02-05 05:31:08 -06:00
aPunch
1f5dd50d3f items now save in the correct slot, enchantments are saved on inventory close 2012-02-05 05:26:55 -06:00
aPunch
97b6a74c68 disallow names greater than 16 characters in length as per vanilla spec 2012-02-05 04:24:11 -06:00
aPunch
8a63d0950e saving inventories kind of works now 2012-02-05 04:08:24 -06:00
aPunch
11fbd0c7b4 inventory work 2012-02-05 03:10:09 -06:00
fullwall
28273ec7b5 ShowableInventory 2012-02-05 15:26:49 +08:00
aPunch
7a4fff1e68 added inventory-related API 2012-02-05 01:18:40 -06:00
aPunch
b557837ecb remove debug messages 2012-02-04 17:00:40 -06:00
aPunch
6aca4590a3 getTrait is safer 2012-02-04 16:58:40 -06:00
aPunch
76a769489c removed duplicate files 2012-02-04 16:14:48 -06:00
fullwall
b8bb1955d9 Command features 2012-02-04 23:26:06 +08:00
fullwall
ddb1a88bd0 Revert to old socket, fix NPE 2012-02-04 22:49:16 +08:00
fullwall
f2e9a7dc3f Override dragon + endermen AI 2012-02-04 22:31:16 +08:00
fullwall
3d8e1f4988 Merge AIController and Navigator 2012-02-04 17:58:51 +08:00
aPunch
ab0a8dcae3 changes and bugfixes 2012-02-04 02:13:20 -06:00
fullwall
739d7490fd Change mob classes to static inner, add rudimentary pathfinder 2012-02-04 14:48:23 +08:00
aPunch
9bb9abf700 registering traits no longer requires a String parameter 2012-02-03 17:44:18 -06:00
aPunch
d30d892982 attempt some better trait exception handling 2012-02-03 17:35:24 -06:00
aPunch
2f69deec93 remove file 2012-02-03 03:21:16 -06:00
aPunch
9029ea29ec initial mob type NPCs implementation 2012-02-03 03:20:48 -06:00
aPunch
4c8ccdcba2 method name change 2012-01-30 17:44:12 -06:00
aPunch
be42d64c19 updated to Bukkit 1.1-R3 2012-01-30 13:11:49 -06:00
aPunch
c2de3bfcfa bug fixes 2012-01-30 12:55:16 -06:00
fullwall
27e2a6c8c9 Cleanup 2012-01-30 19:58:59 +08:00
aPunch
a0f7d8c130 added incompatibility error prevention 2012-01-29 14:58:19 -06:00
aPunch
49d8034bd2 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -06:00
aPunch
d4977e10d2 make sure mc entity is null when despawning 2012-01-29 13:14:10 -06:00
aPunch
0e737cc367 added spawned trait 2012-01-29 12:23:42 -06:00
aPunch
967eef4836 added selection command, bug fixes 2012-01-29 11:52:50 -06:00
fullwall
ed6a05e7c4 Changes 2012-01-29 19:43:27 +08:00
aPunch
dcbabe9ee1 added some teleporting commands 2012-01-28 23:01:08 -06:00
aPunch
b85a378a7d fix? 2012-01-28 17:19:45 -06:00
aPunch
922cf2444b more bugfixes 2012-01-28 16:40:00 -06:00
aPunch
6837ac11ea bug fixes 2012-01-28 14:16:30 -06:00
fullwall
55c1dc7be0 Changes 2012-01-28 12:11:23 +08:00
aPunch
2bd13d1eb0 added command requirements and NPC owners 2012-01-26 15:08:32 -06:00
aPunch
86b84c259a fixes and changes 2012-01-26 08:45:42 -06:00
aPunch
d5a127fb1d fix reload bug 2012-01-25 17:09:02 -06:00
aPunch
8c4aa23461 changes to commands 2012-01-25 14:40:01 -06:00
aPunch
4e7b2efc4f some more commands 2012-01-25 14:07:49 -06:00
aPunch
d23dd7c747 initial command commit, needs lots of work 2012-01-25 09:29:54 -06:00
aPunch
2c844d492d remove debug test 2012-01-25 04:33:45 -06:00
aPunch
575c3a5b99 added ability to send chat through an NPC 2012-01-25 04:32:24 -06:00
aPunch
848cbce13a changes and fixes to character handling 2012-01-25 04:09:02 -06:00
aPunch
21bfe51c83 fix outofmemory error 2012-01-24 01:49:56 -06:00
aPunch
fbf4741ada properly remove NPC 2012-01-23 10:05:22 -06:00
aPunch
e5ee5d6dd1 fix ID bug and others 2012-01-23 09:42:01 -06:00
aPunch
47e77f2a45 added selection, needs work 2012-01-23 08:30:15 -06:00
fullwall
0106c8a675 AbstractNPC 2012-01-23 17:46:06 +08:00