|
Inner Space ReleasesInner Space version 1.11 Build 5464Released: 2011-07-27
- Emulated input events (e.g. those generated by ISBoxer) should now be more responsive in certain games such as Champions Online and Star Trek Online
- Added game detection for Champions Online
- Input devices
- Steel Series WoW Mouse (original) is now natively supported
- Saitek Cyborg keyboard is now natively supported
- Fixed an issue with Inner Space recognizing the resolution selected by certain games
- LavishGUI
- lguilistbox:ClearItems now implicitly performs ClearSelection, generating the standard events instead of silently destroying it. This also fixes lguicombobox retaining its selected text.
- LavishScript
- New method index:Shift[# position,# places] will make room in an index for # places elements at # position, by shifting toward index.Size. The index will not be implicitly Resized, and elements at the end of the index may be destroyed.
- Fixed a bug where index.Expand and index.ExpandComma were not prefixing the final element with a comma or space, when the index is full
| |