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

Add reflected methods to Vector & Vector3 + some extensions + Vector2.rem (#1684)

850e603f54bf87455575ca50f2812681d473c208 authored over 1 year ago
Initial metal rendering on JVM with JNA (#1682)

62b7049c5681aab128ce82dc201eb3d3ca16a542 authored over 1 year ago
Some Quaternion improvement backports from korge-k3d (#1681)

e0614df1f7ab5309f3ef6f48414bce8760acc0b2 authored over 1 year ago
Improve ViewPropertyProvider, and support ImageDataView.animation selection (#1680)

dd0774a35b63b305884e9ff0a7d73a41ae83f49a authored over 1 year ago
Revert "Remove experimental wrapped klock variants (#1508)" (#1604)

This reverts commit 982d8666ddb9fe91a75801a2b4c0f9f96132128b.

95ddc9af24e2673db49a3ca70c42bcbfee80042c authored over 1 year ago
Include central badge so people know the korlibs are on central. Also link to the korge repo in libraries pages since now it is a monorepo.

de656f3f25dcf813b0ef9fca6511b0a81255c82b authored over 1 year ago
Added missing topLevelAwait

60af53460dd2d68b6ac86cf459d82434e74be629 authored over 1 year ago
WASM Browser support for all the libraries including korgw and korge (retake) (libraries depending on kotlinx.coroutines disabled for now) (#1628)

8d006dc79c645c441df9989b0e4f98f27e77b44b authored over 1 year ago
Improve AnsiEscape with 256 colors + code documentation + website documentation (#1674)

44812e5546a14b30e80ce5092186c11ec926d598 authored over 1 year ago
KR resources documentation + Chess tutorial link (#1675)

* Added KR resources documentation

* Adds KorGE Chess tutorial and code

7b8d5d7ffb13db5fb626f57f4ca9953d66c1a92e authored over 1 year ago
Improves Ray.direction to be normalized. Adds Ray.fromTwoPoints. Adds tests. Code + Website documentation for Ray (#1672)

* Improves Ray.direction to be normalized. Adds Ray.fromTwoPoints. Adds tests. Code + Website do...

20cc2649641aaae9924eb256be0cc9e319d0261b authored over 1 year ago
Minor

bfed7fad624657eaf28282f54751a389edd681fd authored over 1 year ago
Fixes Android alert/confirm/prompt and makes the root element of KorgwActivity to be a RelativeLayout (#1671)

* Makes KorgwActivity root to be a RelativeLayout

* Adds runAndroidOnUiThread & runAndroidOnU...

607d2f35cb8266d29e473842a7d9bc8adf21385d authored over 1 year ago
Improve, add tests and document Historiogram (#1670)

* Ignores the docs folder in IDEA

* Adds IntIntMap.clone and intIntMapOf

* Adds Historiogr...

676693799e8064281600edd565c71cedaa90902f authored over 1 year ago
Moved svg logos to another folder not in an atlas

26649a7fcb38e2d588f0b430b948d47429317ec6 authored over 1 year ago
Remove changelog and put a link to github releases

e5d525958f3db3d7f6fe5ae076d60895ba174dfb authored over 1 year ago
Fixes CI badge and checks if workflows are working as expected

737e8a023e932b607161e0cd99af4611c10a53cd authored over 1 year ago
Update PAGES workflow to check if we touched the docs folder

4ac22ca51c979c1d7f9338ad993067915d2f9ea2 authored over 1 year ago
Updated github repository in documentation

b879d5058e42c062c7ade4843144dec33d1f53f4 authored over 1 year ago
Try to check if docs deployment is working as expected

3b672526b8ed38b2dd84a19d3fd104635ac8e89c authored over 1 year ago
Try to fix pages

358661f5be7ae72501c68fc4b45b2b394b660691 authored over 1 year ago
Rename workflow "Deploy Jekyll with GitHub Pages dependencies preinstalled" to "docs.korge.org"

46bfa7eb35641f4508d8b45bef7f8c3f0cd8d78e authored over 1 year ago
Create jekyll-gh-pages.yml

f8c935f5a54254ea9fbaf717096794f06ba3d384 authored over 1 year ago
Update project icon

a5a586731dc2354691b14adf94d94dc4a1ff21e4 authored over 1 year ago
Is docs really working?

9d0e8c3602d0a8e672d996d5237f2147bc6485b4 authored over 1 year ago
Copied documentation from docs.korge.org to the korge repository to be able to write documentation, code and tests in a single PR (#1643)

4b92ebf8ceb5e15b559823851d88fa55817572dd authored over 1 year ago
Documents the RLE class & adds RLE.Companion.emit (#1642)

d509af3c844a14cda80b3eb561d3d80b6f8e6379 authored over 1 year ago
Ignore some failing tests

348556717a8b7f8840acf182ae5ee0d169f8f152 authored over 1 year ago
Klock: Fixes Z parsing and adds DateTime.parseLocal as a shortcut for parse(str).local (#1640)

* Reproduces klock parsing problem

* Fixes klock Z parsing

* Adds DateFormat.parseLocal

...

7025b01d7733601ebef7b904509b70b2b4cc80f7 authored over 1 year ago
Some SVG fixes (#1639)

* Fixes px not being parsed in SVG

* Fixes SVG relative moveTo after closing the path

* Ad...

63101dc0f1cb82b76ff735314a66f02eb0dd7219 authored over 1 year ago
Fixes ViewsForTesting.sceneTest

6aac4b60a2f3631cb73ffd2508324cca2f335a5e authored over 1 year ago
Fixes ViewsForTesting.viewsTest not returning AsyncEntryPointResult

4fd0a80c389c224d187cff78e5a1af21bcbbfae7 authored over 1 year ago
Fixes AsyncEntryPointResult on JS

050728f6497fd47ac46cb7997b1ace60a7a9c9be authored over 1 year ago
Make suspendTest actually return an expect/actual type, so it can also work on wasm (#1637)

f522969617028ca9057dd3afcc10ba713427388e authored over 1 year ago
Completes kbignum documentation + adds a BigInt.toBigInteger in the JVM/Android targets

74d9b968b5c4f90d6a8a022b79bb01370cd7d380 authored over 1 year ago
Added further ResourceVfsPath annotation + sort atlas entries by name

80270d05009bf916bfec8da22df6424e40e48cdf authored over 1 year ago
Adds an annotation pointing to the right path for every typed resource, so the intellij plugin can do stuff with that

f21d12069256f35bb9cc5f2483198fc5702b3e5c authored over 1 year ago
Remove GIF printStackTrace

18c2ffd6d81224c3c2bbbffa5f2bfe80247172d8 authored over 1 year ago
Try to fix runJvm issue

794b5aace3b80f333b9fe883c68949bacc42456b authored over 1 year ago
Try to fix runJvm

8a98da6987b239d89cba22ae4f505d6960b734c6 authored over 1 year ago
Support Autoreload for entrypoints

ad01e37b0eac77aec50d713937e9d223d9dbf69b authored over 1 year ago
Go back to gradle 7.6.1 until we figure out the issue

Still test classes from buildSrc through the :korge-gradle-plugin:test task

4630cd4e46f33f61b6104718ecad3f57008152bb authored over 1 year ago
Hugely reduce verbosity on hotreloading

a4a83a3f5a6680e931ccc3253a1360c5f5402883 authored over 1 year ago
Only add -Xno-param-assertions on jvm & android

89e6896b8ff9fc22b937ea344246f903bb454dd0 authored over 1 year ago
Fixes e2e-test-multi configuration cache test

cfa31f3ba39afeb735956016aea77f6daf365a2f authored over 1 year ago
Fixes TextCase for snake_case inputs

8a9ba51661f3ddf6951268ce9775fd87f69ea769 authored over 1 year ago
Fix enableMetalPlayground including even when enableMetalPlayground=false

32291fd90892b51c760a3dc757554f87844fac27 authored over 1 year ago
Improve generated interface

cee95649d8507b2ecca7f4b7ac52692ce6a100c8 authored over 1 year ago
Tests buildSrc on CI

b3594fcebdf252a3eae8b45a7cf3ec0bd1153466 authored over 1 year ago
Added GameWindow.alwaysOnTop property

f3cc131a2cff24d13001ba050369af833d826c1b authored over 1 year ago
Added TypedResourcesGenerator to generate a typed tree of your src/commonMain/resources including images, sounds and atlases

6e63ae961873afe9dd890a0ce1b5f499cbcef807 authored over 1 year ago
Update to gradle 8.1.1

b934ace5734a30d88861d64bb7a006798b8a9929 authored over 1 year ago
Document some more kbignum classes and extensions (#1631)

2944530f297c76fe4947ef71febb8ac4bb317bde authored over 1 year ago
Documents the BigInt class (#1629)

67e53314f0eaa2ba57f82402921252b8a3e6ed9b authored over 1 year ago
WIP Feature/metal backend next iteration (#1517)

* fix metal sandbox sample

* WIP try to improve vertex buffer binding

* fix metal sandbox ...

715b13aa053702046ecf1f3d535aac70fe190f1f authored over 1 year ago
Minor

a516e86e8adca173a4615eb68590676c50c18966 authored over 1 year ago
WASM Browser support for all the libraries including korgw and korge (DISABLED) (#1626)

67c1bc65b7b0c1e195626b69f93450684b2d1869 authored over 1 year ago
Fixes and tests NativeStorage (#1613)

a938d67cc2124c1c7d1e533192635e3061f929e6 authored over 1 year ago
Initial WASM compiling on all libraries but korgw and korge (#1625)

61c8d48290f0696bb187d52694ea1644ef3a138d authored over 1 year ago
Prepare to update to Kotlin 1.9.0-Beta (not updated just yet but make required changes) (#1614)

dd3708a5ad0b2932c735ec2c792293a1e5bf0232 authored over 1 year ago
Enable wasm in KorMA (#1624)

dad54cf6acd22e637585cf08e3f22f00b8af776d authored over 1 year ago
Add wasm target to KDS (#1616)

* Do not depend on atomicfu on kds

* Add wasm target to KDS

* Circumvented PriorityQueue i...

f877c21937750894af72236c31ccf5e0471ac34b authored over 1 year ago
Enables wasm target in kmem (#1623)

6c9a01d6980db2c90d22d4a98b86a5ea0d5c0f1c authored over 1 year ago
Adds wasm target to ktruth (#1620)

f52612e2dac3be78fa1008955e883140efc04076 authored over 1 year ago
Adds wasm target to kbignum (#1617)

95ede751e242dd43e41fe49f39f71c42133fcd0b authored over 1 year ago
Adds wasm target to klogger (#1619)

38ccfbf2a8391f182cbb3e785f6d3dcfc9d0b9a0 authored over 1 year ago
Enables wasm filtering in CI workflows (#1621)

b9196461c596fed549e41d16c3c94277172a3d2f authored over 1 year ago
Adds wasm target to klock (#1615)

176861bc8c91388ce28e46353fcb5486ef10a396 authored over 1 year ago
Adds wasm target to Krypto (#1607)

7046cb33ef95ea112c53fa1a7335e3a26cb2df96 authored over 1 year ago
Convert to/between NSDate (#1595)

* Convert to/between NSDate

* De-duplicate DateTime(2001, Month.January, 1, 0, 0, 0, 0)

d80f6983c1bf90ccd0fa182f84b4990750f0e43b authored over 1 year ago
Try to fix problem with Future not resolved to allow bumping to 1.9.0-Beta

d874f003bb84f55adf38d01254d7d0314d3a73d5 authored over 1 year ago
Minor

b6b0cc5404603eff61975592b6d539c099c2ffa0 authored over 1 year ago
Minor

4d88b0649709f0f8fcacffed96840986e340f840 authored over 1 year ago
Configure tests in detail in the korge gradle plugin (#1608)

Configure tests in detial in the korge gradle plugin

47289d24e31584d2f55285adfb2c30337c24c926 authored over 1 year ago
Check browserReleaseEsbuild on all platforms (#1612)

* Check browserReleaseEsbuild on all platforms

* Increase timeout

0a894fff540f31e1dd18a337648d0aae40092030 authored over 1 year ago
Fixes new esbuild version on windows (#1611)

* Fixes new esbuild version on windows

* Unify korlibs plugin to use common code for esbuild

fb96235ac3098bd174c8717840f354e163884013 authored over 1 year ago
kotlinx.serialization 1.5.1 (#1603)

e2170a02e05e2734e0931a931a60c074662e4e90 authored over 1 year ago
kotlinx.coroutines 1.7.1 (#1605)

aeb42ac8436b913ba4602eea1796a3434e79554a authored over 1 year ago
Fixes localTimezoneOffsetMinutes in apple platforms & adds DateTime.cfAbsoluteTime & DateTime.Companion.fromCFAbsoluteTime (#1592)

* Fixes localTimezoneOffsetMinutes in apple platforms

* Adds DateTime.cfAbsoluteTime & DateTi...

656078f3a41505f1b1625f39210edb3cb2110117 authored over 1 year ago
Update korge icon (#1585)

359ee0f99999920dfcc8121402a4c3a3b7f7ed2d authored over 1 year ago
Invert Y axis in gamepads in JS

f4d88e754edc1ca923672298125bb461e86ccfae authored over 1 year ago
Increase JS gamepad dead range

14030fdaeb5ecd98647c8eae7289cc1196dcfe95 authored over 1 year ago
Fixes remaining resource combination issues for Android and iOS (#1584)

* Make gradle kotlin version 1.7

* Move createCopyToExecutableTarget to a common package

*...

bc086205ddcb59927d1cc68d144ae3abdc132895 authored over 1 year ago
Add Size.square

14686c70cd87705edf297303ff8107bca05f6873 authored over 1 year ago
Fix Vector2Int.toString

0a6e264313cec99d0e56b592e78aeb68ab06850a authored over 1 year ago
Fixes reloading KeepOnReload properties of type Point and other types

c1ce2ae39d84fc7c3d25c6defeed222e0ca56e67 authored over 1 year ago
Small fix (#1583)

ebca41cc65a86e8196b0282148cb207c5291a620 authored over 1 year ago
Enable dokka

46d1b4cd5ff8800ca77beecbeb19df3609ae5a53 authored over 1 year ago
Update README.md

672a7f08f154bd97fbf7fa78b2df865d1c32ef73 authored over 1 year ago
Add admob kproject link (#1582)

52a003eec7edd7bdcf5dabaef3253b27bb40d0c2 authored over 1 year ago
Use an older android build gradle plugin to avoid issues with older IntelliJ versions (#1581)

2ac3fcf1a049fe3a35a692b290ebc4e4ce2d2490 authored over 1 year ago
Added TileMap.overdrawTiles to be used with LDtk (#1579)

bcc5c6422240eed1a6503172faa09c769b97146a authored over 1 year ago
Make Camera view experimental

cb97cde7aa89ea6836eaaf78f892d632e805a765 authored over 1 year ago
Make CameraContainer deprecated

5e702255b335729426281be1cfd45baa5e2ea590 authored over 1 year ago
Add KorgeDisplayMode.TOP_LEFT_NO_CLIP

429c9cb7394466f12d71527561ad3cd34fd63181 authored over 1 year ago
Support interpolating Rectangle

36a06ce8b851aa96efe17155de6ba9df68e8df51 authored over 1 year ago
fix Starter kits link error for readme (#1578)

814190d09909b801744dcf1dd714515d8010c6b6 authored over 1 year ago
Add starter kits & mascot links (#1573)

db315e73aaa3854c7078d1f9f6c1d2f09c4ab694 authored over 1 year ago
Bump kotlinx.coroutines to 1.7.0 (#1576)

245265e9f995746dc7038e30126f439f54dbfdcf authored over 1 year ago
Include resources from dependant projects recursively: fixes kproject dependencies with bundled resources (#1574)

* Include resources from dependant projects recursively: fixes kproject dependencies with bundle...

894ea68dc2139ec06a9f11a7da2d6e4c3daa9285 authored over 1 year ago