2024.12.26.1378 - Fix animation swap freeze, new PhotonDust goodies

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! [h2]New Features:[/h2] - Added Mode to RadialForce (based on request by @baxterottoman, 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 @3x1t_5tyl3, 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 [h2]Tweaks:[/h2] - RadialForce now uses its own slot as its default coordinate space when attached (this only affects new instances) [h2]Locale:[/h2] - Merged Russian locale update by @shadowpanther [h2]Optimizations:[/h2] - Fixed long freeze when swapping animations with a large number of drives (reported by @foxbox., @rucio, @stiefeljackal, @knackrack, @ohzee and @bluecyro, issue #2699)