Skip to content

Pre-Alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@BAD-AL BAD-AL released this 23 Nov 07:53
· 62 commits to master since this release

Support for modifying Players and schedule.
No signing yet (you'll need to open in Finn's editor for now to sign the save).

###Project Status:
Can read and write player data successfully!
Can read all 2317 players from save file and write them back with no file differences!
Can Schedule games; Specifying a year will auto update the dates in the Game (to 'close' dates, not the exact dates the games are actually played)

###Implemented features:

  1. Auto update depth chart.
  2. Auto update PBP (should possibly just update the text instead of the gamesave file directly)
  3. Auto update Photo (This could be improved by using player position information, should possibly just update the text instead of the gamesave file directly)
  4. works on Roster & Franchise
  5. Command line interface.
  6. Zip file management (Currently not signing).
  7. Scheduler.
  8. 'SET' Command support; SET(0x10, 0x2233) --> Sets the location 0x10 to '22' and location 0x11 to '33' in the gamesave file.