Joonas Rikkonen
|
a3e67dd40a
|
(7163b300e) Added: Way for capitalizing / lowercasing replaced variables depending on the position in the sentence & some implementations
|
2019-06-04 15:32:59 +03:00 |
|
Joonas Rikkonen
|
bc566ac0e7
|
(bc44f3622) Fixed credits not resizing when resolution is changed
|
2019-06-04 15:32:04 +03:00 |
|
Joonas Rikkonen
|
93e4767fb8
|
(657674526) Reallow changing resolution in fullscreen/borderless. TODO: test, disable in borderless because it seems to do nothing?
|
2019-06-04 15:30:32 +03:00 |
|
Joonas Rikkonen
|
88c4c9a248
|
(456804016) Handle exceptions thrown by GameAnalytics.SetEnabledInfoLog in debug builds
|
2019-06-04 15:30:14 +03:00 |
|
Joonas Rikkonen
|
bce99f2e6f
|
(7e0adb991) Fixed legacy items failing to load if a sub is saved with a language other than English and the language then changed to something else.
|
2019-06-04 15:29:55 +03:00 |
|
Joonas Rikkonen
|
ebd916e95c
|
(9a7d83a40) Fullscreen bug workarounds
|
2019-06-04 15:29:36 +03:00 |
|
Joonas Rikkonen
|
405cdf63a3
|
(a7543019c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-23 17:04:47 +03:00 |
|
Joonas Rikkonen
|
304db988b1
|
(b63c9bf0c) Fixed OpenFileDialog not closing on Linux
|
2019-05-23 17:04:30 +03:00 |
|
Joonas Rikkonen
|
834ee2947b
|
(32eb82193) Fix: bots not using the oxygen tanks found in their inventory when the find safety objective is active.
|
2019-05-23 16:28:22 +03:00 |
|
Joonas Rikkonen
|
e9d31ed0be
|
(1241a5bd4) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-23 16:28:04 +03:00 |
|
Joonas Rikkonen
|
44a5c9e588
|
(81babbeac) Added Linux System.Windows.Forms
|
2019-05-23 16:27:46 +03:00 |
|
Joonas Rikkonen
|
2c22d6b6d7
|
(26f71bab4) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-23 16:27:27 +03:00 |
|
Joonas Rikkonen
|
90149b9435
|
(912383b95) Unequip the diving gear when the follow target unequips it.
|
2019-05-23 16:27:10 +03:00 |
|
Joonas Rikkonen
|
b8ebf34c38
|
(4c111302a) Fixed Shuttle Shell A01/A02 colliders not being resized according to the size of the wall
|
2019-05-23 16:26:51 +03:00 |
|
Joonas Rikkonen
|
aab7b3ff16
|
(c08201dee) Hide the texture scale for now, because currently you shouldn't edit it in the editor.
|
2019-05-23 16:26:31 +03:00 |
|
Joonas Rikkonen
|
48e8c62cae
|
(97bf93407) Fix a typo in a function name.
|
2019-05-23 16:26:13 +03:00 |
|
Joonas Rikkonen
|
79bb912a53
|
(1da783d84) RepairTool fixes. Closes #1486 - Fixed Submarine.PickBodies only returning the closest body it hits (and the body the ray is inside, if any). - Welding tool raycasts can go through walls, but not fix other types of entities behind the walls. Now it's possible to weld multiple overlapping walls at the same time, but not doors/characters behind the wall. - Made the welding & plasma particles bigger to match the increased range of the tools better.
|
2019-05-23 16:07:47 +03:00 |
|
Joonas Rikkonen
|
a95f1b7186
|
(d7b8238d6) Don't show reports from breaches that are room to room (the bots should still target them).
|
2019-05-23 15:18:50 +03:00 |
|
Joonas Rikkonen
|
5f4e6dc1a3
|
(8adbf4e54) Fixed hitscan projectiles going through walls if the weapon is fired while it's barrel is inside a collider
|
2019-05-23 15:16:59 +03:00 |
|
Joonas Rikkonen
|
65eb8f35c9
|
(7e8f246d2) Fixed clients not seeing turrets rotating at their end when another client is operating the turret. Happened because the cursor position was only synced when the aim key was pressed, and aiming is not required anymore when using turrets.
|
2019-05-23 15:16:42 +03:00 |
|
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
|
6ef3828ac1
|
(21d03e165) Increased maximum voice chat volume further
|
2019-05-23 15:14:54 +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
|
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
|
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
|
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
|
b71adc7589
|
(2e0e45e1f) Updated: Localization
|
2019-05-20 20:46:21 +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
|
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
|
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
|
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
|
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 |
|
Joonas Rikkonen
|
1dc05f04be
|
(de1373e13) Fixed dedicated server logging an error message if the client executable is not found (client exe is not included when installing the dedicated server through SteamCMD)
|
2019-05-18 21:52:18 +03:00 |
|
Joonas Rikkonen
|
55d380d1f0
|
(3c067d94f) Removed: Holding onto unconcious characters after closing the health interface
|
2019-05-18 21:52:02 +03:00 |
|
Joonas Rikkonen
|
0b9cac7b96
|
(cd9ea8b04) Fixed: Missing yield return, patient1 AI toggle
|
2019-05-18 21:51:46 +03:00 |
|
Joonas Rikkonen
|
dfa584c2c5
|
(0b650589c) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
|
2019-05-18 21:51:29 +03:00 |
|
Joonas Rikkonen
|
50f379086c
|
(3b88adb46) Added: Highlighting to player health bar before the health interface has been opened for the first time
|
2019-05-18 21:51:12 +03:00 |
|
Joonas Rikkonen
|
eed0666879
|
(76909c3c7) Fixed "clowncostume" and "crewaway" achievements not unlocking in multiplayer, fixed being able to get the "killclown" achievement by committing suicide while wearing a clown costume. Closes #1478
+ merge fix
|
2019-05-18 18:24:03 +03:00 |
|
Joonas Rikkonen
|
305fa484ad
|
(3e2eaf696) Fixed "mission failed" text still appearing in other languages due to TextManager automatically returning an English text if a text cannot be found in the selected language
|
2019-05-18 17:55:21 +03:00 |
|