Skip to content

Releases: fidwell/OpenRct2-Cartographer

v4.0 release

20 Jul 16:53
Compare
Choose a tag to compare
  • Fixed several issues with rectangular maps
  • Added support for new colors
  • Added support for more vanilla/expansion footpath types

v3.0 release

20 Jul 02:13
Compare
Choose a tag to compare

Added support for rectangular maps.

v2.0 release

18 Jan 01:15
Compare
Choose a tag to compare

Updated infrastructure a bit—TypeScript plumbing, ORCT2 API, stuff like that.

Also fixed the methods for getting colours for surface and footpaths, so that will look a lot nicer.

(No new features, so the bump to v2 isn't really warranted, but that's how I prefer to version these days)

v1.4.1 release

13 Dec 22:17
Compare
Choose a tag to compare

Fixed improper icons caused by G2 reordering.

v1.4 release

23 Jul 22:47
Compare
Choose a tag to compare

Added a peep heatmap. Shows where peeps are on your map with a white-to-orange gradient. Tiles with more than 15 peeps show in pink, as that may indicate a trap with many stuck peeps on it.

Example shown below. Note pink squares near the bottom-left where many peeps are crowded together. (Everything else but terrain hidden for clarity.)

cartopgrapher-1 4

v1.3 release

19 Jul 02:56
Compare
Choose a tag to compare

Updated to use the new plugin API for image drawing. Doesn't add any new features, but might have better performance.

v1.2 release

13 Oct 02:18
Compare
Choose a tag to compare

Added new buttons to show open, testing, or closed rides independently.

v1.1 release

11 Sep 15:44
Compare
Choose a tag to compare

Fixed a display issue where the window would become too small and some widgets would overflow.

v1.0 release

09 Sep 00:29
Compare
Choose a tag to compare

Current features

  • Makes a map of your park.
  • Toggle features on and off.
  • Rotate and scale the view.

Installation

  1. Download the Cartographer.js file below.
  2. Put the downloaded file into your \OpenRCT2\plugin folder.
    • This folder is commonly found in C:\Users\<USER>\Documents\OpenRCT2\plugin.
  3. Once the file is there, it should show up in-game in the dropdown menu under the map icon.