Commit Graph

92 Commits

Author SHA1 Message Date
Joonas Rikkonen f4c4fd2a23 (70a10e3f3) added supplies 2019-05-16 06:38:55 +03:00
Joonas Rikkonen 83cb848ecd (2095f9490) Changed remora drone door button and component placement 2019-05-16 06:38:01 +03:00
Joonas Rikkonen 5e8800c1e1 (54efef38f) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:37:45 +03:00
Joonas Rikkonen 17f036e587 (ab793636c) Don't show an error message when creating a save folder 2019-05-16 06:37:28 +03:00
Joonas Rikkonen 96af576da3 (88b6f8fbc) Remora: fixed gap between sub and drone, added medical supplies and hq pic again 2019-05-16 06:37:12 +03:00
Joonas Rikkonen 8d155d8bdd (34738e4a9) Waypoint fixes (nodes at the hatches not connecting outside, outside nodes going through exterior wall pieces and turrets). TODO: improve the waypoint generation so this kind of manual fixes aren't needed 2019-05-16 06:36:18 +03:00
Joonas Rikkonen 8bf054ef2a (8e85e4405) updated compartment names 2019-05-16 06:34:19 +03:00
Joonas Rikkonen c2e039be19 (22b95f75c) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-05-16 06:32:55 +03:00
Joonas Rikkonen 9f87239724 (f3d83a912) Disabled: Separate mac path to test if editing the actual application folder when using steam is OK 2019-05-16 06:32:38 +03:00
Joonas Rikkonen 9da8a437eb (aebd2c4c0) tweaks part 666 2019-05-16 06:32:06 +03:00
Joonas Rikkonen 80c563e7b0 (86280d29b) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev 2019-05-16 06:31:49 +03:00
Joonas Rikkonen fc22eb5088 (fc5e081d3) Fixed: Hull names not saving properly in submarineditor 2019-05-16 06:31:32 +03:00
Joonas Rikkonen 50dc08fb56 (dcfd6ef21) tweaks 2019-05-16 06:31:16 +03:00
Joonas Rikkonen 4d3e3ca0a2 (d08b879a0) Moved remora's aux engine back so the turbine is outside 2019-05-16 06:30:39 +03:00
Joonas Rikkonen 531a1235af (e2fcec3e0) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:30:06 +03:00
Joonas Rikkonen e074a5bf73 (7da87677c) tweaks and fixes 2019-05-16 06:29:49 +03:00
Joonas Rikkonen 2ac3f597ca (de83e894f) Fixed remora tail hull problem, moved ballast ladder platform to correct position 2019-05-16 06:29:32 +03:00
Joonas Rikkonen 04124fe56b (2f11bb197) tweaks 2019-05-16 06:29:14 +03:00
Joonas Rikkonen 07055ada82 (2c6f87623) Made autodoor motion sensor area bigger on most doors 2019-05-16 06:28:55 +03:00
Joonas Rikkonen d9ab57e2ae (8a177f8bd) Fixed remora airlocks and refreshed drone. Added higher res preview pics to remora, typhon and bunyip 2019-05-16 06:28:39 +03:00
Joonas Rikkonen 1cdd62360f (986bfff2b) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-16 06:27:16 +03:00
Joonas Rikkonen a6b592a625 (93733c170) Fix a null reference exception. 2019-05-16 06:26:57 +03:00
Joonas Rikkonen cdc2ede035 (741810595) adjustments to art pass 2019-05-16 06:26:39 +03:00
Joonas Rikkonen f23e4c67db (534c88165) Remora, remora drone & Typhon updated 2019-05-16 06:26:22 +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 5f524ddd3f (457e4ebe5) Fixed: Submarine navigation labels being translated when loading a sub in editor 2019-05-16 06:13:49 +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 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
Joonas Rikkonen e56ff196d4 (3c957365d) tweaks and decals 2019-05-16 06:01:01 +03:00
Joonas Rikkonen cb83984e80 (4ca668169) Fixed: Conflict 2019-05-16 05:58:48 +03:00
Joonas Rikkonen 257889b9cc (42b18ccca) Allow to return to the initial combat mode after retreating. Implement reloading (disabled because only reloads one ammunition) -> TODO: only load ammunition when found in the inventory. Implement a generic method for removing subobjectives and resetting the reference. Refuel the repair tool. 2019-05-16 05:58:15 +03:00
Joonas Rikkonen 412d46169e (1621785a9) Size variants of labels, also reverts 995d492 2019-05-16 05:57:39 +03:00
Joonas Rikkonen f8ca1444fd (7765c6989) Only show a bunch of pathfinder errors and warnings in debug builds. 2019-05-16 05:57:22 +03:00
Joonas Rikkonen 1ae482a84d (8c8a15639) Implemented new wall textures 2019-05-16 05:56:49 +03:00
Joonas Rikkonen fe5f386358 (61f67c194) Fix the raycast and angle checks. use the weapon position instead of the character position. 2019-05-16 05:56:16 +03:00
Joonas Rikkonen 0bb541bce8 (2c8e14bca) Added edge variants for new environment base textures 2019-05-16 05:54:50 +03:00
Joonas Rikkonen e9664d3639 (084340338) Add an aim timer before the weapon can be used. Fix a null reference exception. 2019-05-16 05:54:33 +03:00
Joonas Rikkonen 64f147ea6c (cb1c8745f) Changed oxygen generator values in Dugong and Remora, recommended crew in Humpback 2019-05-16 05:52:38 +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 f8090d470e (5670a7c58) Don't get stuck if cannot use the button. 2019-05-16 05:44:48 +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 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 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 ddd84a4f9e (c45394988) Refactor and fix button interaction and access checks in the indoors steering manager. 2019-05-16 05:40:00 +03:00
Joonas Rikkonen 3575c8df52 (03ab09991) Load chinese fonts dynamically, removed unnecessary duplicate block from DynamicRenderAtlas 2019-05-16 05:39:25 +03:00