Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Releases: JustArion/PostProcessing

PostProcessing 2.0.9 Release

Choose a tag to compare

@JustArion JustArion released this 05 Nov 02:14

Minor Utility Updates & Temporary Removal of QM support for the upcoming VRChat UI Rework.

PostProcessing+ 2.0.8 Release

Choose a tag to compare

@JustArion JustArion released this 08 Jun 12:15
d3e8100

Bugfix: Non-UIX Users would be unable to use the mod.
Bugfix: PostProcessing+ doesn't exit gracefully with some race conditions leaving an error OnAppQuit.
Bugfix: WorldJoin Coroutine sometimes fails causing a NRE.

PostProcessing+ 2.0.7 Release

Choose a tag to compare

@JustArion JustArion released this 04 Jun 14:18
d778307

Changelog:

  • Bugfix: VersionCheck not Working for UIX.
  • SettingsRefresh Error Catching Improved.
  • Refactored SettingsRefresh Functions
  • UserCamera's Toggling of PostProcessing is now supported.

PostProcessing+ 2.0.7 Pre-Release

Pre-release

Choose a tag to compare

@JustArion JustArion released this 03 Jun 12:45
642ab26

Debug Release

  • SettingsRefresh Error Catching Improved.
  • Refactored SettingsRefresh Functions
  • UserCamera's Toggling of PostProcessing is now supported.

PostProcessing+ 2.0.6 Release

Choose a tag to compare

@JustArion JustArion released this 01 Jun 18:33
642ab26

Name Change [ PostProcessing --> PostProcessing+ ]

MelonPreferences Category ID is still PostProcessing to prevent Config Wipes due to name change.

Bugfix: WorldJoin Search only occurs once when the player fails to join a world and loads in a second time.

PostProcessing+ 2.0.6 Pre-Release

Pre-release

Choose a tag to compare

@JustArion JustArion released this 19 May 20:16
a068a1d

MelonLoader 0.3.1 Compatability Update
Name Change [ PostProcessing --> PostProcessing+ ]

MelonPreferences Category ID is still PostProcessing to prevent Config Wipes due to name change.

Bugfix: WorldJoin Search only occurs once when the player fails to join a world and loads in a second time.

PostProcessing 2.0.5 Release

Choose a tag to compare

@JustArion JustArion released this 15 May 22:21
27a27aa

Minor Bug Fix - Fixing ToggleWorldVolumes never executing

PostProcessing 2.0.4 Release

Choose a tag to compare

@JustArion JustArion released this 13 May 15:20
1dcbd26

Minor Update:
Adjusted Access modifiers for CustomVolume API Use

PostProcessing 2.0.3 Release

Choose a tag to compare

@JustArion JustArion released this 12 May 08:45
3d6f20c

Changelog:

Fixed Mod not Grabbing Current World PostProcessing and failing to apply PostProcessing as a result.
Opened CustomVolume API

Post Processing 2.0.2 Release

Choose a tag to compare

@JustArion JustArion released this 11 May 18:29
49297ba

Assetbundle Quality: Very High -> Ultra
MSAA x4 -> MSAA x8

Minor Bugfixes.

Necessary Methods are now Converted to Coroutines
which if something is not yet created waits 1 second then tries again (25 Second Timeout).