Skip to content

Commit 47139c8

Browse files
Version 1.8.1
1 parent 2c61c34 commit 47139c8

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,28 @@
2222
| Soundbanks | ✔️ | ✔️ | ✔️ |
2323

2424
## Changelog
25+
### Version 1.8.1
26+
- [CURRENT VERSION] (7/18/2019)
27+
- added
28+
- Show Grid in the 3D Viewer
29+
- the inner-workings of translation support
30+
- Russian translation (credit: MediAsylum)
31+
- I18N-Portable, a library to help with localization
32+
- updated the Save As dialog no longer is a modal (always visible until it is closed)
33+
- the Settings window with a new Behavior section
34+
- did more things with the upcoming filelists feature
35+
- Forge class
36+
- renamed "Form1" to "MainWindow" and moved it to Blacksmith.Forms
37+
- the TextureSet reading logic in Odyssey uses ulongs instead of longs
38+
- fixed
39+
- camera issues (credit: hypermorphic/jjj)
40+
- model scaling issues
41+
- after clicking the "Actually, I have..." button (in the Welcome window), the file chooser dialog would not allow the user to select an .ini file
42+
- incorrect World resource identifier icon and Terrain Node Data did not have an icon (but it was still located in the files)
43+
- the Resource Identifier named "CellDataBlock" does not exist, the correct name is "GridCellDataBlock"
44+
2545
### Version 1.8
26-
- [CURRENT VERSION] (7/9/2019)
46+
- (7/9/2019)
2747
- added
2848
- "Save As" to the 3D Viewer
2949
- "<All Loaded Forges>" in the "Forge to search in" - guess what it does?

0 commit comments

Comments
 (0)