Ecosyste.ms: OpenCollective

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

Hexworks

Hexworks is a friendly bunch of developers and artists who focus on providing open source tools for (but not only) game developers.
Collective - Host: opensource - https://opencollective.com/hexworks - Code: https://github.com/Hexworks

Refactor update to start in Engine and create a new TurnBasedEngine

github.com/Hexworks/amethyst - 70c4e282a8509a21e3abcc3947aeb695c1ac519b authored about 4 years ago
fix examples

github.com/Hexworks/zircon - 8a50155cfadbdf58a002e88c83f3184a6b60c80d authored about 4 years ago
Add new release docs

github.com/Hexworks/hexworks-site - f9d805c7ed560c15fd15d2c50c762e13790854b7 authored about 4 years ago
Generate docs and finalize release

github.com/Hexworks/zircon - 64b1b6b20734ad7a128870cf3f53e112e0e9ddbe authored about 4 years ago
Add new Fragment prototypes

github.com/Hexworks/zircon - 1533253e25337eb1364022921e4e48e748d3e1ec authored about 4 years ago
Add horizontal tab bar prototype

github.com/Hexworks/zircon - 2ee5eb088ad5e242e7bb2a3e87345b65c899c0a6 authored about 4 years ago
Fixes #357 Add the option to add padding to a component

github.com/Hexworks/zircon - 2ff759619dd53ffaf0097eaddcac4f14a65d066c authored about 4 years ago
Add the fix I forgot to commit

github.com/Hexworks/zircon - bc4b575ac47e0902075821ed9be03d08f5390ebd authored about 4 years ago
Fix formatting

github.com/Hexworks/zircon - 8c68de397a5563fb6c5628a3240fb9b8099cd1b1 authored about 4 years ago
further simplify component builders

github.com/Hexworks/zircon - e0d83b0685c0bdc0d02ff1e70cc8ec91ee982fe5 authored about 4 years ago
Simplify component builders

github.com/Hexworks/zircon - 6e9ffaec75bda7b16cf0e17f6249131edd60a5b4 authored about 4 years ago
Fixes #355 Add the option to keep the Component's properties when it is attached

github.com/Hexworks/zircon - de0373a1601733715522e82c3665eca2d5f64319 authored about 4 years ago
Fix formatting

github.com/Hexworks/zircon - 011b0b847a6320b7a01f396af97b6e1633cef4cf authored about 4 years ago
Merge pull request #354 from kamildoleglo/master

Implement docs generation in "Kotlin as Java" format, extract Dokka version to properties

github.com/Hexworks/zircon - 6a60a4dacfefe94355500d6fbca40b071d4ca9c6 authored about 4 years ago
Implement docs generation in "Kotlin as Java" format, extract Dokka version to properties

github.com/Hexworks/zircon - c01cf0645cb04f65fb55135cc37586893b34b8b5 authored about 4 years ago
Add fun to some interfaces

github.com/Hexworks/zircon - 8f4c5b4c49407bea18fcb8d08ade2f589c8783a2 authored about 4 years ago
Add state machines

github.com/Hexworks/amethyst - 906d6a449706edc99c931c64ca0baf43a5c7b0f2 authored about 4 years ago
Refactor Facets to take a specific command only and add composition

github.com/Hexworks/amethyst - 321062ba0ce4a79c153167726236c7f20912c127 authored about 4 years ago
bump version

github.com/Hexworks/zircon - 64a69a1d125206e7d400fddc5472010b49a1bc0c authored about 4 years ago
bump version

github.com/Hexworks/zircon - 1653b88e758f213f50369c72bd203ab75da3ed8f authored about 4 years ago
Document AppConfig and related classes, and deprecate old code

github.com/Hexworks/zircon - f8503425d9d1556e8858a6f9458de113226afcd8 authored about 4 years ago
Fix rectangle factory test

github.com/Hexworks/zircon - 3c189da12de9da58c5555b2db9dd73af7562b5bf authored about 4 years ago
Refactor pyramids to use filters

github.com/Hexworks/zircon - dbee0872f2adffc1eea2be27242133ac6da1ffb4 authored about 4 years ago
Add progress with GameArea filter example

github.com/Hexworks/zircon - c1286d6e1a5a999e5caec133c876553194d07d79 authored about 4 years ago
Fixes Add a function that will create a TileBuilder out of a Tile #348

github.com/Hexworks/zircon - bbf11e571175a1645f76926a38b09d3ee0d9646e authored about 4 years ago
Fixes #349: Craete a toBuilder function in Block

github.com/Hexworks/zircon - ff52d5dec8ef860e516b1449a7cfc8f9ba8e4bcb authored about 4 years ago
Update data binding example

github.com/Hexworks/zircon - b18603e1a0125d95422a1c221d72f87d2d0c65fa authored about 4 years ago
Fixes #341: Fix the rendering logic in GameArea

github.com/Hexworks/zircon - 4f5e636d78098a0c8002accf30aa434f496722f5 authored about 4 years ago
Fix formatting

