Ecosyste.ms: OpenCollective

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

github.com/korlibs/korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
https://github.com/korlibs/korge

Use UseZGC on Java 17 or greater

soywiz opened this pull request over 1 year ago
Fixes and improves android gradle tasks

soywiz opened this pull request over 1 year ago
Gradle task runJs runs the debug build

soywiz opened this pull request over 1 year ago
[WIP] Major Game Window rewrite

soywiz opened this pull request over 1 year ago
All files rewrite, this is problem

Igor755 opened this issue over 1 year ago
The Korge Filter "uniq" is not working

saruye opened this issue over 1 year ago
Prepare new GameWindow

soywiz opened this pull request over 1 year ago
Update gradle to 8.4 to support JDK 21

soywiz opened this pull request over 1 year ago
Some GameWindow and dispatcher cleanups

soywiz opened this pull request over 1 year ago
Callback-based sound stream

soywiz opened this issue over 1 year ago
Some preparations for a new GameWindow implementation on the JVM

soywiz opened this pull request over 1 year ago
Added SyncEventLoop

soywiz opened this pull request over 1 year ago
Implement Lock.notify + Lock.wait + Lock.waitPrecise

soywiz opened this pull request over 1 year ago
Precise thread sleeping by busy-waiting and improve NativeThread

soywiz opened this pull request over 1 year ago
Provide Closeable extending AutoCloseable on KDS and typealias on korio

soywiz opened this pull request over 1 year ago
Support packing win32 (x64) and linux apps

soywiz opened this pull request over 1 year ago
Supports packing macos app with a bundled Universal (ARM+x64) JRE

soywiz opened this pull request over 1 year ago
Cleanup JS webpack

soywiz opened this pull request over 1 year ago
Try to add portableQualifiedName

soywiz opened this pull request over 1 year ago
JVM FatJar and Proguard fixes

soywiz opened this pull request over 1 year ago
Do not minify esbuild debug builds

soywiz opened this pull request over 1 year ago
Make worker API more resilient on JS

soywiz opened this pull request over 1 year ago
Fixes JSStackTrace on Safari/Firefox

soywiz opened this pull request over 1 year ago
Kotlin 1.9.20-RC

soywiz opened this pull request over 1 year ago
Fixes small UIButton clicking issue

soywiz opened this pull request over 1 year ago
Adds `DitheringFilter`

soywiz opened this pull request over 1 year ago
Adds `DitheringFilter`

soywiz opened this pull request over 1 year ago
Deprecate Rectangle.xD, .yD, .widthD, .heightD

soywiz opened this pull request over 1 year ago
Make UIMaterialLayer anchorable

soywiz opened this pull request over 1 year ago
Add Container.unaryPlus

soywiz opened this pull request over 1 year ago
Fix loading project afterEvaluate

soywiz opened this pull request over 1 year ago
Support cylindrical 3D coordinates

soywiz opened this pull request over 1 year ago
added tictactoe to tutorial list

rafi0 opened this pull request over 1 year ago
Fix typo in docs

jhstatewide opened this pull request over 1 year ago
docs: Fix getting started description

soywiz opened this pull request over 1 year ago
Three-argument document.open()

Bruce0203 opened this pull request over 1 year ago
[Important] Hugely simplify GameWindow and rendering

soywiz opened this issue over 1 year ago
Make Android tasks configuration-cacheable

soywiz opened this pull request over 1 year ago
Avoid kproject creating a test android source set

soywiz opened this pull request over 1 year ago
Supports configuration cache with runJS

soywiz opened this pull request over 1 year ago
Fixed and tests runJvmAutoreload with configuration cache enabled

soywiz opened this pull request over 1 year ago
Stack overflow on UITreeView

soywiz opened this pull request over 1 year ago
docs: Getting Started redirection

soywiz opened this pull request over 1 year ago
Add UITextArea with scrollbars

soywiz opened this issue over 1 year ago
docs: List contributors grabbed from github API directly

