Change the way region setting works.
The region now contains two location references per region point for the bounding boxes where p1, p2, l1 and l2 remain the same (min/max), but also additional locations for the player's actual location, such that e.g. moving back and re-setting a point has the more intuitive behavior of expanding regardless of the optimized points. This also (hopefully) finally fixes the previous issues with the setup process *knock on wood*.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: MobArena
|
||||
author: garbagemule
|
||||
main: com.garbagemule.MobArena.MobArena
|
||||
version: 0.95.2.1
|
||||
version: 0.95.2.2
|
||||
softdepend: [Spout,Towny,Heroes,MagicSpells,Vault]
|
||||
commands:
|
||||
ma:
|
||||
|
||||
Reference in New Issue
Block a user