Joonas Rikkonen
|
108e42edb0
|
(b5250291f) Merge branch 'dev' into human-ai
|
2019-05-16 05:15:16 +03:00 |
|
Joonas Rikkonen
|
b02565796a
|
(98f1dbf5e) Merge branch 'dev' into human-ai
|
2019-05-16 05:14:58 +03:00 |
|
Joonas Rikkonen
|
7f72f72ca7
|
(9c0250ef1) Merge branch 'dev' into human-ai
|
2019-05-16 05:14:40 +03:00 |
|
Joonas Rikkonen
|
bec7aadfa9
|
(af16ecdfa) Merge branch 'dev' into human-ai
|
2019-05-16 05:14:00 +03:00 |
|
Joonas Rikkonen
|
454dda56c7
|
(1762f02b3) Merge branch 'dev' into human-ai
|
2019-05-16 05:08:22 +03:00 |
|
Joonas Rikkonen
|
60f52375e6
|
(7788ec72a) Test issuing orders automatically.
|
2019-05-16 05:03:49 +03:00 |
|
Joonas Rikkonen
|
482f3c1f3c
|
(975eacb57) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-07 16:23:16 +03:00 |
|
Joonas Rikkonen
|
bb6067df31
|
(1e5573bea) new outpost
|
2019-05-07 16:22:58 +03:00 |
|
Joonas Rikkonen
|
cc46d452fa
|
(92c1061d5) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-07 16:22:40 +03:00 |
|
Joonas Rikkonen
|
6c196186b3
|
(3f6e326ca) Modified: Separator, Added nowhitespace=true to chinese language files
|
2019-05-07 16:22:24 +03:00 |
|
Joonas Rikkonen
|
e93456e2a2
|
(655930562) Added more localized strings to subs and shuttles
|
2019-05-07 16:21:51 +03:00 |
|
Joonas Rikkonen
|
3b6383b057
|
(c63c19e43) Let's try replacing preview pics again
|
2019-05-07 13:22:44 +03:00 |
|
Joonas Rikkonen
|
ba5b856a68
|
(38de4e68e) Added localized texts
|
2019-05-07 13:19:45 +03:00 |
|
Joonas Rikkonen
|
4ee5bf1e08
|
(cbcc94ae1) Higher res preview pics for subs
|
2019-05-06 14:13:55 +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
|
5999a66681
|
(ac4fc6f29) Fixed EventInput crashing in 32-bit windows builds
|
2019-05-06 11:28:13 +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
|
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
|
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
|
34d46823c3
|
(ecffdc74c) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-03 13:54:48 +03:00 |
|
Joonas Rikkonen
|
cf97ce3174
|
(c691f403f) Adjusted one of the sloped wall colliders
|
2019-05-03 13:54:31 +03:00 |
|
Joonas Rikkonen
|
c6b36682a8
|
(135f758ec) Switched all subs and shuttles to dynamic docking model.
|
2019-05-03 13:53:57 +03:00 |
|
Joonas Rikkonen
|
da3810b0d4
|
(df2c04949) Changed all subs' docking toggles to use the new button. Changed custom outputs to use localized text.
|
2019-05-03 13:51:41 +03:00 |
|
Joonas Rikkonen
|
c988016b6f
|
(90245034a) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-03 13:44:21 +03:00 |
|
Joonas Rikkonen
|
35f4657ea1
|
(d85d68721) Fixed character's feet getting stuck to platforms when climbing ladders while holding A/D
|
2019-05-03 13:44:04 +03:00 |
|
Joonas Rikkonen
|
fb21005258
|
(6f4bea467) Updated doors
|
2019-05-03 13:43:47 +03:00 |
|
Joonas Rikkonen
|
b551ae7999
|
(c1468d39d) Overhauled docking interface (WIP)
|
2019-05-03 13:39:54 +03:00 |
|
Joonas Rikkonen
|
7eb0972d16
|
(df7ca4c53) updated doors + merge fix
|
2019-04-29 23:03:58 +03:00 |
|
Joonas Rikkonen
|
97c4e3019d
|
(e268fbb97) Simplify Humpback front. Increase the front hull health from 200 to 400 for both front pieces. Update the fronts also for Orca and Dugong.
|
2019-04-29 21:09:33 +03:00 |
|
Joonas Rikkonen
|
c5452048d7
|
(d88b2f1f7) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-29 21:08:16 +03:00 |
|
Joonas Rikkonen
|
b3b1d1851d
|
(eda627512) Fixed MonoKickStart files needed by the dedicated server not being copied to the output directory in release builds
|
2019-04-29 21:08:00 +03:00 |
|
Joonas Rikkonen
|
2aec2414be
|
(12d32b875) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-26 11:25:25 +03:00 |
|
Joonas Rikkonen
|
3eb883fbb3
|
(9253f5b70) Added libvlc.so to LinuxClient
|
2019-04-26 11:25:10 +03:00 |
|
Joonas Rikkonen
|
2316ea2b3a
|
(8bf7678d4) tweaks to beauty pass for functionality.
|
2019-04-26 11:24:54 +03:00 |
|
Joonas Rikkonen
|
5e285df7d3
|
(4e580857e) Updated subs (art pass)
|
2019-04-26 11:24:08 +03:00 |
|
Joonas Rikkonen
|
010411d434
|
(66fc3d1f9) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-26 11:18:31 +03:00 |
|
Joonas Rikkonen
|
d425064a3b
|
(28c455ff7) Improve the ai repair tool usage.
|
2019-04-26 11:18:14 +03:00 |
|
Joonas Rikkonen
|
efca3a49fc
|
(ee33ee49f) reverted all doors back to original autodoors, reset prefabs for several doors to ensure correct repair messages, flipped stairs on humpback to ease AI steering issues.
|
2019-04-26 11:17:44 +03:00 |
|
Joonas Rikkonen
|
4f746b04ea
|
(b8e5081e1) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-25 18:14:20 +03:00 |
|
Joonas Rikkonen
|
eb7ac2bfbe
|
(8e98e6343) Add and implement new clown gear.
|
2019-04-25 18:13:47 +03:00 |
|
Joonas Rikkonen
|
03797df87b
|
(224725392) fixed default state of a few emergency pumps.
|
2019-04-25 18:12:55 +03:00 |
|
Joonas Rikkonen
|
fbac89f085
|
(96dc99368) Fixed the scale of the lower decorative hull parts.
|
2019-04-23 15:37:29 +03:00 |
|
Joonas Rikkonen
|
6262b3ea54
|
(ce8e185aa) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-16 17:12:09 +03:00 |
|
Joonas Rikkonen
|
bd07acf26d
|
(052ab6307) Use MonoKickstart on Linux so installing Mono is not required, fixed division by zero if the width of the server console window is 0
|
2019-04-16 17:11:49 +03:00 |
|
Joonas Rikkonen
|
266d58ca08
|
(7b78900c1) Reset doors in vanilla subs
|
2019-04-11 18:24:31 +03:00 |
|
Joonas Rikkonen
|
2ca299af10
|
(ab07307c5) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-10 13:27:49 +03:00 |
|
Joonas Rikkonen
|
593d99ec38
|
(df9b1966f) Added an option to disable directional voice chat. Closes #1414
|
2019-04-10 13:27:30 +03:00 |
|