Illia Denysenko
|
3cd279df3d
|
Refactor i18n analysis code and improve UX of testing binary
|
2021-05-10 22:13:00 +00:00 |
|
juliancoffee
|
d2cba0f4e5
|
remove ssh feature from git2
|
2021-05-10 00:49:45 +03:00 |
|
juliancoffee
|
6cfd9c24b3
|
Downgrade git2 to compile on windows
|
2021-05-10 00:09:33 +03:00 |
|
juliancoffee
|
7bec0bc529
|
add authors
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
ce68d0268e
|
Fix paths and adding tests
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
04de189427
|
rename i18n/src/i18n.rs to i18n/src/data.rs
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
5bd4dcc167
|
Extract common/src/assets.rs to own crate
This gives us ability to use assets-related code in i18n without
depending on whole veloren-common
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
45af1a8446
|
Make fields more private
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
79ab181125
|
remove unneeded imports
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
696136fffc
|
Use hashbrown
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
53314e8961
|
Remove unused dependencies
|
2021-05-09 13:12:26 +03:00 |
|
juliancoffee
|
333754b2e6
|
Extract voxygen/src/i18n.rs into own crate
- New crate (i18n), currently under voxygen directory
- Updated CI to run localization test from i18n, not from voxygen
|
2021-05-09 13:12:26 +03:00 |
|