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
/
2D
History
UnknownShadow200
f1b0ce972c
Fix servers in servers list in launcher on OSX/Linux not being clipped properly.
2015-12-28 08:34:07 +11:00
..
Drawing
Fix servers in servers list in launcher on OSX/Linux not being clipped properly.
2015-12-28 08:34:07 +11:00
Screens
Use absolute instead of relative paths, launching ClassicalSharp from terminal works properly now.
2015-12-27 22:51:26 +11:00
Utils
Remove Height[] array and use MaxBB[].Y in its place, also fix sprites being drawn with wrong height in block in hand.
2015-12-23 17:43:45 +11:00
Widgets
Middle mouse click should change selected index, not swap block (Thanks goodlyay), also clicking on block in hotbar should move to that block in the block select screen (Thanks FabTheZen).
2015-12-25 13:23:59 +11:00
GuiElement.cs
More comments, improve gui: Autohide chat when input bar isn't in use, hide selection box when gui is hidden.
2015-10-11 20:22:20 +11:00
IsometricBlockDrawer.cs
Fix isometric block textures being back to front, fix isometric block textures not using minBB/maxBB for u coordinates in x/z face quads.
2015-12-27 21:22:11 +11:00
Texture.cs
Add support for clicking names in player list, add (not used) support for dirt background to new launcher.
2015-10-31 19:03:25 +11:00