Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Valid Height is now checked by vector. | x12xx12x | 2022-04-20 | 1 | -2/+2 |
* | Transparent blocks no longer conduct redstone power (#5359) | Michal Havlíček | 2021-12-30 | 1 | -27/+1 |
* | Move some redstone implementations into the source file | Tiger Wang | 2021-03-28 | 1 | -0/+1 |
* | cChunk: don't inherit from cChunkDef (#5106) | Tiger Wang | 2021-01-18 | 1 | -2/+2 |
* | New pull request for daylight sensor (#5066) | Aiden Neill | 2020-12-19 | 1 | -1/+3 |
* | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 2020-10-05 | 1 | -2/+2 |
* | Implement redstone quasi-connectivity (#4889) | Tiger Wang | 2020-09-21 | 1 | -20/+53 |
* | Replace PowerData struct with PowerLevel | Tiger Wang | 2020-08-21 | 1 | -20/+26 |
* | Remove std::make_unique from redstone handler creation | Tiger Wang | 2020-08-21 | 1 | -8/+3 |
* | Remove the redstone solid block handler | Tiger Wang | 2020-08-08 | 1 | -0/+113 |