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
e0732e6d57a4ca80a04032d402f74371c92503c4
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
e0732e6d57
(2eca8483c) Refactor CanSeeCharacter method and implement CanSeeTarget method. If we check whether or not we can see a character, it should now check if any of the limbs can be seen instead of always checking the head/torso etc. Not tested.
2019-05-03 13:45:58 +03:00
..
BarotraumaClient
(2eca8483c) Refactor CanSeeCharacter method and implement CanSeeTarget method. If we check whether or not we can see a character, it should now check if any of the limbs can be seen instead of always checking the head/torso etc. Not tested.
2019-05-03 13:45:58 +03:00
BarotraumaServer
(2a7829fab) Add ISpatialEntity as a common interface for everything that has a position in the game world. Would have used IMapEntity, but there's already MapEntity, which inherits Entity, so that would be confusing. Declare the inheritance only in the shared class (Character).
2019-05-03 13:45:41 +03:00
BarotraumaShared
(2eca8483c) Refactor CanSeeCharacter method and implement CanSeeTarget method. If we check whether or not we can see a character, it should now check if any of the limbs can be seen instead of always checking the head/torso etc. Not tested.
2019-05-03 13:45:58 +03:00
Launcher
2f107db...5202af9
2019-03-18 21:42:26 +02:00