Skip to content

v0.7.5

Choose a tag to compare

@jxjacob jxjacob released this 08 Apr 19:02
· 32 commits to master since this release

Fifth minor revision of the seventh release of the GSTHD DK64 fork

  • Changed some of the text in the Autotracker menu to more accurately reflect what versions of Project64 work with each setting
    • ie, differentiating between modern PJ64 4.0 versions and the version of 4.0 used for DK64R Crowd Control
  • Added functionality where a Song can now broadcast to an Item
    • This only broadcasts the data from the "main" Song object, the SongMarker data is not broadcast (because Items don't have SongMarkers)
  • Fixed issue where changing the Places file would prevent you from changing layout until the program is closed and re-opened
  • Fixed crash where some object types (notably DoubleItems) would cause a crash on the broadcast window if isBroadcastable was enabled on the broadcast layout
  • General system stability improvements to enhance the user's experience. 😉