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

Set application icon #297

add AppConfigBuilder.withIcon(String) that allows you to provide a resource name that will be lo...

github.com/Hexworks/zircon - ac53c1a10f70eba5425bca224fe4e5c1846954c0 authored almost 5 years ago
Set application icon #297

update code to pass icon data via ByteArray

github.com/Hexworks/zircon - 79b015d03121b70741c483a5a09baea72c8d0dd9 authored almost 5 years ago
Set application icon #297

extend app builder to enable caller to customize applications icon

github.com/Hexworks/zircon - f69a8b396afe08c671c9adc023982e10ee74b2b4 authored almost 5 years ago
Merge pull request #310 from klaushauschild1984/bugfix/issue-309

borderless window / simplified fullscreen #309

github.com/Hexworks/zircon - 8b6adaadeef6931accd467dc5628027e7470075a authored almost 5 years ago
Merge pull request #306 from klaushauschild1984/bugfix/issue-87

Review tint, shade and tone in TileColor #87

github.com/Hexworks/zircon - 363b74a2b34650c6373538c099aa4ef3e6199367 authored almost 5 years ago
borderless window / simplified fullscreen #309

introduce AppConfigBuilder.fullScreen(Int, Int) that enables user to provide screen size from ou...

github.com/Hexworks/zircon - 57d5f29c35c547ce29d2fdf2ebab4723050dd49e authored almost 5 years ago
borderless window / simplified fullscreen #309

introduce AppConfigBuilder.borderless()
this will create an undecorated window

github.com/Hexworks/zircon - b33b7cd41b18d22db8c2ad7bff9b983a715dae46 authored almost 5 years ago
Add bindMap

github.com/Hexworks/cobalt - 90563e2dd73ba9d313d21acc761919e6a4034bf8 authored almost 5 years ago
Refactor list bindings to only change diff

github.com/Hexworks/cobalt - 0b42fb30b4eed6a0fe855a55423800167fc38610 authored almost 5 years ago
Refactor to support hierarchical collection bindings

github.com/Hexworks/cobalt - d68954454e2d8ea6749254d9b80ee82a222fb47c authored almost 5 years ago
Fixes #307 Clean up tilesets

github.com/Hexworks/zircon - d13ab0818170e2ada676814d5587fc632c59cdad authored almost 5 years ago
Review tint, shade and tone in TileColor #87

implement tint, shade and tone via color interpolation

github.com/Hexworks/zircon - 4c4c3c0df3e15e34efca8a25dd34b0b3a067d3fb authored almost 5 years ago
Review tint, shade and tone in TileColor #87

introduce TileColor.tone() API

github.com/Hexworks/zircon - 24bc8182546121b3fce9169628d0539dac429edb authored almost 5 years ago
Review tint, shade and tone in TileColor #87

utilize assertFailsWith

github.com/Hexworks/zircon - 745fd7a361c1556c67a5c36d4ef2dcc7b6a8aab6 authored almost 5 years ago
Review tint, shade and tone in TileColor #87

implement some tests

github.com/Hexworks/zircon - c4a4aa3e71d93ff94132bc02ce6108b7b8aa7734 authored almost 5 years ago
Fixes #304 Clearing a TileGrid breaks draw operations.

github.com/Hexworks/zircon - dfe6455488b944ebcfaf10d885e9504de251f289 authored almost 5 years ago
Merge pull request #303 from irmen/master

Let the Swing JFrame's layout manager decide on the size of the frame.

github.com/Hexworks/zircon - 69e591fb4e248fb233308d6fe02847ef17046f8f authored almost 5 years ago
Let the Swing JFrame's layout manager decide on the size of the frame.

This should fix the intermittent window size mismatch issue.

github.com/Hexworks/zircon - 10d05f756abdad55b4bd0410606ddefd069937de authored almost 5 years ago
Bump version

github.com/Hexworks/zircon - 5bb4fe6d7bb5e5093c9ca5a22120c80db85a059a authored almost 5 years ago
Fixes #302 Blocks are not rendered properly in a GameArea when tiles are not opaque.

This was caused by the wrong ordering of layers. Layers are returned from bottom to top, but the...

github.com/Hexworks/zircon - 34ae849c53196c3765642df2db92bf1fdb5f51a2 authored almost 5 years ago
Fixes #277 Hiding with transforming is leaving black background in LayerTransformerExample.

So the problem with this was that there is an optimization in the renderer which just skips rend...

github.com/Hexworks/zircon - b8cc3b184d51b02b71ec5432b6f79a0173f8b8f3 authored almost 5 years ago
Bump vesion

github.com/Hexworks/zircon - 7ded0a783ce29ee2b1c2572e3c22329de7e02a5d authored almost 5 years ago
Fixes #301 Component remains activated when space is pressed and focus is lost (pressing Tab)

github.com/Hexworks/zircon - 5499f831329da5bc2af37f5d8b43220e0d575964 authored almost 5 years ago
Fixes #300 Enable the user to set default keyboard shortcuts

