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-18 19:42:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Singleplayer
History
UnknownShadow200
087be01db2
Disable players tab list in singleplayer (makes no sense), disable alt text widget in classic mode.
2016-05-26 21:17:19 +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
Disable players tab list in singleplayer (makes no sense), disable alt text widget in classic mode.
2016-05-26 21:17:19 +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