Skip to content

Releases: ColonolNutty/CustomSliderFramework

v1.17

11 Jun 21:01
Compare
Choose a tag to compare
  • Fixed some sliders not being available for Teen Sims
  • Added 3 new Breast Size Sliders to increase the breasts even bigger, without the hole in the chest.

v1.16

09 Mar 22:21
Compare
Choose a tag to compare
  • Removed the Breast Size Small slider
  • Updated the Breast Size Big slider to scale properly and also to not have a hole in the chest.

v1.15

10 Feb 17:50
Compare
Choose a tag to compare
  • Fixed an error in the Randomize confirmation dialog
  • Changed the maximum value for the CSF default breast slider to 99, to prevent the "hole in the chest" bug.
  • All slider values in CSF are now clamped when applying them, this means the minimum and maximum values of the sliders will now keep the new amount within those bounds.
  • Updated a few of the "get slider value" functions within the Slider Application Service, they will now return None instead of False if the slider is not found.
  • Added some doc strings to the Slider Application Service functions

v1.14

06 Jan 22:39
Compare
Choose a tag to compare
  • Fixed an error that would occur when a slider specifies an icon in the snippet tuning.
  • Fixed a corruption issue with the max Breast slider

v1.13

21 Nov 06:48
Compare
Choose a tag to compare
  • Fixed an error where the sliders got mixed up for Bony, Lean, Heavy, and Fit. Instead of Bony/Heavy and Lean/Fit, it has been correctly made into Bony/Fit and Lean/Heavy

v1.12

23 Oct 23:09
Compare
Choose a tag to compare
  • Added a sub dialog when modifying a slider so that more options per slider can be added.
  • Added the ability to remove a slider through a button click instead of having to manually enter a 0.0
  • Fixed an issue when sending the new value for a slider via the event
  • Added the ability to distinguish a face modifier from a body modifier via the slider snippets
  • Many of the sliders that were previously face modifiers now apply as body modifiers instead, thus fixing a few issues like when you remove a slider only for the slider to not actually be removed.

v1.11

22 Oct 16:53
Compare
Choose a tag to compare
  • Fixed some issues with the Belly Shape Pregnancy sliders
  • Added variants of the Belly Shape Pregnancy sliders that are available for Cat, Large Dog, Small Dog, and Fox
  • When sliders are changed using the CSF Customize Sliders dialog, an event will now be sent out to notify any mods that care about slider changes.
  • Fixed an issue with the Breast Size slider causing a gaping hole to appear in the chest of Sims at maximum size.
  • Removed a few duplicate strings from the string table
  • Separated the breast size sliders from the default sliders package because combining the breast size sliders with anything else seems to break it.
  • Added new categories for sorting through the dialog, CHEST, BELLY, FEET

v1.10

02 Mar 16:33
Compare
Choose a tag to compare
  • Fixed sliders not properly applying when customizing them via the Customize Sliders menu.

v1.9

27 Feb 20:41
Compare
Choose a tag to compare
  • Fixed the View Template option not properly showing the template values.

v1.8

27 Feb 20:15
Compare
Choose a tag to compare
  • Added the ability to create Slider Templates from your Sims as well as the ability to apply these templates to other Sims.
    • Slider Templates may be found within "The Sims 4/Mods/mod_data/cncustomsliderframework/slider_templates".
    • Share the templates with others!
  • Made some performance enhancements when loading sliders on household load.
  • Combined most of the sliders into a single package file for an easier install. (Also included it with the main download)
  • Removed the Customize Sliders interaction.
  • Custom Slider Framework now requires Mod Settings Menu. Instead of it being an optional install!
  • Combined the many slider package files into a single default slider package for easy install.
  • Included the default sliders with the main mod.
  • Mod Settings Menu is now a hard requirement.