summaryrefslogtreecommitdiff
path: root/biome_infos.go
Commit message (Collapse)AuthorAge
* rename github accountHEADmasterLaria Carolin Chabowski2016-08-16
|
* Fixed wrong biome IDsKevin Chabowski2013-11-04
|
* Removed some debug code.Kevin Chabowski2013-11-02
|
* Preparing editable biomes.Kevin Chabowski2013-10-31
| | | | Most stuff doesnt update correctly now...
* New weather condition fixing code.minecraft-1.7Kevin Chabowski2013-09-20
| | | | | | Fixing the weather conditions is now based on a snow line, i.e. the highest Y value that can have snow naturally. That way we can simulate the snow/ice placement of Minecraft 1.7.
* Updated cold/warm infos of biomesKevin Chabowski2013-09-16
|
* Added new Blocks/Biomes from recent snapshotsKevin Chabowski2013-09-16
|
* Snow/Ice can now optionally be removed/added.Kevin Chabowski2013-08-17
|
* Using gdk.Color instead of image/color for colorboxKevin Chabowski2013-08-14
|
* Initial commitKevin Chabowski2013-08-14
General idea of GUI is already there.