Skip to content

Releases: Scutlet/mk8-poltergust

v2.0.0 - Custom Track Manager

21 Jul 15:11
fcf52f7
Compare
Choose a tag to compare
  • Major refactor of the internal code
  • Errors are logged in error.log instead of being invisible
  • Ghost files can be "dragged into" the Poltergust exe to open them immediately.
  • Track slots of ghost can be changed under Edit -> Change Track.
  • Ghosts can be linked to specific custom tracks on the CT Wiki or GameBanana. When a ghost file linked to a specific custom track is loaded, Poltergust automatically fetches info from these websites in order to display the track's name, author, and image. Custom tracks must be linked to ghosts manually. Custom tracks can be added to Poltergust by inserting their URL in Poltergust's Custom Track Manager.

Bugfixes:

  • Some Amiibo suits no longer show up incorrectly.
  • Player names now correctly read as little endian.
  • The main window can no longer be moved when another window is active.
  • Images no longer have a 1px border that hid part of the image.

v1.1.0 - PyInstaller Support

30 Jun 17:58
7ba0cf3
Compare
Choose a tag to compare
  • On release, a GitHub Action runs PyInstaller to automatically package everything together in a (Windows) executable. This allows the tool to be run without needing to install Python and the tool's dependencies.
  • Downloaded ghosts can be exported into other slots, rather than none at all.
  • Ghosts can be exported as downloaded ghosts into slots 5-16, rather than just 1-4.

Bugfixes:

  • Exporting a downloaded ghost as a staff ghost no longer uses the ghost number of the downloaded ghost; it is now recalculated properly.

v1.0.0 - Initial Release

27 Jun 16:15
Compare
Choose a tag to compare

Initial version. Supports viewing most information, converting player ghosts to staff ghosts or downloaded ghosts, and extracting the player Mii. Includes support for DLC/update data.

Game version mentions may not be correct at all times. Code will likely be refactored in future versions.