Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed bug in fix{Freeze,Melt} | Kevin Chabowski | 2013-09-19 |
| | | | | | | | | | | Since glass does not reduce the light level the height map does not give us the highest non-air block, if that block is glass, because the height map saves the block with the highest Y value that could get full sunlight. This will slow down fixing the weather conditions, but now snow can not fall through glass. | ||
* | biomed now runs on windows. | Kevin Chabowski | 2013-08-19 |
| | | | | Also fixed some spelling mistakes and updated the README | ||
* | Restructured code. | Kevin Chabowski | 2013-08-18 |
Most non-GUI code was moved out of mapwidget.go |