Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly subclass `CommandTree` for errors | Parker | 2024-07-10 | 1 | -93/+0 |
* | Consolidate config validation and variables to `config.py` | Parker | 2024-06-26 | 1 | -2/+2 |
* | Comments and cleanup | Parker | 2024-06-26 | 1 | -16/+6 |
* | Create/Implement `CheckPlayerError` error class | Parker | 2024-04-14 | 1 | -4/+4 |
* | Remove `CreatePlayerError` just go back to `AppCommandError` | Parker | 2024-04-09 | 1 | -2/+1 |
* | Catch new `CreatePlayerError` and `LoadError` | Parker | 2024-04-09 | 1 | -4/+17 |
* | Error handlers | Parker | 2024-03-31 | 1 | -0/+91 |