Commit Graph

4454 Commits

Author SHA1 Message Date
Joonas Rikkonen dd1ce8bf2f (df244251c) Fixed: Electric devices that are underwater and are broken by flooding being repairable forever, due to condition never staying at full condition for long enough for the repairing to stop 2019-06-11 21:46:02 +03:00
Joonas Rikkonen 20d88b3769 (add36f1cf) Fixed dropdowns in workshop item publish menu being draw behind the buttons below them. 2019-06-11 21:45:41 +03:00
Joonas Rikkonen a841f75ea0 (6e52daaaa) Fixed workshop item "update" button overlapping with the other elements, made the workshop menu larger, fixed incorrect filename in one of the workshop tooltips 2019-06-11 21:45:22 +03:00
Joonas Rikkonen 7dfa6e89fe (ffa166343) Workshop fixes: - Refresh content package file in the staging folder when adding/removing files, not just when publishing. - Allow multiselecting files in the "add files" dialog. - Fixed autoupdating workshop files not working because Workshop.GetItem doesn't query the time the item was modified. - Some extra exception handling. 2019-06-11 21:45:01 +03:00
Joonas Rikkonen a4875cfeb3 (776291eb7) Create linked gaps when the door is selected. Move the gaps with the doors. 2019-06-11 21:44:32 +03:00
Joonas Rikkonen b8bca945bb (a75fe2e5e) Added: OSX hack for some Macs having a distorted Main Menu on launch 2019-06-11 21:44:08 +03:00
Joonas Rikkonen 128473b952 (0347b34f5) Reduce server CPU usage 2019-06-11 21:43:45 +03:00
Joonas Rikkonen b294aee91e (75834911e) Fixed crash after opening OpenFileDialog more than once on Linux 2019-06-11 21:43:23 +03:00
Joonas Rikkonen 4a401c865d (4d56b6900) Fixed ability to drop items into secure lockers (or other containers that require specific items) without having access to it. Closes #1559 2019-06-11 21:43:02 +03:00
Joonas Rikkonen a145b04662 (9f1c10ee0) Update the ladder and gap reference if the waypoint is moved around in the editor. TODO: stairs. 2019-06-11 21:42:39 +03:00
Joonas Rikkonen 11c014bb46 (00d02cb8a) Change the waypoint debug info a bit. 2019-06-10 17:54:51 +03:00
Joonas Rikkonen ddd18987bd (770eff9a0) Fix the waypoint on Typhon, which was causing issues for the bots, because it was not linked to the gap. 2019-06-10 17:54:29 +03:00
Joonas Rikkonen 88c9bd8ad2 (cdf0b7200) Changelog update 2019-06-10 17:54:08 +03:00
Joonas Rikkonen e317a28b3d (86c05fec0) Fixed opening remora drone door from the inside of the sub while drone is undocked 2019-06-10 17:53:47 +03:00
Joonas Rikkonen fa5b6ea654 (209f4ee22) Replace backslashes with slashes in content package file paths on Linux 2019-06-10 17:53:25 +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 3f03bdb9dc (d4b786b03) Fixed welding tools & plasma cutters doing damage to each limb the ray hits, causing them to do excessive damage to characters. Also reduced the damage by 50% because it was still a tad too high. 2019-06-10 17:52:42 +03:00
Joonas Rikkonen 3b6f9a0b96 (c6b32f34d) Removed link between deconstructor and cabinet on humpback that caused confusion 2019-06-10 17:52:20 +03:00
Joonas Rikkonen dcdc8d806b (a6b43f39e) Added some more vents to subs. Made it so you can't undock remora drone when its doors are open. Added assistant spawn point to dugong. Moved cargo spawn point in humpback. 2019-06-10 17:51:37 +03:00
Joonas Rikkonen 67086111a1 (a336a3189) Increased maximum file transfer size to 50 MB 2019-06-10 11:36:54 +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 3595d24ff2 (847bb48ed) Disable loading in a separate thread for now to get rid of the FreeType errors 2019-06-09 20:58:10 +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 f455467765 (bcf4eea95) Allow muting players mid-round through the info menu 2019-06-09 17:46:07 +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 772b39bd7b (a0870be3a) Fixed all servers showing up as "Round has not started" in the server list 2019-06-09 17:45:32 +03:00
Joonas Rikkonen 3e68a63a9d (02937a371) Fixed server list height not being updated when filtering servers 2019-06-09 17:45:14 +03:00
Joonas Rikkonen 8e0a2d712a (b6640125e) Save before committing 2019-06-09 17:44:56 +03:00
Joonas Rikkonen 3cfef3c5fc (d17d1b1c0) Workaround to save path issues on Windows Server: allow configuring save paths in config_player.xml 2019-06-09 17:44:38 +03:00
Joonas Rikkonen 81b6d2199f (c35335f47) Fixed CharacterInfo.IncreaseSkillLevel crashing if the character has been removed, steering component stops giving xp to the user if the user is removed. Closes #1553 2019-06-09 17:44:02 +03:00
Joonas Rikkonen fdd6850743 (090ca8617) Fixed AIObjectiveFindSafety crashing when inside a hull that doesn't belong to any sub (e.g. in ruins). Closes #1542 2019-06-09 17:43:44 +03:00
Joonas Rikkonen 6188a25cfa (88a9d6205) Incremented version number 2019-06-09 17:43:26 +03:00
Joonas Rikkonen 5da3868e78 (ead6b8cc9) Add an item in the change log. 2019-06-09 17:43:09 +03:00
Joonas Rikkonen 017293fdd9 (fe150b924) Fix crashing when an invalid resolution is defined in the configs. Probably doesn't fix all crashes due to high resolutions. 2019-06-09 17:42:51 +03:00
Joonas Rikkonen f90a849f25 (d6ac3a03c) Add things in the changelog. 2019-06-09 17:42:32 +03:00
Joonas Rikkonen 66d24459dc (57a73f7b2) Changelog update 2019-06-09 17:42:15 +03:00
Joonas Rikkonen b988e633dd (c6a02d462) Don't show the "received a position update for an item with no physics body" error messages in release builds if verbose logging is not enabled (only send them to GameAnalytics). 2019-06-09 17:41:38 +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 0b4579a571 (b7fdbd373) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-06-09 17:41:03 +03:00
Joonas Rikkonen 8e65bd62b9 (7df498c13) Fixed: Doors being weldable in the tutorial with no access to crowbar or info on how to open shut doors, thus causing the player to get stuck 2019-06-09 17:40:45 +03:00
Joonas Rikkonen 39a9e1cc72 (482371a1e) Lowered default video volume to make the splash screens less eardrum-bursting 2019-06-09 17:40:25 +03:00
Joonas Rikkonen b1ee229170 (6c5225d9e) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-06-09 17:39:50 +03:00
Joonas Rikkonen 6dc3e64bf5 (fba51acd3) Fixed: Mechanic tutorial getting stuck if repairing the broken pump before the leaks are repaired 2019-06-09 17:39:32 +03:00
Joonas Rikkonen 45e05f7c4b (0fe4c8adb) Fixed server ignoring the max players value set in the "host server" menu 2019-06-09 17:39:14 +03:00
Joonas Rikkonen 942b8a8588 (2be015bd1) Added: Code hardening due to a crash where the item was null 2019-06-09 17:38:57 +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 77926908fc (be1093d88) Allow to edit the door closing and opening speed. Increase the default speed from 2 to 3. 2019-06-09 17:38:01 +03:00
Joonas Rikkonen 6c90d14462 (545598d02) Change the repair tooltip color from gray to cyan even when the character doesn't have required skills. 2019-06-09 17:37:43 +03:00
Joonas Rikkonen 9341ac772d (d616acca8) Empty contained item indicators (oxygen tank, battery, etc indicators) keep pulsating when they're empty 2019-06-09 17:37:25 +03:00