Skip to content

v1.1.9 stable

Latest
Compare
Choose a tag to compare
@mattieFM mattieFM released this 28 Jan 03:35

Changes:
-decryption tab: a new tab added to the home screen that handles decryption and encryption, this tab is intended for compatibility, debugging and making switching between encrypted and decrypted overhaul mods easier, but as explained in the next item is largely not needed for the modloader native mods.

-decryption is NOT neccecary any more, it is handled at runtime and will work with fully encrypted files or fully decrypted files, it should also work for mixes of the two, but system.json's hasEncryptedImages field MUST be set to TRUE (this can be done by clicking "encrypt" in the new decryption tab.

-version confirmation prompt now has a okay button to hide it after the first time it is accepted.

-added tooltips to common libs, used on the decrypt page but no where else currently but a nice feature non the less.

-updated dev documentation

Full Changelog: v1.1.8...v1.1.9