Commit Graph

50 Commits

Author SHA1 Message Date
Benau
16c52a693e Warn inappropriate network console usage 2021-02-26 12:01:23 +08:00
Benau
698b6561ba Add default-ip-type info to server_config.xml 2020-08-29 11:47:37 +08:00
Benau
4c9617139f Allow real addon kart hitbox if live-spectate disabled 2020-07-21 00:58:14 +08:00
Benau
32cc160630 Allow any addon karts in online with tux hitbox in physics
Live join and spectate are now possible too
2020-07-18 10:04:07 +08:00
Benau
51b50a27cd Add some guidelines for LAN and WAN server 2020-07-10 19:55:28 +08:00
Benau
bd897e390c Fix #4244 2020-07-10 19:28:39 +08:00
Benau
9860191409 Rename IPv6 server option to allow old config to use as default 2020-03-15 10:10:05 +08:00
Benau
fa0da462fb Update ENetAddress to use 5 uint32_t to store IP
ENetAddress ea = {} will allow to listen to any IPv4 or IPv6 address
when using system or bundled enet

The last uint32_t is for IPv6 scope id (required for IPv6 only lan
servers)
2020-02-28 00:59:37 +08:00
jpenguin
4343dad28d
Update NETWORKING.md
Updated CentOS release file
2020-02-03 15:55:46 -08:00
Benau
ab315fab4e Remove firewall restriction for IPv6 in server documentation 2020-01-31 00:44:26 +08:00
Benau
9085658653 Add ipv6 geolocation table 2020-01-16 11:28:52 +08:00
Benau
725d587566 Add configurable chat consecutive interval value 2019-12-13 18:24:17 +08:00
Fábio Maia
0f7137d43a
Remove duplicate dependency for GUI-less binary build 2019-12-09 20:23:48 +00:00
Alistair Findlay
10b2713093 Some small fixes (#4140)
* Some small fixes

* Some small fixes

added more fixes

* more wording improvements

* Fixed compilation failure

* More grammar and spelling
2019-11-17 01:33:15 +08:00
Benau
42d341a925 Split stk version and os string to 2 columns for better statistic purpose 2019-11-08 01:17:27 +08:00
Benau
a8fdd98a0e Add a high ping workaround in server
This will allow around ping with 400ms to have a playable game with
the default values of max-ping and jitter-tolerance, as long as the
internet connection is stable (no packet loss)
2019-10-31 11:36:03 +08:00
Benau
e9b5fb2c81 Fix server config help strings 2019-10-27 13:11:25 +08:00
Benau
04dd5a8bfb Add IPv6 ban table 2019-10-25 12:44:50 +08:00
Benau
958868526f Allow live kicking from ban list 2019-10-23 14:42:22 +08:00
Benau
63878e9693 Update NETWORKING.md for ai handling 2019-10-15 16:30:27 +08:00
riso
0e4f875443 Clean IPV4/ipv4 to IPv4, IPV6/ipv6 to IPv6 2019-09-03 14:24:03 -05:00
Benau
58ad947443 Add IPV6 support to stats database 2019-08-23 11:01:00 +08:00
Benau
5cacd486da Add ipv6 server configuration 2019-08-20 10:45:33 +08:00
Benau
5ac5932d3a Allow specifying database waiting timeout 2019-07-08 00:26:11 +08:00
Benau
4fe2fc5f58 Add last session player info if sqlite supports window functions 2019-05-12 13:04:43 +08:00
Benau
21322fdf9e Allow showing full country info in views 2019-05-11 10:16:38 +08:00
Benau
21a23dc9e6 Add optional ip geolocation table support 2019-05-10 11:35:04 +08:00
Benau
ef9b80e5af Add server uid to player reports table 2019-05-10 01:31:38 +08:00
Benau
44618c2a52 Rename to country code for a better name 2019-05-10 00:43:21 +08:00
Benau
bf3466d4d1 Write report info to table 2019-05-09 15:45:02 +08:00
Benau
65e53f19e5 Add framework for reporting player 2019-05-09 14:36:47 +08:00
Benau
7113c4bcec Fix typo 2019-05-08 13:04:12 +08:00
Benau
ab9e8b7dcf Add some useful default view from stats table 2019-05-06 12:52:29 +08:00
Benau
bcc3aef4c8 Add sqlite3 for ip / online id ban table 2019-05-06 00:19:58 +08:00
Benau
0cbb8e4385 Use a prettier tag for recommended servers 2019-04-11 14:09:14 +08:00
jpenguin
d8a9accba3 Added documtation for CentOS/RHEL/Mageia/OpenSUSE (#3813)
* Added 2 more distro's to dependencies

* Addedd CemtOS/RHEL commands

I am not sure if this is the best file for them

* Update INSTALL.md
2019-04-03 23:13:38 +02:00
Benau
9c127096dc Update NETWORKING.md for new options 2019-04-03 14:57:16 +08:00
Benau
d245676441 Update NETWORKING.md for new server 2019-03-27 00:38:58 +08:00
Alayan-stk-2
73925364f3
Update to reflect change from "official" to "trusted" 2019-02-10 02:32:01 +01:00
Daniel Butum
edd1280dbc Update config to use the new online servers & remove hardcoded certificate (#3703)
* Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on

* Fix new server SSL curl certificate by shipping CA bundle from https://curl.haxx.se/docs/caextract.html

* Remove debug log for curl host

* Move server config to stk_config.xml and Update news.xml redirects
2019-01-19 17:49:11 -05:00
Benau
b0d1bf6cce Use fixed value of battle hit, capture and time limit 2019-01-16 01:54:25 +08:00
Benau
307194e482 Update network documentation 2019-01-07 14:46:34 +08:00
Benau
5668b9c7bd Update network document 2019-01-05 03:06:48 +08:00
Benau
11bca593fd Update changelog and server documentation 2018-12-25 16:18:56 +08:00
Benau
76406db939 Update documentation 2018-12-07 01:37:16 +08:00
Benau
3e2a8bc56f Update network document 2018-11-22 03:13:16 +08:00
Benau
6ce42d19b1 Update NETWORKING.md for new config 2018-10-27 00:36:53 +08:00
Benau
7c53a5556c Single CPU core usage as shown in top 2018-09-16 23:23:23 +08:00
Benau
68d6326348 Update NETWORKING.md for network AI tester 2018-09-16 20:48:51 +08:00
Benau
29a7be5531 Add server hosting documentation 2018-09-12 02:07:34 +08:00