summaryrefslogtreecommitdiff
path: root/packages/shared
Commit message (Expand)AuthorAgeFilesLines
* feat(gateway:listeners): Ignore central server staff category from message lo...Fuwn2025-11-111-0/+1
* fix(shared:log): Use correct stack offsetFuwn2025-10-251-1/+1
* feat(gateway:commands): Add character claim usage commandFuwn2025-10-251-0/+29
* fix(shared:log): Use correct stack offset for unitFuwn2025-10-241-1/+1
* feat(gateway:listeners): Add timeout mirroringFuwn2025-10-231-0/+2
* feat(shared:log): Improve unit loggingFuwn2025-10-231-25/+42
* feat(gateway): Migrate remaining console logs to shared logging frameworkFuwn2025-10-201-0/+7
* feat(gateway): Begin migrating console logs to shared logging frameworkFuwn2025-10-201-0/+7
* feat(shared:log): Improve unit loggingFuwn2025-10-201-7/+11
* feat(shared:log): Add standard Discord API error logFuwn2025-10-201-0/+8
* feat(shared): Add logging frameworkFuwn2025-10-201-0/+29
* feat(gateway:rtur): Track additional channelFuwn2025-10-151-0/+2
* feat(gateway:announcementReaction): Add to #roleplay-announcements in central...Fuwn2025-10-111-0/+1
* feat(interactions): Add toggle-privileged-access slash commandFuwn2025-10-081-0/+2
* feat(shared): Add staff roles constantFuwn2025-10-081-0/+5
* refactor: Move Discord interaction constants to shared constants packageFuwn2025-10-081-0/+31
* feat(gateway:listeners): Fix messageDeletion and messageEdit user-gatingFuwn2025-10-061-0/+1
* fix(gateway): Clean and lintFuwn2025-10-061-1/+2
* refactor(gateway): Replace uses of old GUILD_ID constantFuwn2025-10-061-1/+0
* refactor(gateway): Move magic IDs to shared constantsFuwn2025-10-061-2/+20
* refactor(gateway): Move most channel IDs to shared constantsFuwn2025-10-061-0/+12
* refactor(gateway): Move all guild IDs to shared constantsFuwn2025-10-061-1/+3
* refactor: Move shared constants to shared moduleFuwn2025-09-241-0/+30