Commit Graph

1174 Commits

Author SHA1 Message Date
fullwall
9eeae0c5b3 Implement NavigationStuckEvent 2014-09-25 15:32:03 +08:00
fullwall
aa360652f1 Optimise 1.8 playerlist hack 2014-09-17 21:45:17 +08:00
fullwall
576e816399 Merge pull request #59 from sanjay900/master
1.8 PlayerList fix
2014-09-17 21:27:40 +08:00
fullwall
a7120d4f43 Merge pull request #70 from mcmonkey4eva/patch-1
Add citizens.npc.skin wildcard support
2014-09-17 21:27:29 +08:00
sanjay900
0371c5245b Remove obselete code 2014-09-17 13:39:48 +12:00
sanjay900
af92058273 Tab list compatibility fixes
Works with all versions of 1.7.10 including before and after the
protocol hack.
2014-09-17 11:27:56 +12:00
mcmonkey
1a1cdc05eb Add citizens.npc.skin wildcard support
citizens.* and citizens.npc.* now include citizens.npc.skin
2014-09-15 18:54:58 -07:00
fullwall
b8242e2db5 Ender dragon shouldn't get its yaw set while flying 2014-09-15 15:26:07 +08:00
fullwall
e035ffde04 Fix issue #64 2014-09-15 15:17:48 +08:00
fullwall
7e5c0d8e24 Revert previous change 2014-09-12 21:46:42 +08:00
fullwall
8a1d8e3106 Early return instead of remove on a blockingdeque 2014-09-12 21:46:02 +08:00
fullwall
4e5348ce45 Fix some reported issues 2014-09-12 21:40:11 +08:00
fullwall
f021d5b855 Update GuidedWaypointProvider.java 2014-09-03 17:42:56 +08:00
fullwall
5e16260876 Remove tab list info temporarily until 1.8 2014-09-03 17:40:48 +08:00
fullwall
fc0f4585a2 Update GuidedWaypointProvider.java 2014-09-03 17:38:59 +08:00
fullwall
2addf9678c Update GuidedWaypointProvider.java 2014-09-03 17:37:18 +08:00
fullwall
4b1737e128 Update PlayerAnimation.java 2014-08-28 23:32:43 +08:00
fullwall
6d8b40d3f1 Update CitizensNPC.java 2014-08-24 23:12:07 +08:00
fullwall
4e0169f5a0 Sitting animation sticks to EntityPlayer 2014-08-23 12:24:30 +08:00
fullwall
4e00828a89 A bugfix and some debug output for skins 2014-08-18 10:13:17 +08:00
fullwall
7a37058ff1 Reverse the delay order just in case 2014-08-12 15:55:07 -07:00
fullwall
4e6d0547c0 Use the NPC's UUID instead of a random one 2014-08-09 16:22:10 -07:00
fullwall
901f7ad654 Better UUID/skin cache behaviour 2014-08-09 01:21:33 -07:00
fullwall
7cb22cc1c5 Really rough delay when thottling hits 2014-08-07 22:24:23 -07:00
fullwall
39cc0c7d0b Throttle skin requests to once every 5 seconds 2014-08-07 22:19:26 -07:00
fullwall
6631775294 Fix console spam from NPCs with fake names 2014-08-07 20:22:36 -07:00
fullwall
3fb0176c5d Fix skin loading 2014-08-05 22:32:31 -07:00
fullwall
11a3608f5e Fix profiles v2 2014-07-28 22:06:43 -07:00
fullwall
de742b8b52 Fix typo 2014-07-28 21:48:38 -07:00
fullwall
895b1728fc Run skin fetcher again if denied due to too many requests 2014-07-28 21:47:03 -07:00
fullwall
0af7eee97e Add trait 2014-07-20 18:15:28 -07:00
fullwall
72f0ff3ef0 Fix inWater 2014-07-18 23:02:27 -07:00
fullwall
b31a9532f7 Fix compile errror 2014-07-18 21:11:31 -07:00
fullwall
8902579c69 Changes to skin handling 2014-07-18 21:05:21 -07:00
fullwall
69bdc83f99 Set the flying block examiners correctly 2014-07-12 20:01:03 -07:00
fullwall
c8c1eb4d9c Update WaypointCommands.java 2014-07-12 12:20:47 -07:00
fullwall
a7bdcd7e87 Merge pull request #31 from Byteflux/1.7.10
1.7.10
2014-07-11 19:58:11 -07:00
Byteflux
163ff9fb19 1.7.10 2014-07-10 19:52:40 -07:00
fullwall
ca89aa1003 Remove scoreboards 2014-06-29 21:12:44 -07:00
fullwall
b44788510f Link scoreboard 2014-06-29 20:39:48 -07:00
fullwall
d5162464bd Fix more NPEs 2014-06-29 20:31:45 -07:00
fullwall
94340f15ff Fix NPE 2014-06-29 20:27:51 -07:00
fullwall
9a998c149b Ugly scoreboard persistence 2014-06-29 20:26:30 -07:00
fullwall
683ffc08f7 Fix /npc scoreboard 2014-06-29 19:40:32 -07:00
fullwall
8366b977ed Update NPCCommands.java 2014-06-27 14:44:46 -07:00
fullwall
33b224a882 Merge branch 'master' of github.com:CitizensDev/Citizens2 2014-06-27 14:16:51 -07:00
fullwall
872b5ac56f First pass of /npc scoreboard 2014-06-27 14:16:30 -07:00
fullwall
e06c654494 Update NPCCommands.java 2014-06-27 12:09:25 -07:00
fullwall
ab80e4432e Allow /npc remove to use an id|name instead 2014-06-16 23:44:58 +08:00
fullwall
18b98eb609 Fix name tags affecting NPC names 2014-06-15 20:26:29 +08:00