Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.87k stars 506 forks source link

Implement test for visual hash code hash collisions #5565

Open hhyyrylainen opened 1 month ago

hhyyrylainen commented 1 month ago

to ensure the algorithm is good enough to basically never run into two distinct looking species (or different category of items) having the same hash.

hhyyrylainen commented 1 week ago

There might be a first pretty simple case with a hash collision: https://discord.com/channels/464846402732687391/875766479558176778/1308471382350499842

image