Skip to content

Teams 2.0#100

Merged
zyro merged 40 commits into
mainfrom
aim-teams-2
Aug 13, 2025
Merged

Teams 2.0#100
zyro merged 40 commits into
mainfrom
aim-teams-2

Conversation

@zyro

@zyro zyro commented Jul 25, 2025

Copy link
Copy Markdown
Member

No description provided.

@novabyte novabyte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zyro and @andresfelipemendez A huge amount of work. Nice one, I've left some smaller comments.

Comment thread base.go
Comment thread base.go Outdated
Comment thread definitions/05-Hiro-Teams.json
Comment thread hiro.proto Outdated
Comment thread hiro.proto Outdated
Comment thread hiro.proto Outdated
Comment thread teams.go
type ValidateCreateTeamFn func(ctx context.Context, logger runtime.Logger, nk runtime.NakamaModule, userID string, req *TeamCreateRequest) *runtime.Error
type OnTeamEventLeaderboardCohortSelection func(ctx context.Context, logger runtime.Logger, nk runtime.NakamaModule, storageIndex string, eventID string, config *EventLeaderboardsConfigLeaderboard, userID, teamID string, tier int, matchmakerProperties map[string]interface{}) (cohortID string, cohortUserIDs []string, newCohort *EventLeaderboardCohortConfig, err error)

type TeamActivityCalculator func(ctx context.Context, logger runtime.Logger, nk runtime.NakamaModule, team *Team) int64

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would a more descriptive name be TeamActivityMeasurement? Might be easier to suggest ideas on a call.

@novabyte novabyte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zyro Huge amount of new functionality for Teams/Guilds/Clans in Hiro. Nice one! 👍

@zyro zyro merged commit 9089875 into main Aug 13, 2025
2 checks passed
@zyro zyro deleted the aim-teams-2 branch August 13, 2025 10:38
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.

3 participants