Releases: Harry-Hopkinson/openrct2-peep-remover
Releases · Harry-Hopkinson/openrct2-peep-remover
Version 1.0.5 - Remove guests with flags buttons.
- 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.
- Show notice if no peeps are selected when trying to remove them.
Version 1.0.3 - Multi Peep Select Tool
- Add a multi select mode that allows you to mass click on peeps using the eyedropper tool.
Version 1.0.2 - Peep Message Button
- Add PeepMessage button to show currently selected Peeps.
- Rename Guest with Peeps.
Version 1.0.1 - Improved README
- Improved README with new image.
- Remove debugging messages.
Version 1.0.0
OpenRCT2 Guest Remover
A plugin for OpenRCT2 that allows you to easily remove guests from your park.
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.