Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redstone Megacommit [SEE DESC] | Tiger Wang | 2013-11-18 | 1 | -2/+17 |
| | | | | | | | | | | | | | + 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 | -1/+0 |
| | |||||
* | Removed OnDigging for Redstone devices | Tiger Wang | 2013-09-22 | 1 | -1/+0 |
| | |||||
* | Removed place on top and side preventions | Tiger Wang | 2013-09-13 | 1 | -6/+0 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -61/+61 |
| | |||||
* | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 2013-02-16 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1218 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 2013-01-12 | 1 | -5/+21 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Levers (patch contributed by Keyboard) | madmaxoft@gmail.com | 2012-12-16 | 1 | -0/+45 |
http://forum.mc-server.org/showthread.php?tid=649 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1075 0a769ca7-a7f5-676a-18bf-c427514a06d6 |