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

13: Food and Hunger

github.com/Hexworks/caves-of-zircon-tutorial - 5bba98c4b2983ac859689aad5f252e231550201c authored over 3 years ago by Adam Arold <[email protected]>
Remove stupid idea

github.com/Hexworks/amethyst - d8a48595a6ac5e5013ac60fd9a6a43099c008227 authored over 3 years ago by Adam Arold <[email protected]>
Add missing members to BaseActor

github.com/Hexworks/amethyst - c33ea129850c6ae393736f8b66202d2905086ddb authored over 3 years ago by Adam Arold <[email protected]>
12: Items and Inventory

github.com/Hexworks/caves-of-zircon-tutorial - 6e049db17bb65a50ab3d26aaf7b7e8e36a34f5c6 authored over 3 years ago by Adam Arold <[email protected]>
Merge pull request #387 from nanodeath/tiled-customizable-loader

Custom tileset loader support.

github.com/Hexworks/zircon - f84edbb9f586f2c79d609cf29587362ebf5d578c authored over 3 years ago by Adam Arold <[email protected]>
Custom tileset loader support.

Closes #386.

github.com/Hexworks/zircon - 3a9bd6a01c6375e5bc98bc46ed899281771c3f08 authored over 3 years ago by Max A <[email protected]>
Merge pull request #385 from nanodeath/upgrade-mockito

Upgrade Mockito and Mockito-Kotlin.

github.com/Hexworks/zircon - 29346ebbb14b62022639af8a1954ab1d3a1e5fd4 authored over 3 years ago by Adam Arold <[email protected]>
11: Wandering Monsters

github.com/Hexworks/caves-of-zircon-tutorial - 23341332754e82180d9a0693d0cdcbb3668b283c authored over 3 years ago by Adam Arold <[email protected]>
10: Vision and Fog of War

github.com/Hexworks/caves-of-zircon-tutorial - 2808bcdd14b2c1735e60bfd576eed951112754ad authored over 3 years ago by Adam Arold <[email protected]>
9: A Multi-level Dungeon

github.com/Hexworks/caves-of-zircon-tutorial - 333140f25ff377e51f845feb71026ec1b7fa3995 authored over 3 years ago by Adam Arold <[email protected]>
8: Combat and Damage

github.com/Hexworks/caves-of-zircon-tutorial - 8ffe0280a36c0f9fa159d4b5cdf632d438a6cdb7 authored over 3 years ago by Adam Arold <[email protected]>
7: Stationary Monsters

github.com/Hexworks/caves-of-zircon-tutorial - 603ecc579109cbf7e5a8fdfcaf1396455906caab authored over 3 years ago by Adam Arold <[email protected]>
6: Entity Interactions

github.com/Hexworks/caves-of-zircon-tutorial - 46540d830a9ed15e7c11a1d04a45f28c5428b5cc authored over 3 years ago by Adam Arold <[email protected]>
5: Exploring the Cave

github.com/Hexworks/caves-of-zircon-tutorial - 56657e22741ab37f31ac22f0b42300427852794c authored over 3 years ago by Adam Arold <[email protected]>
3: Generating Random Caves

github.com/Hexworks/caves-of-zircon-tutorial - 2de5c4b6775c71fa9c467b3862cd21a0932324ae authored over 3 years ago by Adam Arold <[email protected]>
2: Views, Screens, Inputs

github.com/Hexworks/caves-of-zircon-tutorial - 45326ef8d72e71c10def447672406e0d75ced6c0 authored over 3 years ago by Adam Arold <[email protected]>
bump version

github.com/Hexworks/amethyst - 30c1c5cceedad666bc7f08dc0fc3e70d6e38ad1e authored over 3 years ago by Adam Arold <[email protected]>
Fix concurrency problem with non-single-threaded dispatcher

github.com/Hexworks/amethyst - 83cd02a84527901153cff9aa82ff79af06548209 authored over 3 years ago by Adam Arold <[email protected]>
Upgrade Mockito and Mockito-Kotlin.

* Upgrade test library versions.
* Replace initMocks with JUnit rules.
* Use strict stubs.
* Rep...

github.com/Hexworks/zircon - 650f05600c69fe33fc8ba4efff566369e553f7e9 authored over 3 years ago by Max Aller <[email protected]>
Update README.md

github.com/Hexworks/zircon - b253f9658bb3b3ac36c5267cb0c6563c1c8ecc76 authored over 3 years ago by Adam Arold <[email protected]>
Merge pull request #381 from nanodeath/custom-properties

