Commit Graph

1159 Commits

Author SHA1 Message Date
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
fullwall
cda3171a87 Better skin handling for colored names 2014-05-30 01:05:53 +08:00
fullwall
355b46e573 Fix some bugs with sounds 2014-05-22 09:11:44 +08:00
fullwall
7a12d26a8e Fix build 2014-05-09 19:24:39 +08:00
fullwall
3f22729ca9 Update LinearWaypointProvider.java 2014-05-09 00:31:27 +08:00
fullwall
190d8e823d Update EditorCommands.java 2014-05-09 00:30:55 +08:00
fullwall
961a24f12c Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2014-05-07 16:42:20 +08:00
fullwall
66099d36af Allow linear waypoint commands to be used from console 2014-05-07 16:41:53 +08:00
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