Benau
49651cca4f
Allow connect to server with domain in IPv4, fixed #3969
2019-12-14 09:52:04 +08:00
Benau
5f32b81ab8
Fix stk server crash
2019-11-03 02:43:31 +08:00
Benau
5c9df8d9a2
Fix profiling mode of stk
2019-11-02 00:07:10 +08:00
Alayan-stk-2
770d02b19b
Compute and display a story mode timer ( #4121 )
...
This is the result of my previous work, with a port of the timer version that was developed for a 1.0 mod. It has been used by several players so no major issue should exist, though UI and other elements may require adjustment to smooth some rough edges.
It features both a casual story mode timer storing the total time to complete the story mode (on by default) and a "speedrun" timer (off by default). The casual timer is paused whenever the player exits story mode, and supports play over multiple sessions. It is only displayed in the overworld and during challenges ; while the speedrun timer is permanently displayed.
Fix #2907
2019-11-01 13:25:27 +01:00
Alayan
50988c6c60
Fix #3687
2019-10-26 02:28:42 +02:00
kxxvii
816cd3f3bf
Additional trivial type/word fixes for man page and '-h' ( #4102 )
...
* Command-line help typo, fix
modified: src/main.cpp
* Typo fix, GNU/Linux manual
new file: doc/supertuxkart.1
modified: src/main.cpp
* More word and typo fixes in man/'-h'
modified: doc/supertuxkart.1
modified: src/main.cpp
2019-10-22 01:54:54 +08:00
kxxvii
f55a206271
GNU/Linux manual page. ( #4100 )
...
* Command-line help typo, fix
modified: src/main.cpp
* Typo fix, GNU/Linux manual
new file: doc/supertuxkart.1
modified: src/main.cpp
2019-10-21 16:26:40 +08:00
Benau
c577383573
Fix #2536
2019-10-20 00:54:12 +08:00
chozo
d4d34498ad
Command-line help typo, fix
...
modified: src/main.cpp
2019-10-17 20:29:10 +02:00
Benau
b639efd8ed
Use lower frequency for network ai
2019-10-16 11:48:58 +08:00
Benau
1614868b5d
Add AI handling for online racing games
2019-10-15 16:19:30 +08:00
Benau
76871a3f24
Fix crash when fresh stk lan game with AI
2019-10-14 16:34:28 +08:00
Benau
3927c2d78c
Save network permission configuration when leaving dialog
2019-10-11 23:05:08 +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
a26f67bf16
Allow using AI in lan racing game
2019-10-09 14:08:22 +08:00
Benau
f4cf63572d
Clear some global variables for android
2019-09-21 13:05:42 +08:00
Benau
25aca4328b
Add font configuration to skin
2019-09-21 11:48:22 +08:00
riso
0e4f875443
Clean IPV4/ipv4 to IPv4, IPV6/ipv6 to IPv6
2019-09-03 14:24:03 -05:00
Benau
1053c582fa
Add --connect-now6 for ipv6 connection
2019-08-21 00:21:54 +08:00
Benau
bdf8c589de
Allow using external full stk-assets
2019-08-08 09:39:01 +08:00
Benau
ef68f8377a
Move creation of music information after downloading assets
2019-07-24 01:35:40 +08:00
Benau
3293196707
Move loading of SP shaders after downloading assets
2019-07-24 01:35:15 +08:00
Benau
5cc5780f28
Add download assets screen for mobile stk
2019-07-24 01:33:12 +08:00
Benau
009bac7802
Share more ifdef with android and iOS
2019-07-16 13:48:25 +08:00
Benau
8c00a1e857
Share the override default params with android
2019-07-13 14:22:22 +08:00
Benau
c337976413
Use unicode windows build with enabling directinput support in mingw
2019-06-26 11:32:18 +08:00
Reiner Herrmann
07b6a16000
Fix several spelling/grammar errors ( #3951 )
...
found by lintian
2019-06-04 19:04:18 -04:00
Benau
f397064850
Remove old ban list
2019-05-06 00:20:30 +08:00
Benau
7aa025e13c
Merge remote-tracking branch 'origin/master' into network
2019-03-26 02:48:14 +08:00
Benau
cb8525492a
Preload more particles xml to avoid ingame hang
2019-03-08 20:46:31 +08:00
QwertyChouskie
1892b827d9
Improve warning ( #3770 )
...
* Improve warning
It's more clear now that this is non-fatal.
* Update main.cpp
2019-02-24 21:25:15 -05:00
hiker
ca23678ac9
Fixed comment.
2019-02-11 17:08:22 +11:00
Benau
9ad2823f4d
Don't crash if login without --init-user
2019-02-10 14:20:42 +08:00
hiker
94d6a6f785
Fixed incorrect message about where to find internet option.
2019-02-09 01:05:08 +01:00
hiker
f387d95627
Don't default to 'opt-in' for hardware statistics (GDPR requirement).
...
This means atm that even connection to internet is disabled as default :(
2019-02-09 01:05:08 +01:00
Deve
16fb7cefb4
Document some environment variables
2019-01-28 22:46:35 +01:00
hiker
55cf0b66c6
Support more version numbers: -alphaX, -betaX, and -rcX
...
now all work, and result in properly sorted integer
version numbers. Added tests.
2019-01-09 00:28:26 +11:00
Benau
7df81bcb7c
Set m_server_configurable flag in correct place for GUI server
2018-12-07 01:23:42 +08:00
Benau
3d64340137
Add the framework in server lobby for live update config
2018-12-05 14:19:01 +08:00
Benau
546cd94f39
Use a separate max texture size for SP
2018-12-01 14:21:05 +08:00
auria.mg
8998f095f3
Merge branch 'DisableInternetConnection'
2018-11-23 19:26:46 -05:00
auria.mg
562fe8a4c8
Fix STK hanging on shutdown when networking disabled
2018-11-23 19:07:58 -05:00
Benau
689376dd0f
Make FFA and CTF minor mode
2018-11-24 01:41:36 +08:00
Benau
cd1b401cc8
Push to lobby for --connect-now
2018-11-22 02:41:37 +08:00
Deve
4ece4a6c00
Change param name to avoid conflict
2018-10-28 22:27:34 +01:00
Deve
a3eecaedc1
Give a little sense for story mode on android.
...
At least close big door until all available challenges are completed.
2018-10-28 21:55:48 +01:00
Sergii Pylypenko
64e0c6312e
Added MULTITOUCH_CONTROLS_... enum for m_multitouch_controls config option
2018-10-19 16:41:38 +03:00
hiker
036f00b55a
Added --network-item-debugging option to log item related events.
2018-10-19 00:27:53 +11:00
Benau
6809984928
Fix #2813
2018-09-30 11:08:54 +08:00