Releases: AndrioCelos/Region-Vision
Releases · AndrioCelos/Region-Vision
Region Vision v1.3
Updated for API version 2.1 and Terraria 1.4.3.6.
Region Vision v1.2.8
- Updated for TShock Mintaka 4.3.22 and Terraria 1.3.4.4 (thanks @deadsurgeon42!)
Region Vision v1.2.7.1
Updated for API version 1.25 and Terraria 1.3.3.3.
Region Vision v1.2.7
Updated for API version 1.23 and Terraria 1.3.1.1.
Region Vision v1.2.6
Now works correctly with API version 1.22 and Terraria 1.3.0.8.
Region Vision v1.2.5
Updated for API version 1.21 and Terraria 1.3.0.7.
Region Vision v1.2.4
Updated for API version 1.20 and Terraria 1.3.0.7.
Actually, most of the updates are little more than an API tick. Not relatively hard to do.
Region Vision v1.2.3
- Updated for API version 1.19 and Terraria 1.3.
- Repainted one of the messages.
Region Vision v1.2.2
- Updated to TShock 4.3.0 GM1 and .NET Framework 4.5.
Region Vision v1.2
- 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.
- The
/rv
command now shows how far away the border is if the region is large. (For smaller regions, you can just use/region tp
.)