Quasimorph

Quasimorph

Mod Configuration Menu
Showing 1-10 of 15 entries
< 1  2 >
Update: Oct 28 @ 2:11pm

v1.6.4.0
- Added support for Chinese, Japanese and Korean languages in dropdowns
- Fixed a bug where mod buttons weren't being masked

Update: Oct 19 @ 4:44am

v1.6.3.0
- Updated mod buttons
- Visual pass for feedback on all UI

Update: Oct 11 @ 1:34pm

v.1.6.2.1
- Fixed a bug where dropdowns used default value as starting value, instead of the actual one. (Thanks Edair)

Update: Oct 11 @ 12:04pm

v1.6.2.0
- Added new interface IConfigValue and added new classes for easier configuration process.
- Added support for Dropdowns using DropdownConfig

Update: Aug 28 @ 6:08am

v1.5.1.0
- Changed sorting of mods to be alphabetical
- Removed multiple logs. Now only 1 log will be kept.

Update: Jul 27 @ 3:27pm

v1.5.0.0
- Manually input a range value.
- UI visual pass
- Internal upgrades
- Added more constructors for file-less installations

Update: Jul 2 @ 5:02am

Update: Jun 18 @ 7:29pm

Version 1.4.0.1
- Fixed save order bug. (Thanks amazonochka utyty)

Update: Jun 17 @ 11:39am

Version 1.4.0
- Added support for dropdown and float ranges
- Added new API entry points
- Marked old methods as obsolete, altough they still work. They will not be removed
- Updated UI elements, changed tooltip functionality.

Update: May 24 @ 10:25am

Version 1.2.1
- Added reset to default option
- Color picker now opens with property color
- Various internal improvements