Skip to content

Releases: MaximumADHD/Character-Realism

Future-proofing overloaded functions.

23 Jun 19:21
Compare
Choose a tag to compare

This should fix some of the recent problems.
Enjoy!

Built latest changes!

16 Feb 05:19
Compare
Choose a tag to compare

This is overdue but I just wanted to catch the releases up with the latest commits.
Cheers!

Bug fixes and sanity checks.

17 Dec 00:35
Compare
Choose a tag to compare

Because of an awkward implementation in my overload of IsValidPartToModify(part), it was possible in some circumstances to spawn multiple while loops a second waiting for the part to have an attachment to check against. I've adjusted the order of execution in a few places to prevent this from happening.

I also fixed a couple things that weren't working correctly, and added some sanity check asserts to prevent accidental misuse on the client.

Fixed broken R6 support.

01 Dec 18:19
Compare
Choose a tag to compare
2020.12.01

Fixed broken R6 support.

Initial Release!

30 Nov 18:39
Compare
Choose a tag to compare
2020.11.30

Initial commit!