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
6eba16ff4e1844003e4e7f11615bbddfa5619f88
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Map
/
Levels
/
Ruins
T
History
Joonas Rikkonen
3b6630562c
Fixed ruin generator attempting to create walls with a negative width/height if a wall gets placed inside another room with either end of the wall exactly at the edge of the room (example seed: cBLgZ2im).
2017-08-02 18:02:02 +03:00
..
BTRoom.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Corridor.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
RuinGenerator.cs
Fixed ruin generator attempting to create walls with a negative width/height if a wall gets placed inside another room with either end of the wall exactly at the edge of the room (example seed: cBLgZ2im).
2017-08-02 18:02:02 +03:00
RuinStructure.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00