itch.io is community of indie game creators and players

Devlogs

8.2 Update + Small Fix

Color Picker for Ren'Py
A downloadable tool

As I test compatibility with 8.2 for my tools, I've been adding some minor fixes along the way. The picker has been updated to prevent a wraparound issue when you dragged the hue slider all the way to one side, which would cause it to reset on the other side. You can see the specific line changed here: https://github.com/shawna-p/renpy-color-picker/commit/1bb4cc034e921b0c602c76019e...

Other than that, I also updated the examples rpy to have a slightly smaller picker so it's still visible on resolutions like 1280x720.

If you're using the colour picker as an in-game feature, I do recommend adding the wraparound change (it's genuinely just two lines) either by checking the changes in the GitHub linked above or redownloading the tool and overwriting color_picker.rpy. If you've only got the colour picker for dev tools, however, like my image tint tool, then it's up to you if you want to bother or not.

Files

  • color_picker.zip 7 kB
    Feb 05, 2024
Download Color Picker for Ren'Py
Leave a comment