veloren/voxygen
juliancoffee aba8ec7558 Implement item localization
- Add Content::Key as proxy to Language::try_msg
- Add Content::Attr as proxy to Language::try_attr
- Extend ItemKey::TagExamples so it includes base asset id
- Implement ItemDesc::l10n using new Content variants
- Add all_items_expect() function to grab all items, because
  try_all_item_defs() covers only items in asset folder.

Required assets will go in next commit
2024-01-14 21:25:15 +02:00
..
anim Deprecated combo melee character state 2023-12-28 19:02:10 -05:00
benches replace all uses of Arc<> with references 2023-10-02 16:52:41 +02:00
egui Deprecated combo melee character state 2023-12-28 19:02:10 -05:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers Renamed to potion of agility, burning potion to combustion 2023-12-05 14:15:54 -04:00
src Implement item localization 2024-01-14 21:25:15 +02:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Include required serde feature for enum-map in veloren-common 2023-11-16 21:47:44 +01:00