veloren/assets
Imbris 6b8e22d6cc Improvements and fixes for interacting/collecting
* Inert entities like arrows no longer block interactions like picking
  up items! Logic looking for the closest entity will skip them.
* When pickaxe is not equipped and wielded we now show "Needs Pickaxe"
  as the hint text for mineable blocks.
* Mineable blocks that aren't pointed at now show the mining text hint
  instead of the text hint used for regular collectible blocks.
* Fixed recent bug where all interactables were showing the open text hint.
* Split `BlockInteraction` out of the `Interaction` enum in voxygen
  since we were using this enum for two different things.
2023-03-11 21:17:27 -05:00
..
common Initial quest window work, spot fixes 2023-03-10 22:16:26 +00:00
server/manifests frost_gigas 2023-02-15 00:10:37 +00:00
test/loadout/ok Rebase commit 2022-05-16 15:11:36 -04:00
voxygen Improvements and fixes for interacting/collecting 2023-03-11 21:17:27 -05:00
world Initial quest window work, spot fixes 2023-03-10 22:16:26 +00:00