Benau
18d66db516
Update SuperTuxKart icon files
2020-08-16 14:42:17 +08:00
Benau
8cc4dd3383
Initial work to make android STK use SDL2 completely
2020-07-12 08:25:06 +08:00
Benau
c542feaf4d
Include all tracks by default using android app bundle
2020-03-06 10:37:01 +08:00
Deve
bf5ebef481
Allow to set input/output dir for generate assets script
2020-02-23 00:41:59 +01:00
Benau
82986bdeaa
Add pumpkin park to android
2019-12-19 01:44:06 +08:00
Deve
030bc38516
Generate full assets in android builder
2019-10-15 01:04:56 +02:00
Deve
674cfff070
Remove/extract new data only if apk has assets
2019-10-12 00:22:55 +02:00
Deve
61f6e354a8
Add a possibility to change generate assets options using environment variables
2019-07-25 22:09:41 +02:00
Deve
75afb5e90b
Fixed continue without a loop in generate assets script
2019-07-25 21:56:16 +02:00
Deve
23c3736bd5
Optimize png files to make apk < 100MB
2019-06-29 00:07:47 +02:00
Deve
0dcaaa871a
Don't convert kart textures to jpg on android.
...
Some karts look much better and there is enough space in apk.
2019-04-04 22:06:59 +02:00
Deve
ee1fede8d8
Add ravenbridge mansion to the apk
2019-03-15 22:06:35 +01:00
Deve
88a1dcc724
Add more tracks to the apk
2018-11-27 21:57:44 +01:00
Deve
571d3d3ba0
Minor optimization for assets extraction
2018-10-25 22:17:35 +02:00
Deve
2ef3980009
Update tracks list after recent typo fix
2018-10-20 11:23:03 +02:00
Deve
5bed082b86
Add more arenas to the apk
2018-10-19 23:24:16 +02:00
Deve
c889503d7b
Fixed wrong comment
2018-06-19 21:59:09 +02:00
Deve
b430a0e5bf
Huge improvement of apk file size thanks to Alayan.
...
The apk is now 20 MB smaller.
It may need some testing to see if there are no artifacts, but as far as I see there is no difference in quality.
2018-06-19 21:40:26 +02:00
Deve
c23f1bbc5b
Fixed a bug in generate_assets script
2018-04-17 23:57:10 +02:00
Deve
34f0f8c239
Fixed a bug with red light in thunderbird model on android
2018-02-25 22:17:53 +01:00
Deve
f034b3c22b
Add tracks for apk
2017-10-17 23:34:19 +02:00
Deve
bd84929982
Don't convert gloss maps.
...
It causes artifacts when advanced lighting is enabled.
2017-08-21 11:30:49 +02:00
Deve
ad062d3b81
Fixed indentations
2017-08-17 00:11:25 +02:00
Deve
3cf8649a6e
More work with generate_assets script.
...
Now uncompressed tux with .spm takes just 350 kb.
2017-08-17 00:11:25 +02:00
Deve
196fe378b4
Fix for png->jpg converter.
...
It's possible that there are multiple file names in single parameter, for example:
<sky-box texture="0006.png 0001.png 0004.png 0002.png 0003.png 0005.png" ... />
now it should work.
Also use is_opaque rather than has_alpha that gives better results.
2017-08-15 23:03:22 +02:00
Deve
8fa0e4e7b3
Make it less verbose
2017-08-15 10:12:56 +02:00
Deve
4da945f710
Move duplicated code to separate function
2017-08-15 10:12:56 +02:00
Deve
0a2d05a998
Add a possibility to convert png->jpg for spm format for smaller apk
2017-08-15 10:12:56 +02:00
Deve
bbee93dfe8
Update readme and generate_assets script.
...
The issues on android 4.4 + qualcomm should be already fixed in 8653d410f8
and d44802a482
I also added few lightweight tracks and karts to the apk
2017-07-14 22:04:52 +02:00
Deve
076d1f2b62
Save few more mbytes in the apk
2017-06-27 21:20:38 +02:00
Deve
8f70b74db9
Some tweaks in generate assets script
2017-06-24 01:11:58 +02:00
Deve
e11641cd43
Minor correction in generate_assets script
2017-06-08 21:44:17 +02:00
Deve
9bde708155
Tweak generate assets script to save few Mbytes in the apk.
...
Musics are still not-that-bad while they take less space.
2017-04-02 00:19:13 +02:00
Deve
803eba5d5c
Fixed typo
2017-01-27 22:44:22 +01:00