Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 03:33

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