Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

v1.2.0.0

Compare
Choose a tag to compare
@ikkentim ikkentim released this 03 Dec 21:25
· 191 commits to master since this release
  • Added mod entry point detection
  • Added in-game CTRL + R hotkey to reload all loaded mods
  • Added mod migrator (Pre-Alpha 4 -> Pre-Alpha 5)
  • Added custom settings file. No longer relying on .NET .settings files
  • Added ignored assembly references to the mod compiler
  • Updated Mod Loader to work with the Parkitect mod loader
  • Updated artwork and icons
  • Updated code base for future MacOSX client
  • Updated mod compiler to log to main log as well
  • Removed BlackBone reference
  • Removed VC++ reference/distribution
  • Removed Launch Parkitect with mods shortcut from desktop
  • Cleaned up various parts of the code base