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
953b5690ec62c20d36517d274b9a6a322d401cca
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
T
History
Joonas Rikkonen
953b5690ec
(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
..
GameModes
(6f4bea467) Updated doors
2019-05-03 13:43:47 +03:00
CrewManager.cs
(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
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