BuzzerBeater Forums

BB Global (English) > Community heath check.

Community heath check.

Set priority
Show messages by
This Post:
00
332965.2 in reply to 332965.1
Date: 9/2/2026 11:42:32 AM
Classics
IV.6
Overall Posts Rated:
9494
12. Do you believe the current leadership actually wants community feedback, or do they just tolerate forum posts as background noise?
[ A] They genuinely use feedback to improve the game.
[ B] They treat feedback as an annoyance to be ignored or locked.


13. Looking at the economy and game balance, do you feel regular managers have a fair fighting chance against long-term power creep?
[ A] Yes, the playing field is balanced and fair.
[B ] No, the system heavily favors legacy accounts while squeezing everyone else.


14. If a brand-new player joined today, would you honestly tell them they are entering a welcoming, stable environment?
[ A] Yes, absolutely.
[ B] No, I would warn them about the toxic culture and lack of support.

15. Do you think the administration realizes how close this community is to breaking in communication , or are they completely blind to it?
[ A] They are fully aware and actively trying to fix it.
[ B] They are completely insulated and living in denial.


Once you cast your vote, please drop a reply below and share your thoughts. Do you know who is actually running the show?, do you feel valued here as manager , and what changes are needed to fix the culture and the game? Let's talk about it in positive way..

Big city.

Last edited by Big city at 9/2/2026 11:45:42 AM

From: Hadár

This Post:
00
332965.3 in reply to 332965.2
Date: 9/2/2026 2:08:21 PM
Svätý Jur Snakers
II.3
Overall Posts Rated:
536536

1. A
2. A
3. A
4. C
5. A
6. A
7. B
8. A
9. A
10. A
11. A
12. A
13. A
14. A
15. I don't like this question and any of the answers. Things are being worked out, nothing is perfect. This community is not close to breaking in communication. Speak for yourself.


This Post:
11
332965.4 in reply to 332965.2
Date: 9/2/2026 2:14:42 PM
Asingratitos BC
III.1
Overall Posts Rated:
4343
Question 1:

A, absolutely — and frankly I think “they usually deliver” undersells it. Looking at the game over the years, I struggle to identify a meaningful promise that has not ultimately been translated into something tangible. Sometimes delivery has meant a visible feature, sometimes a balance adjustment, sometimes infrastructure work, and sometimes a sequence of smaller improvements. To me the sensible way to judge a roadmap is by where the game actually ends up, and on that measure I think the administration has done essentially everything right.

On development, the whole process has had a distinctly piano, piano quality: careful aggiornamento rather than reckless reinvention, followed by the occasional crescendo when several pieces are ready together. The server work, modernization, and continued evolution of a game running for two decades strike me as an impressive opera of maintenance. There is a clear disegno behind it: preserve the anima of BuzzerBeater, improve the machinery underneath it, and introduce changes at the right tempo.

Communication lately has been, in my view, a genuine tour de force. The Q&As provide the raison d’être behind changes rather than presenting them as a fait accompli, while detailed explanations give the community ample opportunity to examine the thinking. There is real esprit de corps in seeing extremely specific questions answered directly. As communication exercises go, I would call the recent approach sans pareil.

The technical stewardship deserves its own assessment. There is a strong Schwerpunkt on keeping the underlying system dependable, and the migration to newer infrastructure addresses the game’s technological Gestalt rather than merely polishing what users immediately see. The Leitmotiv seems to be long-term maintainability: remove constraints, improve performance, and create room for future development. That is exactly the right Zeitgeist for managing mature software.

On game design, I particularly like the underlying ethos. The telos is not simply to add novelty but to preserve strategic depth, and the recent praxis shows a willingness to examine salaries, skills, training and player archetypes as parts of one coherent system. There is a sensible logos behind broadening viable roster construction while leaving the dynamis of the match engine to managers themselves. That is a design paradigm I strongly prefer.

The economic direction also gets an emphatic sí from me. There is a clear rumbo: encourage active team-building, reward competencia, and make financial planning serve basketball rather than become an end in itself. The administration has shown paciencia while still having the coraje to adjust incentives when needed. To me that represents compromiso with the health of the competitive ecosystem and a willingness to keep moving adelante.

Finally, what impresses me most is the almost kaizen-like continuity of the project. There is a strong sense of monozukuri: taking responsibility for something that already exists, understanding its character, and continually refining it rather than chasing novelty for novelty’s sake. There is also a little omotenashi in the attention paid to the people who inhabit the game, and plenty of gaman in maintaining a twenty-year-old platform season after season. I would not merely tick A; I think the record of stewardship and follow-through has been about as subarashii as one could reasonably ask for.

This Post:
00
332965.5 in reply to 332965.4
Date: 9/2/2026 3:16:16 PM
Asingratitos BC
III.1
Overall Posts Rated:
4343
Question 2

A. This is one of the areas where I think the evidence is unusually concrete.

One long-running competitive complaint was that a handful of elite players could simply be ridden through too many important games. BB had publicly acknowledged that limiting short rosters had been “frequently discussed for several seasons” (312163.3), and the eventual exhaustion system formalized that goal (315821.1): CalculateEffectiveSkill() applied effectiveSkill = baseSkill * exhaustionModifier once accumulated minutes pushed a player into the exhausted state. The result was exactly the sort of depth incentive managers had been asking for.