soywiz opened this pull request over 1 year ago
Missing Ratio

soywiz opened this pull request over 1 year ago
Use Java 11 by default on JVM and Android

soywiz opened this pull request over 1 year ago
docs: Check broken links on PRs

soywiz opened this pull request over 1 year ago
docs: Check broken links

soywiz opened this pull request over 1 year ago
Feature/solidtriangle screenshot test

rafi0 opened this pull request over 1 year ago
Revamped documentation

soywiz opened this pull request over 1 year ago
Feature/side.toc

soywiz opened this pull request over 1 year ago
Adds documentation feedback

soywiz opened this pull request over 1 year ago
Supports proxying and allow searching for store modules and entries

soywiz opened this pull request over 1 year ago
add SolidTriangle

rafi0 opened this pull request over 1 year ago
Integrate kproject into Korge

soywiz opened this pull request over 1 year ago
Add some extra Number overloads

soywiz opened this pull request over 1 year ago
Fix JvmReferenceTest test on non-english locales

soywiz opened this pull request over 1 year ago
Make libs.asm.util be available only on tests

soywiz opened this pull request over 1 year ago
Some more float -> double changes

soywiz opened this pull request over 1 year ago
Fix serialization

soywiz opened this pull request over 1 year ago
Fix sound in linux

soywiz opened this pull request over 1 year ago
Fixes audio playback on JVM windows

soywiz opened this pull request over 1 year ago
Major restructuring of the documentation

soywiz opened this pull request over 1 year ago
Go back to Kotlin 1.9.10 and disable wasm target for now

soywiz opened this pull request over 1 year ago
Simplified directory structure

soywiz opened this pull request over 1 year ago
New improved Buffer implementation and remove TypedArrays

soywiz opened this pull request over 1 year ago
Reimplement Buffer with TypedArrays

soywiz opened this pull request over 1 year ago
Compose template error

Xyndra opened this issue over 1 year ago
Update TEST.yml restoring GRADLE_OPTS for windows

soywiz opened this pull request over 1 year ago
Add Spacing, Vector2F, Vector3F and Vector4F to debugger

soywiz opened this pull request over 1 year ago
Prepare deploy for new artifacts

soywiz opened this pull request over 1 year ago
Handle new artifact groups

soywiz opened this pull request over 1 year ago
Some extra TypedArrays additions

soywiz opened this pull request over 1 year ago
Add WEBP decoding support via WASM

soywiz opened this pull request over 1 year ago
Some number constructors

soywiz opened this pull request over 1 year ago
Update gradle version and testc to use gradle -bin instead of -all

soywiz opened this pull request over 1 year ago
Make 2D geometry to use Double again, while keeping Float geometry for 3D

soywiz opened this pull request over 1 year ago
Fix warning for empty android test and wasm source sets

soywiz opened this pull request over 1 year ago
Replace TimeSpan with Duration

soywiz opened this pull request over 1 year ago
Fixes flaky tests due to mocha timeout not being set

soywiz opened this pull request over 1 year ago
Cleanup math package

soywiz opened this pull request over 1 year ago
FFI on Common usable on JVM and JS/Deno

soywiz opened this pull request over 1 year ago
Move korlibs.io.serialization to korlibs.serialization

soywiz opened this pull request over 1 year ago
Add common implementation of workers for JVM/JS/Native

soywiz opened this pull request over 1 year ago
Bump to Kotlin 1.9.20-Beta2

soywiz opened this pull request over 1 year ago
Simplify korlibs.datastructure

soywiz opened this pull request over 1 year ago
Unify Number.niceStr implementations and move to korlibs.number

soywiz opened this pull request over 1 year ago
Cleanup korlibs.memory package

soywiz opened this pull request over 1 year ago
Moved classes from korlibs.memory to korlibs.number package

soywiz opened this pull request over 1 year ago
Moved some classes to korlibs.platform package

soywiz opened this pull request over 1 year ago