Ecosyste.ms: OpenCollective

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

github.com/Hexworks/zircon

Zircon is an extensible and user-friendly, multiplatform tile engine.
https://github.com/Hexworks/zircon

Move moveTo from Layer to LayerHandle

9ab11e3b3ec85b9da0faec1d3b9fdfcea36ccc24 authored almost 5 years ago
Merge pull request #312 from klaushauschild1984/bugfix/issue-297-application-icon

Set application icon #297

f2d5a925a0feece751a1d3b0b8b4fe0982f9d966 authored almost 5 years ago
Set application icon #297

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

ac53c1a10f70eba5425bca224fe4e5c1846954c0 authored almost 5 years ago
Set application icon #297

update code to pass icon data via ByteArray

79b015d03121b70741c483a5a09baea72c8d0dd9 authored almost 5 years ago
Set application icon #297

extend app builder to enable caller to customize applications icon

f69a8b396afe08c671c9adc023982e10ee74b2b4 authored almost 5 years ago
Merge pull request #310 from klaushauschild1984/bugfix/issue-309

borderless window / simplified fullscreen #309

8b6adaadeef6931accd467dc5628027e7470075a authored almost 5 years ago
Merge pull request #306 from klaushauschild1984/bugfix/issue-87

Review tint, shade and tone in TileColor #87

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...

57d5f29c35c547ce29d2fdf2ebab4723050dd49e authored almost 5 years ago
borderless window / simplified fullscreen #309

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

b33b7cd41b18d22db8c2ad7bff9b983a715dae46 authored almost 5 years ago
Fixes #307 Clean up tilesets

d13ab0818170e2ada676814d5587fc632c59cdad authored almost 5 years ago
bump

2b22365e8e48d37ba5455c2a004ddb2081972c00 authored almost 5 years ago
Review tint, shade and tone in TileColor #87

implement tint, shade and tone via color interpolation

4c4c3c0df3e15e34efca8a25dd34b0b3a067d3fb authored almost 5 years ago
Review tint, shade and tone in TileColor #87

introduce TileColor.tone() API

24bc8182546121b3fce9169628d0539dac429edb authored almost 5 years ago
Review tint, shade and tone in TileColor #87

utilize assertFailsWith

745fd7a361c1556c67a5c36d4ef2dcc7b6a8aab6 authored almost 5 years ago
Review tint, shade and tone in TileColor #87

implement some tests

c4a4aa3e71d93ff94132bc02ce6108b7b8aa7734 authored almost 5 years ago
Fixes #304 Clearing a TileGrid breaks draw operations.

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.

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.

10d05f756abdad55b4bd0410606ddefd069937de authored almost 5 years ago
Bump version

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...

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...

b8cc3b184d51b02b71ec5432b6f79a0173f8b8f3 authored almost 5 years ago
Bump vesion

7ded0a783ce29ee2b1c2572e3c22329de7e02a5d authored almost 5 years ago
Fixes #301 Component remains activated when space is pressed and focus is lost (pressing Tab)

5499f831329da5bc2af37f5d8b43220e0d575964 authored almost 5 years ago
Fixes #300 Enable the user to set default keyboard shortcuts

a105a189877aa4c8ad113315fcba053b6f806f54 authored almost 5 years ago
Fixes #299 Create matchers for UIEvents

c9bb8904300b616332b923d9936564a4b6168284 authored almost 5 years ago
Fixes #296: Add callbacks for rendering

16ab2ea476e25e9717051faa31b465d916647bc2 authored almost 5 years ago
Fix deployment descriptor

f056d3710dc57c885596cc13da534b35b8c02c82 authored almost 5 years ago
Merge pull request #294 from Hexworks/app-stop-on-close

App stop on close

1bfd6c694771c85829883ccd792125e2fc1d37d2 authored almost 5 years ago
Add setting in appconfig

fac170278c81c991674cac5f767e6c52fe80a574 authored almost 5 years ago
Add small test to stop app on window close

ba8e35b0d7d833c26f33d8b232a646e74a73816e authored almost 5 years ago
bump version

16a7e5770222e6c3e3ef1e8f876ee5f2f950df66 authored almost 5 years ago
Finalize code for release

fb7b18d33240d988b1c52ee3140fe9c6844bad43 authored almost 5 years ago
Finalize docs

ab7cdcf54e288b66a0aab361e75ac359677a9211 authored almost 5 years ago
Merge remote-tracking branch 'upstream/master'

