Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redstone Megacommit [SEE DESC] | Tiger Wang | 2013-11-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | + Updated BlockID - look for yourself * Improved button, repeater, lever, and comparator code -> simplification and splitting of some stuff from the redstone simulator file * Fixed buttons not breaking when in an invalid game state * Fixed QueueSetBlock -> improved (AGAIN) piston code + Rewrote redstone simulator Fixes: #57, #58, #205, and part of #131. Fixes FS issues: 281, 116, and 102 | ||||
* | Removed some unneeded includes | Tiger Wang | 2013-09-22 | 1 | -2/+0 |
| | |||||
* | Removed OnDigging for Redstone devices | Tiger Wang | 2013-09-22 | 1 | -9/+0 |
| | |||||
* | Changed to SetBlockMeta | Tiger Wang | 2013-09-22 | 1 | -1/+1 |
| | |||||
* | Implemented redstone comparators | Tiger Wang | 2013-09-18 | 1 | -0/+64 |
They can be placed and toggled, but stills needs proper redstone support |