Commit Graph

1089 Commits

Author SHA1 Message Date
fullwall
cbd561b089 Add setting for opening doors with the new pathfinder 2014-03-12 16:27:52 +08:00
fullwall
d5dcd11d19 Fix packet sending 2014-03-12 16:21:36 +08:00
fullwall
e92c980062 Less usage of player.getName() 2014-03-09 13:04:27 +08:00
fullwall
94418b0934 Soil is passable 2014-03-08 15:09:13 +08:00
fullwall
27a7b4e416 Fix /npc create 2014-03-07 23:51:07 +08:00
fullwall
dc0fc270f1 Add speed waypoint trigger, stop pathfinding if y < -5 2014-03-07 23:21:54 +08:00
fullwall
4b5100b9ce Allow mobs to have name length 64 2014-03-07 23:13:36 +08:00
fullwall
22759739f1 Remove -24000 limit of /npc age 2014-03-07 13:08:24 +08:00
fullwall
f3e2ccb309 Restore changes 2014-03-04 19:51:14 +08:00
fullwall
28f3c587a7 Add --registry to /npc list, let getNPC(Entity) use the Entity handle 2014-03-04 19:49:32 +08:00
fullwall
63023cc54f Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2014-03-04 19:47:22 +08:00
fullwall
41e36da000 Add --registry argument to /npc list 2014-03-04 19:45:52 +08:00
fullwall
a5f13cf0f5 Update Controllable.java
Add a registerControllerType method
2014-03-03 00:15:19 +08:00
Jeremy Schroeder
d79ec59f49 Merge pull request #27 from scizzr/master
Fix NPC renaming to parse colored names
2014-03-02 10:14:26 -05:00
scizzr
53ab0d0703 Fix NPC renaming to parse colored names 2014-03-02 09:24:38 -05:00
fullwall
c651c61c37 Use getFullTime instead of getTime 2014-02-24 10:09:42 +08:00
fullwall
8700974e88 Better overriding of persistent check 2014-02-20 11:57:24 +08:00
fullwall
5b2e5323c3 Set step height to 1 for all living NPCs 2014-02-20 11:44:59 +08:00
fullwall
f897ab728d Add packet update delay setting 2014-02-18 20:29:21 +08:00
fullwall
e248d3f7f9 Respect canSee when sending packets 2014-02-18 00:40:32 +08:00
fullwall
8c3ef5e629 Set /npc name as persistent 2014-02-01 22:48:48 +08:00
fullwall
db88b84c97 Allow /npc zombiemod to work for pig zombies 2014-02-01 22:43:46 +08:00
fullwall
29806e00e6 Add /npc minecart 2014-02-01 12:50:20 +08:00
fullwall
d7f483ccf9 Fix horse equipping 2014-01-31 11:04:10 +08:00
fullwall
845ecd1df5 Better /npc sound messages 2014-01-29 22:32:42 +08:00
fullwall
7403323776 Make /npc sound use the Sound enum 2014-01-29 22:21:43 +08:00
fullwall
ec0ca4a2f2 Add /npc sound 2014-01-29 21:37:27 +08:00
fullwall
ff42e35649 Remove console pathfinding debug 2014-01-25 16:19:13 +08:00
fullwall
9c5e5394e3 Fix wolf sitting 2014-01-24 22:41:05 +08:00
fullwall
aec2107de2 Remove db support 2014-01-23 17:44:13 +08:00
fullwall
403cd846d9 Remove debug 2014-01-22 12:49:01 +08:00
fullwall
628c61ae3e Set NPCs as persistent 2014-01-21 12:25:14 +08:00
fullwall
74f6c0c543 Implement new method 2014-01-12 22:27:25 +08:00
fullwall
cc68593afe Set wolf step height to 1 2014-01-12 22:07:49 +08:00
fullwall
cf4c6f851d Implement getByUniqueId 2014-01-12 20:34:27 +08:00
fullwall
0c139a27d4 Better pathfinding debug 2014-01-12 19:47:05 +08:00
fullwall
a95b339515 Use new parameter and debug 2014-01-12 17:45:16 +08:00
fullwall
66a07f8f05 Fix debug pathfinding 2014-01-12 12:50:05 +08:00
fullwall
8ff4d336ff Add UUID to NPC 2014-01-11 23:36:46 +08:00
fullwall
ecf5f145c6 Use Persistable in WaypointProvider 2014-01-11 23:19:23 +08:00
fullwall
4271d80dda Remove debug 2014-01-11 16:00:22 +08:00
fullwall
da2bf551bc Implement run callbacks and fix /npc skeletontype requiring uppercase input 2014-01-11 14:28:26 +08:00
fullwall
993d2fe017 Falling block movement 2014-01-10 20:45:42 +08:00
fullwall
d74ce4ae81 Fix save task 2014-01-10 19:39:01 +08:00
fullwall
a3bf2d4e51 Remove debug 2014-01-09 17:59:52 +08:00
fullwall
d0fe32d949 Better BlockBreaker 2014-01-09 17:58:43 +08:00
fullwall
0af5422368 Add data to /npc item 2014-01-09 17:13:27 +08:00
fullwall
34fc6ab029 Force new pathfinder with nonliving NPCs 2014-01-09 16:25:32 +08:00
fullwall
6cc922a115 Fix falling blocks setting id 2014-01-08 17:42:37 +08:00
fullwall
8ad3b1d674 Fix speed on mob NPCs 2014-01-07 00:48:17 +08:00