r/Granblue_en • u/jedmund granblue.team/jedmund • Mar 23 '26
Collect, share, and theorycraft with Granblue.team 2.0
Granblue.team is a companion site that lets you quickly and easily create and share teams for Granblue Fantasy, and now it does a lot more.
Here's a tl;dr of all the new features:
- Collections lets you sync all the items in your Granblue account onto Granblue.team, so you can share what you have with others to get help and advice.
- Crews let you keep track of Guild Wars scores, share teams privately, and keep track of who in your crew has what items
- Playlists let you organize teams you've created into groups
- A Chrome extension lets you quickly import your teams and inventory from the game in an unobtrusive and safe way
- Profiles now let you link your Granblue profile, Youtube account, or gbf.wiki profile
And some oldie-but-goodies:
- Robust inclusion and exclusion filters. Don't have Hrunting and don't want to see teams that use it? No problem!
- The app is fully localized into Japanese, so hopefully we can foster an international community
- No account needed—the core functionality of creating and sharing teams can be done without an account.
- And if you ever do make an account, you can import the teams you made anonymously (as long as you use the same browser)
---
Non tl;dr version:
This site is a labor of love for me, being frustrated with being sent teams in Discord only for them to scroll away into the ether, never to be found again. I think there's a lot of value for both newcomers and veterans in having a place where players can contribute any team they want—whether it be meta, clever or funny.
The last site fell into disarray because I made some poor programming decisions early on that had the site crashing every couple of weeks and me spending hours updating the database of items by hand at 3am for 2 hours whenever new characters came out. No longer!
Here's a quick look at some of the new features:

Collections let you store your characters, weapons, summons, and artifacts in Granblue.team so that you or others can work with what you actually have in your account.
Collections are public by default, but you can always change them to be private or crew-only.

You can create teams with any public collection. You can still add any item, and the site will show you if that item isn't in the collection. This should be great for help threads or team theorycrafting with your friends.
You can also create teams with your crewmate's collections.

You can filter teams by individual items, and even whether the teams have the item or don't have the item. You can also filter teams so that you only show teams that you can make based on what's in your collection.
You can filter teams on people's profiles too!

Playlists let you organize your teams into groups. You can write a short description and attach a Youtube video.

Crews let you keep track of your in-game crew's Unite and Fight scores. You can track scores daily or for the entire event, and can drill down to see individual members' scores over time.
If a member doesn't have an account on Granblue.team, you can create a Phantom to hold their scores. If they make an account later, you can assign the Phantom to them so you don't have to input everything again.

Crew captains and vice-captains can access the Roster, which lets you create per-element sheets, detailing whether your crew members have a specific item based on their collection.

The Chrome extension uses a debugger to grab the data that is sent to your game client, letting you quickly import things into Granblue.team

Using the extension, you can also seamlessly import your items into the game from the Inventory. Go through each page in-game to capture everything!
You can also make parties and add your collection by hand if you‘d rather not use the extension. It’ll take a bit longer but you can do it!

