Benau
fccd34dc87
Add required key for distribution to app store
2019-10-16 16:15:13 +08:00
Benau
b639efd8ed
Use lower frequency for network ai
2019-10-16 11:48:58 +08:00
Benau
3b75740163
Check peer first to avoid crash
2019-10-16 10:43:36 +08:00
Benau
11897da80c
Don't kick ai peer for idling
2019-10-16 01:16:45 +08:00
Benau
843ca083d5
Fix empty player count when resetting server
2019-10-15 19:15:22 +08:00
Benau
cb70036cb1
Fix bot name in server only build
2019-10-15 16:44:56 +08:00
Benau
63878e9693
Update NETWORKING.md for ai handling
2019-10-15 16:30:27 +08:00
Benau
cf412c947c
Show player count with AI in server browser
2019-10-15 16:28:48 +08:00
Benau
1614868b5d
Add AI handling for online racing games
2019-10-15 16:19:30 +08:00
Deve
170e4be0ca
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2019-10-15 06:13:08 +02:00
Deve
377dd80a05
Fixed cygwin build
2019-10-15 06:12:50 +02:00
Deve
030bc38516
Generate full assets in android builder
2019-10-15 01:04:56 +02:00
Alexander Mennborg
fc9aff80dd
Randomizing spawn points for battle mode #3620 ( #4093 )
...
* Changed to randomize spawns for battle modes
* Changed to randomize spawns for battle modes
* Randomizing spawns only considers offline play
* Code cleanup, removed unused spawn_id from RemoteKartInfo
* Changed to shuffle the start transforms instead of randomizing spawn ids
* Removed unused function randomizeSpawn()
* Updated offline check for shuffle start transforms
* Cleanup removed newlines in race_manager.cpp
2019-10-15 01:19:31 +08:00
Benau
76871a3f24
Fix crash when fresh stk lan game with AI
2019-10-14 16:34:28 +08:00
Deve
48a027e276
Update translations
2019-10-13 21:28:20 +02:00
riso
31d4f05552
fix linking order: libpng before libz
2019-10-13 09:47:45 +02:00
Deve
6b26737cd2
Fixed AI in lan multiplayer on android
2019-10-12 22:52:47 +02:00
Deve
c2a20e1526
Avoid a crash when global android app is null in separate process
2019-10-12 22:07:56 +02:00
Deve
1e3313068f
Delete libchildprocess_ai when updating apk
2019-10-12 00:49:25 +02:00
Deve
674cfff070
Remove/extract new data only if apk has assets
2019-10-12 00:22:55 +02:00
Benau
6d7d580fa3
Save players.xml when closing kart color slider dialog
2019-10-11 23:08:11 +08:00
Benau
3927c2d78c
Save network permission configuration when leaving dialog
2019-10-11 23:05:08 +08:00
Benau
bb27cb17fb
Fix missing auto login for saved session
...
setWasOnlineLastTime(true) before saving, before it was run in
BaseUserScreen::loginSuccessful which is after writing players.xml
2019-10-11 22:55:14 +08:00
Benau
ed376d329c
Try to fix a rare crash
2019-10-11 22:44:08 +08:00
Benau
f56cf03b6a
Fix AL_INVALID_NAME when exit pause menu with fast music on
2019-10-11 21:40:00 +08:00
Benau
a1e4bbc3c1
Fix fading in and out when switching to fast music
2019-10-11 19:21:58 +08:00
riso
3c4479b63a
Rescale the time font if icon is small (solve issue #4089 ) ( #4090 )
...
* rescale the time font if icon is small
* no need for equal
2019-10-11 13:30:45 +08:00
Benau
edb338da88
Fix #4088
2019-10-10 15:56:18 +08:00
Benau
57bd4d9a91
Add timeout and error message for server login handling
2019-10-10 10:15:58 +08:00
Benau
5b3380a43b
Add server password for server AI if exists
2019-10-09 15:51:44 +08:00
Benau
21a32b196d
Update translation source
2019-10-09 15:37:26 +08:00
Benau
e93bc64ef3
Use Splitscreen Multiplayer to avoid lan game confusion
2019-10-09 15:29:52 +08:00
Benau
396e55a39d
Show android robot icon for bots in lobby
2019-10-09 15:28:09 +08:00
Benau
2a40606be7
Allow auto end if all players finished with AI in network race
2019-10-09 14:36:49 +08:00
Benau
a26f67bf16
Allow using AI in lan racing game
2019-10-09 14:08:22 +08:00
Deve
c801191d80
Merge pull request #4085 from dos1/wayland-cursor
...
IrrDeviceWayland: Don't try to use non-existent wl_pointer object
2019-10-08 08:31:45 +02:00
Sebastian Krzyszkowiak
2aef80864a
IrrDeviceWayland: Don't try to use non-existent wl_pointer object
2019-10-08 06:41:00 +02:00
Benau
9e0da6a283
Update translation source
2019-10-08 09:15:01 +08:00
Benau
4a3631ded3
Fix #3858
2019-10-08 09:06:02 +08:00
Benau
cf2454466f
Replace similar emoji with thinking face (more popular)
2019-10-07 16:39:34 +08:00
Benau
b472639da0
Fix left / right toggle in race result gui
2019-10-07 16:30:09 +08:00
Deve
70469dafb5
Use shorter name for user interface tab
2019-10-06 23:20:30 +02:00
Deve
72e364a38d
Some GUI tweaks
2019-10-05 23:48:44 +02:00
Deve
755b8a2f1b
Slightly increase back button size and more consistent header pos/size
2019-10-05 23:44:14 +02:00
riso
657e02efe4
Clean icon name (Improve PR#4073) ( #4081 )
...
* fix icon names
* add file mode_weapon.png
2019-10-06 01:14:09 +08:00
Benau
4a3dfd975f
Make text translatable
2019-10-05 10:11:57 +08:00
Deve
6ba5cc888f
Tweak previous commit
2019-10-05 01:20:06 +02:00
Deve
564601fafe
Open debug menu more easily on high resolution android device
2019-10-05 00:08:48 +02:00
Benson Muite
adc6b2a176
Update INSTALL.md
...
Update Fedora dependencies
2019-10-04 10:58:46 +03:00
Benson Muite
6604765890
Update INSTALL.md
...
Replace Nettle with Openssl for Fedora
2019-10-04 10:48:39 +03:00