Fix bug where rank up job UI sometimes shows incorrect number of points.
Fix bug where bonuses that should apply to a specific ship type (offensive ships, civilian ships, etc) were mistakenly applying to all ships no matter the type.
Fix bug where weird "a b" banner can appear at top of the screen on game startup.
Fix bug where you could submit a request to push to new level or calculate big offline rewards, then prestige, and have the push or offline calc finish AFTER the prestige (giving a huge boost to your new run). Same bug existed for loading saves, too.
Fix bug where a resource was maxed while the resource view was open, and the UI didn't change the color of the resource display text appropriately to show it.
Stop shuffling the order units spawn in, because it causes a lot of RNG upset in the simulations (which underlies the push % display, farming rate display, etc).
Also have simulator run slightly more samples in general, to also get more stable push % and farm rate numbers.