|
1 | 1 | {
|
2 | 2 | // ===================================================================================================================
|
3 | 3 | // these logs should only be updated by the project maintainer, please do NOT put them in languages other than English and Chinese
|
| 4 | + "changelog_important": "\ |
| 5 | +Due to some changes in coordinate calculation, some Live2D models will offset to incorrect positions, you may need to reposition them. Sorry for the inconvenience.\ |
| 6 | +Any regular model of Live2D 2.1 is now supported to import by folder.\n\n\ |
| 7 | +For more information about using custom models, please visit the Workshop page.", |
4 | 8 | "changelog_logs": [
|
5 |
| - "Optimized layout of background list", |
6 |
| - "Optimized display of Live2D loading errors", |
7 |
| - "Changed scrollbar to be static", |
8 |
| - "Added Toggle Menu option", |
9 |
| - "Added Reset Settings option", |
10 |
| - "Added safe area mode", |
11 |
| - "Added in-app changelog", |
12 |
| - "Fixed only morning greetings would be made", |
13 |
| - "Fixed greeting subtitles sometimes stuck to default language on startup", |
14 |
| - "Fixed dragging offset in high resolutions", |
15 |
| - "Fixed loading Live2D model would be endless when the file is not found" |
| 9 | + "Supports importing Live2D model by folder", |
| 10 | + "Supports newer Live2D models of Neptunia series", |
| 11 | + "Highlights Live2D models when dragging", |
| 12 | + "Copies to clipboard when dumping logs and storage", |
| 13 | + "Removed layout offset of built-in Live2D models", |
| 14 | + "Added French subtitles contributed by Lord Lionnel", |
| 15 | + "Added auto backup for configs", |
| 16 | + "Fixed discontinuous animation after resuming", |
| 17 | + "Fixed texture errors occur when using Live2D models that have single texture", |
| 18 | + "Fixed incorrect layout of Live2D models" |
16 | 19 | ],
|
17 | 20 | // ===================================================================================================================
|
18 | 21 |
|
|
0 commit comments