Beta 2024.12.26.1378 is a Resonite version released on 2024/12/26.
The following notes were sent by Frooxius:
- I'm just pushing out a small build. The main thing is a fix for animations freezing up things when swapping them out to help the Creator Jam New years event.
- I threw in a few small goodies as a present as well :3 I hope everyone's having happy holidays!
New Features:
- Added Mode to RadialForce (based on request by @Baxter, issue #3429)
- This allows you to switch the attenuation mode between InverseSquared, Linear and Constant
- Added MinDistance & MaxDistance to RadialForce module (based on request by @Andromeda, issue #3413)
- This lets you clamp the distance based on which the force strength is computed
- Added ColorHSV_RangeInitializer (requested by @gamethecupdog, issue #3431)
- This will initialize particle colors with a random value in the HSV color space
Tweaks:
- RadialForce now uses its own slot as its default coordinate space when attached (this only affects new instances)
Locale:
- Merged Russian locale update by @Shadow Panther [RU/EN, UTC+1/+2]
Optimizations:
- Fixed long freeze when swapping animations with a large number of drives (reported by @Foxbox, @Rucio, @Stiefel, @Knackrack615, @ohzee and @Cyro, issue #2699)