Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Hexworks/pymixite


https://github.com/Hexworks/pymixite

Added a test to an issue identified during sample app development. Turns out there was a small bit of missed logic in one of the grid calculator methods.

13e4afe2d65a5c6f1e522717266945b434f6d7ec authored almost 3 years ago
Fix to prevent trying to use "None" neighbors when looking for nearest.

c1515b199940aea2e5f9902bc66e3fec865c2150 authored almost 3 years ago
Updated grid to not return any None objects when retrieving neighbors.

d1c417cc8594926a2aee46d468e1a7011d2c7dda authored almost 3 years ago
Added "isSelected" field to Satellite class.

239f0d8c7627205bd9359c9bbd5bdfaa00ac05c2 authored almost 3 years ago
Added accessor for satellite data. Why didn't I already have that, anyhoww?

b0db4b31a87bd8ec18655fc6d395381d84fc2858 authored almost 3 years ago
Updated the layouts' check_sizes method. It now raises an exception instead of returning a boolean. This allows each layout to return a custom, descriptive message in the exception. Updated the tests to match.

c79db2752380e4d60dca1c345246f970d35697ba authored almost 3 years ago
Updated builder to properly store hexagons both in the flat list and in the storage object.

c64f7b85dc1f6541287da0a64e922e69de36c1ac authored almost 3 years ago
Removed the "src" folder from imports.

046ddd0d0fc2894de0ea73a11db272450890c5e3 authored almost 3 years ago
Fixed typo.

Signed-off-by: DenalidTX <[email protected]>

8388ec9d0c65baf64a3057573a278c6f0a9d25ba authored almost 3 years ago
Fixed line that was previously missing.

Signed-off-by: DenalidTX <[email protected]>

05972acf4ad88cc7a7715388d8eb8104425a97f1 authored almost 3 years ago
Added missing project config line.

Signed-off-by: DenalidTX <[email protected]>

803eca4b63d41b4895f7b28b045c61c77bd241ed authored almost 3 years ago
Repackaged project to facilitate import into other projects.

Signed-off-by: DenalidTX <[email protected]>

55afea09aaca22d48c0754ad1169e235b7986e5b authored almost 3 years ago
Re-upload due to repo issue. This is the complete library with all tests.

Signed-off-by: DenalidTX <[email protected]>

1cbd963d4000e19e4b9999f3d72742af8154650a authored almost 3 years ago
Initial commit

8583e5d9dc36903953545a46fa7fafbd61e20956 authored almost 3 years ago