Skip to content

Releases: BepInEx/IPALoaderX

Version 1.2.4

26 Nov 17:09
Compare
Choose a tag to compare
  • 79d1671 Fixed crashing if some types fail to load in an assembly
  • b229517 Fixed process filters not ignoring .exe extension

Version 1.2.3

01 Nov 18:39
Compare
Choose a tag to compare
  • Updated codebase to use BepInEx 5.3
  • Added a failsafe for cases where old IPA libraries could still b present in game

Version 1.2.2

11 Jan 19:46
Compare
Choose a tag to compare
  • Fixed shimming older Harmony versions with void HarmonyInstance.Patch() signature (as opposed to the newer List<DynamicMethod> HarmonyInstance.Patch() one)

NOTE: You may need to reapply shiming by restoring original plugins from Plugins_backup folder

Version 1.2.1

29 Dec 18:26
Compare
Choose a tag to compare
  • Removed unnecessary logging
  • Updated to BepInEx 5.0.1

Version 1.2

22 Oct 18:30
Compare
Choose a tag to compare
  • Added config file to change IPA plugin folder location
  • Added IPAHarmonyShimmer
  • IPALoader no longer runs if IPA is installed

Version 1.1.1

05 Aug 16:14
Compare
Choose a tag to compare
  • Added support for the latest BepInEx 5 versions after the small logging change

Version 1.1.0.0

18 Mar 18:54
Compare
Choose a tag to compare
  • Major rewrite for BepInEx 5
  • Use BepInEx 5 logging system instead of IPA logging
  • Change assembly names to conform with organisation style

IPALoaderX build 2018-12-23

23 Dec 19:31
Compare
Choose a tag to compare

Build for BepInEx 4