Skip to content

010 tdm beta 10

Pre-release
Pre-release
Compare
Choose a tag to compare
@FenPhoenix FenPhoenix released this 22 Oct 09:48
· 1158 commits to master since this release
  • Auto-update finished difficulty when an FM is finished in-game.

  • If AngelLoader doesn't have a last-played date already, it will pull it from TDM's database. But if it has its own, it will use that, because it's more granular (TDM's only goes down to the day).

  • Sorting for the Archive column for TDM FMs now works correctly.

  • "Play Without FM" for TDM now deselects any selected FM before running it. Don't know, just seemed cleaner. Think of a like a roundabout "download missions" button where you can go in-game with no FM and download some, I dunno.

  • Added support for detecting in-place updated FMs, but only scan on next startup due to race condition with the pk4

  • Removed support for auto-refreshing on pk4 add, because the game adds pk4s individually to the fms dir before moving them to their own dirs, and we were trying to scan with each one (and failing due to locks and such)