veloren/server
crabman 68c53a7d1c
Fix loot protection bugs
This fixes:
- Giving loot protection to the entity to be destroyed instead of the
  one who killed it.
- Checking the destroyed entity for non-humanoid body instead of the
  entity receiving loot when deciding whether loot protection should be
  given or not.
- Incorrect assumption that NPC groups are tracked in the group
  manager when cleaning up loot protections.
2024-04-20 09:21:01 +00:00
..
agent Improve long distance path-finding if target chunk is unloaded 2024-04-08 21:14:48 +05:00
src Fix loot protection bugs 2024-04-20 09:21:01 +00:00
Cargo.toml Change the version number to 0.16 2024-03-30 00:10:54 +01:00