Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed remaining thread unsafe APState/IPCState reads | Star Rauchenberger | 5 days | 1 | -1/+1 |
| | | | | Still would like to add some kind of wrapper object that TrackerState could use to read APState without locking, since it'll only ever be called from the thread that would do the mutating, but this is fine for now. | ||||
* | Make IPC opt-in and configurable | Star Rauchenberger | 7 days | 1 | -1/+3 |
| | |||||
* | Added solved panels over IPC | Star Rauchenberger | 8 days | 1 | -0/+3 |
| | |||||
* | Added getting player position from IPC | Star Rauchenberger | 8 days | 1 | -0/+20 |