Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Hexworks/zircon issues and pull requests

#425 - fix

Pull Request - State: closed - Opened by adam-arold 10 months ago

#424 - Adds github workflows, fixes compilation and jvm version errors

Pull Request - State: closed - Opened by soywiz 10 months ago

#422 - java.lang.InterruptedException when holding down key

Issue - State: closed - Opened by fooberticus about 2 years ago - 1 comment

#421 - EventBus Usage in Caves of Zircon

Issue - State: open - Opened by lecoqjacob over 2 years ago

#420 - Remove all non-essential non-common code from zircon.core

Pull Request - State: closed - Opened by adam-arold over 2 years ago - 1 comment

#419 - Decouple Scrollable views from GameArea

Issue - State: open - Opened by LostMekka about 3 years ago

#418 - Remove Java code from the core module

Issue - State: open - Opened by adam-arold about 3 years ago
Labels: enhancement

#417 - Headers are not displayed for Tables

Issue - State: closed - Opened by adam-arold about 3 years ago
Labels: bug

#416 - Fix DX for developers who would use multiple Renderers

Issue - State: open - Opened by adam-arold about 3 years ago
Labels: enhancement

#414 - Tile#empty stops the GameAreaRenderer from working.

Issue - State: open - Opened by Chenjox about 3 years ago

#413 - Release fixes

Pull Request - State: closed - Opened by adam-arold about 3 years ago

#412 - Add orElse variants of functions to objects with accessors.

Issue - State: closed - Opened by adam-arold about 3 years ago
Labels: enhancement

#411 - fix

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#409 - Cursor is not displayed properly

Issue - State: closed - Opened by adam-arold over 3 years ago - 1 comment
Labels: bug

#407 - Some of the GameArea examples are misaligned.

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: bug

#406 - Transforming a Layer to contain transparent tiles will make it black instead.

Issue - State: closed - Opened by adam-arold over 3 years ago - 1 comment
Labels: bug

#405 - The Delayed TileString example is not working

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: bug

#404 - Add the ability to create a TileGrid and a Renderer without an Application.

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: feature

#403 - Augment application

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#402 - Finalize builder refactor

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#401 - Upgrade fragments

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#400 - Upgrade fragments

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#399 - Add remainingSpace property ty HBox and VBox

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: enhancement

#398 - Data binding loop when updating UNKNOWN tilesets

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: bug

#397 - ScrollableList for Zircon

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: duplicate, feature, won't do

#396 - Restore the original position on attachment failure or component reset

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: enhancement

#394 - Finalize Tab bars

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: feature

#393 - Add the option to set properties and listeners to ComponentBuilders

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: feature

#392 - Upgrade component dsl

Pull Request - State: closed - Opened by adam-arold over 3 years ago - 1 comment

#391 - Implement component autosizing

Issue - State: closed - Opened by adam-arold over 3 years ago - 1 comment
Labels: feature

#390 - Extend the builder dsl pattern to other builders

Issue - State: open - Opened by adam-arold over 3 years ago
Labels: enhancement

#389 - Add or null variants

Pull Request - State: closed - Opened by adam-arold over 3 years ago

#388 - Add orNull alternatives to operations that return a Maybe.

Issue - State: closed - Opened by adam-arold over 3 years ago
Labels: feature

#387 - Custom tileset loader support.

Pull Request - State: closed - Opened by nanodeath over 3 years ago

#386 - Custom Tileset Loader Support

Issue - State: closed - Opened by nanodeath over 3 years ago - 2 comments
Labels: feature

#385 - Upgrade Mockito and Mockito-Kotlin.

Pull Request - State: closed - Opened by nanodeath over 3 years ago

#384 - Mockito update/enhancements

Issue - State: closed - Opened by nanodeath over 3 years ago - 2 comments

#383 - Make TableFragment scrollable

Issue - State: open - Opened by Baret over 3 years ago

#382 - All classes that have builders should lock down their constructors.

Issue - State: closed - Opened by nanodeath over 3 years ago - 6 comments
Labels: enhancement

#381 - Add custom property support to AppConfig.

Pull Request - State: closed - Opened by nanodeath over 3 years ago - 1 comment

#380 - AppConfig extensible custom properties API

Issue - State: closed - Opened by nanodeath over 3 years ago - 1 comment
Labels: feature

#378 - Table fragment updates on changes

Pull Request - State: closed - Opened by Baret over 3 years ago

#377 - Make GameArea Disposable (fixes #376)

Pull Request - State: closed - Opened by Loomie over 3 years ago - 1 comment

#376 - BaseGameArea sticks in memory after undocking

Issue - State: closed - Opened by Loomie over 3 years ago - 2 comments
Labels: bug

#375 - Support zoom/scale

Issue - State: open - Opened by nanodeath over 3 years ago
Labels: help wanted, blocked

#374 - Scrollbar doesn't move if cursor moves outside control while dragging

Issue - State: open - Opened by nanodeath over 3 years ago - 4 comments
Labels: bug

#373 - Vertical Scrollable List Fragment

Pull Request - State: closed - Opened by nanodeath over 3 years ago - 1 comment

#372 - Vertical Scrollable List Component

Issue - State: closed - Opened by nanodeath over 3 years ago - 1 comment

#371 - Box title alignment support

Pull Request - State: closed - Opened by nanodeath over 3 years ago - 4 comments

#370 - ParagraphBuilder truncates all text after the first newline

Issue - State: open - Opened by nanodeath over 3 years ago - 1 comment

