ClassiCube/ClassicalSharp
2016-07-08 23:30:08 +10:00
..
2D Modularise animation part of held block into a separate file. 2016-07-08 22:06:35 +10:00
Audio Fix music thread crashing on .NET 2.0 without a service pack. (Thanks winsupermario) 2016-07-01 11:11:23 +10:00
Blocks Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
Commands RenderType command should save between sessions. (Thanks classic1234) 2016-06-26 22:36:49 +10:00
Entities Get dig animation mostly right. (Much much thanks to goodlyay and his gifs) 2016-07-08 23:30:08 +10:00
Events Fix changing a colour code not changing colour in chat, only extended input widget. 2016-06-25 23:04:25 +10:00
Game Modularise animation part of held block into a separate file. 2016-07-08 22:06:35 +10:00
Generator Normalise line endings to end this madness. (Thanks Jjp137) 2016-06-11 17:56:37 +10:00
GraphicsAPI Reduce Texture struct size by 4 bytes, also fix issue with Control+Backspace. (Thanks FabTheZen) 2016-07-08 12:29:55 +10:00
Hotkeys Normalise line endings to end this madness. (Thanks Jjp137) 2016-06-11 17:56:37 +10:00
Ionic.Zlib
Map Make lava draw translucent, optimise button widget rendering by only creating a texture size of text and then offseting to correct coords, instead of making one big texture equal to desired button size. 2016-06-18 23:11:06 +10:00
Math Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
MeshBuilder Fix 20+names in classic list overflowing box size slightly, also fix selected outlined block being translucent causing entity shadows to disappear. 2016-07-08 20:42:22 +10:00
Network Fix skybox (and other textures) being lost after clicking 'try to reconnect'. (Thanks 123DMWM) 2016-07-07 23:10:44 +10:00
Particles Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
Platform Trim whitespace and newlines when pasting text from clipboard. 2016-06-16 10:12:49 +10:00
Properties Release 0.99.1 2016-06-06 22:00:19 +10:00
Rendering Get dig animation mostly right. (Much much thanks to goodlyay and his gifs) 2016-07-08 23:30:08 +10:00
Selections Fix 20+names in classic list overflowing box size slightly, also fix selected outlined block being translucent causing entity shadows to disappear. 2016-07-08 20:42:22 +10:00
Singleplayer Fix z-fighting and picking issues with water/lava. 2016-07-08 14:47:00 +10:00
TexturePack Fix selection outline writing to depth buffer when it should not be. 2016-07-07 22:59:52 +10:00
Utils Jump bobbing should only be enabled when view bobbing is enabled to match original classic behaviour (Thanks lavacraft), fix launcher crashing when classic mode and no terrain.png in default.zip, fix launcher servers list occasionally skipping a full redraw on a resize. 2016-07-08 11:55:24 +10:00
app.config
ClassicalSharp.csproj Get dig animation mostly right. (Much much thanks to goodlyay and his gifs) 2016-07-08 23:30:08 +10:00
Program.cs Remove Block enum. 2016-06-11 15:29:45 +10:00
SharpWave.dll
SharpWave.dll.config