ClassiCube/ClassicalSharp
2016-01-02 12:48:22 +11:00
..
2D Allow using scroll wheel in 'colour scheme' in launcher, other minor touchups. 2015-12-31 23:15:40 +11:00
Android Use background noise texture instead of dirt, redesign buttons to look similar to classicube's launcher. 2015-12-27 10:41:51 +11:00
Audio Touchup launcher a bit and make default height 40 pixels smaller, also fix clicking 'use sounds' multiple times causing the client to crash. 2015-12-31 15:26:04 +11:00
Blocks Implement gas block draw type in BlockDefinitions, also allow press function keys in text input widget (Thanks FabTheZen). 2015-12-30 21:42:20 +11:00
Commands Disable 'hacks setting' screen (as it is pointless to show anyways) when server sends hax/ophax in motd. 2015-12-15 10:05:17 +11:00
Entities Fix some parkour jumps being harder. 2016-01-02 12:48:22 +11:00
Events Minor code cleanup, separate event classes. 2015-12-29 16:24:54 +11:00
Game Allow using scroll wheel in 'colour scheme' in launcher, other minor touchups. 2015-12-31 23:15:40 +11:00
Generator Fix not being able to slide up small blocks with height < slab height (Thanks Empy), now use actual model's collision size instead of the default humanoid collision size, closes #110. 2015-12-15 23:32:37 +11:00
GraphicsAPI Use MinBB/MaxBB in place of +0/+1, except for mesh builder. 2015-12-15 13:36:49 +11:00
Hotkeys Start work on rain particles. 2015-11-21 17:44:47 +11:00
Ionic.Zlib Replace local with direct connection tab, store resume information. 2015-10-03 06:24:29 +10:00
Map Implement gas block draw type in BlockDefinitions, also allow press function keys in text input widget (Thanks FabTheZen). 2015-12-30 21:42:20 +11:00
Model Implement gas block draw type in BlockDefinitions, also allow press function keys in text input widget (Thanks FabTheZen). 2015-12-30 21:42:20 +11:00
Network Quick fix for last commit with client not receiving EnvMapAppearance v1 packets. 2015-12-31 16:13:36 +11:00
Particles Allow using scroll wheel in 'colour scheme' in launcher, other minor touchups. 2015-12-31 23:15:40 +11:00
Physics Implement clipping for third person camera, also fix sound selection method for blocks being wrong (Thanks 123DontMessWitMe) 2015-12-31 11:09:53 +11:00
Properties Release 0.98.4. 2016-01-01 08:48:53 +11:00
Rendering Fetch better grass step sounds, also use RGB triplets instead of hex colour codes in the launcher. 2015-12-31 21:43:16 +11:00
Selections Implement clipping for third person camera, also fix sound selection method for blocks being wrong (Thanks 123DontMessWitMe) 2015-12-31 11:09:53 +11:00
Singleplayer Minor code cleanup, separate event classes. 2015-12-29 16:24:54 +11:00
TexturePack Fix 'ping packet not being received for over 15 seconds' being shown when not actually disconnected, fix 'Use texture pack' always being shown. 2015-12-30 23:23:43 +11:00
Utils Add zoom option to client. 2015-12-31 12:33:55 +11:00
app.config
ClassicalSharp.csproj Minor code cleanup, separate event classes. 2015-12-29 16:24:54 +11:00
Program.cs Release 0.98.4. 2016-01-01 08:48:53 +11:00
SharpWave.dll Fix crashing when using OpenAL backend (Thanks Vladcosmonaut) 2015-12-28 15:33:03 +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