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

Proper implementation of ThreadLocal on K/N new memory model + tests (#1982)

* Proper implementation of ThreadLocal on K/N new memory model + tests

* Disable test on JS/W...

e2b6191d7caedbcaff42da825835ab076f22cc0f authored over 1 year ago
Moved FFI and JVM Cocoa code to korge-core and convert Cocoa from JNA to common FFI (#1981)

* Moved FFI and JVM Cocoa code to korge-core and convert Cocoa from JNA to FFI

* Fix compilation

421c7d4a50b01d3b1371b932d6fc289c9a5d4451 authored over 1 year ago
Removed SDL2 code (#1980)

* Removed SDL2 code

* Use only AwtGameWindow on the JVM

f46f1d562cbe11cdbf0b46380b2b8677a8181525 authored over 1 year ago
Cleanup some ThreadLocal (#1979)

* Remove unused code

* Cleanup some ThreadLocal

e8a14a018435cc0ea308ec31436ffa8126292e22 authored over 1 year ago
Moved TimedCache to korlibs.time package & add IntTimedCache + tests (#1975)

* Moved TimedCache to korlibs.time package & add IntTimedCache + tests

* Improved IntTimedCac...

7582a8f8defaa94091c3c69cd05030a0b799f389 authored over 1 year ago
Adds Logger.logTime. Make Logger.invoke() threadSafe. Improved Logger on the JVM to display colors (#1977)

9fd2e7b8086f7f7687ce53de51f1c33b54f0ea0a authored over 1 year ago
Removed some unused ThreadLocal (#1978)

35112de090ea3f08356f46644bdb5e0cccbdfac1 authored over 1 year ago
Lock on K/N sleep instead of spin on wait. Check that Lock.notify is in the right thread and locked + Tests (#1976)

* Lock on K/N sleep instead of spin on wait. Check that Lock.notify is in the right thread and l...

15e14e5ec2c3ccf166a7a1d80500394ea29ef318 authored over 1 year ago
Make Extra Thread Safe (#1974)

e01669455aed5af5e7a7bd147e10455b3b0c600d authored over 1 year ago
Bumps to Kotlin 1.9.20-RC2 (#1973)

fbd068fbac79ba4c235d7a7b4ad319bc00f6e105 authored over 1 year ago
Added arraycopyStride & *Array.getSampled (#1972)

* Added arraycopyStride

* Added *Array.getSampled

c45d4626a57e50212b0195b7977e7dc697c2ba1d authored over 1 year ago
Improved internal Stopwatch naming

be37117897a8c2aecb86ea52d954f208da53de12 authored over 1 year ago
NativeThread: pass the thread to itself. Adds NativeThread.threadSuggestRunning. Adds NativeThread.Companion.sleepWhile (#1971)

NativeThread: pass the thread to itself. Adds NativeThread.threadSuggestRunning

84eb1dc3e035292b6109aedafdefbcf32e9bfa1e authored over 1 year ago
Adds Pauseable interface + improves EventLoop (#1970)

6755266d9593ceec7475cb1efa9df30fc8a5070e authored over 1 year ago
Make FastRandom global instance thread-safe (#1968)

10a6fb0715128bd4fc8854783e96bdbaab6f22dc authored over 1 year ago
Move DeprecatedParameter to korlibs.annotations.* (#1969)

049a3a01bffc4da965f71442e1a4f68d25fa4ff4 authored over 1 year ago
Revert "Adds Pauseable interface + improves EventLoop"

This reverts commit c93f5c4628cac048a55d1a193fd6e466c409e978.

c273771cea3dfc7fd4006d2e3a0f1c0f5d98fd82 authored over 1 year ago
Adds Pauseable interface + improves EventLoop

c93f5c4628cac048a55d1a193fd6e466c409e978 authored over 1 year ago
Gradle task runJs runs the debug build (#1963)

faf33f1c0b0591c67788838edc1b77097be75a0b authored over 1 year ago
Some iOS gradle tasks fixes (#1967)

* Fixes getting the TEAM_ID from the Apple Development certificate

* Bumps Xcodegen to 2.37.0...

b2955df20fb3cf232e31c7ea97ae6f0be17ca42a authored over 1 year ago
Fixes and improves android gradle tasks (#1965)

* Fixes SpawnExtension.spawn and support SpawnExtension.execLogger to output and pre-process eac...

0292d9967b0c402d3522a39b24ef88aac72cd778 authored over 1 year ago
Use UseZGC on Java 17 or greater (#1966)

4a4a74d6f1031c01c1478a0a995708d502df7ece authored over 1 year ago
Fixes esbuild task input that prevented regeneration when updating dependant submodules (#1964)

1fc4f393aae0754b757e818859399547879cc763 authored over 1 year ago
Prepare new GameWindow (#1958)

303b5478d455a440789c373d86f7a9e71d535378 authored over 1 year ago
Try to circumvent an error on windows arm when configuring esbuild (error on Kotlin side trying to call uname on windows) (#1957)

ff6bc9a38cdb2847b08d1c9ac81749925d127219 authored over 1 year ago
Enabled WindowsRegistryTest and added WindowsRegistryVfs.HKEY_CURRENT_USER/HKEY_LOCAL_MACHINE (#1955)

d13be5d1a4414376bcf4626afdaa5f62b853c68b authored over 1 year ago
Update gradle to 8.4 to support JDK 21 (#1956)

fa2d6cb1d80269ab74d81485690325e2859aac9a authored over 1 year ago
Some GameWindow and dispatcher cleanups (#1954)

76a6a229e88e8a9cea6ec3e1caa6d0f448c20737 authored over 1 year ago
Some preparations for a new GameWindow implementation on the JVM (#1952)

6aca5654d27ab160d945328c963a0586e0d336d2 authored over 1 year ago
Added SyncEventLoop (#1951)

f796faa5a5c85168c7585c66aeb2ca8f66fae3f1 authored over 1 year ago
Implement Lock.notify + Lock.wait + Lock.waitPrecise (#1950)

4eaf22832eae8f52402a98b47bbc2b61d88637aa authored over 1 year ago
Precise thread sleeping by busy-waiting and improve NativeThread (#1949)

5ebd690ea302d9c33dfdf63f6f5c99be0b911580 authored over 1 year ago
Provide Closeable extending AutoCloseable on KDS and typealias on korio (#1948)

e96e208270e78d6872a518789be3a93d9540a293 authored over 1 year ago
Small fix

85998a7ad7a5d6d2185d828405453067f2477824 authored over 1 year ago
Support packing win32 (x64) and linux apps (#1947)

f7dfeb1f290ce1113e25cdd0a7795f3dd56cdec1 authored over 1 year ago
Supports packing macos app with a bundled ARM+x64 JRE (#1946)

3c1ae47b26a64e469440d2e1d31dcaf2213df3d1 authored over 1 year ago
Cleanup JS webpack (#1945)

d84bcf7612b2df4eb73acb9fec0e630c7ca456fc authored over 1 year ago
Keep names of Scene classes

fc38bbe8fbd20ea20d28b10866fe0cc805df0e1e authored over 1 year ago
Support JVM >= 19 on MacOS by disabling Metal and using OpenGL instead for now (#1943)

24fdc4eae803d7551f17c57424ffba915263dfa7 authored over 1 year ago
Add missing keepclassmembernames

a82f79be4e9856a60cf1d59110f35eb9b6b71b77 authored over 1 year ago
JVM FatJar and Proguard fixes (#1942)

eadcc8b3fb96d1f818a6e8dec3149afc99bb8195 authored over 1 year ago
Make worker API more resilient on JS (#1940)

1f13de6f245a0fd211e986fcb6208bc47e024388 authored over 1 year ago
Fixes JSStackTrace on Safari/Firefox (#1939)

e5662cdc06a56ac2da47afbe928e550c6a635e72 authored over 1 year ago
Do not minify esbuild debug builds (#1941)

a5b689fbc0700df69cb322a2e76dcae909c52d9d authored over 1 year ago
Kotlin 1.9.20-RC (#1938)

3a44bccbe5f666c90ac39e0992b7bc3dba2ac0ce authored over 1 year ago
Adds `DitheringFilter` (#1936)

14b171c6dcfa52b08ce990f38f7ab4baa4b5d280 authored over 1 year ago
Fixes small UIButton clicking issue (#1937)

37692e05f415b2de31797e30be39df1ca85413a8 authored over 1 year ago
UISlider, updated tooltip and material layers and lots of UI and geometry improvements (#1934)

058418bed46c0a4fe0b60bbbbc9b38654e1a18d5 authored over 1 year ago
Deprecate Rectangle.xD, .yD, .widthD, .heightD (#1933)

6030a5b1f1bb2b01e8a39f19aa6e11a75589e74d authored over 1 year ago
Make UIMaterialLayer anchorable (#1932)

841f2658e49ceb4436a3f107af0da9893f2bc00a authored over 1 year ago
Add Container.unaryPlus (#1931)

e572ae388a1773f348d80989d3cfb954a54c3c75 authored over 1 year ago
Fix loading project afterEvaluate (#1930)

a8e3b364f6f7aa010d1a8d51ff6eb33022872178 authored over 1 year ago
Support cylindrical 3D coordinates (#1929)

c7f4f0ba6284f18cf1d67f49de4a955fb76776d3 authored over 1 year ago
Three-argument document.open() (#1925)

bb74ad1b382d8727c10e5858a62cd4637ea86f00 authored over 1 year ago
added tictactoe to tutorial list (#1928)

6295c1cf7cbe7772736f71a9e9e86be48a9801f1 authored over 1 year ago
Fix typo in docs (#1927)

Update custom-rendering.md

a9af8c848fbbacb31537d24c57dde7500878de80 authored over 1 year ago
docs: Add kbignum alias page

4fbe19494509394fbe441b7be9523d711c0c86c9 authored over 1 year ago
docs: Fix getting started description (#1926)

c9c155daadd8eb2e5e1cd4b47dd4dd6287127869 authored over 1 year ago
Stack overflow on UITreeView (#1919)

0913358f2167f78587898615df685b478a5b7654 authored over 1 year ago
Make Android tasks configuration-cacheable (#1923)

9025bd37ba2f264cef87e179ad8bec876100ff9c authored over 1 year ago
Avoid kproject creating a test android source set (#1922)

1ebd523f56a35b39363a50a5044e6bbdc7d4bee9 authored over 1 year ago
Supports configuration cache with runJS (#1921)

7ffa8151de85936e983279226205af83ce7b0eac authored over 1 year ago
Fixed and tests runJvmAutoreload with configuration cache enabled (#1920)

ea68fd26c912991e85daf91d89aba8cef2a385a3 authored over 1 year ago
Missing View-related ratio updates (#1913)

29838ba5efe87fe116d182bcf3a9f17d30eda04f authored over 1 year ago
docs: Getting Started redirection (#1918)

Getting Started alias

836d10f0d3ec8f74d35b7878af1764c37a00c217 authored over 1 year ago
docs: List contributors grabbed from github API directly (#1915)

cc9f37efe745c776957c0a69989f3733300fa1f5 authored over 1 year ago
Ensure iOS publication is referenced in the .module multiplaform even when deployed from linux or windows (#1914)

754c36a7d9551dbfecb3312dea77fca98c11a168 authored over 1 year ago
Go back to Java 8 on Android (#1912)

5dc81ed7df5597fdc647f68d218fd20014de18cc authored over 1 year ago
Do not include K/N on Windows or Linux in kproject since it is used only for iOS now. Disable WASM target for now. (#1911) Go back to standard kotlinx.coroutines and kotlinx.serialization for now since wasmJs is disabled for now

83da82fde2bc3efa74841aab1d99bcaf2a5f0c31 authored over 1 year ago
Detect invalid kproject.yaml versions (#1909)

de61e5802fc439ce5f1dd7d8925c1831c159cdfe authored over 1 year ago
Add korlibs artifact aliases (#1910)

2c22c19e9dd9b70db4c79abdd8acc1d69a2ac462 authored over 1 year ago
Continue when generating typed resources, when finding an invalid .ase file (#1908)

502f19b238ac2afb8475b1212c6889d4f113bfaa authored over 1 year ago
better solid triangle visual test (#1907)

41f69961ab54bff17d507050b1128548d273fc8b authored over 1 year ago
Added solidtriangle screenshot test (#1899)

0811b59aea6e763f053e2134ecd09ee760537c19 authored over 1 year ago
docs: some fixes (#1905)

ad3f5d9a426ce29e34d097ec6745269ba740e151 authored over 1 year ago
Quick version check

055856688343a4c5ac7e07c26978aeb9e8e7f052 authored over 1 year ago
Fix version deployment

74d0f1253d5e78ca250a6e2a5a468866380307ad authored over 1 year ago
Use Java 11 by default on JVM and Android (#1902)

7e5576fc06dfcb59b8327b8cacdb4e2268b2c119 authored over 1 year ago
WASM: Reduce Android API level from 26 to 21 by using WebView instead of JavaScriptEngine (#1903)

1670b98da85bceffc300a3ead526a7a19dbd6822 authored over 1 year ago
CI: Extra test filters

c2c7805b4994e2904d94703613584bda4dbdc42a authored over 1 year ago
docs: Check broken links on PRs (#1901)

cfbb1d8617352e99491e432ce09f1c755a9ddb83 authored over 1 year ago
docs: Try to fix remaining broken links and prevent publishing the site with broken local links

8420efe679690b833ac2b213309f800f0f6720a5 authored over 1 year ago
docs: fix some broken links

9bc23a84713db9fe185a7d641a0487c39dcba5b4 authored over 1 year ago
docs: remove some broken links

89a5f48e8b97239db7fd639e753c9c08b7cb860f authored over 1 year ago
docs: Check broken links after uploading the site to avoid waiting

71ee5a59277413995289f194aa561b88e456a880 authored over 1 year ago
docs: Check broken links

5d1dedb558d6b3294a2a3335a1b4d96a096cea13 authored over 1 year ago
docs: Check broken links

ac35803e5a99eb0af0ef64568b251672df74d7ff authored over 1 year ago
docs: Check broken links

e5fd87f30638b811cb6b6d00d672d85b6131ecfd authored over 1 year ago
docs: Check broken links

09639617fdfce2ad1b7cecac1858e035f8e96614 authored over 1 year ago
docs: Check broken links (#1900)

a2a24421c115de126d3135f29ee4dccee4d46450 authored over 1 year ago
docs: More work

eb42002840d43ca111fb928a916f073729982170 authored over 1 year ago
Merge branch 'main' of https://github.com/korlibs/korge

97df4a394fdfa0df7c4383a90c495f52e58653bd authored over 1 year ago
docs: Add runtime atlas generation info

411be79e8008903136c6ccadf32e72f5b66cdd74 authored over 1 year ago
add SolidTriangle (#1894)

0c93cc3e2e7158ba6a36fa5a730b491986494ea9 authored over 1 year ago
Small doc cleanups

41959c0f6cd60ace9a70eafb3af2710e1b99350c authored over 1 year ago
Remove old docs stuff

b0973b4b1da409faaf99806bd2429fe83f5a6304 authored over 1 year ago
Revamped documentation (#1898)

279260506e8e3d0aea1fe2573ac7489e58f48fd6 authored over 1 year ago
Side page TOC (#1897)

Side page TOC

9d2f08502cc197793c1be6d70bd9939864e153ad authored over 1 year ago
Adds documentation feedback (#1896)

42b5565e0b424c0f545314c8ef550744a702bf7a authored over 1 year ago
Supports proxying and allow searching for store modules and entries (#1895)

a40bd3c48d82141d2aea3e78ece6bbcaf85f0398 authored over 1 year ago