Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-11-18 | Redstone Megacommit [SEE DESC] | Tiger Wang | 1 | -14/+7 | |
+ 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 | |||||
2013-09-22 | Removed some unneeded includes | Tiger Wang | 1 | -1/+0 | |
2013-09-22 | Added button placement handler | Tiger Wang | 1 | -0/+40 | |
Also removed an unneeded variable in the stair handler |