Skip to content

ModCS Releases

Old releases will not be supported.

ModCS 0.2.1.1

Changelog
  • Fix the pNpc value of ModCS.Npcs not returning nil if it doesn't contain an NPC.

Updating

To update from ModCS 0.2.1.0:

  • Replace your ModCS executable with a ModCS 0.2.1.1 one.

Download

Download ModCS 0.2.1.1

ModCS 0.2.1.0

Changelog

Updating

To update from ModCS 0.2.0.1:

  • Replace your ModCS executable with a ModCS 0.2.1.0 one.

Download

Download ModCS 0.2.1.0

ModCS 0.2.0.1

Changelog
  • Fix an issue with the new way of defining custom TextScript commands.
  • Fix an issue with the Polar Star recreation example script.

Updating

To update from ModCS 0.2.0.0:

  • Replace your ModCS executable with a ModCS 0.2.0.1 one.

Download

Download ModCS 0.2.0.1

ModCS 0.2.0.0

Changelog

Updating

To update from ModCS 0.1.1.2:

  1. Replace your ModCS executable with a ModCS 0.2.0.0 one.
  2. From a vanilla ModCS 0.2.0.0 install copy the arms_level.tbl file to your mod's data folder.

Incompatibility with older releases

ModCS 0.2.0.0 has some incompatibility with older versions of the API.

  • In previous versions, while not documented, tgt_x and tgt_y values were accessible from ModCS.Npcs. However, they were not returned as Pixel Units, resulting in the values being multiplied by 512 for some NPCs. From 0.2.0.0 onward they will be returned as Pixel Units.
  • Some userdata such as ModCS.Rects supported uservalues. This feature has been removed in 0.2.0.0.

Download

Download ModCS 0.2.0.0

ModCS 0.1.1.2

Changelog

Updating

To update from ModCS 0.1.1.1:

  • Replace your ModCS executable with a ModCS 0.1.1.2 one.

Download

Download ModCS 0.1.1.2

ModCS 0.1.1.1

Changelog
  • Allow overwriting vanilla TextScript commands.
  • Errors are now logged to the debug console.
  • Fix an issue involving ModCS.Stage.Transfer() not skipping TSC characters if used in a TSC command.
  • Fix a vanilla Cave Story bug where the inventory screen would have weird behavior if the player has items but no weapons.

Updating

To update from ModCS 0.1.1.0:

  • Replace your ModCS executable with a ModCS 0.1.1.1 one.

Download

Download ModCS 0.1.1.1

ModCS 0.1.1.0

Changelog

Updating

To update from ModCS 0.1.0.0:

  1. Replace your ModCS executable with a ModCS 0.1.1.0 one.
  2. From a vanilla ModCS 0.1.1.0 install copy the caret.tbl and music.tbl files to your mod's data folder.
  3. Move all ORG files from Resources to a data/Org folder.
  4. Move all Credit bitmaps from Resources to a data/Credits folder.
  5. Move the PIXEL bitmap from Resources to the data folder.

Download

Download ModCS 0.1.1.0

ModCS 0.1.0.0

Initial ModCS Release.

Changelog

Note

This is the changelog from version 0.0.1.2, the version used for the mod Doku Goes To McDonalds.

Download

Download ModCS 0.1.0.0