Ecosyste.ms: OpenCollective

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

github.com/Hexworks/mixite

A GUI agnostic hexagonal grid library. Supports a multitude of grid layouts including hexagonal, triangular, rectangular and more.
https://github.com/Hexworks/mixite

fixing stress test

523cfa575be2601e893422778c7ad426ab77057c authored over 8 years ago
adding wiki subproject

e2769f9327dc00400094bb95a275b69d5e12c8ec authored over 8 years ago
fixing observables

9be160f8d1089d6655ea917fea2dc5870dde307a authored over 8 years ago
fixing jacoco for codecov

58dfac8a38db66658bebd261ca33d0c10da951f1 authored over 8 years ago
#13 externaliying all hexagon storage operations

adding new interface (HexagonDataStorage) and a sensible default implementation
refactoring all h...

fb5b0e3d3e55554d02c4ca14f1254ec6bb6b7909 authored over 8 years ago
fixing pom to run analytics after package

ece0685528ce63472fcb05e928a106fff0dd4fe3 authored over 8 years ago
#31 reformatting code

40eb89df79e6aa6efea9e674b1a74b8c76eb7c93 authored over 8 years ago
#31 adding formatter

95f73a9775984d612d61a0d1fc519641087820e2 authored over 8 years ago
#28 lombok removed

c18503a2bb36d324006d0ec5ee30c0abae11baee authored over 8 years ago
fixing jacoco-maven-plugin config for codecov

44f335a085849915101863d8d07d363c5e60698a authored over 8 years ago
fixing jacoco shenanigans

1c5ed16ac1c332e92f727cfa5d695cafa6b886b1 authored over 8 years ago
adding sane excludes for jacoco

e3745bc7a9e0e96a4ee2251d9d0ce9b688c2f452 authored over 8 years ago
renaming blocksView to opaque

b15cdf7740803b52520c9742573333faecc53213 authored over 8 years ago
fixed some typos

refactored some tests to use Assertj

cb0ec2ebc46b0e017fb645400b197fa1adc88e0e authored over 8 years ago
fixing swt dependency to use 64 bit version

af54fdbe336054a1b0996fd4f6d20d34fda0178f authored over 8 years ago
adding recent contributors to AUTHORS

b7707cc06a2e3d1c805d4071e7629f878e419260 authored over 8 years ago
Merge pull request #24 from pubudug/field-of-view

Added implementaion for field of view + unit tests + Code in Demo to …

1b229a85de8b429944839dea305f7d5143915bec authored over 8 years ago
Added a unit test to cover the change done in draw line method

dd133e407698e597b9971330676fc0ccbd81cf80 authored over 8 years ago
Added implementaion for field of view + unit tests + Code in Demo to show functionality

64359d8dbcb5c81a4d996a6595470f3f17fe4eef authored over 8 years ago
Merge pull request #23 from pubudug/line-drawing

Added line drawing functionality to the library.

758e18ffbd503d2c7af417665e8531477f2506e2 authored over 8 years ago
Fexed PMD errors. Set prevSelected and currSelected to null when

regenenerating the grid in swt example

814b930cd59f36daaad2133d3646ea8c094c46f6 authored over 8 years ago
Added line drawing functionality to the library.

Added unit tests to test the functionality.
Added functionality to the SWT example to show this f...

abc0610caf5b741b5fd6605f7bd1c9c1affaf213 authored over 8 years ago
refactoring for rings

06024e43306b2d5ab6fab68ad0e1d452e25d1ba3 authored over 8 years ago
fixing broken swt dependency

cdc4ccb8244f94fe426aa611ba0d5235e9cf322c authored over 8 years ago
fixing broken test

64988f9737ebe44916ca964eee357916b40af23e authored over 8 years ago
#17 adding the api of the rotation operation

d28191fd0312713bec78310c45786a6cea282a5e authored over 8 years ago
refurbishing AxialCoordinate to be a CubeCoordinate (because Hexagon does not need to know about how an y coordinate should be calculated).

81a6f5811bc13d820b1ed0a25cdda63b70149002 authored over 8 years ago
adding dependency information to readme

19c22a7f1952cef6d28a97c07197cf79ee8db951 authored almost 9 years ago
[maven-release-plugin] prepare for next development iteration

6d05b074e15ff3f6077571d0c7d4ebd67823f4ad authored almost 9 years ago
[maven-release-plugin] prepare release v2.0.0

acaedb6f39dd723988bb53083e1419d36b5de66a authored almost 9 years ago
fixing javadocs

57981066a58a82945f7b5cc3374d8eb9c650980a authored almost 9 years ago
updating readme

a630c1e328f0cf5c481badd74fa99d1a470a0fc2 authored almost 9 years ago
adding dummy tests to Optional (which is extracted from OpenJDK) for coverage.

ab019b4c151e0a1a442c93103df3dbb363319d9f authored almost 9 years ago
#15 backport to java 7 is ready

- adding findbugs dependency
- refactoring Lists to the more abstract Collection
- replacing Iter...

bbe382a4034db77ec36123de9497178eaf8f7d91 authored almost 9 years ago
Observable introduced

