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

Releases: JustArion/PostProcessing

PostProcessing 2.0.9 Release

05 Nov 02:14
Compare
Choose a tag to compare

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

PostProcessing+ 2.0.8 Release

08 Jun 12:15
d3e8100
Compare
Choose a tag to compare

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

04 Jun 14:18
d778307
Compare
Choose a tag to compare

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

03 Jun 12:45
642ab26
Compare
Choose a tag to compare
Pre-release

Debug Release

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

PostProcessing+ 2.0.6 Release

01 Jun 18:33
642ab26
Compare
Choose a tag to compare

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

19 May 20:16
a068a1d
Compare
Choose a tag to compare
Pre-release

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

15 May 22:21
27a27aa
Compare
Choose a tag to compare

Minor Bug Fix - Fixing ToggleWorldVolumes never executing

PostProcessing 2.0.4 Release

13 May 15:20
1dcbd26
Compare
Choose a tag to compare

Minor Update:
Adjusted Access modifiers for CustomVolume API Use

PostProcessing 2.0.3 Release

12 May 08:45
3d6f20c
Compare
Choose a tag to compare

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

11 May 18:29
49297ba
Compare
Choose a tag to compare

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).