#369 - Update headers to wrap on word, plus test extension functions

Pull Request - State: closed - Opened by nanodeath over 3 years ago - 2 comments

#368 - New table fragment (#185)

Pull Request - State: closed - Opened by Baret over 3 years ago - 12 comments

#367 - Headers don't wrap on word

Issue - State: closed - Opened by nanodeath over 3 years ago - 2 comments
Labels: bug, good first issue

#366 - Implement Component Builder Dsl

Pull Request - State: closed - Opened by lesbiangunshow over 3 years ago - 2 comments

#365 - ComponentBuilder constructor parameter

Issue - State: closed - Opened by lesbiangunshow over 3 years ago - 1 comment
Labels: bug

#364 - Add Zircon Builder Dsl

Issue - State: closed - Opened by lesbiangunshow over 3 years ago - 2 comments
Labels: feature

#363 - Builder api bugs

Pull Request - State: closed - Opened by lesbiangunshow over 3 years ago - 1 comment

#362 - Wrong tile map with LibGdx

Issue - State: open - Opened by BartoszF almost 4 years ago - 2 comments

#361 - Equivalent code for method persistentMapOf to Java - Tutorial Part. 3

Issue - State: closed - Opened by Andres6936 almost 4 years ago - 3 comments

#359 - Enable multiple Fragments to be added to a Container in one go.

Issue - State: closed - Opened by adam-arold almost 4 years ago
Labels: feature

#357 - Add the option to add padding to a component

Issue - State: closed - Opened by adam-arold almost 4 years ago
Labels: feature

#355 - Add the option to keep the Component's properties when it is attached.

Issue - State: closed - Opened by adam-arold almost 4 years ago
Labels: feature

#353 - Use fun interfaces where applicable

Issue - State: closed - Opened by adam-arold about 4 years ago
Labels: enhancement

#345 - Document all the API classes properly

Issue - State: closed - Opened by adam-arold about 4 years ago
Labels: enhancement, documentation

#342 - Augment TOP_DOWN_OBLIQUE projection in the GameArea with rotation options.

Issue - State: open - Opened by adam-arold about 4 years ago
Labels: feature, blocked

#340 - Make Tilesets and Modifiers configurable from the AppConfig class.

Issue - State: closed - Opened by adam-arold about 4 years ago
Labels: feature

#337 - Dokka config

Pull Request - State: closed - Opened by Seveen about 4 years ago

#331 - Box Decoration Title Alignment

Issue - State: closed - Opened by HOWZ1T about 4 years ago - 3 comments
Labels: enhancement, good first issue

#326 - Move the contents of the Zircon object into Application.

Issue - State: closed - Opened by adam-arold about 4 years ago
Labels: enhancement

#325 - Create docs pages for each release using Dokka

Issue - State: closed - Opened by adam-arold about 4 years ago
Labels: enhancement, documentation

#323 - The Screen implementation violates the Liskov Substitution Principle

Issue - State: open - Opened by adam-arold over 4 years ago - 2 comments
Labels: bug, help wanted, blocked

#316 - RectangleFactory (possibly others, too) ignores shape position

Issue - State: closed - Opened by Baret over 4 years ago - 1 comment
Labels: bug

#309 - borderless window / simplified fullscreen

Issue - State: closed - Opened by klaushauschild1984 over 4 years ago - 1 comment
Labels: enhancement

#304 - Clearing a TileGrid breaks draw operations

Issue - State: closed - Opened by klaushauschild1984 over 4 years ago - 4 comments
Labels: bug

#298 - Focus handling keys don't work when using LibGDX

Issue - State: closed - Opened by adam-arold over 4 years ago
Labels: bug

#271 - Introduce modifiers affecting the whole Tilegrid/Screen or a group of Tiles

Issue - State: closed - Opened by coldwarrl almost 5 years ago - 1 comment
Labels: duplicate

#268 - Component is sometimes not correctly rendered

Issue - State: open - Opened by coldwarrl almost 5 years ago - 7 comments
Labels: bug

#208 - fixing focus handling bugs

Pull Request - State: closed - Opened by adam-arold almost 6 years ago

#191 - IntelliJ plugin for Zircon

Issue - State: open - Opened by coldwarrl almost 6 years ago - 2 comments
Labels: help wanted, feature, blocked

#185 - Table control for Zircon

Issue - State: closed - Opened by coldwarrl almost 6 years ago - 10 comments
Labels: feature

#183 - Console for Zircon

Issue - State: open - Opened by coldwarrl almost 6 years ago - 5 comments
Labels: help wanted, feature, blocked

#179 - LogArea: Typing effect shall be on LogArea level

Issue - State: open - Opened by coldwarrl almost 6 years ago - 2 comments
Labels: enhancement, blocked

#170 - Bsp review

Pull Request - State: closed - Opened by adam-arold almost 6 years ago

#135 - Introduction of menus in Zircon

Issue - State: closed - Opened by coldwarrl about 6 years ago - 1 comment
Labels: feature

#118 - Log Area with typing effect, mouse movement triggers retyping of log text

Issue - State: open - Opened by coldwarrl about 6 years ago - 2 comments
Labels: bug

#104 - Add function to BaseComponentBuilder for defining a content-based size

Issue - State: closed - Opened by coldwarrl about 6 years ago
Labels: good first issue

#26 - Custom component support

Issue - State: open - Opened by adam-arold about 7 years ago
Labels: feature

#25 - Scrollable controls

Issue - State: open - Opened by adam-arold about 7 years ago - 10 comments
Labels: enhancement