Ashiepaws-Patchwork icon

Patchwork

A custom asset mod for Hollow Knight: Silksong with particular attention to ease of creation.

CHANGELOG

v2.3.3

  • Fixed custom sprites not appearing for some enemy sprites that include Hornet

v2.3.2

  • Fixed some custom sprites reverting to default sprites after death
  • Removed LoadSprites config option

v2.3.1

  • Fixed sprite loading breaking in certain areas
  • Fixed non-statically loaded audio not being replaced

v2.3.0

  • Implemented the Patchwork Animation Controller:
    • Freeze the in-world locations of game objects for easier testing
    • Pause animations and step through them frame by frame ingame
    • Force-play animations ingame, selectable through a dropdown menu
    • "Edit Current Sprite" button, which automatically dumps the currently shown sprite and opens it for editing

v2.2.4

  • Added support for all Unity-supported audio formats

v2.2.3

  • Fixed crash on sound file change

v2.2.2

  • Added support for even more sounds

v2.2.1

  • Fix occasional pop sound at the end of custom sounds
  • Added support for more sounds

v2.2.0

  • Added support for AudioClip replacement
  • Implemented seamless sprite reloading (Sprite changes no longer reload the entire area)

v2.1.2

  • Fixed crashes when auto-reloading certain sprites

v2.1.1

  • Fixed plugin crash when using plugin pack with missing folders

v2.1.0

  • Support for plugin packs
  • Thunderstore release

v2.0.1

  • Fixed an issue with dumping of certain rotated sprites

v2.0.0

  • Massive performance improvements by moving texture workload to GPU
  • Texture2D replacement support
  • Moved Patchwork folder to BepInEx/plugins for future mod manager support

v1.0.2

  • Added automatic resizing + warning log messages for incorrectly sized sprites

v1.0.1

  • Fixed a plugin crash during initialization if Patchwork folders didn't already exist

v1.0.0

  • Initial release! 🎉