Skip to content

Releases: broken1arrow/RBG-Gradients

fixed bug when fail to split on right place

23 Jul 07:25
Compare
Choose a tag to compare

Fixed problems when could not split it on right place.

Full Changelog: 0.23...0.24

solved bug when could not detect end of color

23 Jul 05:51
Compare
Choose a tag to compare

Fixed bug when it not find the end of the color.

Full Changelog: 0.22...0.23

Fixed some inconsistency

23 Jul 05:40
Compare
Choose a tag to compare

In some cases it not detect right colorcode as the last when use gradients.

Full Changelog: 0.21...0.22

Fixed bug when could not detect hex

22 Jul 14:33
Compare
Choose a tag to compare

Fixed bug when it fail to find the new formatted hex colors.

Full Changelog: 0.20...0.21

added some debug when hex is wrong length

22 Jul 13:37
Compare
Choose a tag to compare

Finaly a update

22 Jul 09:45
Compare
Choose a tag to compare

I have done lots of changes of the code.

You can now use even hsv and has support you add several colors to same gradient (both use normal gradient or hsv).

Full Changelog: 0.18...0.19

Fixed a bug when it fail to add text after use gradiens

23 Jan 09:01
Compare
Choose a tag to compare

Have now fixed this "So when you use gradients and after use &r&6 it not get the message after &r" .
I think is release are pretty stable, so i not call it pre-release (I have test this library for weeks and not see any bigger issues).

Full Changelog: 0.17...0.18

optimize the code

23 Dec 07:15
Compare
Choose a tag to compare
optimize the code Pre-release
Pre-release

I have now removed some unnecessary splits and replace. Should even run slightly faster now (probably only notes this if you use relay long gradients/lots of hex colors (over 100+ in same string)).

Fixed bugs from version before

21 Dec 16:10
Compare
Choose a tag to compare
Pre-release

Have fixed some bugs from version before. like hex not work and you can only have one gradients in every string is fixed.

Also fixed some naming on methods and javadoc typos are fixed.

Full Changelog: 0.15...0.16

have now clean up the code a bit.

20 Dec 16:35
Compare
Choose a tag to compare
Pre-release

Will be some improvements and smarter system to detect if it color/hex or the symbols are used to other stuff (last one is if you use Component).