- Updated for TShock Mintaka 4.3.22 and Terraria 1.3.4.4 (thanks Ruby Rose!)
- Updated for API development version 1.26 and Terraria 1.3.4.3.
- Updated for API version 1.19 and Terraria 1.3.
- Repainted one of the messages.
- Now targets TShock 4.3.0 GM1 and .NET Framework 4.5.
- Changed the permissions to
regionvision.regionview
andregionvision.regionviewnear
to be standards compliant. The old permissions still work.
- Updated for the Terraria Server API version 1.17.
- I now use the RegionDeleted hook to inform users immediately and descriptively when a region they are viewing is deleted. It turns out I can't use RegionEntered and RegionLeft, because they don't work when regions overlap.
- Added the
/rvn
command - Added help text to all commands
- Fix: deep paint is now used instead of normal paint, which shows on more tiles.
Initial release