Ecosyste.ms: OpenCollective

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

korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
Collective - Host: opensource - https://opencollective.com/korge - Code: https://github.com/korlibs/korge

Try to unify JS and WASM workflows

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Remove remaining packs

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Convert some build.gradle into build.gradle.kts

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Use gradle/gradle-build-action instead of actions/cache

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Try to reduce CI time

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Some cleanups

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Enables wasmJs target

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Bump to Kotlin 1.9.20-Beta

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
WASM Executor

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Unify modules and folders

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add TOML parser

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
fix base16 xml entity

github.com/korlibs/korge - lmvortex4k opened this pull request over 1 year ago
AES encrypt / decrypt using passphrase

github.com/korlibs/korge - iTanChi opened this issue over 1 year ago
remove Disposable and Closeable by AutoCloseable on 4.2

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
Make Closeable and Disposable extend AutoCloseable on 4.1

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
enable tests on release branches

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
remove non korge library on 4.2

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
Delete build.gradle.old

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
Convert buildSrc to using kts

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Fix grayscale jpeg rendering colors.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Migrate to .kts for korge-gradle-plugin.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Fix generated main for desktop.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
move kbignum to kproject

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
remove unused code

github.com/korlibs/korge - ygdrasil-io opened this pull request over 1 year ago
Fix generated main file for native.

github.com/korlibs/korge - Bruce0203 opened this issue over 1 year ago
native build err

github.com/korlibs/korge - Bruce0203 opened this issue over 1 year ago
Migrate to .kts for autocomplete.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Lzma fails on large files

github.com/korlibs/korge - Martmists-GH opened this issue over 1 year ago
Revive Korge screenshot tester with Korge UI.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Add docs for docker image creation

github.com/korlibs/korge - Maddin-M opened this pull request over 1 year ago
Audio not playing in browser

github.com/korlibs/korge - Maddin-M opened this issue over 1 year ago
Convert to .kts gradle script for intellisense.

github.com/korlibs/korge - Kietyo opened this pull request over 1 year ago
Firststeps documentation page not loading

github.com/korlibs/korge - basildoesstuff opened this issue over 1 year ago
fix typo "thighly" -> "tightly"

github.com/korlibs/korge - iiiii7d opened this pull request over 1 year ago
Tests are failing on latest commit

github.com/korlibs/korge - Kietyo opened this issue over 1 year ago
.ase file exception when contain grouped layer

github.com/korlibs/korge - Bruce0203 opened this issue over 1 year ago
.ase image has a problem on kotlin web version

github.com/korlibs/korge - Bruce0203 opened this issue over 1 year ago
[WIP] Android JetPack Compose integration

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Exception for generate TypedAse

github.com/korlibs/korge - kirk88 opened this issue over 1 year ago
Android: Fixes crash with vfsInitWithAndroidContextOnce

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Added mermaid.js

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Update index.md - typo mascots

github.com/korlibs/korge - rafi0 opened this pull request over 1 year ago
Support providing a set of possible keys for key events

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Convert Closeable -> AutoCloseable

github.com/korlibs/korge - soywiz opened this issue over 1 year ago
Go back to Kotlin 1.8.22 for now

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
korim 4.0.8 not backwards compatible with 4.0.1

github.com/korlibs/korge - sproctor opened this issue over 1 year ago
Bumps to Kotlin 1.9.0 and atomicfu 0.21.0

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes and tests BlendMode.INVERT

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: UI Components

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Colors for grayscale jpg images are wrong

github.com/korlibs/korge - Kietyo opened this issue over 1 year ago
Fix/alsa wait

github.com/korlibs/korge - cmhulbert opened this pull request over 1 year ago
Added Array*.lastIndexOf variant for sub-arrays

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Added mapWhileNotNull & mapWhileCheck

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Add FixedLong

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Fixes Vector2.reflected

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Propagates GameWindow.Quality to RenderContext

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: Add file drag & drop screenshot

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: Documents how to make View draggable

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: Fixes relative images provided in search

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: Document GameWindow.DialogInterface

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: NativeStorage & applicationDataVfs

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago
Docs: Explain how to sort views by using zIndex

github.com/korlibs/korge - soywiz opened this pull request over 1 year ago