2fb69e1d1cddd97b935456fa651141cd96feb33f authored almost 5 years ago
Retrofit examples

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

Add ColorInterpolator and an example

116894807b4926a5f59bd93ac92a195f7506ea29 authored almost 5 years ago
Typo

7999ffa7c028d2a0b2fe0d44e5d6c81b4f17c21f authored almost 5 years ago
Add ColorInterpolator and an example

2bcab68736480d55c78121cf93277401ffe3f39a authored almost 5 years ago
Update README.md

21ca6d8a087ac04383013ef76968be8fd7e6f4aa authored almost 5 years ago
Refurbish examlpes and fix minor issues

a618bfd824571bef42e06601fb2b83b136e88878 authored almost 5 years ago
Fix small typo

0435917dc1adad95f0ce77acf461315fd704fce3 authored almost 5 years ago
Create FUNDING.yml

88f2230da60bf4de9983e4c37d5c21fdca1a7d05 authored almost 5 years ago
Update issue templates

a97ae35ad42e2f71475870b14a0edbd361570041 authored almost 5 years ago
Update README.md

55932a560cd41f58ad2a317ba1e17df5b95f79d4 authored almost 5 years ago
Upgrade docs

78186dfa77f8c788fa641bead80c75169b2c0c49 authored almost 5 years ago
Fix docs

563d4eac57f41997dcef359f245a6b55f99eeb87 authored almost 5 years ago
Refurbish docs, license and examples.

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

Add proposed fix to MarkovChain examples bug

7f68003e545d36b15a58bf690ff435f434c37e47 authored almost 5 years ago
Merge branch 'master' into fix-markov-stuff

ab93f92127302fc1f20b5aa41ae2ded08a4cec8e authored almost 5 years ago
Add proposed fix

b2acb2aaded576e90043e155f7e0f993fb02c829 authored almost 5 years ago
Reorganize examples and remove bad tilesets

a680480bf6e590796a819654d55b02cc1fb0e1ef authored almost 5 years ago
Refactor the new Component examples to use Views

998cac59a9f00159c3831b14708e659aaff0d2c4 authored almost 5 years ago
Add new Componenet examples for Buttons and CheckBoxes.

c031a99c4bed094accca6defafaf92ca82ea0ab5 authored almost 5 years ago
Add state machine to handle ComponentState changes

79c3ac1d11ceff79d3be345ec5929bf95acef042 authored almost 5 years ago
Lift ComponentState form ComponentStyleSet to Component

4689aee0ab906962b5575bf5343977f12ef81013 authored almost 5 years ago
Make componentState observable in ComponentStyleSet

9913923c68f76ccdaa77be7d45bce92ba653b1c0 authored almost 5 years ago
Fixes #283 Add copy functions to TileColor and #282 Make the ToggleButton have better UX

426b7ab2c67a3f74429e81459b4f98c942292503 authored almost 5 years ago
Fixes #246 Keycode TAB is always propagated to the default handler

a5942c89d5b0b0a44f2e686346b12721022cdd15 authored almost 5 years ago
fixes #160 Multiple screens handling Input regardless of which one is active

1460d92029dc5659c4cd0bebc9c6b044b7f6743c authored almost 5 years ago
Fixes #209 Panel: changes of TitleProperty get not reflected

a14cb3009f5d7f428977a5e1a4f6be948b31f6e4 authored almost 5 years ago
Fixes #119 Screen.setCursorVisibility(true) does not work

29202a889239b88c81a72cff1c94732153099c6a authored almost 5 years ago
Fixes #274 Activating a component doesn't always use the correct style

5968051142d7a2eb61524ba31a3f238eaaff0cbc authored almost 5 years ago
Fixes #161 Move requestFocus to its own interface: FocusableComponent

0e92c398283b7ebab333ca7cf04bdf1c1f4b4340 authored almost 5 years ago
Fixes #281 Pressing Tab repeatedly doesn't keep traversing the focus

9cdf775a2341d890b6cba336875099ba1cbb2b87 authored almost 5 years ago
Fixes #280 Removing a focused component will sometimes isolate the previous and next components

1b1b7faf73a861d2142b058c3fd20a36371b7ff8 authored almost 5 years ago
Fixes #279 Adding or removing a focusable component doesn't retain focus of currently focused component

ff53ddd5ab2ac55afefa70cef45ea4f8bdd5b91d authored almost 5 years ago
Fixes #275 Visual style applied by focus is taken away when component is hovered