22cd800183eaf1b7b1fda630aaf2453b19dca890 authored almost 9 years ago
#15 Replacing java 8 optional with backported one (OpenJDK)

466899951c2df13d3e18ab0d6820d872f548340a authored almost 9 years ago
#15 adding backported Optional (from OpenJDK)

fb130393a9ca89685659357999bfbb8d3eaa20a2 authored almost 9 years ago
Merge pull request #14 from DevFactory/release/multiple-code-improvements-fix-1

multiple code improvements: squid:S1854, squid:S1118, squid:S2325

4653909b1112ca68dfa029b0939b566ce833d47b authored almost 9 years ago
multiple code improvements: squid:S1854, squid:S1118, squid:S2325

dbf06d507d8873612f9ac0a1ff7d5d7e5ce9351d authored almost 9 years ago
adding stress test

removing unnecessary util module

1f57274787ec39157d3e0327d3b2bd709c42e35b authored almost 9 years ago
streamlining lombok usage

adding custom data to DefaultSatelliteData
removing unnecessary serializable implementations
remo...

7108ebfa51aa5a75ae494920cb409e3386c3e663 authored almost 9 years ago
fixing wrong port in template

ec8ae5c257c392d9d1453363a4595517b4d0bf56 authored almost 9 years ago
adding working rest example

available at: hexameter-rest-example.herokuapp.com

18b19ce9ea5c10aa81ab6cd5f229b88162712159 authored almost 9 years ago
adding lombok to the util project

d942345b870225ee7ce3c0407726561a11c623cd authored almost 9 years ago
adding lombok annotations

30494558cf8b277f7b8438753a5fdd0c764d6fe2 authored almost 9 years ago
adding lombok to the project

adding quick and dirty rest example

6e579da16e5c7b7e862c1cd2ecafbd6d389bada5 authored almost 9 years ago
fixed reactor order

removed unnecessary exception class

1f2b114fb3b61aaec1a5187ad89d89e425b8fe68 authored almost 9 years ago
fix for travis git fail

27dc71c4bbd65d76e6e2c4dc78be495c49bbf17e authored about 9 years ago
adding coverage badge

4247f18e0dc37a71a30326f41ee4b01ad78de737 authored about 9 years ago
[maven-release-plugin] prepare for next development iteration

d7ee66b07daf069c9d2b3a9fa00b45a81b4c8023 authored about 9 years ago
[maven-release-plugin] prepare release v1.1.0

1bf18c1bc60b7555795073d57ce70ddc68795431 authored about 9 years ago
#12

adding CONTRIBUTING.md
adding some missing tests for coverage
fixed clearSatelliteData NullPointe...

9c3d9a72fbcef548e5c911af1087e9392ae59b62 authored about 9 years ago
#9

map import/export is ready

519744a4c2e97bf7169a5c9e2ed96712f0f037db authored about 9 years ago
adding jacoco for codecov

8f814d427fc1406713c227f25698f27dbf6674b6 authored about 9 years ago
#12

adding pmd

0c3676346297644d88f8086abc18349ccba0aba6 authored about 9 years ago
#12

adding findbugs

4683637b76e06e193c150397e7fdb4d8905be267 authored about 9 years ago
#12

adding checkstyle configuration for the project
adding checkstyle fixes

29bf836f390f039b0337928e65fd7093f9738609 authored about 9 years ago
cleaning up rest example project

reformatting files

bd762a2d7aa36b58f6cd0f4188bafbf4b86766ec authored about 9 years ago
#10

removing unnecessary option to set a custom storage
GridLayoutStrategy implementations now return...

2ca9b024252970c74c38c4fdfb33b8c4f6da39ca authored about 9 years ago
#11 #9

removing the unnecessary add/remove Hexagon operations
fixing the iteration order of getHexagons
...

b596402da618cae475f9a539285788fce5951952 authored about 9 years ago
#10 progress:

adding equals/hashCode to AxialCoordinate
GridLayoutStrategy objects now return a Collection of A...

e641e198162e086c5cb1555770f19b587e764f33 authored about 9 years ago
exposing grid data from HexagonalGridImpl and HexagonalGridBuilder

adding map utils and the necessary data structures/tests

c412406d43008053152b65200b819bbbb48de2b1 authored about 9 years ago
adding more badges to readme

46b1bb32bb9eebae9539a66fcafe849e923c2410 authored about 9 years ago
#9 adding necessary fields to SatelliteData

a5dc05e9f910ff9f723a2483cf06cc8c067b9abf authored about 9 years ago
fixing readme

4149711881a3e02873e81c33a78fffe4f8d2c754 authored about 9 years ago
adding build badge

083dbbcfeb83823e692fce5f0e7f720c07d9c249 authored about 9 years ago
adding jdk8 to travis config

3bfdd7073402ca4c1e55e2e64dbc27f430abd80d authored about 9 years ago
adding travis config

2a2d944b2ea3285c3d93e68341869ec4c6d9c0e9 authored about 9 years ago
adding hexameter-util module

f1ff48908c5cf0011f0e67040376807407a67348 authored about 9 years ago
refactoring org.codetome.hexameter to org.codetome.hexameter.core

