Commit Graph

1793 Commits

Author SHA1 Message Date
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 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 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 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 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
Joonas Rikkonen 85d19d7f3c (53c44ee8a) Disallow shooting and attacking when hovering over a GUIComponent + added guimessagebox command 2019-06-09 17:36:48 +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 c4584f7763 (d5505ed3d) Show the name of the server in the "connecting to..." popup instead of the IP address 2019-06-04 16:52:07 +03:00
Joonas Rikkonen e633ecca69 (e83e351e8) Fixed health interface now focusing to the most damaged limb when closing and reopening the interface 2019-06-04 16:51:49 +03:00
Joonas Rikkonen 0f38f154d9 (9cec8d97d) Fixed GUINumberInput buttons not becoming disabled when setting the min/max values (e.g. the minus button in the extra cargo menu was clickable even if the value was 0) 2019-06-04 16:51:31 +03:00
Joonas Rikkonen 7056cbdeb3 (d34672075) Fixed items not being positioned correctly in itemcontainers that are rotated. Closes #1511 2019-06-04 16:44:27 +03:00
Joonas Rikkonen 2b7649bd2b (44694344e) Don't allow deleting vanilla subs in the sub editor 2019-06-04 16:44:10 +03:00
Joonas Rikkonen 43dcc98b8e (9adead624) Add source rect nudging in the sprite editor (move the source rect position with the arrows). 2019-06-04 16:43:52 +03:00
Joonas Rikkonen d1ca8f1fb8 (04efc4310) Fixed splash screens playing after loading screen is closed + fixed splash screens getting skipped while out of focus 2019-06-04 16:42:18 +03:00
Joonas Rikkonen 3393cb7a1b (4ca1f10d7) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-04 16:41:59 +03:00
Joonas Rikkonen fd8fe59688 (7d2df62c0) fixed ID card tags 2019-06-04 16:41:39 +03:00
Joonas Rikkonen aadb0ffa80 (cb59734bd) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-04 16:41:00 +03:00
Joonas Rikkonen 7f5a6f77dd (c8c4b0d92) Require that the bot is in the same hull as the goto target, before calling it done. 2019-06-04 16:40:23 +03:00
Joonas Rikkonen 25a74eb7f6 (b6e81bcfe) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-04 16:40:05 +03:00
Joonas Rikkonen 7eb06c3b5c (dfb859379) Additional fixes to audio device capture list 2019-06-04 16:39:47 +03:00
Joonas Rikkonen 6282d8ff9f (64725d01c) Moved the new voip text to the new additions 2019-06-04 16:39:28 +03:00
Joonas Rikkonen 075b07e290 (4b9a8bdaf) Layout improvements to the Debug Console UI 2019-06-04 16:39:10 +03:00
Joonas Rikkonen 6b01c29a01 (fc1d72489) Fixed crash when no audio capture devices are available 2019-06-04 16:38:51 +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 5208b922d8 (46e39d26c) v0.9.0.4 2019-06-04 16:12:45 +03:00
juanjp600 9364b3839a (6eee2e437) Replaced OpenTK + replaced reference OpenAL implementation with soft_oal 2019-06-04 16:06:05 +03:00
Joonas Rikkonen babc87903b (f9330e2e0) Modified: MacOS to use the same monokickstart when launching server 2019-06-04 16:03:35 +03:00
Joonas Rikkonen 8184f0e6f6 (6b3ca1aae) Fixed the "item in use by x" text not being visible in item interfaces 2019-06-04 16:03:00 +03:00
Joonas Rikkonen aaa945ded8 (0f1d327f0) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-06-04 16:02:42 +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 51c311aecb (5b6f8ab90) Assign displayModeDD.OnSelected before adding items to it 2019-06-04 16:02:06 +03:00
Joonas Rikkonen c39eec8c89 (034bb920b) Fixed selecting display resolution when using borderless on Linux 2019-06-04 16:01:49 +03:00
Joonas Rikkonen 6ffe13b4b7 (e4191497a) Workaround to changing resolution in fullscreen + force borderless windowed to display resolution 2019-06-04 16:01:31 +03:00
Joonas Rikkonen a1e558d14a (99824fa09) Reallow changing resolution in fullscreen/borderless, 4 real now 2019-06-04 16:01:14 +03:00
Joonas Rikkonen 12ad53297d (657674526) Reallow changing resolution in fullscreen/borderless. TODO: test, disable in borderless because it seems to do nothing? 2019-06-04 16:00:57 +03:00
Joonas Rikkonen edccfe223d (9a7d83a40) Fullscreen bug workarounds 2019-06-04 16:00:38 +03:00
Joonas Rikkonen 012b10d0dc (a487baf88) Fixed: Formatting 2019-06-04 15:39:07 +03:00
Joonas Rikkonen e592c49fa8 (221f9f2a6) Merge branch 'dev' into capitalizationfixes 2019-06-04 15:38:31 +03:00
Joonas Rikkonen f797235bfd (38d8117f7) Added: More routing of TextManager.Get().Replace -> TextManager.GetWithVariable(s), missing workshop-related localization tags to englishvanilla 2019-06-04 15:38:12 +03:00
Joonas Rikkonen 822322e669 (bb2624736) Don't keep running the end round cinematic if the player leaves the game screen. Otherwise the player can, for example, quickly start a new single player round or switch to the sub editor, and have the game crash when then end round cinematic finishes and unloads the sub. 2019-06-04 15:37:52 +03:00
Joonas Rikkonen b31fbe23da (618410bf9) Fixed clients crashing when opening the server settings menu 2019-06-04 15:36:58 +03:00
Joonas Rikkonen 1a011971d0 (49ace9e7f) Removed unused field from CreditsPlayer 2019-06-04 15:36:03 +03:00
Joonas Rikkonen a83532f7a9 (5f61edb68) Allow to issue orders in single player while not controlling any character (freecam debug). 2019-06-04 15:35:45 +03:00
Joonas Rikkonen a9786ec7ad (24bc74c0b) Added a missing line to credits 2019-06-04 15:33:55 +03:00