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

Where did the EventBus get moved to? O_O

jon-m-craig opened this issue about 1 month ago
fix

adam-arold opened this pull request 12 months ago
Adds github workflows, fixes compilation and jvm version errors

soywiz opened this pull request 12 months ago
java.lang.InterruptedException when holding down key

fooberticus opened this issue over 2 years ago
EventBus Usage in Caves of Zircon

lecoqjacob opened this issue over 2 years ago
Remove all non-essential non-common code from zircon.core

adam-arold opened this pull request over 2 years ago
Decouple Scrollable views from GameArea

LostMekka opened this issue about 3 years ago
Remove Java code from the core module

adam-arold opened this issue over 3 years ago
Headers are not displayed for Tables

adam-arold opened this issue over 3 years ago
Fix DX for developers who would use multiple Renderers

adam-arold opened this issue over 3 years ago
Tile#empty stops the GameAreaRenderer from working.

Chenjox opened this issue over 3 years ago
Release fixes

adam-arold opened this pull request over 3 years ago
Add orElse variants of functions to objects with accessors.

adam-arold opened this issue over 3 years ago
fix

adam-arold opened this pull request over 3 years ago
Cursor is not displayed properly

adam-arold opened this issue over 3 years ago
Some of the GameArea examples are misaligned.

adam-arold opened this issue over 3 years ago
The Delayed TileString example is not working

adam-arold opened this issue over 3 years ago
Augment application

adam-arold opened this pull request over 3 years ago
Finalize builder refactor

adam-arold opened this pull request over 3 years ago
Upgrade fragments

adam-arold opened this pull request over 3 years ago
Upgrade fragments

adam-arold opened this pull request over 3 years ago
Add remainingSpace property ty HBox and VBox

adam-arold opened this issue over 3 years ago
Data binding loop when updating UNKNOWN tilesets

adam-arold opened this issue over 3 years ago
ScrollableList for Zircon

adam-arold opened this issue over 3 years ago
Restore the original position on attachment failure or component reset

adam-arold opened this issue over 3 years ago
Finalize Tab bars

adam-arold opened this issue over 3 years ago
Add the option to set properties and listeners to ComponentBuilders

adam-arold opened this issue over 3 years ago
Upgrade component dsl

adam-arold opened this pull request over 3 years ago
Implement component autosizing

adam-arold opened this issue over 3 years ago
Extend the builder dsl pattern to other builders

adam-arold opened this issue over 3 years ago
Add or null variants

adam-arold opened this pull request over 3 years ago
Add orNull alternatives to operations that return a Maybe.

adam-arold opened this issue over 3 years ago
Custom tileset loader support.

nanodeath opened this pull request over 3 years ago
Custom Tileset Loader Support

nanodeath opened this issue over 3 years ago
Upgrade Mockito and Mockito-Kotlin.

nanodeath opened this pull request over 3 years ago
Mockito update/enhancements

nanodeath opened this issue over 3 years ago
Make TableFragment scrollable

Baret opened this issue over 3 years ago
All classes that have builders should lock down their constructors.

nanodeath opened this issue over 3 years ago
Add custom property support to AppConfig.

nanodeath opened this pull request over 3 years ago
AppConfig extensible custom properties API

nanodeath opened this issue over 3 years ago
create ComponentScope for dsl-safe component addition in panel and te…

lesbiangunshow opened this pull request over 3 years ago
Table fragment updates on changes

Baret opened this pull request over 3 years ago
Make GameArea Disposable (fixes #376)

Loomie opened this pull request almost 4 years ago
BaseGameArea sticks in memory after undocking

Loomie opened this issue almost 4 years ago
Support zoom/scale

nanodeath opened this issue almost 4 years ago
Scrollbar doesn't move if cursor moves outside control while dragging

nanodeath opened this issue almost 4 years ago
Vertical Scrollable List Fragment

nanodeath opened this pull request almost 4 years ago
Vertical Scrollable List Component

nanodeath opened this issue almost 4 years ago
Box title alignment support

nanodeath opened this pull request almost 4 years ago
ParagraphBuilder truncates all text after the first newline

nanodeath opened this issue almost 4 years ago
Update headers to wrap on word, plus test extension functions

nanodeath opened this pull request almost 4 years ago
New table fragment (#185)

Baret opened this pull request almost 4 years ago
Headers don't wrap on word

nanodeath opened this issue almost 4 years ago
Implement Component Builder Dsl

lesbiangunshow opened this pull request almost 4 years ago
ComponentBuilder constructor parameter

lesbiangunshow opened this issue almost 4 years ago
Add Zircon Builder Dsl

lesbiangunshow opened this issue almost 4 years ago
Builder api bugs

lesbiangunshow opened this pull request almost 4 years ago
Wrong tile map with LibGdx

BartoszF opened this issue almost 4 years ago
Equivalent code for method persistentMapOf to Java - Tutorial Part. 3

Andres6936 opened this issue about 4 years ago
Enable multiple Fragments to be added to a Container in one go.

adam-arold opened this issue about 4 years ago
Add the option to add padding to a component

adam-arold opened this issue about 4 years ago
Add the option to keep the Component's properties when it is attached.

adam-arold opened this issue about 4 years ago
Use fun interfaces where applicable

adam-arold opened this issue about 4 years ago
Document all the API classes properly

adam-arold opened this issue about 4 years ago
Make Tilesets and Modifiers configurable from the AppConfig class.

adam-arold opened this issue about 4 years ago
Dokka config

Seveen opened this pull request about 4 years ago
Box Decoration Title Alignment

HOWZ1T opened this issue about 4 years ago
Move the contents of the Zircon object into Application.

adam-arold opened this issue over 4 years ago
Create docs pages for each release using Dokka

adam-arold opened this issue over 4 years ago
The Screen implementation violates the Liskov Substitution Principle

adam-arold opened this issue over 4 years ago
RectangleFactory (possibly others, too) ignores shape position

Baret opened this issue over 4 years ago
borderless window / simplified fullscreen

klaushauschild1984 opened this issue almost 5 years ago
Clearing a TileGrid breaks draw operations

klaushauschild1984 opened this issue almost 5 years ago
Focus handling keys don't work when using LibGDX

adam-arold opened this issue almost 5 years ago
Component is sometimes not correctly rendered

coldwarrl opened this issue almost 5 years ago
fixing focus handling bugs

adam-arold opened this pull request almost 6 years ago
IntelliJ plugin for Zircon

coldwarrl opened this issue almost 6 years ago
Table control for Zircon

coldwarrl opened this issue almost 6 years ago
Console for Zircon

coldwarrl opened this issue almost 6 years ago
LogArea: Typing effect shall be on LogArea level

coldwarrl opened this issue about 6 years ago
Bsp review

adam-arold opened this pull request about 6 years ago
Introduction of menus in Zircon

coldwarrl opened this issue about 6 years ago
Add function to BaseComponentBuilder for defining a content-based size

coldwarrl opened this issue over 6 years ago
Custom component support

adam-arold opened this issue over 7 years ago