Ignorance v1.2.3 Public Release
A highly compatible drop-in update that brings you updates and improvements to your Ignorance-powered network project.
New Features
- New baked DLLs for iOS, Android, Windows x64, MacOS and Linux
Bug Fixes
- Race condition could occur on client shutdown. Found by @GabeBigBoxVR and fixed thanks to @c6burns. For more information, see the commit's comment.
Other
- Minor code cleanup.
- Old packet engine has been removed. It has been obsoleted for some time and all code using Ignorance will be automatically updated to the new packet engine that can process more packets at once. If this is a problem, open a support ticket and we'll talk.
- Windows ENET DLL is now using MSVC compiler with the MFC libraries compiled in. However, should something go wrong or ENET won't load for some reason, replace enet.dll with the MinGW64 compiled DLL in the archive. That should get it going again.
- Debug versions of the Windows DLL available upon request.