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-09-24 05:10:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Singleplayer
History
UnknownShadow200
9e17292a6b
Include server name in chatlog title, don't include date for each entry in a chatlog file.
Closes
#209
.
2016-06-02 15:32:31 +10:00
..
FallingPhysics.cs
Make sand/gravel fall instantly,
closes
#205
. (Thanks andrewja6)
2016-05-21 16:28:21 +10:00
FoilagePhysics.cs
Do not hardcode which blocks have physics, use generic array of 256 delegates for OnPlace and OnActivate.
2016-05-20 18:13:01 +10:00
LiquidPhysics.cs
Make sand/gravel fall instantly,
closes
#205
. (Thanks andrewja6)
2016-05-21 16:28:21 +10:00
Physics.cs
Make sand/gravel fall instantly,
closes
#205
. (Thanks andrewja6)
2016-05-21 16:28:21 +10:00
Server.cs
Include server name in chatlog title, don't include date for each entry in a chatlog file.
Closes
#209
.
2016-06-02 15:32:31 +10:00
TNTPhysics.cs
Do not hardcode which blocks have physics, use generic array of 256 delegates for OnPlace and OnActivate.
2016-05-20 18:13:01 +10:00