Commit Graph

63 Commits

Author SHA1 Message Date
aPunch
1e8237a097 fix selection issue 2012-03-02 04:19:18 -06:00
aPunch
b82cc9e8d5 completely implement iron golem and ocelot NPCs 2012-03-01 12:22:39 -06:00
aPunch
71153a40ea add new entities, wont work until Bukkit adds API for them 2012-03-01 10:13:37 -06:00
aPunch
2ce3e60aa0 updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
aPunch
f10944db9c fix 2012-02-28 07:27:33 -06:00
aPunch
42f9c0a07e finished equipment editor 2012-02-28 04:46:28 -06:00
aPunch
410e227285 changes 2012-02-27 09:21:28 -06:00
aPunch
7dcb76d755 update to use EntityType instead of CreatureType 2012-02-23 17:45:45 -06:00
aPunch
8d2d825ac4 formatting 2012-02-23 05:17:15 -06:00
fullwall
afef6285b9 Update lib 2012-02-23 18:24:42 +08:00
aPunch
7acd56710c save location after teleport 2012-02-20 15:42:59 -06:00
aPunch
d6a721ec66 added ability for NPCs to chat to one player only 2012-02-18 16:29:29 -06:00
aPunch
00239e7934 fix build.xml 2012-02-18 11:25:45 -06:00
aPunch
adbe8a3518 temporary build fix until maven is set up properly 2012-02-17 20:40:12 -06:00
aPunch
2edea34859 migrate to pom.xml 2012-02-16 20:07:50 -06:00
aPunch
958751f61f added temporary selection API until Bukkit adds metadata 2012-02-14 05:45:50 -06: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
07b14dcd3a update lib 2012-02-09 17:12:49 -06: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
aPunch
01d073e6dd moved NPC rotation to LookClose trait, fix name color saving 2012-02-07 04:37:12 -06:00
aPunch
13ebcb54cc inventories now use the full name of an NPC 2012-02-07 02:31:28 -06:00
aPunch
0fa8a6cc03 proper color-parsing for names 2012-02-06 05:55:29 -06:00
aPunch
589fd79b27 inventory work 2012-02-05 03:10:09 -06:00
aPunch
920804bd95 added inventory-related API 2012-02-05 01:18: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
aPunch
01fa072112 changes and bugfixes 2012-02-04 02:13:20 -06: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
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
aPunch
b96e033f87 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -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
aPunch
cdb89f4572 more bugfixes 2012-01-28 16:40:00 -06:00
fullwall
956ac3a28d Changes 2012-01-28 12:11:23 +08:00
aPunch
ad58821188 added command requirements and NPC owners 2012-01-26 15:08:32 -06:00
aPunch
8dd91596ae fixes and changes 2012-01-26 08:45:42 -06:00
aPunch
7fc22a2e27 fix reload bug 2012-01-25 17:09:02 -06:00
aPunch
653e37ad24 initial command commit, needs lots of work 2012-01-25 09:29:54 -06:00
aPunch
84858b2c23 added ability to send chat through an NPC 2012-01-25 04:32:24 -06:00
aPunch
7ef3df8dfc added selection, needs work 2012-01-23 08:30:15 -06:00
aPunch
891162e06e fix annoying spawning save bug 2012-01-22 11:43:58 -06:00
aPunch
039dbffd2e build "fixed" and other saving fix 2012-01-22 08:43:25 -06:00
aPunch
f1bc5dba8f formatting fun 2012-01-22 01:52:46 -06:00
fullwall
044c961522 Changes to trait api 2012-01-22 15:10:25 +08:00
aPunch
28a9b62c25 update for SpawnLocation trait 2012-01-21 10:21:21 -06:00