Skip to content

Releases: Harry-Hopkinson/openrct2-peep-remover

Version 1.0.5 - Remove guests with flags buttons.

01 Sep 16:30
Compare
Choose a tag to compare
  • Adds a button to remove guests with certain flags (i.e angry or lost).

Version 1.0.4 - Show notice if no peeps selected during removal.

30 Aug 21:14
Compare
Choose a tag to compare
  • Show notice if no peeps are selected when trying to remove them.

Version 1.0.3 - Multi Peep Select Tool

28 Aug 22:43
Compare
Choose a tag to compare
  • Add a multi select mode that allows you to mass click on peeps using the eyedropper tool.

Version 1.0.2 - Peep Message Button

28 Aug 17:50
Compare
Choose a tag to compare
  • Add PeepMessage button to show currently selected Peeps.
  • Rename Guest with Peeps.

Version 1.0.1 - Improved README

28 Aug 14:27
Compare
Choose a tag to compare
  • Improved README with new image.
  • Remove debugging messages.

Version 1.0.0

28 Aug 14:06
Compare
Choose a tag to compare

OpenRCT2 Guest Remover

A plugin for OpenRCT2 that allows you to easily remove guests from your park.

Screenshot

Features

  • Click on the eyedropper and click as many guests as you want to remove.
  • Click on the trash can to remove all guests from the park.
  • Cancel the current action by clicking on the cancel button.

Installation

Download the Javascript file from the releases page and place it in your OpenRCT2 plugin directory. You can find the plugin directory by going to the toolbox icon in OpenRCT2 and clicking on "Open Custom Content Folder" and then navigate to the plugin folder.

Thanks

  • Many thanks to Bassie - firstly I used their Flex UI library. You can find it here.
  • Many thanks to KatieZeldaKat for their plugin template.