github.com/Hexworks/zircon - a105a189877aa4c8ad113315fcba053b6f806f54 authored almost 5 years ago
Fixes #299 Create matchers for UIEvents

github.com/Hexworks/zircon - c9bb8904300b616332b923d9936564a4b6168284 authored almost 5 years ago
Fixes #296: Add callbacks for rendering

github.com/Hexworks/zircon - 16ab2ea476e25e9717051faa31b465d916647bc2 authored almost 5 years ago
Fix deployment descriptor

github.com/Hexworks/zircon - f056d3710dc57c885596cc13da534b35b8c02c82 authored almost 5 years ago
Add browser target

github.com/Hexworks/amethyst - 9c260faa1485d607974bca2aa58ae5abe15de569 authored almost 5 years ago
bump version

github.com/Hexworks/amethyst - 4409b2c519ea208d34212be25bd716666a8ce380 authored almost 5 years ago
Enhance runtime characteristics

github.com/Hexworks/amethyst - 58aa2db3f8e6233ccaa6912066bb02b29b5e490d authored almost 5 years ago
Merge pull request #294 from Hexworks/app-stop-on-close

App stop on close

github.com/Hexworks/zircon - 1bfd6c694771c85829883ccd792125e2fc1d37d2 authored almost 5 years ago
Add setting in appconfig

github.com/Hexworks/zircon - fac170278c81c991674cac5f767e6c52fe80a574 authored almost 5 years ago
Add small test to stop app on window close

github.com/Hexworks/zircon - ba8e35b0d7d833c26f33d8b232a646e74a73816e authored almost 5 years ago
add release notes

github.com/Hexworks/hexworks-site - 1a954b3fec3f89b13ff75750863d989572e6f421 authored almost 5 years ago
bump version

github.com/Hexworks/zircon - 16a7e5770222e6c3e3ef1e8f876ee5f2f950df66 authored almost 5 years ago
Finalize code for release

github.com/Hexworks/zircon - fb7b18d33240d988b1c52ee3140fe9c6844bad43 authored almost 5 years ago
Finalize docs

github.com/Hexworks/zircon - ab7cdcf54e288b66a0aab361e75ac359677a9211 authored almost 5 years ago
Merge remote-tracking branch 'upstream/master'

github.com/Hexworks/zircon - 2fb69e1d1cddd97b935456fa651141cd96feb33f authored almost 5 years ago
Add component docs

github.com/Hexworks/hexworks-site - 74b58f9c7ac7262007dfa0d10e1f4f2869cd1156 authored almost 5 years ago
Retrofit examples

github.com/Hexworks/zircon - 7587150bcee2e62fdc602065154322897bc879d4 authored almost 5 years ago
Merge pull request #290 from Hexworks/add-color-interpolation

Add ColorInterpolator and an example

github.com/Hexworks/zircon - 116894807b4926a5f59bd93ac92a195f7506ea29 authored almost 5 years ago
Add ColorInterpolator and an example

github.com/Hexworks/zircon - 2bcab68736480d55c78121cf93277401ffe3f39a authored almost 5 years ago
Update README.md

github.com/Hexworks/zircon - 21ca6d8a087ac04383013ef76968be8fd7e6f4aa authored almost 5 years ago
Refurbish examlpes and fix minor issues

github.com/Hexworks/zircon - a618bfd824571bef42e06601fb2b83b136e88878 authored almost 5 years ago
Fix small typo

github.com/Hexworks/zircon - 0435917dc1adad95f0ce77acf461315fd704fce3 authored almost 5 years ago
Create FUNDING.yml

github.com/Hexworks/zircon - 88f2230da60bf4de9983e4c37d5c21fdca1a7d05 authored almost 5 years ago
Update issue templates

github.com/Hexworks/zircon - a97ae35ad42e2f71475870b14a0edbd361570041 authored almost 5 years ago
Update README.md

github.com/Hexworks/zircon - 55932a560cd41f58ad2a317ba1e17df5b95f79d4 authored almost 5 years ago
Upgrade docs

github.com/Hexworks/zircon - 78186dfa77f8c788fa641bead80c75169b2c0c49 authored almost 5 years ago
Refurbish docs, license and examples.

github.com/Hexworks/zircon - 40dc0c0b41bc988259f46b3016d99a1011ea51e9 authored almost 5 years ago
Merge pull request #285 from Hexworks/fix-markov-stuff

Add proposed fix to MarkovChain examples bug

github.com/Hexworks/zircon - 7f68003e545d36b15a58bf690ff435f434c37e47 authored almost 5 years ago
Merge branch 'master' into fix-markov-stuff

github.com/Hexworks/zircon - ab93f92127302fc1f20b5aa41ae2ded08a4cec8e authored almost 5 years ago
Add proposed fix

github.com/Hexworks/zircon - b2acb2aaded576e90043e155f7e0f993fb02c829 authored almost 5 years ago
Retrofit to new Zircon version