github.com/Hexworks/zircon - 3caffd71982f30aa2da7b9b87b975bf05acae047 authored about 4 years ago
Fix libgdx error

github.com/Hexworks/zircon - 5876c9f9c9e6bf339aa30e3b7234348c077bb820 authored about 4 years ago
Merge pull request #346 from Hexworks/document-color-interpolator

Document ColorInterpolator

github.com/Hexworks/zircon - e4f05b0c83cc73c83310c84c98ecf8e09be40296 authored about 4 years ago
Document ColorInterpolator

github.com/Hexworks/zircon - eca4f2f8d73d7342a7823eca41a1b9cd80379daf authored about 4 years ago
Add new option to fetch blocks

github.com/Hexworks/zircon - 2f46117c6cb71cbf2abaff3e4270e8441f1f8fd0 authored about 4 years ago
Fixes #344: Harmonize mutable and accessor mixin names

github.com/Hexworks/zircon - 9525378a819bd58bbfcb761195938013ec5aa942 authored about 4 years ago
Improve docs

github.com/Hexworks/zircon - ee3ba1abf74431c602d4f115663415bda2e368f1 authored about 4 years ago
improve docs

github.com/Hexworks/zircon - 172b516e2aa4b89ee6447956517e4a8236123813 authored about 4 years ago
Merge pull request #343 from Baret/bugfix-stacked-tile

Bugfixes for stacked tile

github.com/Hexworks/zircon - 16e1b91ffd3c868d50bcc1210afa4c57da9a84d4 authored about 4 years ago
Assertion messages FTW!

github.com/Hexworks/zircon - 7bfda9fb186cf50eeb593f0b1f23952f50b630fa authored about 4 years ago
Added top field, StackedTile can be converted to other tiles

github.com/Hexworks/zircon - c8fbd48a677898cb58754c8695244829d90836c3 authored about 4 years ago
Why not simply a data class...?!

github.com/Hexworks/zircon - 09860a20ebd0bb894fbd079a36c3ce8615cbc46c authored about 4 years ago
Using classic implementation of withRemovedTile, refactored test a bit

github.com/Hexworks/zircon - 6f558d0e11a67d75f3877b197330ab9f2d0b7250 authored about 4 years ago
Possibly simpler and more readable implementation of withRemovedTile

github.com/Hexworks/zircon - b88786f1c73795a5ca04a50d7b0db8ed077e18ab authored about 4 years ago
Reset version, using 3 different colors in unittest

github.com/Hexworks/zircon - 76f47d5e78ee6b28276b308a4ec4bf2ded656d86 authored about 4 years ago
Fixed withBaseTile and withRemovedTile

github.com/Hexworks/zircon - 324e76e0f20b495726869635a8140ba1aba9e090 authored about 4 years ago
Wrote (failing) unit test

github.com/Hexworks/zircon - 88e0ad171d43468121d0f29a7fcbcb82857483da authored about 4 years ago
Shoved the gremlin to the back

github.com/Hexworks/zircon - 1fe98063971639000dab6eab76835a6ae708b74f authored about 4 years ago
Extended StackedTileExample

github.com/Hexworks/zircon - 61678fc16327c29b2b415469bc138db27d1a62cb authored about 4 years ago
StackedTiles can also be stacked

github.com/Hexworks/zircon - 27543ddba6f1e7f24980bbe4c2c4c479287df1d3 authored about 4 years ago
Merge remote-tracking branch 'upstream/master'

github.com/Hexworks/zircon - f9ec35f52d79538f9edc0b3f24dc8de61ae2c3a3 authored about 4 years ago
Improve docs

github.com/Hexworks/zircon - 6fa43b51182a3c29c46a514d183279d3debb305d authored about 4 years ago
Add StackedTile implementation

github.com/Hexworks/zircon - f294673d520b8cef9b433dd9a2a9361b290b3329 authored about 4 years ago
Add package descriptions

github.com/Hexworks/zircon - ccce870882d6d92b95d5accace80d3124d2f8511 authored about 4 years ago
Add package descriptions

github.com/Hexworks/zircon - 631fc3b9d646e0e95c138b5b6d8cc73e28ea1d04 authored about 4 years ago
Add index.html generation to docs

github.com/Hexworks/zircon - 3f3a3981814fe334cb9fb35ddf3687d2f760f62b authored about 4 years ago
Add test index.html to see if GitHub fucked up or not

github.com/Hexworks/zircon - a71e85a158eb708af1c7759fb0ce7d90fb117996 authored about 4 years ago
Add Dokka to docs

github.com/Hexworks/zircon - ec3aabf62fdcead8c4a7c35f2074713580807014 authored about 4 years ago
Merge pull request #337 from Hexworks/dokka-config

Dokka config

github.com/Hexworks/zircon - c1616411d467347d670f635a4f2b6a1ec3effc16 authored about 4 years ago
No filters after all

github.com/Hexworks/zircon - c0fe07bf6540a6b192409c7b1006e19f40c03f0b authored about 4 years ago