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
jon-m-craig opened this issue about 1 month ago
fix
adam-arold opened this pull request 12 months ago
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
soywiz opened this pull request 12 months ago
Windows 10 Coroutine `ConcurrentModificationException` and White Screen Flickering
fancyplants opened this issue about 2 years ago
fancyplants opened this issue about 2 years ago
java.lang.InterruptedException when holding down key
fooberticus opened this issue over 2 years ago
fooberticus opened this issue over 2 years ago
EventBus Usage in Caves of Zircon
lecoqjacob opened this issue over 2 years ago
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
adam-arold opened this pull request over 2 years ago
Decouple Scrollable views from GameArea
LostMekka opened this issue about 3 years ago
LostMekka opened this issue about 3 years ago
Remove Java code from the core module
adam-arold opened this issue over 3 years ago
adam-arold opened this issue over 3 years ago
Headers are not displayed for Tables
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Added a Builder Implementation for StackedTile and allowing that implementation to be used in TopGameAreaRender and TopFrontGameAreaRender
Chenjox opened this pull request over 3 years ago
Chenjox opened this pull request over 3 years ago
Tile#empty stops the GameAreaRenderer from working.
Chenjox opened this issue over 3 years ago
Chenjox opened this issue over 3 years ago
Release fixes
adam-arold opened this pull request over 3 years ago
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
adam-arold opened this issue over 3 years ago
fix
adam-arold opened this pull request over 3 years ago
adam-arold opened this pull request over 3 years ago
Removing a non-last item from a HBox / VBox throws an exception. This probably also breaks the Table fragment.
adam-arold opened this issue over 3 years ago
adam-arold opened this issue over 3 years ago
Cursor is not displayed properly
adam-arold opened this issue over 3 years ago
adam-arold opened this issue over 3 years ago
Clicking a button on a modal that has an underlying modal with a button at the same place will click both buttons.
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Transforming a Layer to contain transparent tiles will make it black instead.
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Add the ability to create a TileGrid and a Renderer without an Application.
adam-arold opened this issue over 3 years ago
adam-arold opened this issue over 3 years ago
Augment application
adam-arold opened this pull request over 3 years ago
adam-arold opened this pull request over 3 years ago
Finalize builder refactor
adam-arold opened this pull request over 3 years ago
adam-arold opened this pull request over 3 years ago
Upgrade fragments
adam-arold opened this pull request over 3 years ago
adam-arold opened this pull request over 3 years ago
Upgrade fragments
adam-arold opened this pull request over 3 years ago
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
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
adam-arold opened this issue over 3 years ago
ScrollableList for Zircon
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Re-add clear to `Container` to enable removing all children at once without having to use the `AttachedComponent` reference
adam-arold opened this issue over 3 years ago
adam-arold opened this issue over 3 years ago
Finalize Tab bars
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Upgrade component dsl
adam-arold opened this pull request over 3 years ago
adam-arold opened this pull request over 3 years ago
Implement component autosizing
adam-arold opened this issue over 3 years ago
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
adam-arold opened this issue over 3 years ago
Add or null variants
adam-arold opened this pull request over 3 years ago
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
adam-arold opened this issue over 3 years ago
Custom tileset loader support.
nanodeath opened this pull request over 3 years ago
nanodeath opened this pull request over 3 years ago
Custom Tileset Loader Support
nanodeath opened this issue over 3 years ago
nanodeath opened this issue over 3 years ago
Upgrade Mockito and Mockito-Kotlin.
nanodeath opened this pull request over 3 years ago
nanodeath opened this pull request over 3 years ago
Mockito update/enhancements
nanodeath opened this issue over 3 years ago
nanodeath opened this issue over 3 years ago
Make TableFragment scrollable
Baret opened this issue over 3 years ago
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
nanodeath opened this issue over 3 years ago
Add custom property support to AppConfig.
nanodeath opened this pull request over 3 years ago
nanodeath opened this pull request over 3 years ago
AppConfig extensible custom properties API
nanodeath opened this issue over 3 years ago
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
lesbiangunshow opened this pull request over 3 years ago
Table fragment updates on changes
Baret opened this pull request over 3 years ago
Baret opened this pull request over 3 years ago
Make GameArea Disposable (fixes #376)
Loomie opened this pull request almost 4 years ago
Loomie opened this pull request almost 4 years ago
BaseGameArea sticks in memory after undocking
Loomie opened this issue almost 4 years ago
Loomie opened this issue almost 4 years ago
Support zoom/scale
nanodeath opened this issue almost 4 years ago
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
nanodeath opened this issue almost 4 years ago
Vertical Scrollable List Fragment
nanodeath opened this pull request almost 4 years ago
nanodeath opened this pull request almost 4 years ago
Vertical Scrollable List Component
nanodeath opened this issue almost 4 years ago
nanodeath opened this issue almost 4 years ago
Box title alignment support
nanodeath opened this pull request almost 4 years ago
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
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
nanodeath opened this pull request almost 4 years ago
New table fragment (#185)
Baret opened this pull request almost 4 years ago
Baret opened this pull request almost 4 years ago
Headers don't wrap on word
nanodeath opened this issue almost 4 years ago
nanodeath opened this issue almost 4 years ago
Implement Component Builder Dsl
lesbiangunshow opened this pull request almost 4 years ago
lesbiangunshow opened this pull request almost 4 years ago
ComponentBuilder constructor parameter
lesbiangunshow opened this issue almost 4 years ago
lesbiangunshow opened this issue almost 4 years ago
Add Zircon Builder Dsl
lesbiangunshow opened this issue almost 4 years ago
lesbiangunshow opened this issue almost 4 years ago
Builder api bugs
lesbiangunshow opened this pull request almost 4 years ago
lesbiangunshow opened this pull request almost 4 years ago
Wrong tile map with LibGdx
BartoszF opened this issue almost 4 years ago
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
Andres6936 opened this issue about 4 years ago
Enable the ModalComponentContainer to try dispatching UIEvents to multiple containers if a container returns Pass
adam-arold opened this issue about 4 years ago
adam-arold 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
adam-arold opened this issue about 4 years ago
Create a new common abstraction for Selectable components and a corresponding Group that supports selection binding
adam-arold opened this issue about 4 years ago
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
adam-arold opened this issue about 4 years ago
Create a Tile implementation that allows the Tile to be composed of multiple Tiles of different sizes
adam-arold opened this issue about 4 years ago
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
adam-arold opened this issue about 4 years ago
Implement docs generation in "Kotlin as Java" format, extract Dokka version to properties
kamildoleglo opened this pull request about 4 years ago
kamildoleglo opened this pull request about 4 years ago
Use fun interfaces where applicable
adam-arold opened this issue about 4 years ago
adam-arold opened this issue about 4 years ago
Add a transform function to the `GameArea` that allows for atomic changes to its internal state.
adam-arold opened this issue about 4 years ago
adam-arold opened this issue about 4 years ago
Create a filtering mechanism for the GameArea that would enable adding effects to individual Blocks.
adam-arold opened this issue about 4 years ago
adam-arold opened this issue about 4 years ago
Document all the API classes properly
adam-arold opened this issue about 4 years ago
adam-arold opened this issue about 4 years ago
Augment TOP_DOWN_OBLIQUE projection in the GameArea with rotation options.
adam-arold opened this issue about 4 years ago
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
adam-arold opened this issue about 4 years ago
Dokka config
Seveen opened this pull request about 4 years ago
Seveen opened this pull request about 4 years ago
Box Decoration Title Alignment
HOWZ1T opened this issue about 4 years ago
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
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
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
adam-arold opened this issue over 4 years ago
RectangleFactory (possibly others, too) ignores shape position
Baret opened this issue over 4 years ago
Baret opened this issue over 4 years ago
borderless window / simplified fullscreen
klaushauschild1984 opened this issue almost 5 years ago
klaushauschild1984 opened this issue almost 5 years ago
Clearing a TileGrid breaks draw operations
klaushauschild1984 opened this issue almost 5 years ago
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
adam-arold opened this issue almost 5 years ago
Introduce modifiers affecting the whole Tilegrid/Screen or a group of Tiles
coldwarrl opened this issue almost 5 years ago
coldwarrl opened this issue almost 5 years ago
Component is sometimes not correctly rendered
coldwarrl opened this issue almost 5 years ago
coldwarrl opened this issue almost 5 years ago
fixing focus handling bugs
adam-arold opened this pull request almost 6 years ago
adam-arold opened this pull request almost 6 years ago
IntelliJ plugin for Zircon
coldwarrl opened this issue almost 6 years ago
coldwarrl opened this issue almost 6 years ago
Table control for Zircon
coldwarrl opened this issue almost 6 years ago
coldwarrl opened this issue almost 6 years ago
Console for Zircon
coldwarrl opened this issue almost 6 years ago
coldwarrl opened this issue almost 6 years ago
LogArea: Typing effect shall be on LogArea level
coldwarrl opened this issue about 6 years ago
coldwarrl opened this issue about 6 years ago
Bsp review
adam-arold opened this pull request about 6 years ago
adam-arold opened this pull request about 6 years ago
Introduction of menus in Zircon
coldwarrl opened this issue about 6 years ago
coldwarrl opened this issue about 6 years ago
Log Area with typing effect, mouse movement triggers retyping of log text
coldwarrl opened this issue about 6 years ago
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
coldwarrl opened this issue over 6 years ago
Custom component support
adam-arold opened this issue over 7 years ago
adam-arold opened this issue over 7 years ago