ClassiCube/ClassicalSharp
UnknownShadow200 b3e67ca2ff Allow dropping map files onto the .exe to start the game in singleplayer on that map, fixes #522.
also fix texture pack being downloaded twice in singleplayer
2018-06-04 20:04:36 +10:00
..
2D Allow dropping map files onto the .exe to start the game in singleplayer on that map, fixes #522. 2018-06-04 20:04:36 +10:00
Audio fix last commit 2018-06-03 07:55:23 +10:00
Blocks inf tex 2018-06-01 19:33:44 +10:00
Commands Fix place message not showing with /client cuboid 2018-04-29 10:47:21 +10:00
Entities Show a error message in chat when texture pack fails to download (e.g. 401, 404, other), instead of just silently failing. 2018-06-02 22:22:52 +10:00
Events Simplify platform api a little bit 2018-06-04 14:02:58 +10:00
Game Simplify platform api a little bit 2018-06-04 14:02:58 +10:00
Generator Show a error message in chat when texture pack fails to download (e.g. 401, 404, other), instead of just silently failing. 2018-06-02 22:22:52 +10:00
GraphicsAPI Simplify platform api a little bit 2018-06-04 14:02:58 +10:00
Hotkeys Add 'breakable liquids' key bind, Escape resets key bind, fix options in C client 2018-04-24 07:38:11 +10:00
Ionic.Zlib Style: Indent catch and switch properly. 2016-12-02 15:31:34 +11:00
Map Allow dropping map files onto the .exe to start the game in singleplayer on that map, fixes #522. 2018-06-04 20:04:36 +10:00
Math optimise collision detection a bit 2018-04-19 14:01:52 +10:00
MeshBuilder inf tex 2018-06-01 19:33:44 +10:00
Mode Completely disable the fail survival mode in normal client builds - you must compile it with SURVIVAL_TEST defined instead now. 2018-05-07 09:58:53 +10:00
Network Move begin/end generation out of serverconnection into generatingmapscreen 2018-06-04 18:35:15 +10:00
Particles fix animations for inf tex 2018-06-02 13:30:04 +10:00
Platform Simplify platform api a little bit 2018-06-04 14:02:58 +10:00
Properties Release 0.99.9.95 2018-06-03 22:47:54 +10:00
Rendering fix build being 32 bit only (oops) 2018-06-01 20:32:41 +10:00
Selections prefer explicit interface implementation for IGameComponent 2018-04-26 18:06:44 +10:00
Singleplayer Allow dropping map files onto the .exe to start the game in singleplayer on that map, fixes #522. 2018-06-04 20:04:36 +10:00
TexturePack Simplify platform api a little bit 2018-06-04 14:02:58 +10:00
Utils fix last commit 2018-06-03 07:55:23 +10:00
app.config
ClassicalSharp.csproj fix build being 32 bit only (oops) 2018-06-01 20:32:41 +10:00
Program.cs Release 0.99.9.95 2018-06-03 22:47:54 +10:00
SharpWave.dll Fix audio failing to play in windows 2000 VM, should hopefully address #463 2017-08-03 21:43:30 +10:00
SharpWave.dll.config