veloren/assets
Ben Wallis 34f580dfaa Introduced loot ownership rules to combat loot stealing by players
* Added `LootOwner` component used to indicate that an `ItemDrop` entity is owned by another entity
* A loot winner is now calculated after EXP allocation using the EXP per entity for weighted chance distribution
* Used existing Inventory Full overitem text to show "Owned by {player} for {seconds}secs" when a pickup fails due to a loot ownership check
* Updated agent code to take into account loot ownership when searching for `ItemDrop` targets to pick up
* Added `loot` ECS system to clear expired loot ownerships
2022-05-28 12:06:49 +00:00
..
common Skiing and ice skating 2022-05-27 17:19:52 +00:00
server/manifests Tweaks for this week 2022-05-19 19:35:31 +00:00
test/loadout/ok Rebase commit 2022-05-16 15:11:36 -04:00
voxygen Introduced loot ownership rules to combat loot stealing by players 2022-05-28 12:06:49 +00:00
world Fixed bad entity spawns 2022-05-10 23:25:22 +00:00