Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sending incorrect date values on world change | Tiger Wang | 2021-04-12 | 1 | -1/+1 |
| | | | | Yak shave: make more things use cTickTime. Fix a couple of incorrect modulo-on-millisecond-value by making them use WorldTickAge. | ||||
* | Redstone: inline -> static | Tiger Wang | 2021-01-22 | 1 | -4/+4 |
| | |||||
* | Daylight Sensor: remove redundant delay | Tiger Wang | 2020-12-26 | 1 | -3/+0 |
| | | | | Daylight Sensors are already always ticked. | ||||
* | New pull request for daylight sensor (#5066) | Aiden Neill | 2020-12-19 | 1 | -0/+66 |
* Fixes #4918 Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> |