Commit Graph

1317 Commits

Author SHA1 Message Date
fullwall
9454a959c3 Silent Yggdrasil exceptions 2014-04-24 12:09:59 +08:00
fullwall
4835101af4 Fix NPE 2014-04-24 10:59:48 +08:00
fullwall
0af5f8bee1 Add skin handling and /npc skin (note: may not work in 1.8) 2014-04-18 16:38:44 +08:00
fullwall
c1b5fd78c2 Update MC_COMPATIBLE_VERSION 2014-04-18 11:02:08 +08:00
fullwall
55ab3e4b20 Update to 1.7.8 2014-04-12 22:59:56 +08:00
fullwall
be209a0c88 Remove /npc skin, fix duplicate NPCs on 1.7.8 2014-04-12 00:25:03 +08:00
fullwall
960b54d7d3 Persistence for item NPC ids and item frame NPC ids 2014-04-11 14:02:22 +08:00
fullwall
81afd8bada Fix crash on 1.7.7 2014-04-10 23:18:26 +08:00
fullwall
c2750faf9c Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2014-04-09 21:35:32 +08:00
fullwall
89c7fef7fc Fix /npc skin creating unloadable NPCs 2014-04-09 21:35:11 +08:00
fullwall
18219d4757 Merge pull request #28 from tuxillator/master
Added missing permissions for pathopt and swim commands.
2014-04-09 21:00:16 +08:00
fullwall
b1cbc4f409 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2014-04-08 16:53:19 +08:00
fullwall
560981e452 Change disable order 2014-04-08 16:52:53 +08:00
fullwall
c386b77f7c Update MCTargetStrategy.java 2014-04-06 20:43:21 +08:00
fullwall
c2858ec81e Update MCTargetStrategy.java 2014-04-06 20:19:15 +08:00
fullwall
99862ecf06 Player skin changes 2014-04-05 15:28:39 +08:00
fullwall
54bd62c414 Change /npc skin 2014-04-04 14:50:07 +08:00
fullwall
5184efa09c Replace PlayerDeathEvent message skin name 2014-04-03 23:41:32 +08:00
fullwall
1093965f7a Remove skeleton sounds with /npc skin 2014-04-03 23:24:04 +08:00
fullwall
fc835aa9dc Add /npc skin 2014-04-03 23:01:27 +08:00
fullwall
a82dd10eef Remove debug for chicken NPCs 2014-03-30 14:10:51 +08:00
Jeff Ferrari
9a94d9a99a Added missing permissions for pathopt and swim commands. 2014-03-29 17:31:12 +08:00
fullwall
02c9d745e6 Check instanceof CraftEntity in a few more places 2014-03-27 22:17:11 +08:00
fullwall
8d14e90ef6 Initial update to MC 1.7.5 2014-03-23 17:34:02 +08:00
fullwall
1a8a9d1d6e Add /template delete and fix templates 2014-03-17 18:16:59 +08:00
fullwall
317444c588 Add /template list 2014-03-17 17:45:43 +08:00
fullwall
db7d6035f4 Fix npc name length for players 2014-03-17 17:20:25 +08:00
fullwall
030c5b3e62 Possible fix for baby entities moving over time 2014-03-17 11:32:52 +08:00
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