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

bump version

f5cf71714a539ec0a4c49518e24a578c89defd51 authored about 6 years ago
bump version

83db44d9573f582b6fe3815d286f26d7141d2659 authored about 6 years ago
Merge pull request #170 from Hexworks/bsp-review

Bsp review

feb0cd61fb97fd348d3354433339b30049061080 authored about 6 years ago
Merge pull request #168 from strangeoptics/master

Now with a visual example in examples.utilities.BSPExample

642eb81dd0996bef4883a957f8a7d803f83ea927 authored about 6 years ago
fix cobalt version

2e3babb1e601185f57c94a937d2e41b23a79f2d9 authored about 6 years ago
Merge branch 'bsp-review' into master

67c127cbd758e7a5cc12a0b0701a5f82ae26413a authored about 6 years ago
review stuff

a03edaa8ac7a393bd332bcb7071a9af87ba34479 authored about 6 years ago
'BSPTree'

2c276825d27b15e1bd02a4c290c22ef15fdda72d authored about 6 years ago
Fragment and graphic tile improvements (#169)

* Fix rendering when text is bound
* Add icon component and fragments

45dd4f20030e724020b846f47df33fa108d256b0 authored about 6 years ago
Merge branch 'master' into master

aed1574b882d2ec51c21307960472525397b80b6 authored about 6 years ago
now with visual feedback

771f80a6dd474878682ea16843f037a11ea5911c authored about 6 years ago
'rest_of_review'

172221231c3b0078dca2be5bcf66122cdffc7b07 authored about 6 years ago
'review_done'

5451536bfd0579b8f88b5a9aff189fa995d4e3f0 authored about 6 years ago
Add databinding (#166)

6c4766f9aad24e7acbebaf2471f9f71cb81bb9b2 authored about 6 years ago
Fix focus handling problem (#165)

4a04129fb98ea60c2a5b071ac4cb867e0202be94 authored about 6 years ago
'Pair'

0b90b86d9ab1e4f50d5c06945b2fe79d5136111a authored about 6 years ago
'Pair'

7de5011873144a125f8153b9895e0495a62adabc authored about 6 years ago
bump version

153ebef4047e7523a79b312c45aa83e1c0f05ccd authored about 6 years ago
review stuff

af30bebdd17f12475cda3e55dc9a01284525a7c1 authored about 6 years ago
Merge branch 'master' into master

fe4c33f02d8ea8ac6b0d77f5f09b7fa64952f045 authored about 6 years ago
'BSPTree'

9f7952cec3abe06d5e524510baa0dea99675af6c authored about 6 years ago
Remove unnecessary state which caused the first tile to be repeated when FadeIn was used in a StyleSet (#163)

8518924c4ba033ed9a4a59e1b391c4f987dc275a authored about 6 years ago
Fix input handling (#162)

Fix input handling problems when Screen is active even when a Modal is open

9e02d8ff87a8c29ff761a8a8f695d8c148936c1b authored about 6 years ago
Merge pull request #159 from coldwarrl/master

integrated toggle button example to the examples namespace

74cbc1d73ff2432f4ad0e27a9126065342eee3ae authored about 6 years ago
integrated toggle button example to the examples namespace

4f6c82679542372a67a11cd8aa46116d8c887467 authored about 6 years ago
Integrate libgdx changes and move back zircon examples

1a794682c9092f2b8e6f73253d7fb4df950a9827 authored about 6 years ago
Move examples back

d23104ce07a68ba1f8724cb9b8bc0ad4795875a9 authored about 6 years ago
Merge pull request #150 from EnderL2000/master

Preliminary LibGDX support for Zircon

fa44e42d767bb1c67407d471c8e2aaff5c82eef5 authored about 6 years ago
Added target jvm ver

fe6d4f702eab0939956a51e5a32b7435400d6877 authored about 6 years ago
Finished Tile Coloring

404603c9e174f14a7d81b71d961b7d31705fbe51 authored about 6 years ago
move properties

f563a95cf3984b5cedbaf51db074cffb8508fd65 authored about 6 years ago
Add new tilesets and upgrade how borders work

175d6e6eb73b9ce626dc0bcc0a1a59c98d82b5c7 authored about 6 years ago
Working on coloring

c2fa6b9522bcfa5b7715371062ecdc8b3853e0ad authored about 6 years ago
Preliminary Color

TODO:
-Background colors

89aa53e39a9114ec24d0bf361131411e1caafd74 authored about 6 years ago
Fix buggy line drawing with shapes and overlay support in the game area

34b22ff774cd323574be7ef9feda89abb27233d6 authored about 6 years ago
Libgdx now render and reads input

TODO:
-Colors
-Handling Input(?)

06a6c0f72d532f89c7a1a561efb8107e0a16587c authored about 6 years ago
Add new tilesets plus some numpad keys.

299e13d6586ac54a741e895bd0097c136029fc98 authored about 6 years ago
Merge pull request #148 from coldwarrl/master

always set height/width of JFrame, issues with Gnome

b45b190c216543ac9f3992fe36ceb096fbea7baf authored about 6 years ago
always set height/width of JFrame, issues with Gnome

f4fbbaf88570a8374e52b84df07e2120ab26e9dc authored about 6 years ago
Fix log area theming

feca9857dd76ade37c806fdc30e00669535e90de authored about 6 years ago
Merge pull request #147 from Hexworks/ellipse_factory

Add EllipseFactory

d6092063fa4fb779a01163512507648446a289af authored about 6 years ago
Add EllipseFactory

Implement Bresenham's ellipse drawing algorithm and add an ellipse factory to
Shape API.

77ee8713c11c2ca623f34d438fc59db8d98fe80a authored about 6 years ago
Implement Clearable for Layers.

44d1fbdc894944942cb467734f84fae23478d2d8 authored about 6 years ago
Fix retard ci (they have rolled out Gradle 5 for some reason)

81f59742928de9c9a362bf6af52ae7cd7e780302 authored about 6 years ago
Add KeyCombination and other input listening upgrades

1702ff52b25c584b2d04d1293a46ba906879ec96 authored about 6 years ago
Update README.md

bb1f993f8eca72660cd44da736f1643a351bcb68 authored about 6 years ago
Add the option to listen to key combinations.

17d4b04ca3e6c9ab529f2e987bc2e7eb51d40b66 authored about 6 years ago
Merge pull request #142 from coldwarrl/master

Issue 140

e2785f48178538cc2a9b93e9ec77f24def1538bb authored about 6 years ago
Merge branch 'master' of https://github.com/hexworks/zircon

# Conflicts:
# build.gradle

c325dca0687b803e159074444c21f6469d64e6c0 authored about 6 years ago
Add component alignment

537e1245ee490ffeabd4f2a21fa3ea28af9b43a9 authored about 6 years ago
add write to TileGrid

46ba7620917cc651325d56e3b419eb7eabe782f2 authored about 6 years ago
Fix possible cause of CI build fails (jvmargs)

ba53ee6442988ee0f047c43636dfd711f374093b authored about 6 years ago
Fix ANSI tile color

2b00946760fc5209b690eb6bd9842d2c79909aeb authored about 6 years ago
progress

21e7cd26f3cb9f65a13193d0f548229984bc0328 authored about 6 years ago
Merge branch 'master' of https://github.com/Hexworks/zircon

# Conflicts:
# build.gradle

3937ed9cfe2a8af9559c460d190257cf5a2cbc3b authored about 6 years ago
toggle button fixes

cd0ae3a58827102ffaf77905d174864c536ad631 authored about 6 years ago
Code improvements

e76801e9bba9264264b54ca61b5d15e78a80a134 authored about 6 years ago
Add Modal implementation, simplify TileTransformer Modifier

f737385e50f80d1bb403ffae0499806dba459384 authored about 6 years ago
fix toggle button apply style

09bf5959198a9862cbbce0f77f17229141e9ccbc authored about 6 years ago
first version of toggle button

40890d0b9be2155ad5db7af75882cbaf5a72d676 authored about 6 years ago
working on toggle button

fe2008f64bf3ed63a925c2d5a4f88b2cb2489070 authored about 6 years ago
Update versions

9232494d684dc487dd7d1f60c1ef5e1919c7a56f authored about 6 years ago
Fix concurrency problem with EventBus

969828dab68e68abe007d52196edfeeee6fc4a06 authored about 6 years ago
Bump

34f48173ea84259f4c0dba5e046a20df8c9d90fc authored about 6 years ago
progress

edd446b0f035c94cb1e403bed4711902b058ec6c authored about 6 years ago
Add programmatic focus handling & factor out FocusHandler

05e39a7ccd8f29f34163c6e5021c55480ba28ce9 authored about 6 years ago
Fix AnimationBuilder

2cb66e7c4f464ab470007010781ea8415424587a authored about 6 years ago
Refactor to use Cobalt EventBus

c258cabe69d6433d926897cdb8fea27552e2d425 authored about 6 years ago
Fix dependencies

bdd4b3ae47f231697cb61c314a8ba67646494639 authored about 6 years ago
Refactor to Cobalt datatypes

83d3cb52faaa3ebbdb69052b562af089f4106962 authored about 6 years ago
remove examples

682a9dc4d94131c749f6c1260eaf6b89e482ec88 authored about 6 years ago
bump

7f2f781af9309d26bbe5f0cf47f77f6287c46a1f authored about 6 years ago
bump

398c89dcc15317092a7abba7392f9293ab043045 authored about 6 years ago
bump

8710fb32ccc7ba6c3bcb9f3dec51f09755419607 authored about 6 years ago
Fix swing project publishing

57e4f33de15a949bbc08665851785ee89420af43 authored about 6 years ago
refactor to new multiplatform plugin

9dbee08eaf6966a9a2676f5fbb0c69ca81f11aea authored about 6 years ago
#132 Add enable/disable to TextArea

42142662ee1118d3e38060961a55e501660997d6 authored about 6 years ago
GameArea is now Scrollable3D instead of GameComponent

d40a104ba2952acbd6890b33f7d5e03fb0a5f0c2 authored about 6 years ago
Add Cell3D

33e0d5cb1c950bd3a195161b96a88c55be05df25 authored about 6 years ago
Upgrade game area

05be4c88e6a600e279dadf3a9c1aa7fc80af656d authored about 6 years ago
Fix #131

be45f73272d51e07d5f6f6b00acccc7193cb5869 authored about 6 years ago
Fix #131

8766aa3ee7d576dbf5113413c661b21a1be814fe authored about 6 years ago
bump

f8a24662e074a03b494e1d1c056fcecf2b23b877 authored about 6 years ago
Merge pull request #130 from coldwarrl/master

fix for addParagraph() of textBox: did not resize properly

f7dec9e5fd84556227fff539d85cbc77c2547455 authored about 6 years ago
fix for addParagraph() of textBox: did not resize properly

41dc2b0f2550e1bf30ee1318baeb58b76b821b2c authored about 6 years ago
bump

0364a1d8866578893441ce1f90dee452b27f99c7 authored over 6 years ago
Refurbish examples

e3506981e8ae159e0023ef088444f8866fd7482c authored over 6 years ago
Merge pull request #129 from coldwarrl/master

added more flexibility to add a paragraph to a log area

3e4b716f75b0687cf7e41c21c2227172fdc59b87 authored over 6 years ago
added docu for log area interface

dab572a5f56604844de61dc012cda0a5c77dabaa authored over 6 years ago
changed signature to paragraphBuilder

b9062f7abbc1eb0df33820aee1070836dc237889 authored over 6 years ago
added more flexibility to add a paragraph to a log area (possibility to style it etc. )

9bc5d8ed0e5b71d9e63b27620f7122e515f638df authored over 6 years ago
added more flexibility to add a paragraph to a log area (possibility to style it etc. )

6241b91cdd621c0969af2f41a733acbb1533abfa authored over 6 years ago
Update README.md

0bbb69a50717e9eed12fb991b189fc8470261eba authored over 6 years ago
Update README.md

574e45ff2cc3d26970945457a65e2a5c0e1bf161 authored over 6 years ago
fix screen color bug

370fb62d15ec959692218ee50bb7a4db9e2c6974 authored over 6 years ago
bump

37e393b083e8c5540627a56533ec9b7ef5a344a4 authored over 6 years ago
Make Block generic

417928dcacc23a5ab288478109b7b4c43c7dbf74 authored over 6 years ago
Update README.md

fa6aed9e0106a1da9894c88accd1921b811d5734 authored over 6 years ago
bump

8da01b4a23e54ee00ba8d3c0aeec7b446cad58c9 authored over 6 years ago
Add progress

01cbdb44674afa37d7a8cab73a1ba644527ffea0 authored over 6 years ago