Commit Graph

4862 Commits

Author SHA1 Message Date
Joonas Rikkonen 5392a8b0d7 (fc1332bcb) Fixed structures getting scaled incorrectly when cloning a structure with a non-default scale in the sub editor 2019-05-23 15:16:23 +03:00
Joonas Rikkonen 950425174d (7aea3c20b) Fixed subs with the HideInMenus tag being hidden in debug builds but not in release builds (instead of the other way around) 2019-05-23 15:15:30 +03:00
Joonas Rikkonen 9ba0b9a006 (c8f08ef59) Changelog update, increment version number 2019-05-23 15:15:11 +03:00
Joonas Rikkonen 6ef3828ac1 (21d03e165) Increased maximum voice chat volume further 2019-05-23 15:14:54 +03:00
Joonas Rikkonen cddc049a6a (c0e610a99) Ugly temporary workaround to OpenFileDialog crashing on some Linux systems. If instantiating the dialog fails, a message box pops up where the user can enter the path to the file manually. 2019-05-23 15:14:34 +03:00
Joonas Rikkonen 80a3a26fcd (eb8bec90d) Use RestSharp to download workshop preview images (WebClient seems to be unreliable on Linux & Mac) 2019-05-23 15:14:17 +03:00
Joonas Rikkonen f0ea1c628b (7a81e1d9d) Changelog update 2019-05-23 15:13:58 +03:00
Joonas Rikkonen aea21aa9d4 (1587318e9) Don't show the combat mission success text if it hasn't been translated 2019-05-23 15:13:40 +03:00
Joonas Rikkonen 88605bd060 (f95a5142b) Fixed: Game crashing when clicking on the 'No matchign servers found.' message in server list 2019-05-23 15:13:02 +03:00
Joonas Rikkonen 60c85a19f3 (511dc4358) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-23 15:12:44 +03:00
Joonas Rikkonen ebd215df53 (6c4495e04) Fixed: Mechanic cabinet highlighting before deconstructing 2019-05-23 15:12:26 +03:00
Joonas Rikkonen c237ffa982 (8a1744511) Removed duplicate swarm description. Closes #1490 2019-05-23 15:12:08 +03:00
Joonas Rikkonen 2a20b68f3c (33a87d5c8) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-23 15:11:49 +03:00
Joonas Rikkonen b6a0cd3871 (7a85fb03d) Added: Possibility to access any tutorial in a debug build 2019-05-23 15:11:31 +03:00
Joonas Rikkonen f7d2a61b6c (5acbb955e) Slice the overlay sprite of the connection panel to prevent it from overlapping with the connections on larger resolutions (TODO: test on resolutions higher than 1080p) 2019-05-23 15:11:13 +03:00
Joonas Rikkonen 827f54fcff (a13c74ce0) Fixed: Loading screen dismissable & escape usable when the game is not active 2019-05-23 15:10:38 +03:00
Joonas Rikkonen 1cd47a351e (0c95d9c7b) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-23 15:10:03 +03:00
Joonas Rikkonen cd5d81c3f1 (e8befa230) Added: Unlocking of tutorials one by one. Fixed: EngineerTutorial's submarine reactor not starting properly in the off-state 2019-05-23 15:09:42 +03:00
Joonas Rikkonen a359450b0d (e54e87ee6) Fixed mechanic tutorial deconstruct objective not triggering if hatch is closed and repair ui thresholds 2019-05-23 15:09:23 +03:00
Joonas Rikkonen d3b60d3d6a (52b71b2f2) Fixed captain tutorial being impossible to complete due to the "all"/"job specific" options being removed from the "repair systems" order 2019-05-23 15:09:04 +03:00
Joonas Rikkonen 90b0c208fc (1343e66e3) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-23 15:08:45 +03:00
Joonas Rikkonen 1fb558d7ef (84593b8fb) Fixed: Oxygen levels of the patient on the submarine being adjusted too late 2019-05-23 15:08:27 +03:00
Joonas Rikkonen 6e47589ae2 (7b464c5f7) Fix report intruders button flickering when it shouldn't. 2019-05-23 15:08:09 +03:00
Joonas Rikkonen a965314b8f (15bea4eef) Only ask medical assistance if there is a character with the rescue all objective. Don't allow to add targets if the bot is dead. 2019-05-23 15:07:50 +03:00
Joonas Rikkonen f3cb071b1d (2921cd18b) Fix potential null reference exceptions in the IsValidTarget of the rescue all method. 2019-05-23 15:07:32 +03:00
Joonas Rikkonen 6396b825f1 (d276173e6) Enable money cheat command for release builds, but make it client only. 2019-05-23 15:07:15 +03:00
Joonas Rikkonen 2d55a197eb Merge branch 'dev' 2019-05-20 21:04:00 +03:00
Joonas Rikkonen 9b56fa9832 (db31ead65) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-20 21:03:14 +03:00
Joonas Rikkonen 7c67b1f164 (57c46943d) Quick fix watchman graphics (not quite right yet, but better). Re-enable the variant 2. 2019-05-20 21:00:11 +03:00
Joonas Rikkonen c936558c7e (edeedf0ce) Updated: Chinese conversations 2019-05-20 20:59:17 +03:00
Joonas Rikkonen b71adc7589 (2e0e45e1f) Updated: Localization 2019-05-20 20:46:21 +03:00
Joonas Rikkonen 5e77ed6507 (62f5afef3) Disable specular lighting (we don't have specular maps on practically any of the level graphics), set default lightmap scale to 1 2019-05-20 20:41:02 +03:00
Joonas Rikkonen 42cf9d3368 (da0d388a0) Fixed medical item usage occasionally failing even if the character has adequate skills to use it 2019-05-20 20:36:18 +03:00
Joonas Rikkonen 51c7c3c5e7 (829d1f980) changed repair requirement for fabricators to wrench. 2019-05-20 20:36:01 +03:00
Joonas Rikkonen 11d115cca4 (f33b03b1a) Remove the "repair job-specific"/"repair everything" options from the repair order and use "repair everything" by default. "Repair job-specific" isn't very useful anymore because the characters can prioritize what to fix based on their skills pretty well. 2019-05-20 20:35:44 +03:00
Joonas Rikkonen 0965401773 (7379abcea) Minor fixes to Typhon's exterior walls (misaligned/overlapping pieces, draw order issues) 2019-05-20 20:35:10 +03:00
Joonas Rikkonen 928ace7063 (c0f7f880e) Made the bug report button in the pause menu a little less prominent, more aliasing at the edges of the bug and notification icons 2019-05-20 20:34:52 +03:00
Joonas Rikkonen 32d14f97fc (9ecea1c75) Flipped some hatches in tutorial outpost to update selection range 2019-05-20 20:34:24 +03:00
Joonas Rikkonen b8da5670c1 (220a59c65) Fixed nullref exception in AIObjectiveRescure.Act if the character has no FindSafety objective 2019-05-20 20:32:35 +03:00
Joonas Rikkonen 97b095bd10 (0e668e083) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev (squashed together 20290af96..0e668e083 because the merge script shit itself due to the merges in between) 2019-05-20 20:25:12 +03:00
Joonas Rikkonen d43b3737c8 (20290af96) Fixed: Security Officer tutorial highlights 2019-05-20 20:18:51 +03:00
Joonas Rikkonen 2dd6bac801 (33e7bf99e) Added: Missing repair button highlight to broken junction box in EngineerTutorial 2019-05-20 20:18:34 +03:00
Joonas Rikkonen 120dc39a9e (36d2ff935) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-05-20 20:18:17 +03:00
Joonas Rikkonen 1340780205 (18af6c22d) Fixed: On/Off switches not being highlighted in mechanic tutorial 2019-05-20 20:17:59 +03:00
Joonas Rikkonen 1101252ad2 (a652b4140) Added missing "dialognorescuetargets" to EnglishVanilla, don't attempt to say the line on languages other than English 2019-05-20 20:17:42 +03:00
Joonas Rikkonen 3cf514db97 (29fc2e4d4) Fixed AIObjectiveRescue throwing a nullref exception if the target is not the character itself, added null checks 2019-05-20 20:17:25 +03:00
Joonas Rikkonen 4aab2e27ce (885d9ff5f) Fixed "datastore not initialized" console warning when starting up the dedicated server (cannot add design events before GameAnalytics has been initialized) 2019-05-19 00:36:15 +03:00
Joonas Rikkonen c307b74f57 (01fa60350) Hacky fix to private servers showing up in the server list: use an invalid pchVersionString ("-1"), which causes the server to be rejected from the server list. Closes #1455 2019-05-19 00:35:57 +03:00
Joonas Rikkonen f24db4d3ae (77c9efbf8) Display the language names in the respective languages in the initial language selection screen. Closes #1467 2019-05-18 21:55:34 +03:00
Joonas Rikkonen 51e3e8d667 (2c8393f34) Fixed "The suitable treatments list may be inaccurate" overflowing in German & Russian, show item name tooltips when hovering over the treatment suggestions 2019-05-18 21:52:36 +03:00