veloren/assets/voxygen/i18n/en
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
..
hud Introduced loot ownership rules to combat loot stealing by players 2022-05-28 12:06:49 +00:00
_manifest.ron move vector map out of manifest and switch to new manifest format 2021-08-01 13:12:01 +02:00
buff.ron Chieftain AI and attacks 2022-02-10 14:58:35 -05:00
char_selection.ron Update pt br 20210517 2021-05-17 18:12:20 +00:00
common.ron modular component tooltips 2022-05-16 15:11:25 -04:00
esc_menu.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00
gameinput.ron Add waypoint binding customization code 2022-01-21 18:05:41 +00:00
main.ron support removing key bindings 2022-01-07 20:30:30 +00:00
npc.ron Give NPCs random Big Five personalities. 2022-04-04 20:17:50 +02:00
template.ron created LocalizationFragment + load localization sub directories 2020-12-31 12:32:16 +01:00