Skip to content

Add Friend Manager plugin#472

Open
Rafsan3782 wants to merge 3 commits into
bombsquad-community:mainfrom
Rafsan3782:main
Open

Add Friend Manager plugin#472
Rafsan3782 wants to merge 3 commits into
bombsquad-community:mainfrom
Rafsan3782:main

Conversation

@Rafsan3782

Copy link
Copy Markdown

Description

This PR adds a new utility plugin, Friend Manager, to plugins/utilities/.

What it does

  • Lets players tap any player's name in a party window (e.g. Advanced Party Window) and select "Add Friend".
  • Stores each friend's V2 account ID (or fallback stable ID) along with every profile name they've played under, so they're recognized even after switching profiles.
  • Adds a "Friends" button to Settings → shows the full friend list with last-seen times.
  • Notifies you when a friend joins a party you're in.
  • Includes a small rating/feedback popup (backed by a Firebase Realtime DB) so users can rate the plugin and report bugs/feature requests.

Testing

  • Tested locally on BombSquad 1.7.63 (API 9).
  • Verified add/view friend flow, settings navigation, and party-join notifications work as expected.
Screenshot 2026-07-05 224626

@Loup-Garou911XD

Rafsan3782 and others added 3 commits July 6, 2026 20:08
Adds a persistent friend list system. Players can add friends directly
from any party window by tapping their name, view a stored profile
(account ID, known profile names, last seen), and get notified when a
friend joins a party. Includes a rating/feedback window backed by
Firebase.
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.

1 participant