This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/src
EmeraldBlock a79500d574
Fix non-uniform distribution for freeplay shape color palette (#789)
* use nextIntRange instead of nextIntRangeInclusive

* Remove nextIntRangeInclusive

This function gave the minimum and maximum integer half as much weight, and it was not used anywhere except to generate a freeplay shape color palette, and that now uses nextIntRange.
2020-10-08 08:44:10 +02:00
..
css Fix pinned shapes not being removable 2020-10-07 18:05:11 +02:00
html Improve UX for first levels 2020-06-01 20:18:50 +02:00
js Fix non-uniform distribution for freeplay shape color palette (#789) 2020-10-08 08:44:10 +02:00