Juan Pablo Arce
a1ca41aa5d
(5a377a8ee) Unstable v0.9.1000.0
2020-05-13 12:55:42 -03:00
Juan Pablo Arce
b143329701
(bcb06cc5c) Unstable v0.9.9.0
2020-03-27 15:22:59 -03:00
Juan Pablo Arce
2783125162
Unstable v0.9.707.0
2020-02-11 16:07:21 -03:00
Joonas Rikkonen
8324d20464
(3622747f3) Unstable 0.9.705.0
2020-02-08 21:46:05 +02:00
Juan Pablo Arce
15499cb704
(e42047dc1) Tester's build, January 30th 2020
2020-01-30 15:57:03 -03:00
juanjp600
e6a08d715b
(77d1794a) Tester's build January 10th, 2020
2020-01-10 14:42:38 -03:00
Joonas Rikkonen
d684eb2ecf
(a963cd0b2) Increased default respawn transport time to 5 minutes, decreased respawn interval to 3 minutes.
2019-06-10 17:53:03 +03:00
Joonas Rikkonen
b6d854fc94
(8b6b6ed4c) Added indication to server preview window if server has VOIP enabled
2019-04-23 11:17:55 +03:00
Joonas Rikkonen
6c0679c297
38f1ddb...178a853: v0.8.9.1, removed content folder
2019-03-18 20:39:27 +02:00
Joonas Rikkonen
92f3ac5469
Server setting for selecting which symbols are allowed in client names. The default setting includes symbols from the character ranges Basic Latin, Latin-1 Supplement, Latin Extended A & B and Cyrillic. Closes #534
2018-08-08 17:07:31 +03:00
Joonas Rikkonen
c34b2361dc
v0.8.1.12
2018-08-08 02:30:08 +03:00
itchyOwl
b599206294
Add a GUI slider for setting the auto ban duration. Define the max auto ban length in the server settings. (Issue #128 )
2018-03-27 11:29:36 +03:00
itchyOwl
a48a4975ca
Auto ban users that have been vote kicked. Define the auto ban time in the server settings. (Issue #128 ) NOTE: Not tested!
2018-03-27 11:27:57 +03:00
Joonas Rikkonen
a1ccf501c7
Fixes to server settings. Closes #225
...
- Selected mode and mission type settings are saved and loaded.
- RandomizeSeed setting can be changed via the debug console and it also has an effect in the dedicated server.
- Dedicated server randomizes sub & mode settings if their selection modes are set to random.
2018-01-25 15:09:44 +02:00
Alex Noir
383d9f3aab
Karma too unfinished to be enabled by default
2017-12-13 21:29:54 +03:00
Alex Noir
ffba72c750
Forgot to put new settings into the .xml
2017-12-09 19:13:21 +03:00
Joonas Rikkonen
ce3a8df9e0
- Fixed some properties in GameServerSettings not being saved due to being private.
...
- Fixed serversettings.xml overriding the settings entered in the "host server" menu in the client project.
- Added a default serversettings.xml file.
TODO: either add an error/warning of some sort if trying to use any of the ObjectProperty attributes on a non-public property or make ObjectProperty compatible with private properties. + Refactor Properties.cs, class/method naming in particular.
2017-07-20 21:47:47 +03:00