Joonas Rikkonen
|
4dfd5f6fa2
|
(4df232b6e) Show the campaign disclaimer also if the player goes directly to the multiplayer tabs. Closes #1468
|
2019-05-18 17:26:16 +03:00 |
|
Joonas Rikkonen
|
ac92260502
|
(9a949c645) Removed a minute of silence from the end of the "Objective Complete" track. Closes #1460
|
2019-05-18 17:26:00 +03:00 |
|
Joonas Rikkonen
|
b4919df766
|
(6bf70233b) Fixed invisible directional sonar indicators. Closes #1472
|
2019-05-18 17:25:43 +03:00 |
|
Joonas Rikkonen
|
fb206ee5a3
|
(71a7f5c3c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-18 17:25:27 +03:00 |
|
Joonas Rikkonen
|
cb519b455d
|
(e7e775e7b) Fixed non-translated "Toggle Battery Output" display text in Orca, increased the size of the docking labels in Bunyip to create more space for translated texts
|
2019-05-18 17:25:11 +03:00 |
|
Joonas Rikkonen
|
75b88e0c18
|
(33abbb810) Fixed: Interfaces that were too small on 4k by removing the use of maxsize & adding scale related multipliers to absolute values
|
2019-05-18 17:24:54 +03:00 |
|
Joonas Rikkonen
|
73bfd8d4a4
|
(186be436f) Use underwater scooter with LMB
|
2019-05-18 17:24:37 +03:00 |
|
Joonas Rikkonen
|
5fdc5f65f3
|
(d9779ffb1) Don't reset the language when resetting settings to defaults
|
2019-05-18 17:24:20 +03:00 |
|
Joonas Rikkonen
|
b2c37f4277
|
(b07aa2ac0) Added all in-game editable ItemComponent property names to EnglishVanilla, added "Light color" to all languages
|
2019-05-18 17:18:27 +03:00 |
|
Joonas Rikkonen
|
7497fec62a
|
(558678b4c) SerializableProperty names can be translated (the tags are "ClassName.PropertyName", e.g. "LightComponent.LightColor")
|
2019-05-18 17:18:10 +03:00 |
|
Joonas Rikkonen
|
53cf6c2fef
|
(0dbd7be3d) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-18 17:17:52 +03:00 |
|
Joonas Rikkonen
|
f077a92f5e
|
(965abc29d) If the target sub is not the same as the current sub, need to take the difference into account in sim positions.
|
2019-05-18 17:17:36 +03:00 |
|
Joonas Rikkonen
|
6055f10c5a
|
(0744e6c3f) Use keybinds to AZERTY when language is set to French
|
2019-05-18 17:17:20 +03:00 |
|
Joonas Rikkonen
|
f605651966
|
(683b11c00) High-res shuttle preview images + merge fix
|
2019-05-16 08:49:01 +03:00 |
|
Joonas Rikkonen
|
cb83984e80
|
(4ca668169) Fixed: Conflict
|
2019-05-16 05:58:48 +03:00 |
|
Joonas Rikkonen
|
0a67590572
|
(21a808335) Added: 4k fixes
|
2019-05-16 05:58:32 +03:00 |
|
Joonas Rikkonen
|
68ced76e1b
|
(cc26984a5) Merge remote-tracking branch 'origin/dev' into human-ai
|
2019-05-16 05:45:37 +03:00 |
|
Joonas Rikkonen
|
04997cd2f3
|
(fc1a963c7) Double the path wait time when targeting entities.
|
2019-05-16 05:45:19 +03:00 |
|
Joonas Rikkonen
|
b9cca44ce2
|
(8045205b5) Test a velocity based calculation for skipping the nodes in steering.
|
2019-05-16 05:45:04 +03:00 |
|
Joonas Rikkonen
|
f8090d470e
|
(5670a7c58) Don't get stuck if cannot use the button.
|
2019-05-16 05:44:48 +03:00 |
|
Joonas Rikkonen
|
ec7e45e021
|
(914b4d519) Set Reactor window max size to be slightly larger, fixed ItemInventory text wrapping to work better on different resolutions
|
2019-05-16 05:43:59 +03:00 |
|
Joonas Rikkonen
|
5ec107bf83
|
(0d96091e5) Adjusted layout spacing on Reactor to make the warning labels slightly more readable on Brazilian Portugese
|
2019-05-16 05:43:40 +03:00 |
|
Joonas Rikkonen
|
290e86977d
|
(238f46c9e) Fix bots not walking when close enough to the target (only affects go to objectives that are main objectives -> follow order).
|
2019-05-16 05:43:23 +03:00 |
|
Joonas Rikkonen
|
3c17c976d7
|
(e8b231370) Reduce the required distance to the next node before skipping to the next node while in stairs. Should make it easier for bots to use the stairs.
|
2019-05-16 05:43:06 +03:00 |
|
Joonas Rikkonen
|
de2246fe57
|
(e0d673b0d) Test: Don't calculate the distance to the buttons when seeking path. Instead, check the distance when checking the doors. Allows the bots to access the Remora ballast through the door where the button is a bit farther from the door than usually.
|
2019-05-16 05:42:51 +03:00 |
|
Joonas Rikkonen
|
828150e0ae
|
(9d8f050b8) Added text wrapping to ItemInventory titles and changed pump GUI In/Out text to use a smaller font
|
2019-05-16 05:42:34 +03:00 |
|
Joonas Rikkonen
|
153fbca298
|
(e97fbee9a) Merge branch 'human-ai' of https://github.com/Regalis11/Barotrauma-development into human-ai
|
2019-05-16 05:42:15 +03:00 |
|
Joonas Rikkonen
|
a7a4a56635
|
(4fa774716) Fix rescue not working. Still not extensively tested.
|
2019-05-16 05:41:57 +03:00 |
|
Joonas Rikkonen
|
5b2bf67d66
|
(067f4d694) The recursive version of GetConnectedComponents can traverse between wifi components, use recursive GetConnectedComponents when finding the controller used to operate some item (-> AI characters can now figure out how to operate a turret that's connected to a periscope through wifi components, relays, etc)
|
2019-05-16 05:41:41 +03:00 |
|
Joonas Rikkonen
|
1d5de494cd
|
(a185ec0cd) Don't report on broken items that have condition above the threshold. Optimize and fix.
|
2019-05-16 05:41:25 +03:00 |
|
Joonas Rikkonen
|
79d01822d2
|
(8015dd67d) Show a language selection prompt when launching the game for the first time (WIP)
|
2019-05-16 05:41:09 +03:00 |
|
Joonas Rikkonen
|
e367f900b8
|
(2a4bd39c2) Merge branch 'dev' into human-ai
|
2019-05-16 05:33:13 +03:00 |
|
Joonas Rikkonen
|
3d7a113d75
|
(048b753e6) Merge branch 'dev' into human-ai
|
2019-05-16 05:20:29 +03:00 |
|
Joonas Rikkonen
|
454dda56c7
|
(1762f02b3) Merge branch 'dev' into human-ai
|
2019-05-16 05:08:22 +03:00 |
|
Joonas Rikkonen
|
60f52375e6
|
(7788ec72a) Test issuing orders automatically.
|
2019-05-16 05:03:49 +03:00 |
|
Joonas Rikkonen
|
47abb30bef
|
(2a2494e33) Fixed tutorial names not being translated
|
2019-05-06 11:37:28 +03:00 |
|
Joonas Rikkonen
|
029f5fccda
|
(8df97f638) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-06 11:35:46 +03:00 |
|
Joonas Rikkonen
|
26eaf244ed
|
(b17b66c5f) updated remora and drone
|
2019-05-06 11:35:29 +03:00 |
|
Joonas Rikkonen
|
f42a7c1ec6
|
(69d450d58) Initialize SteamManager before creating the GameMain instance
|
2019-05-06 11:34:36 +03:00 |
|
Joonas Rikkonen
|
f72fd0bf29
|
(80eb10d43) Option to automatically pause the game when the window loses focus (on by default)
|
2019-05-06 11:34:17 +03:00 |
|
Joonas Rikkonen
|
fb21005258
|
(6f4bea467) Updated doors
|
2019-05-03 13:43:47 +03:00 |
|
Joonas Rikkonen
|
b551ae7999
|
(c1468d39d) Overhauled docking interface (WIP)
|
2019-05-03 13:39:54 +03:00 |
|
Joonas Rikkonen
|
2ffb8d922d
|
(acf0cb343) Fixes to EnableWorkShopItem: - Don't allow enabling if the item is not compatible with the user's version of Barotrauma or if it's a core package that's missing some required files. - Don't allow enabling if the item external files referenced in the content package are not found (e.g. if a mod uses vanilla files but the vanilla files aren't found).
|
2019-04-29 21:10:51 +03:00 |
|
Joonas Rikkonen
|
3ce6551cb2
|
(4965a76d6) Methods for showing the campaign/editor disclaimers
|
2019-04-23 11:16:43 +03:00 |
|
Joonas Rikkonen
|
da3e325ffc
|
(58b5b8b6a) Fixed nullref exception when trying to spawn items with the "spawnitem" command when a round is not running
|
2019-04-18 12:33:25 +03:00 |
|
Joonas Rikkonen
|
639eb6c1f3
|
(094a20e08) Fixed incorrect emergency light scale, translated comments in the xml (english pls)
|
2019-04-18 12:31:08 +03:00 |
|
Joonas Rikkonen
|
ea54fa24fe
|
(0d11c0779) Select the vanilla content package if no core content packages are enabled on startup, or when disabling a core content package from the workshop menu. Closes #1424
|
2019-04-18 12:05:59 +03:00 |
|
Joonas Rikkonen
|
6262b3ea54
|
(ce8e185aa) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-16 17:12:09 +03:00 |
|
Joonas Rikkonen
|
bd07acf26d
|
(052ab6307) Use MonoKickstart on Linux so installing Mono is not required, fixed division by zero if the width of the server console window is 0
|
2019-04-16 17:11:49 +03:00 |
|
Joonas Rikkonen
|
f4275de1ac
|
(845cfe372) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-11 18:26:56 +03:00 |
|