11037
v40.0.521-alpha - 2019-09-22
Bug Fixes
- **Text:** Beastmaster text fixes(billw2012)
Performance Improvements
- Re-enabling dummy entities for massive memory saving(billw2012)
All Changes
- Merge pull request [#165](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/165) from caveman2cosmos/master (billw2012)
- perf: Re-enabling dummy entities for massive memory saving (billw2012)
- Autocorrect early exit fix, some text fixes (billw2012)
- Merge pull request [#80](
https://github.com/caveman2cosmos/Caveman2Cosmos/issues/80) from caveman2cosmos/text-spelling-autocorrect (billw2012)
- Auto install python 3 (billw2012)
- Added google spellchecking, and made all three spellcheckers optional (billw2012)
- Fixed incorrect error marking in autocorrect, added more verbose responses (billw2012)
- Improved Autocorrect presentation, it is Python 3 only now (billw2012)
- Minor improve to using spellchecker (billw2012)
- Integrated pyspellchecker, way too slow right now (billw2012)
- WIP add frequency based suggestions for spelling (billw2012)
- Merge branch 'master' into text-spelling-autocorrect (billw2012)
- Improved output formatting of Autocorrect (billw2012)
- **Text:** Beastmaster text fixes (billw2012)
- Autocorrect supports early exit and rules without suggestions better (billw2012)
- Autocorrect interactive improvements (billw2012)
- Adding LanguageTool example response json (billw2012)
- Add missing 7z dll (billw2012)
- Add globs to specify multiple files easily, improved interactive mode (billw2012)
- Autocorrect first working version, added interactive mode (billw2012)
- Further improvement to Autocorrect script, add 7z tool, move wget (billw2012)
- Autocorrect.py can list errors in files, no auto fix yet (billw2012)
- Scripts to setup the language server (billw2012)
@billw2015 where text formatted for forum is saved?