2.12.6
New Features
- Allow excluding private messages from players not in current channel by @SadPencil in #727
- The client can recognize multiple links in a single chat message by @MahBoiDeveloper in #763
- Show colors and texts in color drop down by @MahBoiDeveloper in #767
- Use AND logic for map searching by @11EJDE11 in #740
Bug Fixes
- Upgrade ImeSharp to v1.4.1 to fix occasional IME crashes by @frg2089 in #779
- Correct GameCreationWindow height for undefined size by @SadPencil in #772
- Fix broken offensive word detection by @qyjoy in #770
- Fix loading screen hanging on map parsing errors by @SadPencil in #782
What's Changed
- Allow specifying
MapEncoding
inTranslation.ini
file by @SadPencil in #759 - Update offensive keywords by @qyjoy in #770
- Slightly adjusted colors and their names for consistency by @MahBoiDeveloper in #778 and by @SadPencil in #781
Minor Changes
- Add a new document How to update your mod to latest client version by @brichardson1991 and @Metadorius
New Contributors
Migration Notes
- It it advised to remove the
Size
property for[GameCreationWindow]
and[GameCreationWindow_Advanced]
(might be defined in eitherGenericWindow.ini
orGameCreationWindow.ini
) after upgrading to this version.
Full Changelog: 2.12.5...2.12.6