Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.38 KB

File metadata and controls

49 lines (39 loc) · 1.38 KB

22.0.0

Features

  • Vintage Story 1.22 support

Other

  • Upgrade Common.Build to 0.7.2
  • Upgrade Common.Mod to 0.7.0

21.2.1

Other

  • Move to GitHub
  • Upgrade Common.Build to 0.6.0
  • Upgrade Common.Mod to 0.6.2

21.2.0

✨ Features

  • Made each mode variant toggleable (#10)
  • Made the modes use spherical / cylindrical walk blocks functions instead of the vanilla cuboid ones (#11)

🐛 Bug Fixes

  • Re-added mod icon (#12)

💚 CI/CD

  • Added pull: true to all steps
  • Removed redundant matrix definition

⬆️ Dependencies

  • Upgraded to Cake.Frosting@5.1.0
  • Upgraded to Common.Build@0.5.1
  • Upgraded to Common.Build.Generator@0.5.1
  • Upgraded to Common.Mod@0.6.0
  • Upgraded to Common.Mod.Generator@0.6.0

21.1.3

🐛 Bug Fixes

  • Fix CTD due to improper registering of OnAssetsLoaded event handler
  • Fix CTD due to null Readings array access in ReadingPacket

21.1.2

🐛 Bug Fixes

  • Fix CTD due to accessing assets before ASSETS_LOADED

21.1.1

🐛 Bug Fixes

  • Fix CTD due to a null Privileges array

21.1.0

❓ Other

  • Complete rewrite