Commit Graph

3409 Commits

Author SHA1 Message Date
Joonas Rikkonen
1e666a5a0d (073c09b0f) Don't allow signals to deactivate Repairables (made it impossible to fix hatches on some vanilla subs because the signals kept the Repairable inactive, preventing the repair state from being updated) 2019-05-06 11:40:06 +03:00
Joonas Rikkonen
836acc0814 (82b78c472) Fixed inability to close the pause menu with Esc when an item interface is open 2019-05-06 11:39:49 +03:00
Joonas Rikkonen
397b99a2ad (6e1c0e7da) removed RDX from railgun shells!!! 2019-05-06 11:39:31 +03:00
Joonas Rikkonen
2c141ef809 (376c5d836) added remora and drone to project 2019-05-06 11:39:13 +03:00
Joonas Rikkonen
e55c90bdb2 (27d881db0) Nerfed railgun structure damage 2019-05-06 11:38:55 +03:00
Joonas Rikkonen
4c165d43f6 (e17511e77) Added Remora and drone to default package. 2019-05-06 11:38:38 +03:00
Joonas Rikkonen
8c626508f7 (c04939e65) Added mine location sales data and placeholder tuning of prices. 2019-05-06 11:38:20 +03:00
Joonas Rikkonen
c76284c511 (1539ce1d5) Increased starting funds 2019-05-06 11:38:03 +03:00
Joonas Rikkonen
87dc4e669e (fccc5f86f) increased rewards for easy delivery missions 2019-05-06 11:37:46 +03:00
Joonas Rikkonen
47abb30bef (2a2494e33) Fixed tutorial names not being translated 2019-05-06 11:37:28 +03:00
Joonas Rikkonen
6f57aa863f (2007f0f7e) Render missing characters as a white square to make them more noticeable 2019-05-06 11:37:11 +03:00
Joonas Rikkonen
323c8e7b95 (141ad0eda) Fixed tutorial button text not being translated 2019-05-06 11:36:54 +03:00
Joonas Rikkonen
8e53c38461 (93b920f3f) Fixed Chinese text wrapping (can't wrap based on spaces because there's no spaces) 2019-05-06 11:36:38 +03:00
Joonas Rikkonen
e0ddeef023 (fa6345c0f) Added option to change fonts based on language, added NotoSansTC for Chinese language 2019-05-06 11:36:21 +03:00
Joonas Rikkonen
b7eaffa068 (c3083f3e0) Added google translated Russian & Chinese text files for testing 2019-05-06 11:36:03 +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
7559fc3d7c (3bb856c81) Open the pause menu when the window loses focus instead of just temporarily pausing the game 2019-05-06 11:35:12 +03:00
Joonas Rikkonen
192159811c (e4a7630aa) Made the "privacy policy" text in the main menu a clickable link 2019-05-06 11:34:53 +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
9e7bcbd409 (09f184095) Higher-res executable icons for Windows & Linux 2019-05-06 11:34:01 +03:00
Joonas Rikkonen
5868b1da41 (0792e9b34) Option to ignore item requirements in the sub editor. Items can now be placed to secure cabinets and crates in character mode without having to spawn an ID Card in the inventory first. 2019-05-06 11:33:42 +03:00
Joonas Rikkonen
950d4f9d27 (321b32b3d) Scaled down secure cabinet & moved it to the container atlas 2019-05-06 11:33:26 +03:00
Joonas Rikkonen
1dd2a83a54 (577a78502) Updated remora, WIP. 2019-05-06 11:33:09 +03:00
Joonas Rikkonen
0817f8b3ef (ec2543ae9) Merge remote-tracking branch 'origin/x86-build' into dev 2019-05-06 11:30:17 +03:00
Joonas Rikkonen
931a6ea20b (8b6feb3c6) Don't generate xml documentation for the build output 2019-05-06 11:29:59 +03:00
Joonas Rikkonen
08559f3438 (1a6547633) Write the version number to a "Version.txt" file in the output folder during the build process 2019-05-06 11:29:41 +03:00
Joonas Rikkonen
cffaef3c3c (4dba94638) Legacy save file support (= save files present in Data/Saves will still be usable) 2019-05-06 11:29:24 +03:00
Joonas Rikkonen
66871d37a8 (0deb4f518) 32-bit steam_api.dll 2019-05-06 11:29:05 +03:00
Joonas Rikkonen
2c2089010c (b39fb8cf6) 32-bit freetype6.dll 2019-05-06 11:28:48 +03:00
Joonas Rikkonen
7b718673e8 (46e237b4f) Added x86 build configurations 2019-05-06 11:28:31 +03:00
Joonas Rikkonen
5999a66681 (ac4fc6f29) Fixed EventInput crashing in 32-bit windows builds 2019-05-06 11:28:13 +03:00
Joonas Rikkonen
0bd876e17d (18c3d51e4) Display current year in the copyright notices 2019-05-06 11:25:29 +03:00
Joonas Rikkonen
8d96452e0b (bca96ebb9) Changed save paths 2019-05-06 11:25:12 +03:00
Joonas Rikkonen
38b2f261b7 (0abd4ae6c) Added some legal stuff to the main menu 2019-05-06 11:24:55 +03:00
Joonas Rikkonen
44001459c0 (ef6edf745) Fixed remote characters frequently getting stuck to the ragdoll state in multiplayer. Happened because the characters are forced to stay in ragdoll mode if they're moving more than 1 m/s, and if the character stops being ragdolled server-side and starts moving, the movement will prevent it from going back to normal state client-side. Now the client will simply determine the ragdoll state based on the ragdoll input from the server. 2019-05-06 11:24:37 +03:00
Joonas Rikkonen
6cfca0437e (0deb4f518) 32-bit steam_api.dll 2019-05-06 11:24:17 +03:00
Joonas Rikkonen
2f0e7605c8 (b39fb8cf6) 32-bit freetype6.dll 2019-05-06 11:24:00 +03:00
Joonas Rikkonen
534422abd8 (a28b86781) fixed hull sprites 2019-05-06 11:23:43 +03:00
Joonas Rikkonen
d67eccb344 (46e237b4f) Added x86 build configurations 2019-05-06 11:23:26 +03:00
Joonas Rikkonen
afe9b76efd (ac4fc6f29) Fixed EventInput crashing in 32-bit windows builds 2019-05-06 11:23:08 +03:00
Joonas Rikkonen
f2b9c89417 (238ba5f5f) Add texts for new skills. 2019-05-06 11:22:52 +03:00
Joonas Rikkonen
65d627d57c (2c9775b8e) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev 2019-05-06 11:22:36 +03:00
Joonas Rikkonen
b797d112b7 (db4f4a55b) HasRequiredItems method is used for different purposes. Thus we shouldn't return true if the door is damaged but not broken, because it would cause issues for example in steering. Similarly I don't think we should use the canBePicked here, because it could be possible that the door should be interactable but not pickable. 2019-05-06 11:22:20 +03:00
Joonas Rikkonen
e4adc47dad (1036993d3) Adjusted motion detector in autodoors 2019-05-06 11:22:02 +03:00
Joonas Rikkonen
30620ed059 (61cc49902) Don't create ai for the dummy character. Creates issues. 2019-05-06 11:21:45 +03:00
Joonas Rikkonen
ad2b6159c0 (64db8799d) Removed editable DynamicDockingIndicator property 2019-05-03 13:57:58 +03:00
Joonas Rikkonen
872eeb70ce (9b19bda7d) Workaround to characters' arms occasionally spinning when standing in place, don't offset limping characters' feet when not moving (the heavy leaning forwards looks unnatural), added a comment 2019-05-03 13:57:42 +03:00
Joonas Rikkonen
9121c878f5 (df822b5d5) Fixed characters not receiving impact damage when ragdolled. Closes #1433 2019-05-03 13:57:24 +03:00