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
|
30620ed059
|
(61cc49902) Don't create ai for the dummy character. Creates issues.
|
2019-05-06 11:21:45 +03:00 |
|
Joonas Rikkonen
|
063065d415
|
(4dd3574b6) Replaced Typhon cable holders
|
2019-05-03 13:57:07 +03:00 |
|
Joonas Rikkonen
|
8174d21468
|
(b3c0963ae) Replace cable holders in Humpback
|
2019-05-03 13:56:47 +03:00 |
|
Joonas Rikkonen
|
925329956a
|
(3221c2861) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-05-03 13:56:13 +03:00 |
|
Joonas Rikkonen
|
b0947d4bf8
|
(493361a05) Add a todo note.
|
2019-05-03 13:55:57 +03:00 |
|
Joonas Rikkonen
|
036e3423e6
|
(289fc0ad0) Fixed some hull, door and waypoint issues in Dugong
|
2019-05-03 13:55:40 +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
|
7545e8efec
|
(6fc1d03cd) Fixed humpback waypoints, removed extra door
|
2019-05-03 13:52:32 +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
|
fbb7daed00
|
(0c3442136) Merge branch 'dev' into docking-interface
|
2019-05-03 13:41:23 +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
|
e3e9475c22
|
(c0e74e421) new autodoors, autohatches are broken for now
|
2019-04-26 11:16:56 +03:00 |
|
Joonas Rikkonen
|
8e15be3d42
|
(57e816cad) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-26 11:15:52 +03:00 |
|
Joonas Rikkonen
|
fa25735e9f
|
(3851196d8) Show the campaign disclaimer when entering the New Game or Tutorials tab for the first time.
|
2019-04-26 11:15:37 +03:00 |
|
Joonas Rikkonen
|
9d9349c96e
|
(73987cc6a) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
|
2019-04-26 11:14:32 +03:00 |
|
Joonas Rikkonen
|
ee1672408f
|
(0bf65db0b) Removed: ContextualTutorial structure from tutorials.xml
|
2019-04-26 11:14:15 +03:00 |
|
Joonas Rikkonen
|
a7f56ced21
|
(3cc40bf1d) Added prefabs for new autodoors. Replaced doors in Dugong and Bunyip
|
2019-04-26 11:13:43 +03:00 |
|
Joonas Rikkonen
|
e90519ad2f
|
(2e347c6b4) Updated: Engineer's tutorial with a junction box that has only a single power connection
|
2019-04-25 18:15:18 +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
|
ad028163a2
|
(332bdd387) Added: Content.RootDirectory modifying on macOS
|
2019-04-25 18:08:20 +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
|
2df003f388
|
(25b35a395) updated subs with numerous small fixes
|
2019-04-23 11:16:07 +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 |
|