Commit Graph

6074 Commits

Author SHA1 Message Date
Joonas Rikkonen 48070a3f90 (23ecb8f20) Fixed: Scaling past 1920x1080 for: Reactor UI, Submarine labels, loading tips, inventoryslot container status 2019-05-16 06:20:54 +03:00
Joonas Rikkonen b0a8f0e5e1 (c41c72d1b) new arrow decals 2019-05-16 06:20:37 +03:00
Joonas Rikkonen aac2aaae8b (46356bbf0) Fix bots reporting incorrectly that there is no targets. 2019-05-16 06:20:20 +03:00
Joonas Rikkonen cb0a1dc681 (f41a05165) Change the debug text colors. 2019-05-16 06:20:03 +03:00
Joonas Rikkonen 0df7ed4ac0 (b0edb0a51) Fix bots not being able to equip anything. 2019-05-16 06:19:46 +03:00
Joonas Rikkonen 69494dcde8 (d7a4efa97) Merge branch 'human-ai' into dev 2019-05-16 06:19:27 +03:00
Joonas Rikkonen e8ee3f9d18 (18eb9f712) Fix bots stealing items if they happen to target them before somebody equips them. 2019-05-16 06:19:10 +03:00
Joonas Rikkonen df89114850 (67f64fd23) Incremented version number 2019-05-16 06:18:53 +03:00
Joonas Rikkonen 5326dace2b (98af64697) Updated readme file 2019-05-16 06:18:36 +03:00
Joonas Rikkonen bed3afab4b (b7b7e6b02) Rename "courage" to "resolution" and disable it, because it's not yet used anywhere. 2019-05-16 06:18:20 +03:00
Joonas Rikkonen dbb7b175d4 (fc343e73b) Changelog additions 2019-05-16 06:18:03 +03:00
Joonas Rikkonen 8b977ed5c0 (fb180d412) Merge branch 'dev' into human-ai 2019-05-16 06:17:45 +03:00
Joonas Rikkonen 2f0bd98f8f (43fff031a) Remove the placeholder female engineer variant. Only male engineers now have two variants. 2019-05-16 06:17:28 +03:00
Joonas Rikkonen 306e3575a8 (95bf20e92) Disable watchman and mechanic variants for the build, because they are not yet quite there. 2019-05-16 06:17:11 +03:00
Joonas Rikkonen 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. 2019-05-16 06:16:54 +03:00
Joonas Rikkonen 265ec64540 (f39b618d6) Fix only one objective being added in the loops at a time, because duplicates were ignored. We don't want that here. 2019-05-16 06:16:38 +03:00
Joonas Rikkonen 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. 2019-05-16 06:16:22 +03:00
Joonas Rikkonen 02c5a35331 (fc70e8aa6) updated searchlight 2019-05-16 06:16:06 +03:00
Joonas Rikkonen a2734ed95e (dd365a652) Added contributors & community members to the credits 2019-05-16 06:15:49 +03:00
Joonas Rikkonen 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) 2019-05-16 06:15:32 +03:00
Joonas Rikkonen c05c8994fb (36f46a8db) Fixed exception CreateAutonomousObjectives causing an exception when attempting to start the game with a sub with no reactor 2019-05-16 06:15:16 +03:00
Joonas Rikkonen 29fba8b32c (81f422285) Fixed legacy searchlight not loading when using a language other than English 2019-05-16 06:14:59 +03:00
Joonas Rikkonen 61f5ccc71d (c93eaea48) Merge branch 'human-ai' into dev 2019-05-16 06:14:43 +03:00
Joonas Rikkonen 9c964b7843 (7d7010579) Fix ai dialog about not being able to find targets. Use a higher thershold for rescue objectives when it's an order. 2019-05-16 06:14:25 +03:00
Joonas Rikkonen af07862995 (fff074e42) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:14:05 +03:00
Joonas Rikkonen 5f524ddd3f (457e4ebe5) Fixed: Submarine navigation labels being translated when loading a sub in editor 2019-05-16 06:13:49 +03:00
Joonas Rikkonen fc584c1bc4 (5bf78ca9d) Clear the ignored enemies every 30 seconds. 2019-05-16 06:13:31 +03:00
Joonas Rikkonen 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. 2019-05-16 06:13:15 +03:00
Joonas Rikkonen 298f1a79b0 (758bd76d4) Added arrows to structure prefabs 2019-05-16 06:12:57 +03:00
Joonas Rikkonen 4d3cea1aa2 (bede44974) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:12:40 +03:00
Joonas Rikkonen c3021b65ad (20e9d0ccb) Added the new bow and rear items into the project 2019-05-16 06:12:22 +03:00
Joonas Rikkonen f48f6b3ecf (162239460) Fixed: CharacterHUD's focused character & focused item overlays not working properly on 4k 2019-05-16 06:12:05 +03:00
Joonas Rikkonen 68b3e2eb07 (07016aa31) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:11:48 +03:00
Joonas Rikkonen e66501d96a (14c9225be) Added: Missing word from itemmsgoxygenrefill 2019-05-16 06:11:31 +03:00
Joonas Rikkonen bf359f58e9 (099a1ac6b) Updated Berilia docking button signals 2019-05-16 06:11:15 +03:00
Joonas Rikkonen 5709b505d6 (806a9ccd8) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:10:58 +03:00
Joonas Rikkonen 35cea7ae25 (e25000a52) Added new bow and rear to be used with Typhon 2019-05-16 06:10:42 +03:00
Joonas Rikkonen 1eb58ddf55 (eb91d3390) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:10:23 +03:00
Joonas Rikkonen 5cedf373d6 (0b1ddcc13) Added: Missing ItemMsgOxygenRefill message that was not fetched via TextManager 2019-05-16 06:10:06 +03:00
Joonas Rikkonen f777ffa49e (f59486e5c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:09:49 +03:00
Joonas Rikkonen 3db16eb886 (09a8a1f69) additions to changelog 2019-05-16 06:09:32 +03:00
Joonas Rikkonen 4142815f52 (6915ddeae) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:09:15 +03:00
Joonas Rikkonen fbe0832b1e (58e405f96) Berilia pass: reduced device power requirements, wired some unwired periscopes 2019-05-16 06:08:58 +03:00
Joonas Rikkonen c1e66b325d (b80139866) updated decals 2019-05-16 06:08:39 +03:00
Joonas Rikkonen 71cde8862f (f35c3b912) new outpost 2019-05-16 06:08:22 +03:00
Joonas Rikkonen 0b92a93aed (51aebffa8) Changelog additions (WIP) 2019-05-16 06:08:07 +03:00
Joonas Rikkonen 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) 2019-05-16 06:07:51 +03:00
Joonas Rikkonen db4e3a6725 (d779d70f7) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:07:34 +03:00
Joonas Rikkonen b7ae35d942 (332837e80) Fixed: salvagenasonovartifactruin not having translations, using salvagenasonovartifactcave identifier instead 2019-05-16 06:07:17 +03:00
Joonas Rikkonen 1289eb4975 (d63652688) Updated diving suit lockers in vanilla subs 2019-05-16 06:06:59 +03:00