Releases: SaltSouls/Shifty
Releases · SaltSouls/Shifty
7.0.0
Added:
- Settings now persist between launches
- Auto temp color display to allow viewing current warm/cool temp colors
- Update delays/scheduler
- This prevents aseprite from spamming updates
- delay (ms) can be adjusted in the settings
Changes:
- Converted from a script to an extension
- Launch option is now under
View -> Shifty - Refactored entire code base to be more modular and extensible
- Auto temp now allows you to set the target warm/cool temps and pick which direction it pulls the hue in
- Normalized all slider ranges from previous values to
1-100 - Tons of back end adjustments to hopefully make the script more stable and reduce chances for bugs to occur
Fixes:
- Inconsistent color selection behavior with either the
Getbutton and middle click - Being able to open another Shifty/Settings window when one is already open
6.0.0
Bug Fixes:
- Fixed alpha for FG/BG color not being respected when selecting a color
- Fixed inconsistent behavior with FG/BG color selection
- Clamped several values to prevent potential overflows
Changes:
- Optimized several sections in the script by removing redundant code
- Refactored entire code base so it should now be easier to read/navigate
- Cleaned up/modernized UI elements
- Tweaked several palette formulas to provide nicer colors/gradients
- Added 'Auto Temp' feature to automatically assign temp values based on the current colors hue
- Added sliders to adjust the intensity of the saturation and lightness palettes