summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/RedstoneHandler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace PowerData struct with PowerLevelTiger Wang2020-08-211-15/+3
| | | | * We no longer need to track the powering block with the removal of SolidBlockHandler. PowerLevel is now just an unsigned char
* Remove std::make_unique from redstone handler creationTiger Wang2020-08-211-0/+128