mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
6b8e22d6cc
* 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. |
||
---|---|---|
.. | ||
hud | ||
_manifest.ron | ||
buff.ftl | ||
char_selection.ftl | ||
common.ftl | ||
esc_menu.ftl | ||
gameinput.ftl | ||
main.ftl | ||
npc.ftl |