Activity for minors

  • smiz smiz committed [r208] on SVN

    Minor code cleanup.

  • smiz smiz committed [r207] on SVN

    Hit location distribution has initial data that matches historical distributions for left handed and right handed hitting

  • smiz smiz committed [r206] on SVN

    Golden sombrero called only on strikeout, not every pitch with four strikeouts

  • smiz smiz committed [r205] on SVN

    Fixed comparator not returning zero for equal

  • smiz smiz committed [r204] on SVN

    More code cleanup

  • smiz smiz committed [r203] on SVN

    Code cleanup

  • smiz smiz committed [r202] on SVN

    Best player has 5% chance of advancing to the majors after each game. AI makes a deliberated attempt to use its best 9 players, rather than just the first 9 on the roster.

  • smiz smiz committed [r201] on SVN

    Added the golden sombrero to the radio call

  • smiz smiz committed [r200] on SVN

    Code cleanup to move serializable interface to base narrator interface. Cleanup in response to (new?) static analysis by java compiler.

  • smiz smiz committed [r199] on SVN

    Improve AI uses statistics of previous hitter and pitcher choices to decide on next action

  • smiz smiz committed [r198] on SVN

    First desktop release

  • smiz smiz committed [r197] on SVN

    Added call to cancel on audioplayer if silent is enabled

  • smiz smiz committed [r196] on SVN

    Added AI selection and fixed(?) sound issues

  • smiz smiz committed [r195] on SVN

    Everything except trades and ability to set AI level. Sound needs some work.

  • smiz smiz committed [r194] on SVN

    Added option for games without sound.

  • smiz smiz committed [r193] on SVN

    Implemented full suite of in game commands

  • smiz smiz committed [r192] on SVN

    Implemented full suite of in game commands

  • smiz smiz committed [r191] on SVN

    Clean up of team view UI. Start on play game UI.

  • smiz smiz committed [r190] on SVN

    Primitive PC version of team editor and listen to a game option

  • smiz smiz committed [r189] on SVN

    Changed save file format to JSON. Maintain ability to import old format, but it can no longer be exported.

  • smiz smiz committed [r188] on SVN

    Minor code cleanup. Fixed bug where runner could advance on third out by the outfield

  • smiz smiz committed [r187] on SVN

    Added a new ad for the narrator to read

  • smiz smiz committed [r186] on SVN

    Fixed a narration error and bunting error. Batting lineups should be properly restored now after substitutions and swaps at the end of a game.

  • smiz smiz committed [r185] on SVN

    Fixed bug that causes tagged out at home to be called force out. Improved AI only changes fielder position at start of bat. Some minor code cleanup.

  • smiz smiz committed [r184] on SVN

    Narration cleanup. Added some overlap in announcer speech and AI making decision to hide some of the apparent computational latency.

  • smiz smiz committed [r183] on SVN

    Batter has options for high, middle, and low pitches.

  • smiz smiz committed [r182] on SVN

    Added high, low, and middle of the zone options for the pitcher to include inducing ground and fly balls in the defensive strategy.

  • smiz smiz committed [r181] on SVN

    Minor code cleanup

  • smiz smiz committed [r180] on SVN

    Improved AI picks a fielding strategy and sticks with its for each batter and base configuration.

  • smiz smiz committed [r179] on SVN

    Code cleanup to remove dead code, fix spelling in comments, etc to satisfy the static analyzer in android studio

  • smiz smiz committed [r178] on SVN

    Renumbered AI options to make android menu for selecting the ai level simpler

  • smiz smiz committed [r177] on SVN

    Added script for comparing AI performance

  • smiz smiz committed [r176] on SVN

    Added a new improved AI and expanded the AI options to four levels from three

  • smiz smiz committed [r175] on SVN

    Added names and fixed types in ad

  • smiz smiz committed [r174] on SVN

    Crowd noises resume on restart of gave after save

  • smiz smiz committed [r173] on SVN

    Added support for saving and restoring games. Updated in field in play to allow throwing out the runner going home

  • smiz smiz committed [r172] on SVN

    Fixed errors in Player that caused only base number to be used for field and running instead of total experience. Similar error that reported only history of outcomes instead of actual total experience. Simplified tracking hits, on base, and batting averages. Infield in can now throw out a bunt play.

  • smiz smiz committed [r171]

    Extended to a the 1905 roster of 17 players

  • smiz smiz committed [r170]

    Added a record keeper that watches for no hitters, perfect games, shutouts, etc. Various cleanup and bug fixes.

  • smiz smiz committed [r169]

    Added capability to track historically significant events like no hitters, perfect games, et.c

  • smiz smiz committed [r168]

    Runner out on the bases with two outs will no longer allow a run batted in unless it is on a bunt with a runner leading at third

  • smiz smiz committed [r167]

    NOW games games can be repeated by supplying a seeded random number generator

  • smiz smiz committed [r166]

    Added capability to use a single random number generator with a given seed to facilitate refactoring

  • smiz smiz committed [r165]

    Fixed a bug that allowed a shallow outfielder to field the ball and have the runner never advance to base without recording an out. Added a check for the consistency of the game state following ball in play to help detect this sort of error if it creeps in again.

  • smiz smiz committed [r164]

    Work on narration

  • smiz smiz committed [r163]

    Narrative updates and made contact easier when its a batter's call and you are bunting

  • smiz smiz committed [r162]

    Fixed bug that caused pinch runners to swap more than once between plays

  • smiz smiz committed [r161]

    Added advisory scoreboard updates for the benefit of android UI

  • smiz smiz committed [r160]

    Added Jack Benny's slogan from the Sagebrush Soap Contest episode you the collection of voice ads.

  • smiz smiz committed [r159]

    Change to the season format, along with test code. Some minor UI enhancements.

  • smiz smiz committed [r158]

    Narrative adjustments to account for ignoring infield in when there is not a runner on 3rd

  • smiz smiz committed [r157]

    Fixed infield in error that permitted catcher to obtain an out without actually removing a base runner from play. Strengthened the outfield shallow position to prevent one free base on a ground ball.

  • smiz smiz committed [r156]

    Changed the breaking ball resolution rules. Reduced advantage of lefty/righty matchup, mixed in pitch control a bit more.

  • smiz smiz committed [r155]

    Code cleanup. Added capability for android UI to reset fielder positions each half inning. Added info about pinch hitter to play by play.

  • smiz smiz committed [r154]

    Infield will not setup for a double play with two outs

  • smiz smiz committed [r153]

    Added a new player name. Fixed irrational pitching change with no pitch thrown

  • smiz smiz committed [r152]

    Added new infield positioning

  • smiz smiz committed [r151]

    First try at double play depth and infield in positioning of defenders

  • smiz smiz committed [r150]

    Added outfielder positioning options

  • smiz smiz committed [r149]

    Revised rules governing an at bat to mfoster a greater variety of strategy

  • smiz smiz committed [r148]

    Corrected first inning pitching changes

  • smiz smiz committed [r147]

    Fixed bugs in the lineup after swapping players off field and changed rules for pitcher recovery

  • smiz smiz committed [r146]

    Fixed an error that could cause the same team to be picked for the first and second spots in the standings

  • smiz smiz committed [r145]

    Update PADS for release 60

  • smiz smiz committed [r144]

    Corrected divide by zero errors when player file version 2 is loaded into version 3

  • smiz smiz committed [r143]

    Corrected funny narration on player switch. Updated player names for the Wolves

  • smiz smiz committed [r142]

    Added support for trading players between teams

  • smiz smiz committed [r141]

    Code cleanup. Added AI pinch runners and defensive substitutions for the player.

  • smiz smiz committed [r140]

    Save and restore player order on roster to be compatible with Android UI. Moved narration into pitching change code.

  • smiz smiz committed [r139]

    Code cleanup after port to Android

  • smiz smiz committed [r138]

    Updates to use Roster in place of arrays in Game class. Added pinch hitters to AI and general support for substitutions and swaps.

  • smiz smiz committed [r137]

    Forgot the source code for Roster!

  • smiz smiz committed [r136]

    Added Roster class to Team as part of refactoring

  • smiz smiz committed [r135]

    Refactored out duplicate wins, loss, season, etc. data in Team and Game

  • smiz smiz committed [r134]

    Added calculation of team pitching quality

  • smiz smiz committed [r133]

    Removed unnecessary default lineup on team creation

  • smiz smiz committed [r132]

    AI picks relief pitchers in a reasonable way. Minor bug fixes. Left vs right bias on hit spread. Other minor changes.

  • smiz smiz committed [r131]

    Added relief pitchers, handedness, and switch hitters to the game.

  • smiz smiz committed [r130]

    Added privacy statement required by google play. Updated PADS and fixed a typo in the home page.

  • smiz smiz committed [r129]

    Base runner will not steal if they cannot advance on a walk

  • smiz smiz committed [r128]

    Fixed bug that did not record a hit for fly balls dropping into the outfield. Added PADS xml file and downloadable material for S3 bucket. Updated website to filter out PADS related junk in S3 bucket.

  • smiz smiz committed [r127]

    Removed the setQuiet method. Some other minor code cleanup

  • smiz smiz committed [r126]

    Minor update to webpage to include pitch breaking away code

  • smiz smiz committed [r125]

    Added the pitch away to balance the fast ball over the plate. Some more work on the AI to make AA play a bit harder

  • smiz smiz committed [r124]

    Some AI improvements and cleanup of the batting game rules

  • smiz smiz committed [r123]

    Code cleanup

  • smiz smiz committed [r122]

    Narrative cleanup

  • smiz smiz committed [r121]

    Minor character set cleanup in the print ads

  • smiz smiz committed [r120]

    Comment cleanup and fixed mismatch between game rules and AI probability calculations for hitter. Seems to improve game performance.

  • smiz smiz committed [r119]

    New add and some code cleanup

  • smiz smiz committed [r118]

    Improvements to the AI and minor changes to the rule engine affecting the likelihood of putting a ball into play

  • smiz smiz committed [r117]

    Updates to AI and teams should slowly get better as they replace poorly performing players

  • smiz smiz committed [r116]

    Cleanup and bug fixes in the AI code

  • smiz smiz committed [r115]

    Updates to AI

  • smiz smiz committed [r114]

    Minor improvements to the narrative and AI. Some code cleanup.

  • smiz smiz committed [r113]

    Minor AI change. Added triple play.

  • smiz smiz committed [r112]

    Minor bug fixes. More work on the AI. It seems to be reasonably competent now.

  • smiz smiz committed [r111]

    Significant improvement to the AI. Some new ads. Added wind.

  • smiz smiz committed [r110]

    AI and player ability scores now generate a season with batting averages, home runs, steals, and run counts comparable to an age of radio mlb game.

  • smiz smiz committed [r109]

    Added new voice add. Some code cleanup.

1 >
MongoDB Logo MongoDB