Releases: fidwell/OpenRct2-Cartographer
v4.0 release
v3.0 release
Added support for rectangular maps.
v2.0 release
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
Fixed improper icons caused by G2 reordering.
v1.4 release
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.)
v1.3 release
Updated to use the new plugin API for image drawing. Doesn't add any new features, but might have better performance.
v1.2 release
Added new buttons to show open, testing, or closed rides independently.
v1.1 release
Fixed a display issue where the window would become too small and some widgets would overflow.
v1.0 release
Current features
- Makes a map of your park.
- Toggle features on and off.
- Rotate and scale the view.
Installation
- Download the
Cartographer.js
file below. - Put the downloaded file into your
\OpenRCT2\plugin
folder.- This folder is commonly found in
C:\Users\<USER>\Documents\OpenRCT2\plugin
.
- This folder is commonly found in
- Once the file is there, it should show up in-game in the dropdown menu under the map icon.