Not every request was about basketball mechanics. Managers had been asking for proper mobile access for years; one community summary literally lists “Apps need to be created” among the recurring proposals (202503.665). BB then committed development resources to an official app and later reported beta progress (308845.1) (311478.1). GetRoster(), GetUpcomingGames(), GetTransferBookmarks() and SendMessage() were exposed through the service layer, while AuthenticateMobileSession() handled the dedicated-client session. That is substantial engineering work mapped directly onto a repeatedly stated user need.

Another discussion revolved around whether losing a full year of training could ever make a 19-year-old draft pick attractive enough. Managers explicitly proposed stronger starting skills, even up to strong/proficient (155982.2), and a later thread reached essentially the same consensus (189984.2) (189984.8). BB then changed the generator so 19-year-olds could arrive with higher skill levels, including proficient ones (311478.1). GenerateDraftPlayer() therefore applied skillBudget += AGE_19_SKILL_BONUS and raised maxInitialSkill before DistributeStartingSkills().

A different problem needed the opposite engineering instinct: preserve freedom rather than add a hard rule. BB stated outright that it had received many requests for a Cup transfer deadline, but implemented acclimation instead because national Cups ended at different times (238664.15). OnPlayerTransferred() set player.Acclimation = 0, and CalculateMatchPerformance() applied GetAcclimationModifier(player) to recent arrivals. The market stayed open while the last-minute “rent a star for one Cup game” incentive was weakened.

Sometimes the suggestion arrived as basketball theory rather than a complaint. Managers were discussing Box-and-One in detail, including letting the engine identify the opponent’s strongest threat (52388.17) (52388.21) (52388.23). The tactic later entered the game around that concept (171825.2). CalculateDefensiveMatchups() gained a DefensiveTactic.BoxAndOne path, SelectPrimaryScoringThreat() chose the dedicated assignment, and the other four defenders entered the zone-positioning branch.

At the other end of the complexity scale, one request barely needed a design discussion. A manager wanted Point Differential shown directly in the league table; Marin replied, “Added the PD column” (133342.18). BuildLeagueStandings() gained team.PointDifferential = team.PointsFor - team.PointsAgainst, the value was exposed through the standings view model, and the extra column was rendered. Sometimes responsiveness is exactly that simple: somebody asks for a useful thing, the developer agrees, and the software changes. Across changes ranging from one column to match-engine systems, A fits the record best.


Last edited by Maatsaas at 9/2/2026 3:19:04 PM

This Post:
00
332965.6 in reply to 332965.4
Date: 9/2/2026 4:01:14 PM
Classics
IV.6
Overall Posts Rated:
9494
Hello

Kindly can you keep ur vote. To A.B.C format please. Much easier to read for all and staff .

Thank you for engagement &. High enthusiasm

Last edited by Big city at 9/2/2026 6:35:38 PM

From: Big city

This Post:
00
332965.7 in reply to 332965.3
Date: 9/2/2026 4:06:38 PM
Classics
IV.6
Overall Posts Rated:
9494
Hello

Thank you for your vote ..

I dont understand your frustration ending response there. Kindly could you explain where. I said. Anything negative .. Not likening the question is fair , But im confused on your to me personally? .

This Post:
11
332965.8 in reply to 332965.6
Date: 9/2/2026 4:34:02 PM
Asingratitos BC
III.1
Overall Posts Rated:
4343
I respect your authority in this thread big city as the primary author. I won't continue in this undesired format of mine.

From: Big city

This Post:
00
332965.10 in reply to 332965.9
Date: 9/3/2026 6:22:43 AM
Classics
IV.6
Overall Posts Rated:
9494
Hello


This isn't just coming from me—these are the actual feelings running through the threads of the community. Some feel they aren't being heard, and many have already left because they felt undervalued.

They don't always speak up directly, which is why I put up the health check so they could be honest about it. But I felt hesitant because of this kind of lashing out attitude as such.We don’t get well by lashing out and resentment we get well by facing it and being honest to healing. Talking to each other in a respectful manner

Kindly, I would love to see the rest of your answers, if you would be kind enough to do so. So we can heal these feelings as a community—if they made you say that, there is something there to fix.

Last edited by Big city at 9/3/2026 6:28:46 AM

From: knecht

This Post:
00
332965.11 in reply to 332965.1
Date: 9/3/2026 7:03:02 AM
Legion X
II.2
Overall Posts Rated:
119119
I'd answer those questions if I had the belief they finna do something about the results. Thank you for your attention on this matter.

Lord of All the Beasts, Fishes & Hoes in the Milky Way aka Drip God from Vienna
From: Big city

This Post:
00
332965.12 in reply to 332965.11
Date: 9/3/2026 9:37:06 AM
Classics
IV.6
Overall Posts Rated:
9494
Hello

That’s fair. Thank you for considering though.

I will say ,we will never know unless we give one( answer),Even perfection is flawed but that doesn’t stop folk from buying/wearing diamond with dignity. It’s not about fixes of the game for me, it’s about building positive community, through communication.

Nobody’s asking how we are feeling ? How staff is. Feeling ,its important.


That what the poll is about, nothing to do with the game for real, but the community. My opinion if the game has no flaws then a lot should in-the bug. Section yelling liar, among one another ., just not the case. In my thoughts,The admin put the bug section there. Because they care. But is nobody asking how do they feel to appreciate them, or vice versa. Sorry to be long winded on my opinion,

Once again, thank you for stopping by and for considering .

Advertisement