veloren/assets
juliancoffee 8c837da561 Add i18n keys to abilities
* New hud/ability.ron file for ability localizations
* i18n keys are created by adding .name and .desc to ability id. Because
  of how i18n worked (returning key if string wasn't found), it was
  impossible to do because it leads to UB in case string is missed.
  To solve this we've added get_opt method that returns None
* New Localization::get_or method for convinient fallback key usage
2022-06-25 18:17:37 +03:00
..
common Removed sticky thread requirement from bow limbs. 2022-06-18 15:19:37 -04: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 Add i18n keys to abilities 2022-06-25 18:17:37 +03:00
world Fixed bad entity spawns 2022-05-10 23:25:22 +00:00