Commit Graph

1623 Commits

Author SHA1 Message Date
fullwall
b25030e072 Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-06 16:30:23 +08:00
fullwall
4bb29894bd Add 'offhand' for setting the NPC's offhand item 2016-03-06 16:29:12 +08:00
mcmonkey
b207656592 Update readme versions 2016-03-05 15:29:23 -08:00
fullwall
2e41832873 Add /npc glowing 2016-03-06 01:11:12 +08:00
fullwall
f9308391ba Fix compatibility with ProtocolLib 2016-03-05 10:01:38 +08:00
fullwall
599d5dd35d Fix /npc sound - too many sounds to list valid ones 2016-03-03 19:05:22 +08:00
fullwall
a807ee1f38 Fix non-playerlist NPCs 2016-03-02 16:51:10 +08:00
fullwall
8e85dde59b Add new player update task for players not on the playerlist 2016-03-02 13:53:18 +08:00
fullwall
a320832c4d Minor performance improvements to lookclose 2016-03-02 13:05:58 +08:00
fullwall
7de9263d9b Force network manager connected for NPCs 2016-03-02 12:40:54 +08:00
fullwall
44b121fe79 Fix NPE in navigation 2016-03-02 12:25:43 +08:00
fullwall
e93000acdb Fix giants, equipping (partially) 2016-03-02 00:51:21 +08:00
fullwall
b48940f1e4 Fix Villager trades not being blocked 2016-03-01 18:00:33 +08:00
fullwall
60a99643cc Add new entity types 2016-03-01 17:21:41 +08:00
fullwall
3d73e68e81 Use mcmonkey's pom 2016-03-01 14:06:25 +08:00
fullwall
e67e894b8c Fix pom 2016-03-01 13:44:37 +08:00
fullwall
ffd8b5e8d3 Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-03-01 13:44:23 +08:00
fullwall
07dbc46276 Initial working version of 1.9 2016-03-01 13:44:14 +08:00
mcmonkey4eva
8bd8c96abd Correct pom, erroneous javadocs 2016-02-29 19:32:06 -08:00
fullwall
31e83a904b Update pom 2016-03-01 11:12:58 +08:00
fullwall
a34a3c0850 Almost complete initial pass at 1.9 2016-03-01 11:12:13 +08:00
fullwall
589c58ae36 Fix look close bug 2016-02-29 13:20:18 +08:00
fullwall
fcf9fae805 Don't look or speak to players in spectator mode 2016-02-29 00:24:41 +08:00
fullwall
9e4274516a Double check world in skin packet tracker 2016-02-29 00:15:00 +08:00
fullwall
feae637824 Reload saves properly on /citizens reload 2016-02-29 00:08:38 +08:00
fullwall
be90295e10 Allow vulnerable projectiles to damage entities, implement NPCEnderTeleportEvent 2016-02-02 21:10:15 +08:00
fullwall
3ca1e03efe Add command to set any block as an NPC helmet 2016-01-25 22:59:45 +08:00
fullwall
4613839a8c Remove debug log 2016-01-24 20:05:38 +08:00
fullwall
0afd06a3f8 Add back a simple /npc script command 2016-01-23 23:00:46 +08:00
fullwall
21d3f86b7f Make /citizens reload behave more sanely with regards to trait listener unloading 2016-01-20 18:11:35 +08:00
fullwall
847652046e Respect cancelled on EntityDamageEvent 2016-01-19 10:03:30 +08:00
fullwall
23294552eb Allow Player NPCs to swim in water when not navigating 2016-01-15 23:35:27 +08:00
fullwall
ce561150b6 More correct yaw calculations for skin tracking 2016-01-15 15:29:12 +08:00
fullwall
2f247b13d4 Merge branch 'master' of github.com:CitizensDev/Citizens2 2016-01-15 15:20:46 +08:00
fullwall
11400b909d Set distance margin as block squared directly to reduce confusion, fix incorrect quotes in messages 2016-01-15 15:19:25 +08:00
fullwall
826eb50894 Update README.md 2016-01-14 15:18:00 +08:00
fullwall
dafde6c3a1 Fix ender pearl NPCs 2016-01-12 23:21:52 +08:00
fullwall
7259ea9832 Formatting changes and more consistent LookClose comparator behaviour 2016-01-12 00:02:07 +08:00
fullwall
d7aefcf0db Set villager head yaw to current yaw every tick 2016-01-10 13:12:36 +08:00
fullwall
6e26252328 More realistic gravity 2016-01-10 00:12:17 +08:00
fullwall
ce8bc53b5b Use new trait name annotation 2016-01-07 22:25:09 +08:00
fullwall
3792407d80 Add some data to NPC before NPCSpawnEvent is called 2016-01-07 20:24:48 +08:00
fullwall
5fc5f23d8b Save head pose 2016-01-03 09:57:39 +08:00
fullwall
b0a4fe8e3d Minor resource cleanups 2016-01-03 00:53:11 +08:00
fullwall
bdede8fb79 Add new options to /npc pathopt, save modified options only if they are different from the settings 2016-01-03 00:33:08 +08:00
fullwall
be9fb19d39 Fix setSize causing drift for some entities 2016-01-01 14:59:49 +08:00
fullwall
14081192c3 Fix entity armor stand right click events 2016-01-01 13:15:19 +08:00
fullwall
fb2ebc0a31 Fix wither movement 2016-01-01 13:00:17 +08:00
fullwall
214b113575 Fix flying pathfinder not setting yaw correctly 2016-01-01 12:51:45 +08:00
fullwall
829cc1ef63 ArmorStand command and trait 2016-01-01 11:33:11 +08:00