This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-17 10:42:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Map
History
UnknownShadow200
316ce10567
Fix singleplayer spawn incorrectly being * 32, causing spawn to be vastly outside the map in classicube. (Thanks winsupermario)
2016-01-06 12:56:54 +11:00
..
Formats
Fix singleplayer spawn incorrectly being * 32, causing spawn to be vastly outside the map in classicube. (Thanks winsupermario)
2016-01-06 12:56:54 +11:00
ChunkMeshBuilder.cs
Fix sounds playing even when not intersecting boundingbox (Thanks Empy), fix vertical sampling for non-fully high blocks being in the wrong location (Thanks goodlyay), fix not being able to use function keys in menu (Thanks WolfGangNS)
2016-01-02 21:08:50 +11:00
ChunkMeshBuilder.FloodFill.cs
…
ChunkMeshBuilderTex2Col4.cs
Fix sounds playing even when not intersecting boundingbox (Thanks Empy), fix vertical sampling for non-fully high blocks being in the wrong location (Thanks goodlyay), fix not being able to use function keys in menu (Thanks WolfGangNS)
2016-01-02 21:08:50 +11:00
Map.cs
Minor code cleanup, separate event classes.
2015-12-29 16:24:54 +11:00
Map.HeightmapCalc.cs
…