Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

1.12.0

Compare
Choose a tag to compare
@zkxs zkxs released this 29 Aug 00:40
· 86 commits to master since this release
635592b

Modloader Changes

  • Prevent redundant PostX processing of the NML assembly by @zkxs in #47
  • nml_mods is now searched recursively for mods to load by @Psychpsyo in #51
    If you were using a nml_mods subfolder to disable mods that will no longer work!
  • Mod SHA256 hashes are now logged by @EIA485 in #52 and #57
  • Fix compatibility hash spoofing when non-NML plugins are present by @zkxs in #60
  • Hide modding-related types from TypeHelper.FindType by @zkxs in #67

CI and Style Changes

Documentation Changes

  • recommend placing harmony in nml_libs by @EIA485 in #45
  • clarify hidevisuals config option by @EIA485 in #46
  • Assorted small tweaks to the docs by @XDelta in #48
  • fix typo by @art0007i in #49
  • fix typo by @XDelta in #50
  • Document other ways NML touches neos by @zkxs in #54
  • Disclaimer about detectability by @DoubleStyx in #61
  • Add reference to mod list in the "Are mods safe?" FAQ by @zkxs in #68

New Contributors

  • @XDelta made their first contribution in #48
  • @art0007i made their first contribution in #49
  • @DoubleStyx made their first contribution in #61

Full Diff: 1.11.2...1.12.0