Randomize built-in teams when starting a new random players league

There are now 50 different built-in teams. But when starting a new random players league, you always get the same 30, unless you manually select some other teams.

Now in version 2021.07.11.0740, there is an easy way to randomize the teams in your league, and it's pretty cool how it works. Thank you nicidob for the idea!

Access it by clicking "Customize" next to the list of teams when creating a new random players league:

Read more...


Players can now play through minor injuries

May 31, 2021-

New feature in version 2021.05.31.0967 - players can now play through minor injuries.

You can control what your team does with these new sliders on the roster page:

Screenshot of the Play Through Injuries sliders

Read more...


Automatic ticket prices

Over at zengm.com it says:

Simulation games need depth, but they need the right amount of depth with a UI to help you make sense of it. We seek to avoid mandatory micromanagement as much as possible. Video games should be fun, not tedious.

One area where my games have failed in that regard is finances. Finances can be optimized through micromanagement, and that sucks. Today one area of finance micromanagement has been removed: ticket prices.

Read more...


Built-in teams update: new teams, secondary logos, and more

May 17, 2021-

There's a few new things related to the built-in teams:

Read more...


The AI now considers roster fit when making free agent signings and draft picks

May 8, 2021-

This update is only for Football GM and ZenGM Hockey. I didn't do it yet for Basketball GM because position matters much less in basketball, so whatever minimal gain might be achieved from this new feature would not be worth the risk of changing the AI.

But for football and hockey, it's very important for the AI to know that you can only play one quarterback/goalie at a time, so it doesn't make much sense to sign 2 (or more!) to big contracts.

Previously this was somewhat of a problem, because AI roster moves were made by looking at how good a player was, regardless of the current roster. (Okay, that's not quite true, there was some ad hoc code to make it not do completely crazy things, but it didn't work that well.)

As an example, I simmed 100 seasons in Football GM to see how often a top 10 QB in the league spent a season as a backup. That happened for 77 seasons before this update. But after this update, it happened for only 18 seasons. That's a pretty decent improvement, I think.

But how does it work?

Read more...


Trade finding algorithm improvements

May 3, 2021-

This is about the trade finding algorithm, not the trade AI itself. There are no changes to which trades will be accepted or rejected. But there are some changes to the algorithm powering the trading block, AI-AI trades, and the "What would make this deal work?" button.

The end result of these changes is that the AI is more upfront and consistent. It gives you its best proposal right away, rather than trying to be cute and maybe sometimes not tell you right away. And when you spam that "What would make this deal work?" button, it will keep giving you the same answer unless something has changed.

I think it feels a lot more reasonable this way, and I hope you agree. Read on for all the details.

Read more...


Several Football GM updates, including improved player and team ovr formulas

Football GM has long deserved some updates to the core of the game. Here are some.

First, and most importantly, there are new player ovr formulas for all positions. In my opinion, this was the biggest problem with FBGM. Too many players would consistently overperform or underperform their ovr rating, which made the game feel random and unpredicatable. That's especially bad in a football game, where the small number of games per season and single elimination playoffs already makes it pretty unpredictable.

Read more...


Real players leagues now include contract history and retired jersey numbers

In last week's blog post about historical stats, I mentioned a few things that were missing. Today a couple of those are fixed.

Contract history for all players is now included in real players leagues. There are a couple caveats. It only goes back to 1985, because that's all the data I have. And the contracts are "BBGM-ified" - adjacent years are merged together to all be exactly the same amount, because BBGM does not support contracts that change over time. I'm not sure if this is actually a good idea... it is needed for the current contract, due to the aforementioned limitation in BBGM, but in theory I could instead import contract history that changes overtime.

Retired jersey numbers are also now included, at least for franchises with retired jersey numbers. The caveat here is that it's only retired jerseys for actual players. Some teams have retired jersey numbers for other people like coaches and announcers, and I could add those too. It's just that I don't have data on when those retirements happened. So for instance, if you start a league in 2000, I need to include only retired jerseys from up to 2000. For players I can do that by looking at when they retired. But I don't have that data for non-players, and I didn't want to go through and try to manually figure it out.

Despite the caveats, I hope these new features make real players mode even more immersive than it already is :)


Historical stats in real players leagues

It's almost a year since real players were added to Basketball GM. Today there is another big improvement to this feature: historical stats.

When starting a new realy players league, there is a new Historical Stats setting:

The default on PCs is All seasons, active and Hall of Fame players only. That means you'll see the full career stats up to the current season for all active players, and the Hall of Fame will be fully populated as well.

The default on mobile is None which is the same as it used to be. This is just because loading the stats uses a fair amount of bandwidth and disk space, so I'm wary of making it the default on mobile.

But the really cool option is All seasons, teams, and players. That gives you the full league history back to 1947, including:

Read more...


All league settings can be edited before creating a new league

April 12, 2021-

Editing settings in a league has always been a little disjointed. There were some options available on the league creation screen, but others were only available within a league on the League Settings page.

Now that has changed in version 2021.04.12.0826. The entire League Settings UI is available before creating a league by clicking the "Customize Settings" button.

This isn't just good for consistency. There are also a couple concrete benefits of the new UI:

  1. Some settings really only make sense to change before creating a league because they affect player generation, such as "# Players On Court" or "Age of Draft Prospects".

  2. Some settings are now available to change outside of God Mode only prior to creating a league.

Read more...