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

Fix remaining tests

1321910a33c37ac19b9879dbdebcd581bb6fbfb2 authored over 4 years ago
Fix some tests

9b8524813e8273fc3a4358019510477b60326ee7 authored over 4 years ago
Cleanup swf tags

cf8b553877e07d8f9003f2f6d2aa63e3de959a53 authored over 4 years ago
Cleanup swf tags

edd036f91ea6a683d7bdfefa54c8d04306dc2282 authored over 4 years ago
Some dragonbones cleanups

68e1640f7772f0d5dab1fda99e1bcc97be33b761 authored over 4 years ago
Remove remaining specific Matrix methods from dragonbones

f234459b8f444f8de35b7bccdf34c93d78095356 authored over 4 years ago
Use Matrix from korma

a6537ba2d7fe608420cdbce872f63ce5fbaec3a7 authored over 4 years ago
Use Point from korma

6cfb5ce200ffa83bd363e49c63f5710fe381c559 authored over 4 years ago
Use Console from klogger

52a12058346cf84e94cbc3fb92d278df89e06298 authored over 4 years ago
Use fastForEach from kds

8053b5adf485cc4e0c379ac4592311b484680a4e authored over 4 years ago
Use ColorTransform from korim in DragonBones

ad7ef145316b933448475951baf816ee2bb841ca authored over 4 years ago
Fixes https://github.com/korlibs/korge-next/issues/48

63489e9235d31f4f6ff2b948b4c60ed73d1a5bff authored over 4 years ago
Added TextAlignment.BASELINE_ variants to be more specific

185b2189e3d7af8487d542ebd9837d1624c7c5e5 authored over 4 years ago
Some adjustments

f66c24c593d45983c3ba01e8d294a6565184235e authored over 4 years ago
Some fixes

90c75a4d01f9c1dce649d6c276f715a191b12ac4 authored over 4 years ago
Much more work. Fixes https://github.com/korlibs/korge-next/issues/47

33b245bf07091a9d9bd2e8498214356d15382611 authored over 4 years ago
Fix dragonbones sample

67b794816ed705a3847965e28316ce076f2174d8 authored over 4 years ago
Small adjustments

d5dc08b2c01bf630634732d0ef993c082e7020d3 authored over 4 years ago
Small adjustments

c5e846ac9370ebca413901f44026718bc5f05e9d authored over 4 years ago
Fix ArrayList.add methods

15d6b1a7aed944343e0149256f9f2256a757131e authored over 4 years ago
Make KorgeBundle use dependencies.txt on non-android building

906915f0eccce236e6b0a5bc838306d5eaeacbbe authored over 4 years ago
Embed WorldView on intellij plugin

4dfd98dfa6b6038c1ad5dd6ea1814605839efc08 authored over 4 years ago
Moved korge-box2d to a bundle: https://github.com/korlibs/korge-bundles/tree/master/korge-box2d

0852257687702f4b2b6f161e0a9fa9c359620d58 authored over 4 years ago
Fixes https://github.com/korlibs/korge-next/issues/55

1de2c580afb9e8c09fe6e9a4c1d9e40c28d50024 authored over 4 years ago
Supports writing a BitmapFont into a .fnt file (will be used on the plugin and maybe as a resource processor)

272f579085f6a8a850208237b82bfd9d9e73475a authored over 4 years ago
Do not print COMMAND: on stdout on gradle plugin but on logger

9a203c81d579f26f3f062746f035e5df6c2f4ac9 authored over 4 years ago
Optimize TtfFont to use FastByteArrayInputStream instead of SyncStream

5d43942e6a8f33d221e8bd0f5ada8522cd511405 authored over 4 years ago
Prevent calling setFont when no required on JS Canvas

7c769d80b0d4abf6ab58728c0b971d776c210db8 authored over 4 years ago
Support FastByteArrayInputStream slicing and extra reading methods

49bc4bf112287df16007f964f7ab68d892f919c5 authored over 4 years ago
Prevent Blur from using UByteArray

8faa88c903edf2d35331ae80ba409f41878de470 authored over 4 years ago
Optimize VectorPath writting

a39409912a61df4c61ecc46039ba236e929ced29 authored over 4 years ago
Favicon adjustments

bffde3ace95646a0b9e479edc05ca32e03a8c5b9 authored over 4 years ago
Minor

c164a50fca1dfde94ab5a6b1f4680115d32b3449 authored over 4 years ago
Optimize RGBA.hexString*

54d86b2bdbe63074b597c997135a1b57116b9ba5 authored over 4 years ago
Bump gradle and kotlin versions

674a3da5799fc23bb4f4f4b4146400c904cc37b3 authored over 4 years ago
Adds favicon.ico on the JS target. Fixes https://github.com/korlibs/korge-next/issues/41

