Commit Graph

3951 Commits

Author SHA1 Message Date
Joonas Rikkonen
a5e869ccd0 (cae84e234) Translate Lidgren's "no response from remote host" error message 2019-05-18 17:39:59 +03:00
Joonas Rikkonen
744fb70829 (53329f471) Fixed translated connection names not being used in the connection panel interface 2019-05-18 17:39:41 +03:00
Joonas Rikkonen
049cdbd81c (464d75b8a) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:39:25 +03:00
Joonas Rikkonen
cc1566d41d (03f8d9394) Changed underscore q label to upper case 2019-05-18 17:39:09 +03:00
Joonas Rikkonen
3671b5a09d (88d226c86) Added localized language names to the text files (TODO: display in the language selection menu) 2019-05-18 17:38:51 +03:00
Joonas Rikkonen
a5adf362b8 (2c1d76ee3) Fixed structure sprites being drawn behind their background sprite if the depth is set higher than the background sprite's depth in the sub editor. 2019-05-18 17:38:34 +03:00
Joonas Rikkonen
6abe73b889 (3f196aed7) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:38:16 +03:00
Joonas Rikkonen
a16c7b86d2 (340b2acc1) Structure fixes: - Fixed incorrect backgroundsprite sourcerects in most new wall pieces. - Fixed adjacent sprites bleeding into many of the new wall sprites. - Removed collider from Front F Pulley. - Tweaked a couple of colliders to get them to match the shape of the structure better. - Disable AI targets on all the small wall cap/tie/gromit parts. - Force the orientation of some of the shuttle pieces to be correct (some of the pieces have a larger width than height but should still be handled as horizontal walls and vice versa). 2019-05-18 17:37:57 +03:00
Joonas Rikkonen
c6b80ad234 (3158a90db) Option to prevent AI targets from being automatically added to specific structure pieces 2019-05-18 17:37:39 +03:00
Joonas Rikkonen
c86225fd82 (dfb5c5dec) Option to determine the orientation of a wall in xml (if omitted, the orientation is determined automatically based on the dimensions of the wall instance, just like before). 2019-05-18 17:37:21 +03:00
Joonas Rikkonen
5bd1bc4ae3 (e7d380c4c) Removed size variants of the number/letter/icon decals. Not needed because they can be scaled. 2019-05-18 17:37:03 +03:00
Joonas Rikkonen
5dc3767a8e (6db19454d) Updated: Cursor with a higher resolution version 2019-05-18 17:36:47 +03:00
Joonas Rikkonen
32b6c64ed8 (f237856ca) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:36:31 +03:00
Joonas Rikkonen
be4db3ee12 (aa84bc3c8) Fixed: UI Scaling issues in 4k 2019-05-18 17:36:15 +03:00
Joonas Rikkonen
30eed1ed7c (247c9ca51) Updated alien item assemblies with localized strings 2019-05-18 17:35:58 +03:00
Joonas Rikkonen
25dc03a74d (8313e2529) Fixed server list being possible to re-refresh immediately after a server query has been sent to Steam, causing an extra "refreshing" text to appear in the list, minor layout changes 2019-05-18 17:35:42 +03:00
Joonas Rikkonen
9ae71136b1 (0af7a720d) Use directional voice chat by default 2019-05-18 17:35:26 +03:00
Joonas Rikkonen
f1d794cb39 (86c9256b3) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:35:10 +03:00
Joonas Rikkonen
65a914e5ed (0b29f1236) Added: Scaling to mouse cursor size 2019-05-18 17:34:53 +03:00
Joonas Rikkonen
52f773027b (1da19b35c) Increased maximum voice chat volume 2019-05-18 17:34:37 +03:00
Joonas Rikkonen
3f3c16c7ba (0d9c3a3dc) Don't allow editing the LightComponent colors in any of the alien items 2019-05-18 17:34:21 +03:00
Joonas Rikkonen
038fc74b72 (2a8f78c27) Don't allow floating ice chunks to spawn near either end of the level 2019-05-18 17:34:04 +03:00
Joonas Rikkonen
d893f27dc2 (4c4f47cc2) Fixed reports by bots not being sent to clients in MP 2019-05-18 17:33:48 +03:00
Joonas Rikkonen
26c5f7a87e (8a9446ac2) Added larger GUIFrames w/ relative scale to alien containers 2019-05-18 17:33:30 +03:00
Joonas Rikkonen
ea6df7ce0d (ca59bc50f) Need to offset the sim position when not using the insidesteering. 2019-05-18 17:33:15 +03:00
Joonas Rikkonen
900ebc8993 (cd6fdc300) Lowered alien electric coil oscillator frequency in some item assemblies 2019-05-18 17:32:59 +03:00
Joonas Rikkonen
65019e8d19 (4ddd494a4) Add a todo note. 2019-05-18 17:32:43 +03:00
Joonas Rikkonen
82c735fcb9 (72ae6ed22) Use display name (translated) instead of room name. 2019-05-18 17:32:27 +03:00
Joonas Rikkonen
5774f8b1f9 (af0e86583) Reset steering while waiting. 2019-05-18 17:32:09 +03:00
Joonas Rikkonen
8a4f13a47f (06a085462) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:31:53 +03:00
Joonas Rikkonen
50e54bf8d4 (55318b678) Credits additions, made the "community actives" section a little more readable 2019-05-18 17:31:36 +03:00
Joonas Rikkonen
ff6b48110e (5cf36f4f1) Gave ruin walls a lot more health 2019-05-18 17:31:19 +03:00
Joonas Rikkonen
9155b404ea (078e3646e) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-18 17:31:02 +03:00
Joonas Rikkonen
1e85abf09d (8cbc4391a) Disable find safety while going somewhere in the sea with an order. 2019-05-18 17:30:46 +03:00
Joonas Rikkonen
7155525d5b (4d2ab0cd2) Reset the find safety priority when a safe hull has been reached or when there is no danger to flee from. Use wandering instead of resetting the steering (unfortunately doesn't work in very small hulls like airlocks). 2019-05-18 17:30:30 +03:00
Joonas Rikkonen
2945d103f9 (f825eae18) Fix follow objective not keeping the distance. 2019-05-18 17:30:12 +03:00
Joonas Rikkonen
3660df1906 (bdf4ed547) Store the last safe hull and use it if cannot find a new. 2019-05-18 17:29:56 +03:00
Joonas Rikkonen
9521f0ae2f (17fdbc9de) New path is also needed if the old becomes unreachable. Ignore the new path if it's unreachable. 2019-05-18 17:29:40 +03:00
Joonas Rikkonen
75640a321f (f4acd46ef) Don't enable the "report leaks" button inside ruins 2019-05-18 17:29:24 +03:00
Joonas Rikkonen
6463face3b (ad01c2907) Don't set the path unreachable if cannot press buttons, because we might just be too far (if the waypoint is so far). Happens when trying to enter Dugong. 2019-05-18 17:29:06 +03:00
Joonas Rikkonen
f304dab929 (67f76f467) Ignore submarine in the pathfinder raycasts, because it can prevent the bots to steer into the sub from outside of it. Doesn't seem to have any negative implications. 2019-05-18 17:28:51 +03:00
Joonas Rikkonen
3d91dfa76b (910c0c784) Use squared distance instead of distance. 2019-05-18 17:28:35 +03:00
Joonas Rikkonen
d84832296c (cd17ab725) Cleanup. 2019-05-18 17:28:18 +03:00
Joonas Rikkonen
c7ceed07c7 (7a7e715ad) Fixed report messages not going through to some clients when there are multiple clients on the server. Happened because the server would reuse the same OrderChatMessage instance for all clients, and it would get assigned the chat message ID according to the last recipient, which may not be the correct ID for other clients. 2019-05-18 17:28:01 +03:00
Joonas Rikkonen
382e05facd (75f4c1e5a) Apparently this case is already handled in the indoorssteering. 2019-05-18 17:27:44 +03:00
Joonas Rikkonen
0b8005f721 (5154265e6) Don't round ItemLabel text positions to the nearest pixel (causes weird looking "jitter" when the sub moves) 2019-05-18 17:27:25 +03:00
Joonas Rikkonen
a97e356b0a (fb0c73cf5) Added propeller damage to the shuttle engine 2019-05-18 17:27:09 +03:00
Joonas Rikkonen
c07d124315 (337c61e36) Fixed ruin walls being almost impossible to cut from inside the ruins due to the raycasts hitting colliders that prevent the subs from entering the ruins 2019-05-18 17:26:52 +03:00
Joonas Rikkonen
e63ffe652e (5e16139ed) Added "OrderGiver" field to AI orders, always show reports from the currently controlled character (even if the report is not targeted for the character's class) 2019-05-18 17:26:34 +03:00
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