Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset and Profile events #93

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Asset and Profile events #93

merged 4 commits into from
Nov 19, 2024

Conversation

Thiies
Copy link
Collaborator

@Thiies Thiies commented Nov 19, 2024

closes #89

Added event types: ASSETS and PROFILES
Added asset events: profileAvatarSet, groupWallpaperSet
Added profile events: profileCreate, profileUpdate

@Thiies Thiies merged commit 7aa8af7 into main Nov 19, 2024
4 checks passed
@Thiies Thiies deleted the asset-update-events branch November 19, 2024 17:02
@LinusBolls
Copy link
Collaborator

profile events and GROUP_WALLPAPER_SET look good, does PROFILE_AVATAR_SET include the player or at least season id in the body? otherwise we'll have to refetch all players from all seasons when someone updates their avatar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(backend): createProfile, setWallpaper, setAvatar don't send socket events
3 participants