This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b797d112b73566b895ed5349a3a5c5fa2e435179
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Items
/
Components
/
Machines
T
History
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
..
Controller.cs
(8d282f4cc) Hide the crew area and the chat box when using a controller (= aiming with a turret or similar item).
2019-04-10 15:13:25 +03:00
Deconstructor.cs
(0c3442136) Merge branch 'dev' into docking-interface
2019-05-03 13:41:23 +03:00
Engine.cs
(6f4bea467) Updated doors
2019-05-03 13:43:47 +03:00
Fabricator.cs
(6f4bea467) Updated doors
2019-05-03 13:43:47 +03:00
MiniMap.cs
(ce8e185aa) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-16 17:12:09 +03:00
Pump.cs
(0c3442136) Merge branch 'dev' into docking-interface
2019-05-03 13:41:23 +03:00
Reactor.cs
(245fdaa7e) Fixed invisible reactor on/off lever
2019-05-03 13:55:06 +03:00
Sonar.cs
(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
Steering.cs
(1aa050263) Cherry pick from human-ai: Fix bots not knowing how to use the integrated controllers, effectively failing to use the doors with integrated buttons.
2019-05-03 13:48:48 +03:00