Pulsar4xDevs / Pulsar4x

A Fan work recreation of Aurora4x in C#
Other
159 stars 67 forks source link

Resolves issue #381 #387

Closed DifferentLevelDan closed 10 months ago

DifferentLevelDan commented 10 months ago

Implemented a reflection equality checker for DataBlobs. Removed IGetValueHash and IEquatable<> from DataBlobs, as they are no longer needed.

DifferentLevelDan commented 10 months ago

PR updated, does not fully resolve #381 Expanded the reflection. Determined Mineral Generation is currently Non-Deterministic. See also: #273