Skip to content

Releases: clickteam-plugin/IniPlusPlus

v0.4.5-velocitynoodle

29 Oct 01:03
v0.4.5-velocitynoodle
e9cded4
Compare
Choose a tag to compare
v0.4.5-velocitynoodle Pre-release
Pre-release
Fixed subgroup loading

v0.4.4-popgoes

08 Sep 21:15
v0.4.4-popgoes
8bdc76c
Compare
Choose a tag to compare
v0.4.4-popgoes Pre-release
Pre-release
Fix SaveObjectDoer not overwriting values

v0.4.3-popgoes

08 Sep 21:00
v0.4.3-popgoes
a3b6717
Compare
Choose a tag to compare
v0.4.3-popgoes Pre-release
Pre-release
Implement actionSetEncryption

v0.4.2-popgoes

07 Sep 21:00
v0.4.2-popgoes
8edeab5
Compare
Choose a tag to compare
v0.4.2-popgoes Pre-release
Pre-release
Fix crash when changing between global data slots

v0.4.0-popgoes

06 Sep 00:35
v0.4.0-popgoes
c3ab25a
Compare
Choose a tag to compare
v0.4.0-popgoes Pre-release
Pre-release
Initial Unicode rewrite, added encryption and implemented saving/load…

v0.2.3-chrilley

22 May 05:14
v0.2.3-chrilley
9cd1d53
Compare
Choose a tag to compare
v0.2.3-chrilley Pre-release
Pre-release

This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, delete INI++15.mfx from /Extensions/Unicode/ and /Data/Runtime/Unicode/ (the original MFX still exists in a different folder).

This version fixes a bug with global data garbage values when using the empty string as the key.

NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.

v0.2.2-chrilley

07 Dec 19:04
Compare
Choose a tag to compare
v0.2.2-chrilley Pre-release
Pre-release

This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/ folder and delete INI++15.mfx (the original MFX still exists in a different folder).

This version fixes a bug that generated excess newlines in saved files.

NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.

v0.2.1-chrilley

07 Dec 15:38
Compare
Choose a tag to compare
v0.2.1-chrilley Pre-release
Pre-release

This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/ folder and delete INI++15.mfx (the original MFX still exists in a different folder).

This version adds auto save support (but still no support for encryption, compression, etc. or auto load).

NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.

v0.2.0-chrilley

07 Dec 01:44
Compare
Choose a tag to compare
v0.2.0-chrilley Pre-release
Pre-release

This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/ folder and delete INI++15.mfx (the original MFX still exists in a different folder).

Changes include implementing a few new expressions in the NthItem family, and fixing a bug with the NthGroup expression.

NOTE: everything is still case-sensitive, as I have not yet decided the best way to approach case-insensitivity.

v0.1.1-chrilley

28 Aug 11:22
Compare
Choose a tag to compare
v0.1.1-chrilley Pre-release
Pre-release

This has the same filename as the ANSI version, so it will replace it. To get the ANSI version back, go to the /Extensions/Unicode/ folder and delete INI++15.mfx (the original MFX still exists in a different folder).