Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converted commneted paramater names to the unused macro | Tycho Bickerstaff | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:mc-server/MCServer | Tycho Bickerstaff | 2013-12-22 | 1 | -2/+4 |
|\ | |||||
| * | Implemented stone and wooden pressure plates | Tiger Wang | 2013-12-24 | 1 | -2/+4 |
| | | |||||
* | | Piston is now warnings clean | Tycho Bickerstaff | 2013-12-21 | 1 | -2/+2 |
|/ | |||||
* | Fixed repeaters delay, maybe | Tiger Wang | 2013-12-20 | 1 | -4/+5 |
| | | | | | Also added basic daylight sensors, though because GetBlockSkylight always is 15, it doesn't work. | ||||
* | Fixed bad repeater power queuing in corner case | Tiger Wang | 2013-12-18 | 1 | -0/+3 |
| | | | | | Repeaters remain queued to power even if their original source has since unpowered. Also functionised and cleaned up code. | ||||
* | Implemented note block playing and fixed wire | Tiger Wang | 2013-12-14 | 1 | -0/+2 |
| | | | | Game of Thrones music in Minecraft, here I come! | ||||
* | Fixes to redstone wire and torches | Tiger Wang | 2013-12-14 | 1 | -1/+5 |
| | | | | | | + Wires now power blocks around the block beneath * Torches no longer power off if it is on a linked powered block * Enhanced code, split functions, etc. | ||||
* | Fixed pistons being viable middle block | Tiger Wang | 2013-12-11 | 1 | -0/+3 |
| | | | | Also an excuse to update submodules | ||||
* | Added repeater delays | Tiger Wang | 2013-12-10 | 1 | -0/+9 |
| | | | | They DO sometimes get stuck though :P | ||||
* | Fixed trapdoors not toggling | Tiger Wang | 2013-12-07 | 1 | -0/+12 |
| | | | | The redstone simulator kept on resetting them. | ||||
* | Pistons no longer accept power through front face | Tiger Wang | 2013-11-30 | 1 | -0/+2 |
| | | | | This fixes #60. | ||||
* | Implemented trapdoors, fixes #43 and #105 | Tiger Wang | 2013-11-29 | 1 | -0/+2 |
| | | | | Also updated redstone simulator to support it | ||||
* | Merged master into redstonefixes | Tiger Wang | 2013-11-27 | 1 | -16/+51 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -52/+165 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+86 |