Releases: bperian/vintel
Releases · bperian/vintel
Vintel v1.2.5-alpha
Edit 2018-04-18:
- Fixed Jump Bridge data chooser
- Cleanup on region name choose text field
- Fix for player location detection when using jump bridges
- Regression to pyinstaller for smaller builds
- Smaller size ( dropped from 300MB to 160MB ); 2 Qt DLLs used are pretty big ( ~100MB ), this will be treated in future versions ; imports optimization
- Fixed a minor issues with code that was causing extra logging
Vintel
- Fixed a few bugs ( https://github.com/bperian/vintel/milestone/1?closed=1 )
- SOV shows on map system nodes
- old components have been replaced by new ones ( py2.7 -> py3.6, pyqt4 -> pyqt5, voice -> pyttsx3, pyinstaller->cx_freeze)
- Game chat changes implemented