d57f851dc2
(a35fe28dc) Use ToLowerInvariant when checking hull names during submarine loading (otherwise it may not work correctly on some locales)
Joonas Rikkonen
2019-05-16 06:34:03 +03:00
3d354e32b2
(b3c12523f) Added a higher-res preview image to Orca
Joonas Rikkonen
2019-05-16 06:33:46 +03:00
15e5f8f75b
(be6e8e567) Fixed shuttle text overflowing in the load menu in the sub editor in German
Joonas Rikkonen
2019-05-16 06:33:29 +03:00
c2e039be19
(22b95f75c) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
Joonas Rikkonen
2019-05-16 06:32:55 +03:00
9f87239724
(f3d83a912) Disabled: Separate mac path to test if editing the actual application folder when using steam is OK
Joonas Rikkonen
2019-05-16 06:32:38 +03:00
bf57a48c7e
(ebf4529cc) Use a uniform way to check if the bot has reached it's target. Should fix issues where bot is stuck when trying to get or operate an item in some cases.
Joonas Rikkonen
2019-05-16 06:25:31 +03:00
e500ba2bdf
(a17abe3fa) Remove a not so useful loop from a method, which might be used often.
Joonas Rikkonen
2019-05-16 06:25:12 +03:00
52d3737416
(717837ca0) Fixed: Editor spacing & element sizes in 4k
Joonas Rikkonen
2019-05-16 06:24:55 +03:00
dc2f96443a
(ff4df7194) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
Joonas Rikkonen
2019-05-16 06:24:39 +03:00
a09baa3484
(e1f526341) Fixed turrets not rotating to the correct direction client-side when a bot is operating them
Joonas Rikkonen
2019-05-16 06:24:04 +03:00
a2276b308f
(0634c0518) Fixed docking interface not activating in subs with more than one docking port (e.g. Selkie) or on nav terminals that control another sub (e.g. Remora's drone control terminal)
Joonas Rikkonen
2019-05-16 06:23:47 +03:00
71c59e98a7
(c2a796af9) Fixed: globalZoomScale not working properly past fullHD resolutions
Joonas Rikkonen
2019-05-16 06:23:30 +03:00
2aaf5c359f
(56b84ac3d) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
Joonas Rikkonen
2019-05-16 06:23:10 +03:00
2f0bd98f8f
(43fff031a) Remove the placeholder female engineer variant. Only male engineers now have two variants.
Joonas Rikkonen
2019-05-16 06:17:28 +03:00
306e3575a8
(95bf20e92) Disable watchman and mechanic variants for the build, because they are not yet quite there.
Joonas Rikkonen
2019-05-16 06:17:11 +03:00
5d38344efc
(dc8407cf2) Properly remove reported targets when they are done. Fix get item completing when it shouldn't if the target item was supposed to be equipped.
Joonas Rikkonen
2019-05-16 06:16:54 +03:00
265ec64540
(f39b618d6) Fix only one objective being added in the loops at a time, because duplicates were ignored. We don't want that here.
Joonas Rikkonen
2019-05-16 06:16:38 +03:00
31bb766d48
(398a85bdb) Change the draw order of debug lines so that the indicator to the current way point is rendered on top of the other lines.
Joonas Rikkonen
2019-05-16 06:16:22 +03:00
a2734ed95e
(dd365a652) Added contributors & community members to the credits
Joonas Rikkonen
2019-05-16 06:15:49 +03:00
1148498339
(78bfadc33) Another fix to legacy item loading (the aliases-attribute was case sensitive, and the case was not consistent in all of the legacy items)
Joonas Rikkonen
2019-05-16 06:15:32 +03:00
c05c8994fb
(36f46a8db) Fixed exception CreateAutonomousObjectives causing an exception when attempting to start the game with a sub with no reactor
Joonas Rikkonen
2019-05-16 06:15:16 +03:00
29fba8b32c
(81f422285) Fixed legacy searchlight not loading when using a language other than English
Joonas Rikkonen
2019-05-16 06:14:59 +03:00
61f5ccc71d
(c93eaea48) Merge branch 'human-ai' into dev
Joonas Rikkonen
2019-05-16 06:14:43 +03:00
9c964b7843
(7d7010579) Fix ai dialog about not being able to find targets. Use a higher thershold for rescue objectives when it's an order.
Joonas Rikkonen
2019-05-16 06:14:25 +03:00
5f524ddd3f
(457e4ebe5) Fixed: Submarine navigation labels being translated when loading a sub in editor
Joonas Rikkonen
2019-05-16 06:13:49 +03:00
fc584c1bc4
(5bf78ca9d) Clear the ignored enemies every 30 seconds.
Joonas Rikkonen
2019-05-16 06:13:31 +03:00
ce7b9c4f52
(94ad97066) Refactor combat objective. The bots should now be able to reload and seek more ammunition. When they run out of ammunition, they first try to use another weapon and only if no other weapon is found, they seek more ammunition. Had to change the contain item and get item objectives a bit. Hopefully doesn't break things too much.
Joonas Rikkonen
2019-05-16 06:13:15 +03:00
c3021b65ad
(20e9d0ccb) Added the new bow and rear items into the project
Joonas Rikkonen
2019-05-16 06:12:22 +03:00
f48f6b3ecf
(162239460) Fixed: CharacterHUD's focused character & focused item overlays not working properly on 4k
Joonas Rikkonen
2019-05-16 06:12:05 +03:00
8354c808d4
(73c1e1df5) Made legacy items translatable, added aliases to legacy items to prevent them from breaking when using a language other than English (legacy items are searched for based on name, so we need to have the English name as an alias)
Joonas Rikkonen
2019-05-16 06:07:51 +03:00