34e5b8e3e01de7a4538cbf35fe296780ea515184 authored about 9 years ago
[maven-release-plugin] prepare for next development iteration

2a77611b16fead2d975a5ea34d00ad78973f62a8 authored about 9 years ago
[maven-release-plugin] prepare release v1.0.0

202667b65d57ddf1928408a1154bf2f5fa36067b authored about 9 years ago
adding SNAPSHOT to the versions

e544096da2b56370b503bac25a3ae305aef16343 authored about 9 years ago
removing rest example from reactor (until it is ready)

2075fef9e29d59174fbdf2bfb0ac26927e3f78f8 authored about 9 years ago
fixing pom for sonatype release

28a8c9490893b98303e1d4bdd05dba10c0a76048 authored about 9 years ago
adding example modules

adding rest example skeleton

c1fdd57dea86b4ee848f05e026a29256df546259 authored about 9 years ago
adding SatelliteData interface

8ede973d47b0fecd324066d836d4cc76d938fb82 authored about 9 years ago
removing unnecessary centerX and centerY fields

dc4b8c1f683724cf25079446122200dcf7a414ad authored about 9 years ago
adding convenience method to Hexagon to clear its satellite data

changing HexagonGrid's collection operations to parallel streams where applicable

a86e8554ecab9750c79949ffbf608ab853ef039a authored about 9 years ago
changing the return values of collection operations to iterables in HeagonalGrid

0d41d72b47db0a2a9a3962788f5d6cd84666ae2c authored about 9 years ago
readme rewritten

removing unnecessary surefire plugin
preparing for maven central release
fixing javadoc
returning...

eb50511bd24a4d34e0a9dfbccb67b841e1a4a5b6 authored about 9 years ago
cleanup

551feddd84bd246bab3a429b23a56feda6a3d1e1 authored about 9 years ago
adding multimodule project

swt example is now added as a module
changing version to 1.0.0

6f7073492af8a1812b255531caf1d37f68680c87 authored about 9 years ago
adding formatter to project

reformatted files

6510044b458d0d217e8c687896cb72ca95ee1fe2 authored about 9 years ago
adding unique id to hexagon

refactored hexagon to expose AxialCoordinate
changing getSatelliteData to give back Optional
remo...

aae64875459675ceb953f27e5d216e51803ab95e authored about 9 years ago
code cleanup

92fa58f42be921cee010c99dcddc9bc2f0c7c4e6 authored about 9 years ago
streamlining the use of AxialCoordinate instead of individual X/Z coordinate pairs

0e341caaf1bb9138ffeaa8ce3d78641e0935c703 authored about 9 years ago
removing sloppy pathfinding algorithm

restoring unit test coverage

8754588c89a4e21df4ec7be477fef97a9c99b165 authored about 9 years ago
refactoring to new group id (org.codetome)

retrofitting to java 1.8
adding static imports where applicable
renaming tests to have sensible n...

cf30f14c680901deb1c829b14de5710a166e6367 authored about 9 years ago
Merge pull request #7 from 3xp0n3nt/master

Fix compilation errors & use diamonds.

15d054e612330e223044ecf639d952ea486398e3 authored about 9 years ago
Fix compilation errors & use diamonds.

- Fix missing imports causing compilation failure.

- Add initial capacity to PriorityQueue cons...

aade35816520db02f6763a13a6b1aa941c541dfc authored about 9 years ago
Merge pull request #6 from migepatschen/patch-4

Update HexagonalGridCalculatorImpl.java

19d980fb7951af79b743642de916923469b6b5c0 authored about 9 years ago
Merge pull request #5 from migepatschen/patch-3

Update HexagonalGridCalculator.java

381527afe1832631823d7d78219808841c3d2849 authored about 9 years ago
Merge pull request #4 from migepatschen/patch-2

Create PathfindingAlgorithm.java

f364546fa8b461671b5a78bb7fda4a9e67997bf6 authored about 9 years ago
Update HexagonalGridCalculatorImpl.java

Added three pathfinding implementations

9a6a4a58b3f5959bdbcf5acc9c60ba069727f613 authored over 9 years ago
Update HexagonalGridCalculator.java

Added shortest path method to the interface

f85e0ae0ff804491bec866c5c07f83d7b2697862 authored over 9 years ago
Create PathfindingAlgorithm.java

Enum to select a pathfinding algorithm

b90b01dc0d37c51ab0fd4187da1a4fcbc297e578 authored over 9 years ago
Merge pull request #2 from migepatschen/patch-1

Update HexagonalGridCalculatorImpl.java

3da5101aaf97fa79969cdd891217a63670932b6d authored over 9 years ago
Update HexagonalGridCalculatorImpl.java

Prevents exceptions like this:
biz.pavonis.hexameter.api.exception.HexagonNotFoundException: Co...

8881e1435a204318a31f7fb2731beab466650fc8 authored over 9 years ago
changed version to 1.0.0

added proper description in pom
removed unnecessary depencencies
provided better implementation f...

7e9c156cb08463a3c42d872e137ba1fbba0b761c authored about 11 years ago