Commit Graph

1075 Commits

Author SHA1 Message Date
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
fullwall
3808d7188a Add some PlayerAnimation entries for using items 2013-12-29 23:04:10 +08:00
fullwall
efc6b8375c Set speed modifier 2013-12-24 18:55:01 +08:00
fullwall
4a2106d354 Construct more entities manually 2013-12-19 15:27:26 +08:00
fullwall
ed42a3cadd Add /npc item 2013-12-17 16:00:15 +08:00
fullwall
ecbd2efe28 Initial pass of non-living NPCs 2013-12-16 21:49:53 +08:00
fullwall
e772611ec1 Implement attackRange() parameter 2013-12-16 08:31:23 +08:00
fullwall
64b2396e07 Fix damage event cancellation 2013-12-05 23:04:18 +08:00
fullwall
2517a5629d Change speed of pathfinder, seems to work better 2013-12-03 18:43:10 +08:00
fullwall
fe370258db Fix player animations 2013-12-01 18:51:43 +08:00
fullwall
3896c67709 Allow flying NPCs to have their path set via command 2013-12-01 18:45:10 +08:00
fullwall
3c9b42355f Fix mob NPCs and get closer to working players (not yet though) 2013-12-01 18:34:23 +08:00
fullwall
15b1bd0683 Close the channel better 2013-12-01 17:36:16 +08:00
fullwall
38cec9d3f3 Initial untested 1.7.2 update 2013-12-01 17:24:54 +08:00
fullwall
e25df6cd47 Add a blockStrengthModifier to BlockBreaker.Configuration and implement setPaused/isPaused in CitizensNavigator 2013-11-23 00:40:09 +08:00