github.com/Hexworks/zircon.skeleton.kotlin - f929be5e7634c1dda172ea67b97eed811cdd41cf authored almost 5 years ago
Retrofit for new Zircon version

github.com/Hexworks/zircon.skeleton.java - aa92b2795769700f890d9016e9095115fdb54933 authored almost 5 years ago
Merge pull request #60 from ammon0/coordConverters

Added cubeToOffset converters and tests

github.com/Hexworks/mixite - 966bc53001d01a05b143e17f6c5aedc24c289953 authored almost 5 years ago
Reorganize examples and remove bad tilesets

github.com/Hexworks/zircon - a680480bf6e590796a819654d55b02cc1fb0e1ef authored almost 5 years ago
Refactor the new Component examples to use Views

github.com/Hexworks/zircon - 998cac59a9f00159c3831b14708e659aaff0d2c4 authored almost 5 years ago
Add new Componenet examples for Buttons and CheckBoxes.

github.com/Hexworks/zircon - c031a99c4bed094accca6defafaf92ca82ea0ab5 authored almost 5 years ago
Added cubeToOffset converters and tests

github.com/Hexworks/mixite - 16b00912f11efabb4e7e961ab05a9f7431313d12 authored almost 5 years ago
Add state machine to handle ComponentState changes

github.com/Hexworks/zircon - 79c3ac1d11ceff79d3be345ec5929bf95acef042 authored almost 5 years ago
Lift ComponentState form ComponentStyleSet to Component

github.com/Hexworks/zircon - 4689aee0ab906962b5575bf5343977f12ef81013 authored almost 5 years ago
Make componentState observable in ComponentStyleSet

github.com/Hexworks/zircon - 9913923c68f76ccdaa77be7d45bce92ba653b1c0 authored almost 5 years ago
Fixes #283 Add copy functions to TileColor and #282 Make the ToggleButton have better UX

github.com/Hexworks/zircon - 426b7ab2c67a3f74429e81459b4f98c942292503 authored almost 5 years ago
Fixes #246 Keycode TAB is always propagated to the default handler

github.com/Hexworks/zircon - a5942c89d5b0b0a44f2e686346b12721022cdd15 authored almost 5 years ago
fixes #160 Multiple screens handling Input regardless of which one is active

github.com/Hexworks/zircon - 1460d92029dc5659c4cd0bebc9c6b044b7f6743c authored almost 5 years ago
Fixes #209 Panel: changes of TitleProperty get not reflected

github.com/Hexworks/zircon - a14cb3009f5d7f428977a5e1a4f6be948b31f6e4 authored almost 5 years ago
Fixes #119 Screen.setCursorVisibility(true) does not work

github.com/Hexworks/zircon - 29202a889239b88c81a72cff1c94732153099c6a authored almost 5 years ago
Fixes #274 Activating a component doesn't always use the correct style

github.com/Hexworks/zircon - 5968051142d7a2eb61524ba31a3f238eaaff0cbc authored almost 5 years ago
Fixes #161 Move requestFocus to its own interface: FocusableComponent

github.com/Hexworks/zircon - 0e92c398283b7ebab333ca7cf04bdf1c1f4b4340 authored almost 5 years ago
Fixes #281 Pressing Tab repeatedly doesn't keep traversing the focus

github.com/Hexworks/zircon - 9cdf775a2341d890b6cba336875099ba1cbb2b87 authored almost 5 years ago
Fixes #280 Removing a focused component will sometimes isolate the previous and next components

github.com/Hexworks/zircon - 1b1b7faf73a861d2142b058c3fd20a36371b7ff8 authored almost 5 years ago
Fixes #279 Adding or removing a focusable component doesn't retain focus of currently focused component

github.com/Hexworks/zircon - ff53ddd5ab2ac55afefa70cef45ea4f8bdd5b91d authored almost 5 years ago
Fixes #275 Visual style applied by focus is taken away when component is hovered

github.com/Hexworks/zircon - f7df64ccb86c8f08b342ecdd5f922c7061086fe7 authored almost 5 years ago
Add Maven publishing

github.com/Hexworks/zircon - 1b09acb957821d488b3420b05772a963422c0cfe authored almost 5 years ago
Fix regressions.

github.com/Hexworks/zircon - 40c848487d37f1f9c1c0b5978b5390498bbf961a authored almost 5 years ago
Fix examples and dependent modules

github.com/Hexworks/zircon - 6dd35fa80631a398e3e0e397280d665ab65bf393 authored almost 5 years ago
Refactor tests

github.com/Hexworks/zircon - d32d2f23df7e6be1ff69ef58d7dc2f70c5e43109 authored almost 5 years ago
Refactor to use the new attachment model and closeable.

github.com/Hexworks/zircon - 1e7e492bb0df94668195c50d2a0f72e3fdca0e53 authored almost 5 years ago
Add AttachedComponent

github.com/Hexworks/zircon - 08cac6617bf4814621787ed5ef5122f209763b8c authored almost 5 years ago