Releases: kagikn/GlowingPickups
Releases · kagikn/GlowingPickups
Glowing Pickups v1.1.1
Glowing Pickups v1.1.0
v1.1.0
- Updated for b2802 or later game versions
- Improved future proof for pickup configs of pickups.meta by introducing memory scanning
- Fixed weird random game crash when reading pickup data values
- Renamed ShadowMultiplier of the setting xml to FalloffExponent and Halved the default value of FalloffExponent (now 2.5) since the last (9th) parameter of DRAW_LIGHT_WITH_RANGEEX actually takes a falloff exponent. To correct the old value
FalloffExponent (previously ShadowMultiplier), put the halved value. - Updated SHVDN dependency to v3.6.0. Changed the dependency of Visual C++ redistributable to 2019 or later and target framework of .NET to 4.8 as a result.
Glowing Pickups v1.0.3
v1.0.3
Update for v1.0.1604.0
Change Target Framework (of .NET) to 4.7.2
Glowing Pickups v1.0.2
Changelog
Glowing Pickups v1.0.2
Improve future-update-proof (now supports 1.0.1365.1)
Glowing Pickups v1.0.1
Changelog
Glowing Pickups v1.0.1
Fixed throw exception instead of reading or creating the setting xml in some cases
Glowing Pickups v1.0
First public release.