veloren/common
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
..
assets Provide the same API when plugins are disabled 2024-01-30 23:52:41 +01:00
base use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
benches Linearize light colors on the CPU 2023-10-14 18:10:35 +00:00
dynlib Don't overwrite loaded dynlib 2023-10-14 16:25:55 -04:00
ecs use workspace dependencies to make our life easier maintaining them :) 2023-05-10 18:16:25 +02:00
examples Overhauled sprite representation to support many more sprites and attributes 2024-01-19 18:05:56 +00:00
frontend add a log for each person accessing the chat api 2023-10-18 13:05:22 +02:00
i18n Implement item localization 2024-01-14 21:25:15 +02:00
net address review comments 2024-04-16 12:19:12 +00:00
src Fix loot protection bugs 2024-04-20 09:21:01 +00:00
state misc post party changes 2024-04-03 12:17:17 +01:00
systems newclarityex/petting animals 2024-04-07 15:05:18 +00:00
build.rs Removed existing LFS check 2023-01-18 22:31:33 +00:00
Cargo.toml update some dependencies manually 2024-03-20 09:36:58 +01:00