Add custom property support to AppConfig.

github.com/Hexworks/zircon - bfd1b3fc1c60bf61216579e68b3e980b0fa8624e authored over 3 years ago by Adam Arold <[email protected]>
Add custom property support to AppConfig.

This enables plugin authors to easily set and retrieve configuration options
for the end develop...

github.com/Hexworks/zircon - d14ea5b52b4de2b348ec8433f54c444cc7fbb585 authored over 3 years ago by Max Aller <[email protected]>
Merge pull request #373 from nanodeath/scrollable-controls

Vertical Scrollable List Fragment

github.com/Hexworks/zircon - adcda81a159d410ff959a35b484681b354f7b3e9 authored over 3 years ago by Adam Arold <[email protected]>
Merge pull request #371 from nanodeath/box-title-alignment

Box title alignment support

github.com/Hexworks/zircon - 8441af2619594e4d5aba57e869001ebaf9abf689 authored over 3 years ago by Adam Arold <[email protected]>
Introduce VerticalScrollableList.

Closes #372.

github.com/Hexworks/zircon - d992f8adb6e140e10cbe58c28f296da3168d3497 authored over 3 years ago by Max A <[email protected]>
Introduce TestRenderer, a renderer for use in headless tests.

github.com/Hexworks/zircon - b4d9af77eaebe24a1c0672697599421c014bbfd6 authored over 3 years ago by Max A <[email protected]>
Introduce titleAlignment for box decorator, plus box tests.

Closes #331.

github.com/Hexworks/zircon - 153c4f4756f1cdea11e3f7abcef0c103c0a01a00 authored over 3 years ago by Max A <[email protected]>
Merge pull request #379 from lesbiangunshow/zircon-dsl-components

create ComponentScope for dsl-safe component addition in panel and te…

github.com/Hexworks/zircon - 4b6a650bd4735aa910c95c281ebde7e6177c2211 authored over 3 years ago by Adam Arold <[email protected]>
Merge pull request #378 from Baret/table-fragment-update-on-changes

Table fragment updates on changes

github.com/Hexworks/zircon - c416ef4e3ea0d1db379d046df95eec35c8b1e3fa authored over 3 years ago by Adam Arold <[email protected]>
Annotate ComponentScope with ZirconDsl

github.com/Hexworks/zircon - f372f474f6dc0ef94ed33641430dd3fc54cb3601 authored over 3 years ago by lesbiangunshow <[email protected]>
create ComponentScope for dsl-safe component addition in panel and textbox dsl.

End of file line added to all files in dsl.component directory lacking it.

github.com/Hexworks/zircon - a1a9a0eef4309d14c552fbfeed5dfd500b1e8553 authored over 3 years ago by lesbiangunshow <[email protected]>
Option to delete the selected row

github.com/Hexworks/zircon - 92b7df4ac8f690ef92f3958ee70e747b38463719 authored over 3 years ago by Baret <[email protected]>
DefaultTable reloads when data changes

github.com/Hexworks/zircon - a3807942b5236347065a934186ef34167c94eb84 authored over 3 years ago by Baret <[email protected]>
Merge pull request #369 from nanodeath/master

Update headers to wrap on word, plus test extension functions

github.com/Hexworks/zircon - 51c93ee2067a1a4c7301f1cc5970d200ce715abf authored over 3 years ago by Adam Arold <[email protected]>
Merge pull request #368 from Baret/issue-185-table-fragment

