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
56a1bbc4e7809b7b899e59d86a4b9a67c56fb103
LuaCsForBarotraumaEP
/
Barotrauma
History
Joonas Rikkonen
56a1bbc4e7
(7ed054aad) Removed unused "halo" attribute from location types.
2019-05-03 13:53:40 +03:00
..
BarotraumaClient
(7ed054aad) Removed unused "halo" attribute from location types.
2019-05-03 13:53:40 +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
(00eb16887) Workaround to missing location change texts: use texts that are meant for a different location type change but still fit (e.g. use "ruins.changeto.military" when an outpost becomes a military outpost, because the actual text is just "a military outpost has been established in x")
2019-05-03 13:53:05 +03:00
Launcher
2f107db...5202af9
2019-03-18 21:42:26 +02:00