Age | Commit message (Expand) | Author |
---|---|---|
2022-07-20 | Fix LOGGER conflict | Trumeet |
2022-07-14 | Add pos and world in Entity | Trumeet |
2022-07-14 | Refactor: Use GSON to deserialize enum WorldKey | Trumeet |
2022-07-14 | Refactor: Move WorldKey, Vec2f and Vec3d to the common package | Trumeet |
2022-07-13 | Fix HTTP connection not closed after writing error codes in AuthHandler | Trumeet |
2022-07-13 | Refactor WSFrameHandler to isolate the business logic | Trumeet |
2022-07-13 | Use error 403 instead of cmd_denied to represent permission denial | Trumeet |
2022-07-13 | Add error codes to distinguish invalid requests and server errors | Trumeet |
2022-07-13 | Fix ID not working in ReqSetConfig | Trumeet |
2022-07-13 | Fix default ID of ReqCmd should be -1 | Trumeet |
2022-07-13 | Move responses and events to separate packages | Trumeet |
2022-07-13 | Fix command leading slash not ignored during permission check | Trumeet |
2022-07-13 | Make the whole /acron command available only to admins | Trumeet |
2022-07-13 | First Commit | Yuuta Liang |