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
3eec463f5e535bc298643d52b705c67854b67f29
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Map
/
Levels
T
History
Regalis
fada49d277
Level generation fix: voronoiCell collision is disabled if any of it's edges intersects with any part of an alien ruin
...
+ SalvageMission attempts to place artifacts in artifact holders
2016-12-01 16:14:24 +02:00
..
Ruins
Cleanup with resharper (mostly removing redundancies & using collection.Length/Count properties instead of the Count method)
2016-10-31 20:50:20 +02:00
CaveGenerator.cs
CaveGenerator doesn't attempt to create triangles whose area is too small for Farseer to handle
2016-10-19 16:55:16 +03:00
Level.cs
Level generation fix: voronoiCell collision is disabled if any of it's edges intersects with any part of an alien ruin
2016-12-01 16:14:24 +02:00
LevelGenerationParams.cs
Linux damageshader, fixed keyhits being registered multiple times, added LevelGenerationParams.xml to the vanilla content package
2016-09-29 19:04:45 +03:00
LevelRenderer.cs
Level generation fix: voronoiCell collision is disabled if any of it's edges intersects with any part of an alien ruin
2016-12-01 16:14:24 +02:00
Voronoi.cs
- level generation refactoring: moved most of the generation logic to a static GaveGenerator class + some minor cleanup
2016-04-02 16:03:41 +03:00
VoronoiElements.cs
Merge branch 'level-gen-overhaul'
2016-09-27 20:19:29 +03:00
WaterRenderer.cs
Backported vsync changes from new-netcode, WIP hull visibility culling
2016-10-02 22:24:31 -03:00
WrappingWall.cs
A separate class for parameters used by the level generator, different "level types" with configurable parameters
2016-09-12 20:48:43 +03:00