Skip to content

Releases: Sophon96/dvNoCableMU

v1.1.0

04 Dec 03:27
e92c21b
Compare
Choose a tag to compare

1.1.0 (2023-12-04)

Features

  • add ability to sync DM3 gearbox and cylinder cocks, add settings to enable non-standard MU (b79cb05)
  • make window actually draggable (398b846)

v1.0.1

10 Sep 15:24
Compare
Choose a tag to compare

1.0.1 (2023-09-10)

Bug Fixes

  • correct url for repository.json (b14e854)
  • Decoupling paired locomotives causes them to still be synced (1887b07)
  • Locomotive stuck in broken/limbo state if cleared via Comms. Radio while paired (703929d)
  • Null references when loading the plugin (1e51f43)

v1.0.0

21 Aug 03:33
Compare
Choose a tag to compare

1.0.0 (2023-08-21)

Features

  • add informative status message to UI (c9a89ff)
  • Add repository.json (0809a32)
  • basic implementation for bepinex (59e5e11)
  • implement better way of determining direction of locomotive and limit locomotives to same train (f72fca7)
  • Made UI worse (eeb0ac9)
  • switch to event-based syncing of locomotive controls (99ce897)
  • Update project name (2f1310c)
  • Update to UMM (88ff6b9)

Bug Fixes

  • defer adding and removing locomotives to coroutine to avoid flickering (also fix status messages not updating) (1f3cba8)
  • memory leak from event handlers not being removed (cfaa109)
  • omit unneeded top level folder in archive (a04103a)
  • remove stupid comments (85df312)

Miscellaneous Chores