ClassiCube/ClassicalSharp
2016-05-12 18:17:54 +10:00
..
2D Allow changing rain/snow speed client side. 2016-05-12 18:17:54 +10:00
Audio More usage of IGameComponent 2016-05-08 18:53:52 +10:00
Blocks Fix Z-fighting and incorrectly not drawing issues for translucent blocks. 2016-05-11 18:59:37 +10:00
Commands Add /cuboid command for singleplayer. (Thanks MrGoober) 2016-05-09 08:38:59 +10:00
Entities Move everything to WorldEnv class. 2016-05-11 19:29:59 +10:00
Events More work on EnvMapAppearance v3. 2016-05-12 16:13:08 +10:00
Game Use icons.png crosshairs if given, partially addresses #187. 2016-05-12 16:56:13 +10:00
Generator Make warning dialogs less hacky. 2016-04-26 19:03:06 +10:00
GraphicsAPI Fog calculation should use camera position instead of entity's head position, fixes #191. (Thanks goodlyay) 2016-05-08 13:31:31 +10:00
Hotkeys Add copyright notices to every source file. 2016-03-26 13:51:42 +11:00
Ionic.Zlib Replace local with direct connection tab, store resume information. 2015-10-03 06:24:29 +10:00
Map More work on EnvMapAppearance v3. 2016-05-12 16:13:08 +10:00
Math Move everything to WorldEnv class. 2016-05-11 19:29:59 +10:00
Model Fix issue with skins not being downloaded anymore on Mono after first 404 on a skin (Thanks Odd0002) and closes #198, also temp fix for sprite blocks in hand (thanks MrGoober). 2016-05-11 22:05:25 +10:00
Network Finish EnvMapAppearance v3 (now EnvMapAspect to avoid breaking backwards compatibility.) 2016-05-12 17:50:45 +10:00
Particles Reduce code duplication for particles. 2016-05-11 19:37:31 +10:00
Platform Copy/Paste should work on OSX now. (Thanks AndrewPH) 2016-04-16 14:17:24 +10:00
Properties Release 0.98.9 2016-04-24 09:31:39 +10:00
Rendering Use icons.png crosshairs if given, partially addresses #187. 2016-05-12 16:56:13 +10:00
Selections More usage of IGameComponent 2016-05-08 18:53:52 +10:00
Singleplayer Move everything to WorldEnv class. 2016-05-11 19:29:59 +10:00
TexturePack Use icons.png crosshairs if given, partially addresses #187. 2016-05-12 16:56:13 +10:00
Utils Fix issue with empty line in options.txt (Thanks goodlyay) 2016-05-12 08:06:50 +10:00
app.config Cleanup the solution - move the client's files and folders into their own folder. 2015-07-25 06:45:14 +10:00
ClassicalSharp.csproj Reduce code duplication for particles. 2016-05-11 19:37:31 +10:00
Program.cs Add UserEvent events class. Only event currently is when user has manually placed a block. 2016-05-09 00:26:36 +10:00
SharpWave.dll More robustly handle audio device creation errors. Fixes #136. 2016-03-26 00:15:29 +11:00
SharpWave.dll.config Update SharpWave.dll that uses fixed unmanaged memory to store wave headers, fixes awful static. 2015-11-28 09:59:25 +11:00