* Fixed console errors if client sends bogus trust invite data
* Fixed memory corruption case when objects are deleted from within a script callback
* Improved error detection on bad connection attempts
* Fixed some particle emitter objects not being deleted on disconnect from server
* Fixed jpg screenshots
* Fixed memory corruption when changing GuiTextEditCtrl.historySize, you must now call .updateHistorySize() for changes to take effect
* Network type selection reduced to "Dial-Up" and "Broadband"
* Miscelaneous bug fixes