Commit Graph

312 Commits

Author SHA1 Message Date
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 c81486a993 (fdc49c8c) Unstable 0.9.7.1 2020-02-29 14:45:16 -03:00
Juan Pablo Arce 27e10f7c2e (6d989732) Unstable v0.9.708.0 2020-02-12 16:05:02 -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
Joonas Rikkonen 6754b9d5a2 (99feac023) Unstable 0.9.704.0 2020-02-07 20:47:03 +02:00
Juan Pablo Arce 08ab6185c4 (eba811de) Unstable 0.9.703.0 2020-02-04 11:54:57 -03:00
Juan Pablo Arce 15499cb704 (e42047dc1) Tester's build, January 30th 2020 2020-01-30 15:57:03 -03:00
Joonas Rikkonen eaa18a20a3 (2402e736e) Tester's build, January 25th 2020 2020-01-25 12:48:13 +02:00
Juan Pablo Arce 4a58987eae (6c8ca4a55) Tester's build, January 20th 2020 2020-01-20 11:35:15 -03:00
juanjp600 e6a08d715b (77d1794a) Tester's build January 10th, 2020 2020-01-10 14:42:38 -03:00
Joonas Rikkonen 0f73fe356e (8efab43bb) Added "setmaxplayers" command, allow clients to use "setpassword" and remove password protection if the password argument is empty. 2019-06-16 18:06:40 +03:00
Joonas Rikkonen 87a0ee21eb (6e187d247) Fixed contained items' status effects being added twice to the list of an ItemContainer's active status effects when swapping items. For example, when swapping a fuel rod with another one, the status effect that increases AvailableFuel would be applied twice, causing the reactor to act as if there were 2 rods in it. Closes #1643 + merge fix 2019-06-15 20:24:01 +03:00
Joonas Rikkonen 3edae38d05 (f26b88b8c) Ignore revision number (the last digit of the version number) when determining client/server compatibility. Allows us to release hotfixes etc with a different version number without breaking compatibility. Also incremented version number to make the next version incompatible with older ones. 2019-06-15 20:17:15 +03:00
Regalis fe753759b5 (356d5846b) Fixed brainfart 2019-06-15 20:10:47 +03:00
Joonas Rikkonen 403baab0a4 (30c3f2268) Fixed server crashing when attempting to send voip from living players to spectators 2019-06-15 20:10:24 +03:00
Joonas Rikkonen 7a99e0082e (7ae08a816) Incremented version number, changelog update 2019-06-15 20:01:03 +03:00
Joonas Rikkonen 157f6cfd21 (62b9ca04f) Removed Berilia from the build 2019-06-15 20:00:44 +03:00
Joonas Rikkonen 62dd6f0f4e (874dff4ad) Fixed server not saving the whitelist when it's enabled/disabled, causing the setting to revert when relaunching the server. 2019-06-15 19:46:47 +03:00
Joonas Rikkonen 3e1dd274bb (d3653c241) Fixed GameServer.UnbanPlayer passing the name to BanList in lower case even though BanList was case sensitive (preventing unbanning clients with the "unban" command if their name is not in lower case) 2019-06-15 19:46:29 +03:00
Joonas Rikkonen 03a7093486 (1c5ce3fee) More descriptive error messages when publishing a Workshop item fails. 2019-06-15 19:44:13 +03:00
Joonas Rikkonen 6f3d9d7191 (7ae08a816) Incremented version number, changelog update 2019-06-15 19:43:52 +03:00
Joonas Rikkonen 63999fc17b (62b9ca04f) Removed Berilia from the build 2019-06-15 19:43:32 +03:00
Joonas Rikkonen cdb2476d51 (e3d158689) Fixed server not saving debug console logs when savedebugconsolelogs is set to true 2019-06-13 11:45:41 +03:00
Joonas Rikkonen a34a6bf1db (31379c825) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-13 11:44:39 +03:00
Joonas Rikkonen bd5c18aea2 (eeeb15d3d) Added: Platform collision for items 2019-06-13 11:44:18 +03:00
Joonas Rikkonen a92e01b6af (1256d7edc) Fixed servers using a local campaign save path sent by the client setupping the campaign. Closes #1564 2019-06-12 16:45:44 +03:00
Joonas Rikkonen adab8589da (f87bfac85) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-12 16:45:24 +03:00
Joonas Rikkonen dce98349ea (23df6915f) Added: Possibility of having a status effect trigger if a requiredItem is missing 2019-06-12 16:45:02 +03:00
Joonas Rikkonen e3ca616fff (869ac975f) Merge branch 'master' into dev 2019-06-12 16:43:56 +03:00
Joonas Rikkonen eaf4f6afb8 (face37755) Fixed clients timing out when trying to connect to a server that has banned someone. Closes #1568 2019-06-12 16:43:34 +03:00
Joonas Rikkonen cd5f8735e7 (d2accb97f) Restrict server name length to 60 characters, prevent long server names from overflowing in the "host server" menu & server lobby 2019-06-12 16:42:33 +03:00
Joonas Rikkonen 128473b952 (0347b34f5) Reduce server CPU usage 2019-06-11 21:43:45 +03:00
Joonas Rikkonen dd92074f48 (f63e4c47c) Spectators can hear the living players' voice chat (TODO: don't send voice data to spectators whose camera is too far from the speaker?) 2019-06-09 23:05:16 +03:00
Joonas Rikkonen 44653940f0 (e8a04e9d9) Fixed BanList.BanPlayer failing to ban clients based on Steam ID 2019-06-09 20:57:53 +03:00
Joonas Rikkonen 3514cbb077 (b810940d9) Allow server owner to join the server even if not whitelisted 2019-06-09 17:45:50 +03:00
Joonas Rikkonen 6188a25cfa (88a9d6205) Incremented version number 2019-06-09 17:43:26 +03:00
Joonas Rikkonen f96008fc2e (7e2b368ce) Add a null check and change the SelectedContentPackages collection readonly. Should fix the null reference mentioned in a comment of #1513, when starting a Dedicated Server. Does not fix the crash, though. 2019-06-09 17:41:20 +03:00
Joonas Rikkonen 771f8d7286 (30e7a1617) Added an error check & exception handling to DebugConsole.RewriteInputToCommandLine (cherry-picked from respawn-overhaul, accidentally commited in the wrong branch) 2019-06-09 17:38:40 +03:00
Joonas Rikkonen a70319bbd2 (97e5bb5d1) Don't show the "kick / vote to kick" buttons when inspecting the owner of the server, or display the "x voted to kick" message if someone tries to vote kick the owner. 2019-06-09 17:38:20 +03:00
Joonas Rikkonen effcbd93c6 (ea3b77d8a) Fixed servers not sending a hull update when the last fire source in the hull is put out. Caused the fire not to disappear client-side until the water/oxygen in the hull changes enough for a network event to be created. 2019-06-09 17:37:07 +03:00
Joonas Rikkonen aefa46eaa5 (7754ad698) Fixed scooters occasionally flicking around in the multiplayer. I think the issue was that clients/server would set the cursor position 60 units away from aim ref position (= upper part of the collider), but due to the inaccuracy of the ragdoll syncing, the aim ref pos is not always where the shoulder of the character is, which in laggy situations could cause the cursor position to be at the wrong side of the ragdoll. 2019-06-04 16:52:43 +03:00
Joonas Rikkonen 808fcdcb75 (6b47d1ebc) Fixed inability to spawn items in characters' inventories and simplified the spawnitem command (multi-word item/character names must be surrounded with quotation marks now, so we don't have to guess which words belong to the item name and which to the character name). + added "startwhenclientsready" console command 2019-06-04 16:43:16 +03:00
Joonas Rikkonen 3bc52e2d95 (b4fd73057) Reset item position update interval when a client fails to pick it up due to it being accessible (should cause the position of the item to be corrected if the client failed to pick it up due to the position not matching the server position). 2019-06-04 16:42:57 +03:00
Joonas Rikkonen d60fd839c7 (a207445eb) Show the traitor greeting message before the code word message (saw one streamer read the code words out loud before realizing he was a traitor and that it was secret information). 2019-06-04 16:42:38 +03:00
Joonas Rikkonen bea7b58ff3 (a410fd46c) Trying to help the merge script through a jungle of merges 2019-06-04 16:37:31 +03:00
Joonas Rikkonen 81dd2f3202 (0c86b4b28) Revert "Don't reset the los if there is no client (single player). Fixes los resetting between game sessions (less tedious debugging)." 2019-06-04 16:02:25 +03:00
Joonas Rikkonen edccfe223d (9a7d83a40) Fullscreen bug workarounds 2019-06-04 16:00:38 +03:00
Joonas Rikkonen e592c49fa8 (221f9f2a6) Merge branch 'dev' into capitalizationfixes 2019-06-04 15:38:31 +03:00