TechzoneMC / Combat-Tag-Reloaded

Spigot 1.8 Combat Tag with NPCs and Instakill
http://dev.bukkit.org/bukkit-plugins/combat-tag/
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

NPC Synchronozation Issues #10

Closed Techcable closed 9 years ago

Techcable commented 9 years ago
  1. npc's dont get the armor of the player who combat logged
  2. the player who combat logged if he/she relogs while the npc is still spawned they get full health and their armor is gone
Techcable commented 9 years ago

Part 1 Also Fixed

Techcable commented 9 years ago

Both Somehow Unfixed

Techcable commented 9 years ago

I think I fixed this in ad89d05

Techcable commented 9 years ago

Looks like i didn't. I now use Player.updateInventory(), will that help?

Techcable commented 9 years ago

Progress of this has been stopped by issue #18 :cry:. It prevents me from testing the player.updateInventory()

Techcable commented 9 years ago

I have made some serious progress with the rewrite of offline players. I suspect there is a simple easy fix that i just can't see.

Techcable commented 9 years ago

It is an easy fix, This is an issue with packets in npclib!!!

Techcable commented 9 years ago

I think it is fixed by build #24.