Releases: BlueCyro/PhotonicFreedom
Release 2.2.0 - Merge in F8 settings fix from sctanf
Release 2.0.1 - Small UI tweak
This release just tweaks the UI builder to make the Enabled fields on options, and the Reset buttons clearer.
Release 2.0.0 - Total re-write, ALL the settings to play with!
Release 2.0 of PhotonicFreedom is here! This release re-writes the mod from the ground up and includes the ability to adjust nearly all of the post processing settings for your view - both in desktop and VR.
Some of them don't work quite so well in VR (I recommend staying to just color grades, bloom and AO), so don't blame me if you suddenly have double vision or see unicorns.
Simply grab the dll and drop it in your nml_mods
folder as usual.
Enjoy!
Release 1.2.4 - Added "Reset all settings" button and removed some things
- Removed debug logging code. No more log spam!
- Added "Reset all settings" button that resets all of your settings to the defaults (Pulls from the "Defaults" folder in the configuration directory)
- Fixed up some typing issues that were causing exceptions when trying to find the correct settings file to update.
Pre-release 1.2.1 - Quick cleanup of unnecessary files and harmony patches
Just removed an unnecessary dev tip patch for finding blooms and removed an unused class.
Pre-Release 1.2.0 - Major refactor
This release refactors a lot of things.
Namely settings are now persistent and are saved in nml_mods/photonic_freedom
.
Exposes a number of fields within several post processing components and allows you to tune the look of Neos to your liking.
Disclaimer: You are altering the intended look of neos. If it looks bad at all, it's your fault.
Known issues: Some of the active and enabled fields on bloom/motion blur don't function
1.0.1 Fix up code and add a quality slider to motion blur options
Tidied up some code and added a quality slider for the motion blur options.