github IllusionMods/IllusionModdingAPI v1.16
Illusion Modding API v1.16

latest releases: v1.40, v1.39, v1.38...
3 years ago

Large update with many new useful APIs and improved support for AI and HS2 thanks to contributions from @thojmr and @OrangeSpork.

Warning: This release needs at least BepInEx 5.4.4 and BepisPlugins r16.2 to work properly.

Changelog

  • 66b14dc @ManlyMarco - Added MakerControl.GroupingID property to all custom maker controls (Allows to change order of plugin controls and grouping multiple plugin's controls together. Each group is separated automatically by a separator)
  • f11b873 @OrangeSpork - [HS2,AI] Added missing MoreAccessoriesAPI support (#24)
  • 7921faa @thojmr - [AI] Added GameAPI utilities and game controllers to AIAPI (#23)
  • a37582b @ManlyMarco - [KK] Added IsSonyu and IsHoushi extension methods
  • 2dade99 @ManlyMarco - Added TranslationHelper (Easy way to ask AutoTranslator to translate strings to currently set language. Thanks to this there's no need to do anything special if AT isn't installed or is turned off)
  • 8b2c02e @ManlyMarco - Added OnGUIAsObservable extension (For some reason this was missing from UniRx, even though all other update types are supported)
  • f0cb5ad @ManlyMarco - Added some useful extension methods
  • dbcefd3 @ManlyMarco - Included ConfigurationManagerAttributes class (Plugins no longer have to include it themselves)
  • 05cc241 9dde2d7 @ManlyMarco - Updated docs

Don't miss a new IllusionModdingAPI release

NewReleases is sending notifications on new releases.