New table fragment (#185)

github.com/Hexworks/zircon - 581773ef4dd0dd7b308e7b574775fba7da3e85dc authored over 3 years ago by Adam Arold <[email protected]>
Improved some docs

github.com/Hexworks/zircon - 503f91a2da3f86fb7a6349301dc26ebaab56642c authored almost 4 years ago by Baret <[email protected]>
added textColumnObservable

github.com/Hexworks/zircon - 79379695795305cefd1a53ef9f49a2893fe0ba69 authored almost 4 years ago by Baret <[email protected]>
Make header text wrap on word.

Closes #367.

github.com/Hexworks/zircon - e820c409ac0799de941c6038c2f7f5bd9228f15e authored almost 4 years ago by Max A <[email protected]>
Introduce characterTilesAsString test helper and validate current DefaultHeader output.

github.com/Hexworks/zircon - 64a7a25d223b69087b151b71e3b4cd263f19d91d authored almost 4 years ago by Max A <[email protected]>
Update DefaultHeaderTest.kt to make wrap issue apparent.

github.com/Hexworks/zircon - dd281fd3fa02a27e9c7b5cb98504ead2539b373e authored almost 4 years ago by Max A <[email protected]>
basic implementation of data as ObservableList

github.com/Hexworks/zircon - 19518d0ce3883348a50724d1c38167239c96fee7 authored almost 4 years ago by Baret <[email protected]>
Removed old table prototype

github.com/Hexworks/zircon - 9870759f4178fe3377ad465b843c5fe34e682bb2 authored almost 4 years ago by Baret <[email protected]>
Merge remote-tracking branch 'upstream/master' into issue-185-table-fragment

github.com/Hexworks/zircon - 1233174f6d70b0b36b63d06493ac8e561ed3378a authored almost 4 years ago by Baret <[email protected]>
Moved TableColumn to api package

because I feel like it defines the table API instead of being an internal implementation.
It is ...

github.com/Hexworks/zircon - 28c98ed2a96a662e9b6e48deeb3f0901d3edb8d5 authored almost 4 years ago by Baret <[email protected]>
Added @Beta to new classes

github.com/Hexworks/zircon - 500e8cb89bb4e0b75fb9da8a1e95ce05f7f17158 authored almost 4 years ago by Baret <[email protected]>
remove obsolete docs

github.com/Hexworks/cobalt - e2e72b37c986a476ced588c8e227492e04608381 authored almost 4 years ago by Adam Arold <[email protected]>
Merge pull request #377 from Loomie/master

Make GameArea Disposable (fixes #376)

github.com/Hexworks/zircon - 11353e0bd2edfae8bf682e2171ad75210092ee00 authored almost 4 years ago by Adam Arold <[email protected]>
Merge pull request #363 from lesbiangunshow/builder-api-bugs

Builder api bugs

github.com/Hexworks/zircon - 53c5e463ae7c72626d52dea1cb5db5aa830c2bda authored almost 4 years ago by Adam Arold <[email protected]>
Merge branch 'master' into builder-api-bugs

github.com/Hexworks/zircon - 2d7d232dc846a88fcc021a3cf346d56cc4fe5035 authored almost 4 years ago by Adam Arold <[email protected]>
Tried to simplify the loop in dataPanel() and failed xD

github.com/Hexworks/zircon - af28c9e2a99fc14ad09ce3e82f6059478f95c1a0 authored almost 4 years ago by Baret <[email protected]>
Use withRelativeHeight()

github.com/Hexworks/zircon - 09ebb7c1f9bf336ab5ffc3e033ac6f41e6e1e167 authored almost 4 years ago by Baret <[email protected]>
Improved readability in textColumn()

github.com/Hexworks/zircon - 7b339d6f85bc436507deec1f65e1488778c44e82 authored almost 4 years ago by Baret <[email protected]>
Renamed Columns to TableColumns

github.com/Hexworks/zircon - 4eff1943db2854d16b1638fb0c86694c115dbc81 authored almost 4 years ago by Baret <[email protected]>
Updated label bindings

github.com/Hexworks/zircon - 2afd289577a46de80bbce13c6855df6bef94fc87 authored almost 4 years ago by Baret <[email protected]>
Do not organize my imports! Dammit

github.com/Hexworks/zircon - ad84e675dd07a4d7f613b98749c20b8cc3c2ec45 authored almost 4 years ago by Baret <[email protected]>
Got rid of String.format

github.com/Hexworks/zircon - 95c621a90e8fb34441e2367d939519edc4c9cf12 authored almost 4 years ago by Baret <[email protected]>
Update wage label on change

github.com/Hexworks/zircon - 448c0308d06510c73058e3f40db2d72e32169a6f authored almost 4 years ago by Baret <[email protected]>
Added text for height

github.com/Hexworks/zircon - cfece6d59bc5e912e46906e9aed899c7bdb632b7 authored almost 4 years ago by Baret <[email protected]>
Removed textColumnFormatted()

github.com/Hexworks/zircon - 1d363bc3511cf25645aabe9d23ac0e58cf6ab386 authored almost 4 years ago by Baret <[email protected]>
Renamed gender to height

Not creative enough to find a good enum of people... ^^

github.com/Hexworks/zircon - a181f8bbf837eb75f5631e72f02ab7b155520781 authored almost 4 years ago by Baret <[email protected]>
Added back JvmStatic import, formatting

github.com/Hexworks/zircon - 894f3fa50fbaab2a597136faf1304e9a485516c6 authored almost 4 years ago by Baret <[email protected]>
Merge remote-tracking branch 'upstream/master' into issue-185-table-fragment

github.com/Hexworks/zircon - ffafc2b4cb5b670a67317c05965111a043063400 authored almost 4 years ago by Baret <[email protected]>
Make GameArea Disposable (fixes #376)

github.com/Hexworks/zircon - 64a279c12e5c49d02326ffee76d7c8f67eac04b4 authored almost 4 years ago by Loom <[email protected]>
Added doc for Columns.icon()

github.com/Hexworks/zircon - bca7c9d47c790871264118022875ccf27ae2b0e4 authored almost 4 years ago by Baret <[email protected]>
Merge pull request #366 from lesbiangunshow/zircon-dsl-components

Implement Component Builder Dsl

github.com/Hexworks/zircon - 6c8a084e59cc0acdb2f9b3977ce036a911c97b22 authored almost 4 years ago by Adam Arold <[email protected]>
check out component dsl from zircon-dsl branch, meaning:

- all builders in api/builder/component are annotated with @ZirconDsl
- dsl is implemented in api...

github.com/Hexworks/zircon - 6354fc164eeba79c8dfc3c47bd63d1848333dc06 authored almost 4 years ago by Abbi <[email protected]>
hopefully the last of this lol

github.com/Hexworks/zircon - ac76ed2c2db57b7756d5675760e65e106e3f48e8 authored almost 4 years ago by Abbi <[email protected]>
Use correct WIDTH constant from DefaultCheckBoxRenderer

github.com/Hexworks/zircon - 173505d5c7ac6bc12c97986a087e815f347278da authored almost 4 years ago by Abbi <[email protected]>
clean up CheckBoxBuilder code

github.com/Hexworks/zircon - 9f2ba34490722bf73dceff730bd12e2b511413c3 authored almost 4 years ago by Abbi <[email protected]>
Address bug where DebugConfigBuilder methods were not properly setting variables, and another bug where CheckBoxBuilder's text constructor argument does not set initial contentSize

github.com/Hexworks/zircon - a877cfc06a5c0307dea199fcb535be473aa9db4f authored almost 4 years ago by Abbi <[email protected]>
Table uses databinding when cell value is observable

github.com/Hexworks/zircon - 6bd5ae6528baf94352005da8fe728ea05a43cf0f authored almost 4 years ago by Baret <[email protected]>
DefaultTable updates the selected row on click

github.com/Hexworks/zircon - 84dfc3041f03aa12d728b8d2a157916605120e5a authored almost 4 years ago by Baret <[email protected]>
Added panel to show the selected person

github.com/Hexworks/zircon - baf63fec28be215d0c303874801b36239901c9d6 authored almost 4 years ago by Baret <[email protected]>
Added icon column

github.com/Hexworks/zircon - 220f9f77f17e6fc7f25ba8a77517be2bd2cc8e87 authored almost 4 years ago by Baret <[email protected]>
created formatted text column

github.com/Hexworks/zircon - 86b8b86f5ac8e261a9e9a3b6c7ce21df75644f95 authored almost 4 years ago by Baret <[email protected]>
Created TableBuilder and Columns

github.com/Hexworks/zircon - c2d891189b1bd5bf3155e44a229a8c72cccd0b32 authored almost 4 years ago by Baret <[email protected]>
First visible example

github.com/Hexworks/zircon - 0f99a741be10e9296547e6f071aed1d99b67be20 authored almost 4 years ago by Baret <[email protected]>
Basic table implementation

github.com/Hexworks/zircon - 54e166cace0a40c2deee54f7d115119c0f77bf7c authored almost 4 years ago by Baret <[email protected]>
Fix api dep

github.com/Hexworks/amethyst - 463417ee455fbc312dfb33f6cbd2388a056502b8 authored about 4 years ago by Adam Arold <[email protected]>
Fix non-out type parameter for Entity

github.com/Hexworks/amethyst - 17f3b38470f25a0b5a52647f3969b8ef1dff6d66 authored about 4 years ago by Adam Arold <[email protected]>
Finish article refurbishment

github.com/Hexworks/hexworks-site - 1ecc0276464fc5bc4980288635cc7669b3ccebd9 authored about 4 years ago by adam-arold <[email protected]>
progress

github.com/Hexworks/amethyst - c47448018a83d1f8334ab7dbced1203744be2d5a authored about 4 years ago by Adam Arold <[email protected]>