Commit Graph

136 Commits

Author SHA1 Message Date
aPunch
5e08677dcc work now 2012-02-16 17:40:20 -06:00
aPunch
a73f995719 test jenkins 2012-02-16 17:33:01 -06:00
aPunch
958751f61f added temporary selection API until Bukkit adds metadata 2012-02-14 05:45:50 -06:00
fullwall
7d8f0fb9bb Revert "Changes to inventories"
This reverts commit bca4ed1979.
2012-02-14 19:38:44 +08:00
fullwall
bca4ed1979 Changes to inventories 2012-02-14 18:52:22 +08:00
aPunch
dcef6980f9 player tag for messages 2012-02-13 07:08:36 -06:00
fullwall
22979f819f Implement minecraft-like AI system 2012-02-13 19:48:38 +08:00
aPunch
872f51afa9 customizable chat prefix 2012-02-12 12:29:33 -06:00
aPunch
8314fb58db fix 2012-02-12 09:54:25 -06:00
aPunch
4956690096 fix metrics bug 2012-02-12 04:02:36 -06:00
aPunch
29a8728829 fix import errors 2012-02-12 02:00:19 -06:00
fullwall
b390f40ff5 Delete files 2012-02-12 15:20:08 +08:00
fullwall
f577cbae77 Metrics 2012-02-12 15:19:32 +08:00
fullwall
e4b31ae186 Merge branch 'master' of http://www.github.com/aPunch/Citizens2 2012-02-12 11:00:23 +08:00
fullwall
c7880e7515 Remove CommandIdentifier 2012-02-12 10:59:45 +08:00
aPunch
5cb46b6433 move storage to API for convenience 2012-02-11 10:33:36 -06:00
aPunch
42ae0e35ad removed Inventory from Citizens, added to API 2012-02-11 08:33:19 -06:00
aPunch
da7787720d change 2012-02-11 05:04:19 -06:00
aPunch
6dc01e57ab not working 2012-02-11 03:21:02 -06:00
aPunch
f01212036d command fix 2012-02-11 01:11:45 -06:00
aPunch
07b14dcd3a update lib 2012-02-09 17:12:49 -06:00
aPunch
2fecee1113 added character setting command 2012-02-09 16:30:57 -06:00
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