Commit Graph

764 Commits

Author SHA1 Message Date
aPunch
d6410781a5 shorten names when renaming NPC 2012-02-08 14:01:27 -06:00
aPunch
d511cafec4 Merge branch 'master' of github.com:aPunch/Citizens2 2012-02-08 09:35:18 -06:00
aPunch
3d4aae4ca4 really fix it this time 2012-02-08 09:32:38 -06:00
fullwall
da147f39f3 Merge branch 'master' of http://www.github.com/aPunch/Citizens2 2012-02-08 23:25:39 +08:00
aPunch
7c9c8dd546 added some commands, fixed bug where NPCs that despawned via chunk loading were deselected 2012-02-08 09:22:42 -06:00
fullwall
db8ce16adc Remove nested commands 2012-02-08 23:15:36 +08:00
aPunch
4a0d340755 added file headers 2012-02-08 06:07:17 -06:00
aPunch
46a2763a98 dynamic help menus 2012-02-08 02:26:14 -06:00
aPunch
2486d2188e use permission() in Command annotation 2012-02-07 05:31:22 -06:00
aPunch
01d073e6dd moved NPC rotation to LookClose trait, fix name color saving 2012-02-07 04:37:12 -06:00
fullwall
15214bd2c6 Runnables 2012-02-07 17:45:43 +08:00
aPunch
13ebcb54cc inventories now use the full name of an NPC 2012-02-07 02:31:28 -06:00
aPunch
b8bc6df251 whoops 2012-02-06 05:58:22 -06:00
aPunch
0fa8a6cc03 proper color-parsing for names 2012-02-06 05:55:29 -06:00
fullwall
5c2be032c3 Fixed up new command features + test 2012-02-06 16:30:45 +08:00
aPunch
4d40768a61 mob type is optional for create command 2012-02-05 07:02:47 -06:00
aPunch
a156c5f885 fixed bug 2012-02-05 05:31:08 -06:00
aPunch
170778ce37 items now save in the correct slot, enchantments are saved on inventory close 2012-02-05 05:26:55 -06:00
aPunch
10a9319aa4 disallow names greater than 16 characters in length as per vanilla spec 2012-02-05 04:24:11 -06:00
aPunch
368628094c saving inventories kind of works now 2012-02-05 04:08:24 -06:00
aPunch
589fd79b27 inventory work 2012-02-05 03:10:09 -06:00
fullwall
b0f72f24df ShowableInventory 2012-02-05 15:26:49 +08:00
aPunch
920804bd95 added inventory-related API 2012-02-05 01:18:40 -06:00
aPunch
30d003165c remove debug messages 2012-02-04 17:00:40 -06:00
aPunch
f15fb5b963 getTrait is safer 2012-02-04 16:58:40 -06:00
aPunch
0b1a3e8d60 removed duplicate files 2012-02-04 16:14:48 -06:00
fullwall
f467e54124 Command features 2012-02-04 23:26:06 +08:00
fullwall
1e3d3e5754 Revert to old socket, fix NPE 2012-02-04 22:49:16 +08:00
fullwall
1626b13d69 Override dragon + endermen AI 2012-02-04 22:31:16 +08:00
fullwall
ca3790fde1 Merge AIController and Navigator 2012-02-04 17:58:51 +08:00
aPunch
01fa072112 changes and bugfixes 2012-02-04 02:13:20 -06:00
fullwall
ad65534ac5 Change mob classes to static inner, add rudimentary pathfinder 2012-02-04 14:48:23 +08:00
aPunch
6bb38d534e registering traits no longer requires a String parameter 2012-02-03 17:44:18 -06:00
aPunch
4751dc0e9b attempt some better trait exception handling 2012-02-03 17:35:24 -06:00
aPunch
9830857d8d remove file 2012-02-03 03:21:16 -06:00
aPunch
6ff7b9b21a initial mob type NPCs implementation 2012-02-03 03:20:48 -06:00
aPunch
a06f245ed8 method name change 2012-01-30 17:44:12 -06:00
aPunch
aec37a93fb updated to Bukkit 1.1-R3 2012-01-30 13:11:49 -06:00
aPunch
078d71c08f bug fixes 2012-01-30 12:55:16 -06:00
fullwall
ee977e2ff8 Cleanup 2012-01-30 19:58:59 +08:00
aPunch
9728521ea7 added incompatibility error prevention 2012-01-29 14:58:19 -06:00
aPunch
b96e033f87 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -06:00
aPunch
26917d7f1c make sure mc entity is null when despawning 2012-01-29 13:14:10 -06:00
aPunch
3e03dfa35b added spawned trait 2012-01-29 12:23:42 -06:00
aPunch
14e1cf3ef4 added selection command, bug fixes 2012-01-29 11:52:50 -06:00
fullwall
bffd1d0329 Changes 2012-01-29 19:43:27 +08:00
aPunch
fefdc0a40f added some teleporting commands 2012-01-28 23:01:08 -06:00
aPunch
7a6b80ca58 fix? 2012-01-28 17:19:45 -06:00
aPunch
cdb89f4572 more bugfixes 2012-01-28 16:40:00 -06:00
aPunch
d689e71f96 bug fixes 2012-01-28 14:16:30 -06:00