5e3de6422b2a48b31040ff65981d986fef947386 authored over 4 years ago
Adds missing source set folders from bundles. Fixes https://github.com/korlibs/korge-next/issues/54

82c6fa07474b278dbe0c2784c4d1f8f29feaf809 authored over 4 years ago
Should flush renderContext after calling onAfterRender

70433c0aaedffec06c272dbbaa7eaa28f3834f85 authored over 4 years ago
Some more work on resources https://github.com/korlibs/korge/issues/283

b25e174419e63400def02841861177ab5ff266cc authored over 4 years ago
Update hello-world sample showing how to use resources https://github.com/korlibs/korge/issues/283

ec8bc47b9dca73a82d56f2468275f8c6166fe57a authored over 4 years ago
Update hello-world sample showing how to use resources https://github.com/korlibs/korge/issues/283

d5903965868b3f75d565c38bf6e36adc634c0198 authored over 4 years ago
Some more work on https://github.com/korlibs/korge/issues/283

ea41ee291f61a05c522039ada0b7bfd21264d34f authored over 4 years ago
Some more work on https://github.com/korlibs/korge/issues/283

7facb17a5b0bff6681b2e38f8149c4216a58a2be authored over 4 years ago
Some more work on https://github.com/korlibs/korge/issues/283

d9d6d24c4c75cc25632fad2c8d4b5d418b735368 authored over 4 years ago
Some more work on https://github.com/korlibs/korge/issues/283

80ee9ed06ce844fb5a5f46e8c0048b0a5a906b45 authored over 4 years ago
Some more work on https://github.com/korlibs/korge/issues/283

e6948da5e07766d1e4ccf9649ec8d75c12fc17de authored over 4 years ago
Some work on https://github.com/korlibs/korge/issues/283

792012064d347e029329447763a8e9ed1d5f13c5 authored over 4 years ago
JS: Some WebAudio adjustments and fixes

c0eebcc0de535449eec3439be802b6f615752896 authored over 4 years ago
JS: Use WebAudio for music files too so we can adjust panning and other properties

38cbf444faad2cb96ef89997ac92a2d2af1d1ac3 authored over 4 years ago
JS: Support HTMLAudio playback for streaming without having to decode the whole sound (for music files)

48380d52da24b96aaca21ee48b5167bf2fd3369e authored over 4 years ago
Further improve MP3 reading speed on native and JVM

3fc07a837e823af2d9d706b5542106154a48bb09 authored over 4 years ago
Fix WIN32 audio

c0729c907b0b4384cfba4099562c199070375a97 authored over 4 years ago
Support getting the number of channels of a sound

6e43b1c96444abfad18ec101eac12335cbd9b74d authored over 4 years ago
Optimized MP3 decoder to avoid allocations

accf23d731600d24058617a856bc49bfaaa562f1 authored over 4 years ago
Support pausing/resuming sound in the middle of a process

7db348dd66c5f048d6a68325e4ae0e1ef424773b authored over 4 years ago
Added AudioSamplesProcessor to simplify echo filter and future filters

1d4de5e1a01bd46b547a2ada85f4bb209ab1d16f authored over 4 years ago
Some adjustments to AudioStream.withProcessor + echo effect

bc55b265b0f258cc4305e154653f39064f5633e1 authored over 4 years ago
Support audio fading, processors (custom and echo) and more work on https://github.com/korlibs/korau/issues/28

46059350fbb9c5cc55a4ee5e43fe79af4a90d55f authored over 4 years ago
Small nullability adjustments on MP3 decoding

4a435191c7393da333c8f85fd1b0d7f7ac2e1f35 authored over 4 years ago
Some work on https://github.com/korlibs/korau/issues/28

2f4c93ab9159b4375eaaa6d1dfe10b474892a17e authored over 4 years ago
Simplified output of OpenGL info

9257fca8403c6f6a9e4310c6fb8e49378a537bdc authored over 4 years ago
MUCH faster MP3 time reading

36f1c2fb42869c52b3eed45121d439bb6dbe2661 authored over 4 years ago
WIP fullscreen on X11

97ef7cba93a0cef8d96c4733b9e9e821227356a8 authored over 4 years ago
Fix window size + support fullscreen (not maximizing) on win32

9d944dd45956e296e7dd93ad1514047ce498da70 authored over 4 years ago
Small fixes

1cc1e1898c3e48e55563e6c3ab3579d98057ae33 authored over 4 years ago
Small fixes

28e46eedab8885396761a721c0c52b9d375d1c1e authored over 4 years ago
Small fixes

