Commit Graph

1302 Commits

Author SHA1 Message Date
Sanjay Govind
6a416bd7e1 missed a deobsufacated field 2015-05-20 21:55:16 +12:00
Sanjay Govind
70e2b07d51 Update to 1.8.4 2015-05-19 21:59:38 +12:00
fullwall
797adff2e7 Remove DB settings 2015-05-17 12:33:59 +08:00
fullwall
df3e46f3e8 Merge pull request #362 from JCThePants/JCThePants-patch-6
Re-add ignoreCancelled into onChunkUnload event handler
2015-05-05 12:58:33 +08:00
fullwall
a4ee12c18a Merge pull request #365 from mcmonkey4eva/master
Handle another needs-packet-sending event
2015-05-05 12:58:19 +08:00
mcmonkey4eva
3e718bc049 Handle another needs-packet-sending event, fixes #364 2015-05-02 12:52:21 -07:00
JCThePants
991f5219f1 Re-add ignoreCancelled into onChunkUnload event handler 2015-05-01 08:10:05 -07:00
fullwall
639bdb2e31 Merge pull request #344 from mcmonkey4eva/master
Make wolf angriness work, fixes #343
2015-04-17 17:35:10 +08:00
mcmonkey4eva
e6372ddbbd Make wolf angriness work, fixes #343 2015-04-15 15:39:20 -07:00
fullwall
aafe94fc25 Merge pull request #334 from tkausl/master
adding permission-node .npc.sound to plugin.yml
2015-04-12 17:04:11 +08:00
Tobias Kunicke
24a27322aa adding permission-node .npc.sound to plugin.yml 2015-04-11 19:40:26 +02:00
mcmonkey4eva
b5db658549 Fix build 2015-04-07 12:16:51 -07:00
fullwall
97e0183e12 Merge pull request #231 from sanjay900/master
Fix npc mounting, add permanent skins to player npcs
2015-04-07 22:18:24 +08:00
fullwall
36cf6e8ea8 Merge pull request #320 from mcmonkey4eva/EntityPatch
Fix EntityTypes usage, fixes #239
2015-04-07 22:15:23 +08:00
mcmonkey4eva
38ab44b55e Fix distance calcuation bug 2015-04-06 16:44:34 -07:00
mcmonkey4eva
ad46c38ebe Fix more situations of skins not loading properly 2015-04-06 15:59:05 -07:00
mcmonkey4eva
8a52f81ae5 Delay calculating skin updates a bit, partially fixes the skin issue! 2015-04-06 15:32:00 -07:00
mcmonkey4eva
62c6b724df Double send skin packet, dont missend it - helps the skin issue 2015-04-06 14:47:25 -07:00
mcmonkey4eva
5292425c9f Fix EntityTypes usage, fixes #239 2015-04-06 14:12:41 -07:00
fullwall
f64b40ad02 Fix ghast not updating 2015-04-05 17:30:25 +08:00
fullwall
98b2f274fc Fix rabbit movement 2015-04-05 17:18:07 +08:00
fullwall
7d6a3f476b Merge pull request #304 from JCThePants/JCThePants-patch-5
Fix NPC despawned if chunk unload is cancelled
2015-03-30 19:08:44 +08:00
fullwall
dc363520e9 Merge pull request #299 from XxCoolGamesxX/patch-1
Added Spanish Translation
2015-03-30 19:08:39 +08:00
JCThePants
df75ed77ca Fix NPC despawned if chunk unload is cancelled 2015-03-30 01:07:54 -07:00
fullwall
e7b1a69a14 Merge pull request #294 from mcmonkey4eva/EntityPatch
Fix guided waypoint markers by blocking the t_ method which allows movement in the NMS
2015-03-28 10:02:03 +08:00
Charles
12bbab8aa1 Added Spanish Translation
We translation in Spanish so the people can read it.

Thank to my team of Mega Planet (www.megaplanet.net).
2015-03-27 22:23:33 +01:00
mcmonkey4eva
6d4cf835b2 Fix the sheep command somewhat.. it works at least, doesnt have reasonable messages though 2015-03-23 20:08:37 -07:00
mcmonkey4eva
7065a95b35 Fix guided waypoint markers by blocking the t_ method which allows movement in the NMS 2015-03-23 19:49:42 -07:00
fullwall
432d9d7855 Add messages for /npc sheep 2015-03-22 16:30:30 +08:00
fullwall
660dc1fd85 Fix head yaw mistranslation 2015-03-17 11:16:14 +08:00
fullwall
16d241b994 Merge pull request #270 from Morphan1/master
Fix error when sending NPC skins to a joining player
2015-03-14 12:41:03 +08:00
Morphan1
54abeece09 Cure NPCs of skin loss once and for all
...hopefully.
2015-03-11 22:35:24 -04:00
Morphan1
bdade4a077 Fix error when sending NPC skins to a joining players 2015-03-10 19:35:51 -04:00
fullwall
a674fadca3 Fix missing translations for player looking 2015-03-11 00:24:28 +08:00
fullwall
db762b650e Merge pull request #267 from Morphan1/master
Improve tablist removal and skin updating
2015-03-11 00:04:53 +08:00
Morphan1
d54c5ad8b4 Increase radius limit 2015-03-10 03:49:43 -04:00
Morphan1
b0f7fb4348 Make some minor adjustments 2015-03-10 03:40:25 -04:00
Morphan1
b20a0d4b4b Remove forgotten debug
Oops
2015-03-10 03:19:12 -04:00
Morphan1
5b545d96e9 Improve tablist removal and skin updating 2015-03-10 03:14:43 -04:00
mcmonkey
3a6a366545 Bump the version number to 2.0.15 2015-03-08 14:33:40 -07:00
fullwall
f5d302733e 1.8.3 first pass 2015-03-07 21:07:45 +08:00
fullwall
f290618277 Merge pull request #255 from JCThePants/JCThePants-patch-4
Fix no knock back on player NPC's when hit
2015-03-05 17:48:43 +08:00
JCThePants
c924547e52 Fix no knock back on player NPC's when hit
Attempt number 2 due to git noob mistakes.
2015-02-24 10:01:32 -08:00
fullwall
c747d59482 Merge pull request #248 from JCThePants/JCThePants-patch-3
Fix dead player NPC not removed from world.
2015-02-24 14:33:26 +08:00
fullwall
5ff83b53de Merge pull request #249 from mcmonkey4eva/EntityPatch
Fix Citizens messing with unrelated entities, fixes #234
2015-02-24 14:33:21 +08:00
mcmonkey4eva
93dca55a4f Fix Citizens messing with unrelated entities, fixes #234 2015-02-21 15:01:16 -08:00
JCThePants
687fcdb779 Fix dead player NPC not removed from world. 2015-02-21 00:30:21 -08:00
fullwall
9cd19d8509 Merge pull request #246 from JCThePants/JCThePants-patch-1
Fix NPC sometimes spins in circles...
2015-02-20 19:40:43 +08:00
JCThePants
8324752b2d Fix NPC sometimes spins in circles...
Fix NPC sometimes spins in circles when reaches destination.

Honor NavigationParameters#distanceMargin value.
2015-02-18 21:28:46 -08:00
mcmonkey
90512ac162 Restore 'test' 2015-02-18 18:13:34 -08:00