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-06 12:37:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Commands
History
UnknownShadow200
ac1a6442a7
Core: Now resetting a custom block that overwrote a core block works properly now. Also fix texture pack not being reset in singleplayer when loading a level without one.
2016-10-04 14:09:20 +11:00
..
Command.cs
Add copyright notices to every source file.
2016-03-26 13:51:42 +11:00
CommandList.cs
Rename INetworkProcessor to the more descriptive IServerConnection, since it does not necessarily actually use the network.
2016-09-11 12:52:00 +10:00
CommandReader.cs
In SinglePlayer, you should be able to use commands without /client. (E.g. /cuboid will act the same as /client cuboid)
2016-09-09 09:07:27 +10:00
DefaultCommands.cs
In SinglePlayer, you should be able to use commands without /client. (E.g. /cuboid will act the same as /client cuboid)
2016-09-09 09:07:27 +10:00
SinglePlayerCommands.cs
Core: Now resetting a custom block that overwrote a core block works properly now. Also fix texture pack not being reset in singleplayer when loading a level without one.
2016-10-04 14:09:20 +11:00