Baseball game dev diary version 0.4.1.202011251825: improving output info

  1. Added to end of inning data output procedure to display ‘Middle of’ and ‘End of’ if 3 outs.
  2. Added simming Boolean variable so that checks can be made whether to do certain things if simming, such as outputting to the display.
  3. Moved inning suffix (st, nd, rd, th) calculation to its own procedure to avoid duplication because of point #1 above.

Going to do some testing of how long simming games will take with intention of simming 2500+ games for a season - Majors and Minors. This is going to be very interesting. Mindful of the fact that the times will be faster than expected as there is presently no AI or individual pitches.

Here's what it looks like so far - note the runners on 2nd and 3rd after a double and no runner on 1st (-1 indicates base is empty).

Comments

Popular posts from this blog

MLB (Road to) The Show attribute progression

MLB The Show 21: create a stadium prediction & using created stadiums in online games

V1.1.4.202103032300 Basic player creator, line score tidy up and additional play results, including errors