Releases: ChiefOfGxBxL/WC3MapTranslator
Releases · ChiefOfGxBxL/WC3MapTranslator
Release 4.0.1
What's Changed
- Add post install script to build TypeScript files by @ChiefOfGxBxL in #71
Full Changelog: 4.0.0...4.0.1
Release 4.0.0
Merge pull request #64 from ChiefOfGxBxL/release-4.0 Release 4.0
Allow wider range of characters in object IDs
The object translator can now handle colons in the object IDs, among other non-alphanumeric characters.
v0.5.4
Modified Info Translator to include players and forces. There is enough to get by with creating a functional .w3i
file, however some features are still unsupported for now.
v0.5.3
Fix file logic with file descriptor not being closed after writing file. This was causing file-locking issues.
v0.4.0
Update version number with npm publish