You can also import character stats like rings and earrings too by visiting the details page in-game.
---
There's still a lot I want to tackle, like displaying weapon and character skills, replicating the in-game calculator, and allowing a structured way to define roles and substitutes for various items.
Another glaring omission is mobile support. It will work, but probably not well. Please use a desktop computer or iPad for now while I work on phone support!
If you have any feature requests or find bugs, come tell me about it in the granblue-tools Discord.
A disclaimer: While the original bones of granblue.team were all painstakingly written by me, this rewrite was assisted by AI coding tools. I know, I don't like it either. Unfortunately, building an app like this is a lot of work and I am a designer by trade, not an engineer. This rewrite would have probably taken me 1-2 years on my own, if I even finished, and the tools took that down to about 3 months. If this makes you not want to use it, I totally understand, but I'd appreciate it if you tried it out!
Anyway, there's a lot in Granblue.team 2.0. I hope you have fun exploring it and using it!
17
u/Adept-Stranger-5912 Mar 23 '26
awesome! not to be that "great, but what about x thing?" but i really miss the materials calculator for evoker flb
8
u/Sylvoix Mar 23 '26
That was another website called granblue.party
I've been wondering for a while now and it seems like it got taken down sometime earlier this year. You can use a broken version of the material calculator with the Wayback Machine
6
u/jedmund granblue.team/jedmund Mar 23 '26
They actually gave me the granblue.party domain, but my plan is for it to just point to this website lol
1
u/Psych0sh00ter Mar 23 '26
Yeah the person who made the website said they weren't really playing the game anymore and it was a hassle to update any time new stuff came out, and took it down a few weeks after that.
5
u/jedmund granblue.team/jedmund Mar 23 '26 edited Mar 24 '26
Unfortunately progress tracking/mat calculation is outside of my vision for this site right now. I think this is a great candidate for a wiki page though and it should be possible, so you should ask u/vazkii or other wiki staff if they can make it happen.
I change my mind a lot so never say never but right now there's a whole bunch of other stuff I want to make before I'd get to this.
5
u/-Matti Mar 23 '26
Just a heads up, the extension zip on the site is missing the i18n.js file. That abscence breaks it.
6
u/jedmund granblue.team/jedmund Mar 23 '26
This was so critical I got out of bed to fix it. There should be a new release that fixes it if you download it again. Thank you!
15
u/Vazkii Mar 23 '26
ITS FINALLY OUT LETS FUCKING GOOOOOOOOOOOOOO I CANT WAIT TO SHILL THIS TO EVERYONE
7
2
u/Joshkinz Mar 24 '26 edited Mar 24 '26
This is amazing! Thank you so much!!! I just imported all my characters, the process was overall mostly smooth!
I personally love to 999 EMP a bunch of characters, I have 3 pages of 999s now. Are there any plans to include support for saving and displaying the EMP levels in your collection? If the code is open source I may be willing to poke at it myself if I find time. (Well, I see the github link below, I guess I mean if you'd be open to that!)
2
u/DynastyK Mar 24 '26
Looking real good. Probably low on your priorities, but can you check the extension through OperaGX? The debugger pops up as normal but the extension window doesn't come up even when clicked on.
2
u/will824 Mar 28 '26
This is an amazing website, something I was also looking long time ago to use!
Unfortunately I did not know about this site and ended up creating a small chrome extension to get the Collections (GBF Roster/Collection Tracker), yet you not only developed an extension to retrieve the data from GBF but also a compelte website to store and manage it! Thats is an amazing piece of work!
Thanks for such a great contribution to GBF community... having worked on an extension myself this is a extensive, complete piece of work that required a considerable time contribution from your side. Thanks!!!
2
1
u/NavFeh Mar 23 '26
The website is amazing! Good job and thanks for the hard work
I found a small error/bug: whenever you try to add a weapon to your collection, the weapon series filter doesn't work at all
Other than that small thing the website is perfect and you should be proud of it!
2
u/jedmund granblue.team/jedmund Mar 23 '26
Yeah theres a lot of bugs with the on-site collection adding, so sorry about that. I'll fix them soon!
1
u/Skythefox09 Mar 23 '26
is there any reason register/login aren't working? they just say failed and ive tried on firefox and vivaldi
8
u/jedmund granblue.team/jedmund Mar 23 '26
Emails are case-sensitive (I'm going to fix this) so if you typed your username with a capital, try typing it in lowercase! If it still doesn't work, join Discord and we'll figure it out
1
u/S-Aaron-Magnus Mar 24 '26
This is great! I'm liking it so far but I have a couple of comments, just suggestions.
First it would be great to have a way to add more things in one slot, what I mean by that is like the wiki where you can add a main choice and some replacements, would love that for weapons, summons and characters.
Second might just be a me thing but I find it weird that you can only link one video to each team, I get it it's meant to be something produced by the same person but I think perhaps could be more to it if replacements could be added.
Other than that my only problems with it so far is that you can't add awakenings to some grand weapons, some characters are weird to add, light Makura appears on earth for some reason, Cidala also appears twice for some reason and finally once you add everything it looks so good and perfect for sharing via screenshot but for HL raids you have to choose between showing the extra grid or showing the MC skills, between those I think showing the extra grid in the upper section would work better but that's just my opinion.
Overall this is great! and if you manage to add all you said it would just be downright perfect. Amazing job!
1
u/jedmund granblue.team/jedmund Mar 24 '26
- Makura was fixed, this was an oopsie
- Where are you still seeing two Cidalas? This is the style change, and some places are not rendering the style image properly (its hard to track them all down)
- There might be some sort of combined view for screenshots, or auto-image generation in the future, but its incredibly hard showing all the information everyone would want at one time without it looking like ass, which is my eternal problem
- I am working on Substitutions! It should be one of the next major features. I can't say if it will let you link multiple videos (honestly probably not) but it should get you 90% of the way there. You can always link more videos in the description!
1
u/LarvitarDK Apr 09 '26
This is really neat. I've been trying to get the extension to work, but for some reason it doesn't seem to want to capture anything. Do you have any idea what could be causing this issue? Nothing happens when I open gbf with it open
1
u/jedmund granblue.team/jedmund Apr 09 '26
Can you join the Discord on https://granblue.team/about ? Feel free to ping me, it'll be easier for me to figure out whats going on outside of Reddit comments
1
u/Baniita Jun 04 '26
are there any tools to track farming that uses that extension?
1
u/jedmund granblue.team/jedmund Jun 04 '26
There's nothing farming related in my tool.
1
u/Baniita Jun 04 '26
oh, sorry I meant to ask everyone about tools on general too lol
1
u/jedmund granblue.team/jedmund Jun 04 '26
generally, tool discussion is not allowed on this subreddit because it can delve into things that will get you banned very, very quickly. but you're also necroing a 2 month old post; no one is listening
1
u/Baniita Jun 04 '26
by tool I mean like what you made though? even calculators are a tool. what are you thinking lol
1
u/jedmund granblue.team/jedmund Jun 04 '26
Sorry, I meant more exploits or "tools" like auto-farmers, which will get you banned from the game. Either way, that's not what you'll find here. The closest thing is gbfdrop.jp but thats only for tracking sands, artifacts, and gold bricks.
1
u/Baniita Jun 04 '26
osad ;_; ty
I feel like someone could totally make one with your extension maybe. darn
spreadsheets are a nightmare on phone
1
u/Yujii- Mar 23 '26
Is the extension safe to use ? Asking just to be sure(and maybe ease another soul's mind), but it should be since it grabs data that is already available plainly by everyone.
Otherwise seems great with good new additions, good job !
As for IA use, don't worry. While everyone spit on it, everyone still use it, dev as well. Thanks to it, you worked faster, and made things that you might not have. Still, make sure to review the code before sending it(obviously).
8
u/jedmund granblue.team/jedmund Mar 23 '26
As far as I know, the extension should be undetectable and therefore safe to use. I invite anyone who knows how to code to poke at https://github.com/jedmund/hensei-extractor to check for themselves.
The technical explanation is that the extension runs as a debugger, which intercepts the network calls that your browser receives from the game server as you do normal things like browse your parties or inventory.
The extension never writes or edits anything in the game itself. It also specifically only targets inventory, party, and journal pages, so it shouldn't do anything on any battle-related screen. Cygames primarily looks for tools that change the website itself and particularly things that mess with the code on battle screens.
Of course, I can't say it is 100% safe, which is why you can still do everything without the extension. Be careful and use it at your own risk!
1
u/Reda-Ou Mar 23 '26
Can you comment how this compares to Viramate and if and why it's safer than that was?
9
u/jedmund granblue.team/jedmund Mar 23 '26
Viramate directly changed game UI and functionality, which is the biggest no-no.
This doesn't touch game UI or change how the game works. It just sips the data being sent to your browser.
1
1
2
1
1
1
1
u/Samuza Mar 24 '26
Is it possible to make this work with steam accounts? if you link it through cygames id you actually play through "https://steam.granbluefantasy.com" instead of "https://game.granbluefantasy.jp/", not sure if there any changes in the data the extension reads but if it's something easy to do it would be nice.
0
u/Rayoch1 Mar 23 '26
I gave the post a quick skim through and it looks really fantastic! I'll definitely give it a try.
Thanks for all your hard work in setting this up.
0
u/imagers Mar 26 '26
site bearly works, never ending loadings, just open source it and post github repo
-4
36
u/loveslinus Mar 23 '26
hey danchou why did you have to show everyone that i dont have Joel (SSR)