Commit Graph

166 Commits

Author SHA1 Message Date
soywiz
f4a1181772 Some fixes 2020-03-08 00:16:19 +01:00
soywiz
1244801855 Disable admob for now until the gradle issue is fixed 2020-03-08 00:13:14 +01:00
Carlos Ballesteros Velasco
a7f754e89d Create gradle.yml 2020-03-08 00:07:47 +01:00
Carlos Ballesteros Velasco
6b390103d4 Delete .travis.yml 2020-03-08 00:07:00 +01:00
Carlos Ballesteros Velasco
00f9cd0748 Merge pull request #5 from korlibs/feature/korge-1.10.0.0
Update to korge 1.10.0.0
2020-03-08 00:03:26 +01:00
soywiz
b382c32b0e Update to korge 1.10.0.0 2020-03-07 21:42:40 +01:00
soywiz
3ced591e97 Added korvi integration sample 2020-02-29 20:08:30 +01:00
soywiz
4ed278237f Converted minesweeper example into build.gradle.kts 2020-02-24 00:17:27 +01:00
soywiz
45391fa2dc Gradle 6.2 2020-02-23 23:57:47 +01:00
soywiz
1722840e08 Minesweeper remove black borders + use nativeProcess to close the window on ESCAPE 2020-02-23 23:56:52 +01:00
soywiz
5b69ddd016 Simplify dragonbones eyetracking sample since the SceneContainer already cancels the Scene Job 2020-02-23 20:47:27 +01:00
soywiz
2927dfbdc9 Prepare sample-dragonbones eye tracking demo for the next version of KorGE that will fix a dirty hack 2020-02-23 20:35:12 +01:00
soywiz
220a3c0175 Update Korge to 1.5.7.0 (remove some now unnecessary launchImmediately) 2020-02-20 22:17:26 +01:00
soywiz
8eacfdf3e3 Merge branch 'feature/minesweeper' 2020-02-16 17:49:46 +01:00
soywiz
94bdfd6046 Some cleanups 2020-02-16 17:48:42 +01:00
soywiz
8b2654cb77 Some cleanups 2020-02-16 17:16:28 +01:00
soywiz
476ef6580f Some minesweeper adjustments 2020-02-16 17:06:06 +01:00
Carlos Ballesteros Velasco
bdb8569517 Merge pull request #4 from korlibs/feature/minesweeper
Ported minesweeper sample (from my old Lunea engine) using Process (similar to DIV Game Studio)
2020-02-16 02:43:17 +01:00
soywiz
c37fe8a963 Ported minesweeper sample (from my old Lunea engine) using Process (similar to DIV Game Studio) 2020-02-16 02:42:43 +01:00
soywiz
7d448af960 Update to 1.5.6.3 2020-02-10 22:19:29 +01:00
soywiz
6125fdff76 Update luak to 0.1.7 2020-02-03 01:10:37 +01:00
soywiz
5927c464dd Added sample-luak 2020-02-03 00:54:27 +01:00
Carlos Ballesteros Velasco
75523ed22b Merge pull request #3 from korlibs/feature/polyphonic-sample
Added port of Polyphonic sample by Shine
2020-02-01 18:05:51 +01:00
soywiz
153630d16a Added port of Polyphonic sample by Shine 2020-02-01 18:05:09 +01:00
soywiz
5af3b2c182 1.5.6.1 2020-01-27 01:27:22 +01:00
soywiz
914ce1bca5 Updated to 1.5.6.0 2020-01-26 23:01:51 +01:00
soywiz
8e62cabcf0 Updated to 1.5.5.0 2020-01-15 22:24:44 +01:00
soywiz
eff5ebd3b9 Bump korge version 2020-01-12 21:08:33 +01:00
soywiz
c8e95cb6a6 tilemap + camera sample 2020-01-11 14:54:36 +01:00
soywiz
625139ac0c Show how to close the window 2019-12-25 19:07:42 +01:00
soywiz
e1fa9b4a16 Publish 1.5.0d 2019-12-12 20:12:58 +01:00
soywiz
c55976f139 Box2D 2019-12-12 20:02:09 +01:00
soywiz
0c769d8016 Updated KorGE to 1.5.0c 2019-12-12 19:56:11 +01:00
soywiz
46508f35f3 Update to 1.4.3c 2019-12-10 21:03:29 +01:00
soywiz
f3041c484d Add mipmap support + power of two font texture so mipmaps work on all targets 2019-12-10 12:27:43 +01:00
soywiz
559a990e92 Use uifont 2019-12-10 12:13:06 +01:00
soywiz
c8d3264da2 UI - Let's use debug font for faster startup (instead of generating the font at runtime) 2019-12-10 11:48:33 +01:00
soywiz
6c19c84076 Bumps korge version fixing the included services. This should fix the atlas sample 2019-12-09 09:33:34 +01:00
soywiz
541076d6df Updated to Korge 1.4.3 2019-12-09 02:30:31 +01:00
soywiz
6fdec3791b Update comments 2019-12-08 03:53:58 +01:00
soywiz
37cd226477 Some UI adjustments 2019-12-08 03:28:31 +01:00
soywiz
df64040b7e UIComboBox 2019-12-08 03:10:01 +01:00
soywiz
1768df8f60 UIProgressBar 2019-12-08 02:31:18 +01:00
soywiz
a697ed53af Some refactors 2019-12-08 02:31:10 +01:00
soywiz
1451fae2ea More work on UI (scrollable container + clip container) 2019-12-08 01:37:37 +01:00
soywiz
1e0f2e29f0 Some work on skins 2019-12-08 00:53:35 +01:00
soywiz
1bb52206a0 More work on UI 2019-12-07 23:51:57 +01:00
soywiz
07e35acfb2 Added a label to the button 2019-12-07 19:29:47 +01:00
soywiz
ec11ffb646 Initial UI prototype and sample 2019-12-07 19:24:14 +01:00
soywiz
eee59e2f29 Bump version 2019-12-01 05:30:21 +01:00