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
/
GameSession
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
..
GameModes
(6f4bea467) Updated doors
2019-05-03 13:43:47 +03:00
CrewManager.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
GameMode.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
GameSession.cs
(42c79b8de) Merge branch 'dev' of
https://github.com/Regalis11/Barotrauma-development
into dev
2019-04-05 16:10:45 +03:00
RoundSummary.cs
5202af9...3ea33fb
2019-03-18 22:24:07 +02:00