f7df64ccb86c8f08b342ecdd5f922c7061086fe7 authored almost 5 years ago
Add Maven publishing

1b09acb957821d488b3420b05772a963422c0cfe authored almost 5 years ago
Fix regressions.

40c848487d37f1f9c1c0b5978b5390498bbf961a authored almost 5 years ago
Fix examples and dependent modules

6dd35fa80631a398e3e0e397280d665ab65bf393 authored almost 5 years ago
Refactor tests

d32d2f23df7e6be1ff69ef58d7dc2f70c5e43109 authored almost 5 years ago
Refactor to use the new attachment model and closeable.

1e7e492bb0df94668195c50d2a0f72e3fdca0e53 authored almost 5 years ago
Add AttachedComponent

08cac6617bf4814621787ed5ef5122f209763b8c authored almost 5 years ago
Refactor Cobalt dependency

65a70d4979ec4501444156a476c2aa0bdfe71b96 authored almost 5 years ago
Clean up Log Area and LayerHandle.

8a8988ade21a39e2af2285dfe361026cb790618b authored almost 5 years ago
Simplify Layerable and introduce LayerHandle for the extracted functions.

6295c897a1857aef4391b01dabb549eceab2a998 authored almost 5 years ago
Clean up the Drawable abstractions.

ddcb1f395f66158d3e978d849e57594ccd610fcf authored almost 5 years ago
Clean up the behaviors API

b3533e14daffadf7a9413a77131a3a9ba89d9aa6 authored almost 5 years ago
Clean up Animation API.

6d6bdd3c8afd31d0f7c071a58b12d075d7b5b389 authored almost 5 years ago
Make the state of TileGraphics internal

50293d3c5bd816c9d3d78ede16e11e348e2c64cc authored almost 5 years ago
Update Cobalt version

06b93e1ba776fcf5d6663a5e3de4f1a30fa896d3 authored almost 5 years ago
Fix formatting.

ccfc86a41252836415de9afd0d4a2364900d489c authored almost 5 years ago
Merge remote-tracking branch 'upstream/master'

1a11dd8f5ceaff45eb33be3b088232f0628e6643 authored almost 5 years ago
Refactor to new version of Cobalt.

0ec0ff4a6b6a5dddabf64a24f3c755338ea8ceb2 authored almost 5 years ago
Merge pull request #273 from Baret/issue-272-gamecomponent-decorations

Fixes #272 GameComponent does not use decorations

ad03d4d0898cbd2cbd1498c8b42bd22ceb2296ff authored almost 5 years ago
Merge remote-tracking branch 'upstream/master' into issue-272-gamecomponent-decorations

01dc659a2dba694e757d15aafee3cabf405c7772 authored almost 5 years ago
Revert "testing re-rendering of decorations when scrolling the game area"

This reverts commit e259b82b

293970c92442fd8392bda615c0e6923d07226e48 authored almost 5 years ago
testing re-rendering of decorations when scrolling the game area

e259b82b5a479817725e6dff682218da18a9a824 authored almost 5 years ago
Fixed GameComponent not being able to use decorations

a22f2a2f033c94bd1285c87be41529248663739e authored almost 5 years ago
Add minor fixes

1ccec75d5adc26d8b3964ed37cbfcb1d5c492351 authored almost 5 years ago
Update README.md

8df434284cbc67ed547ae004009211b53bb102f9 authored almost 5 years ago
Fix MultiSelect

e89d0e5d8fea2680de34d04a8636505b64dbb4a1 authored almost 5 years ago
Update README.md

c2aab0713bd90554e41ff3416c49c29589bd1e47 authored almost 5 years ago
bump version

fe0ff254b1ab5937590b23a66ce026eaa2b79660 authored almost 5 years ago
Refactor to new version of Cobalt

58fe006d68a4b435f5b6936a20e49b34d781e396 authored almost 5 years ago
Fix MultiSelect

899dddc161d0d3d87811bb6ef34162ae96e97e69 authored almost 5 years ago
Refactor to new version of Cobalt

6144b2c9ae14057025cd0c4f03091e8f3e9d9575 authored almost 5 years ago
Update README.md

3af2208d4880b5801783488e24914ddf2c011f32 authored almost 5 years ago
Merge pull request #270 from Baret/master

Resolves #267: New fragment MultiSelect

0030c08e8286ea773b4d809e250a5685a27c4127 authored about 5 years ago
removed callback from MultiSelect interface, small improvements

b3c6654e910e292f915cb432076b6d9f9b9ecbc6 authored about 5 years ago