summaryrefslogtreecommitdiffstats
path: root/src/BlockID.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #529 from mc-server/derpstonerefactorAlexander Harkness2014-01-121-1/+1
|\ | | | | Major refactoring of redstone
| * Renamed g_TorchPlaceable...Tiger Wang2014-01-111-1/+1
| | | | | | | | ...to g_FullyOccupiesVoxel, as recommended by @bearbin
* | Move biome definition to separate filesBill Derouin2014-01-091-3/+0
|/
* Replaced esCreeper with esMonster.madmaxoft2013-12-231-2/+5
| | | | Any monster will be able to explode, and also this fixes #425.
* Merge pull request #387 from mc-server/trapdoorsMattes D2013-11-301-3/+2
|\ | | | | Trapdoors, redstone fixes, and snow
| * Implemented trapdoors, fixes #43 and #105Tiger Wang2013-11-291-3/+2
| | | | | | | | Also updated redstone simulator to support it
* | Alpha-sorted BlockMetas, added red sand.madmaxoft2013-11-291-125/+128
| |
* | Added new biomes to old composition generator.madmaxoft2013-11-281-0/+4
|/ | | | Mostly placeholders only, true per-biome characteristics still need to be implemented. This is only to test the new biome generators.
* Moved source to srcAlexander Harkness2013-11-241-0/+907