39f9aa6084d7765965644dccf81bf4913f82c0ba authored over 4 years ago
Small fixes

e0f1b372351b5794c892645e11a7570d3e7fabea authored over 4 years ago
Small fixes

59a9985f77816295e28852ceb3dc8f41f01eb731 authored over 4 years ago
Small fixes

d98d5e8dd678f27bc3d5629fb2070cdc90581834 authored over 4 years ago
Small fixes

4fe4ad85a0a199981e7889c3d1ef03861ad3f138 authored over 4 years ago
Small try

21737f5548c32ec1ff1312348cfff2bde5ccece2 authored over 4 years ago
Try to fix stupid autocrlf issue

d7d62dcc1de6f696f11955d91f8b8d5b6ad26783 authored over 4 years ago
Support fullscreen on AWT windows/linux

18190b2009e36f1e75e4366a6487da3f4dbd05a1 authored over 4 years ago
Hack using Robot to get focus when launching AWT window on windows 10 on gradle daemon

b5014242d02f66620d9754b7457f44a6b93173e2 authored over 4 years ago
Hack using Robot to get focus when launching AWT window on windows 10 on gradle daemon

b62eb910a7a44ba650d69249c08cb0c5cb6c2f22 authored over 4 years ago
Fixes KorGE not showing on top when running on the JVM on windows on gradle

381e178864d92da080538f4f7579b61a9ef48522 authored over 4 years ago
Small fix

f461005c5d7db9a8b184ee4ce4bd58cee9a70165 authored over 4 years ago
Improved resilience on korge bundles

4f84e9096cc4c9b1bd8b7be3e05e3c02248c0ce4 authored over 4 years ago
Supports SHA-256 validation of bundles

d81bebf43fec688a95a4dff1f0c9daeb5b2d3af0 authored over 4 years ago
Support specific commits for git clone

f9333b966d5767530a799d88368a5004d7bacca2 authored over 4 years ago
Fixed TileSet with a single tile

7489d6bb240e58983db341e668477b1ccfb9d316 authored over 4 years ago
Moved admob, billing and services to https://github.com/korlibs/korge-bundles

d960bd2d717f706af504e90f8a3feea23c08cb36 authored over 4 years ago
Some more work on bundle system https://github.com/korlibs/korge-next/issues/53

d0b1b730c04e040e62a706fe35da7d1821f7e44c authored over 4 years ago
Some more work on bundle system https://github.com/korlibs/korge-next/issues/53

c690a3e5631097173f25cb6905a65181795f2a49 authored over 4 years ago
Some more work on bundle system https://github.com/korlibs/korge-next/issues/53

7ae9a9c0d5af47af067769f34ac4085a5295cd00 authored over 4 years ago
Add korge-admob dependencies.txt

114f28ba91e48fe12aa023545df8ab1f99d39289 authored over 4 years ago
Support updating BuildVersions.kt file from gradle.properties

5a18ead2f21b08a3b1dc838e655387f224969959 authored over 4 years ago
Some work on bundle system https://github.com/korlibs/korge-next/issues/53

c838a464ea5b95dadca571439336f4c863ad094e authored over 4 years ago
Some work on https://github.com/korlibs/korge-next/issues/53

d966dfb2cd2d400747d0a98a4cf2f6c10a0fa546 authored over 4 years ago
Fix idea.module.excludeDirs

de5ac2b5f411c964589bf1f6c1d2453c5a4b5e06 authored over 4 years ago
Fixes https://github.com/korlibs/korge/issues/291

78e9ca0d88672454e8c7bf3bd83ad6d9fb5fdc76 authored over 4 years ago
Fixes https://github.com/korlibs/korge/issues/295

e1fdef084595d77a3ca0e3fb1bdb8acf40a84c87 authored over 4 years ago
Restore hello-world sample

d1f622760482842ac25cf170e32d183b79ce5e54 authored over 4 years ago
Small adjustment

372916ba9ec84b38fdea00c9c3203725a4208717 authored over 4 years ago
Proper BitmapFont generation on the fly

01952701e3cf47025fbe3be98eca9e8fdcec788d authored over 4 years ago
Remove Text2 static texture once updated

4b2572050c3f8563294af30136fa9eb94e47da7e authored over 4 years ago
Some work on https://github.com/korlibs/korgw/issues/4

97886786ddf6a019523fca1aa4e8e78d3e41c5ef authored over 4 years ago
Some work on https://github.com/korlibs/korgw/issues/4

27c769cd3cece69112d2b4023cf8a6376a1ab7c3 authored over 4 years ago
Added BitmapEffect and support constructing BitmapFonts applying effects

7ec3a7e19c1672a7e669894e6d02c5459eb4c923 authored over 4 years ago