.. |
2D
|
Move everything to WorldEnv class.
|
2016-05-11 19:29:59 +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
|
Rain speed / Snow speed / Weather falloff are not hardcoded.
|
2016-05-12 09:34:00 +10:00 |
Game
|
Move everything to WorldEnv class.
|
2016-05-11 19:29:59 +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
|
|
|
Map
|
Rain speed / Snow speed / Weather falloff are not hardcoded.
|
2016-05-12 09:34:00 +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
|
Initial work on EnvMapAppearance version 3.
|
2016-05-12 09:40:02 +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
|
Rain speed / Snow speed / Weather falloff are not hardcoded.
|
2016-05-12 09:34:00 +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
|
Fix Z-fighting and incorrectly not drawing issues for translucent blocks.
|
2016-05-11 18:59:37 +10:00 |
Utils
|
Fix issue with empty line in options.txt (Thanks goodlyay)
|
2016-05-12 08:06:50 +10:00 |
app.config
|
|
|
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 |