Virtual-Universe / Virtual-Universe-Early-Dev

Virtual-Universe-Earlty-Dev is the early development stage repository of Virtual Universe. When something is committed to this repository it does not mean it is final and there is no guarantee it will make it to a stable release right away if at all. Likewise the code in this repository is considered very unstable and only the faint of heart should use this code for testing purposes only. Please do not use this repository to run a production level grid.
https://virtual-planets.org
0 stars 0 forks source link

Robust: Check for more then one region at given coordinates #9

Closed BruceStarfinder closed 5 years ago

BruceStarfinder commented 5 years ago

Signed-Off-By: BruceStarfinderbruce@secondgalaxy.com

BruceStarfinder commented 5 years ago

I haven't tested it as far as whether it breaks anything with hypergrid but it actually shouldn't because its just simply making the proper checks against any database that Virtual Universe runs on and not databases of grids not running Virtual Universe.

The only difference is that this simplifies the checks and makes sure the robust server can properly check for multiple regions at the same coordinates.

emperorstarfinder commented 5 years ago

Per discussion between Core Developers and Assistant Core Developers, I am closing this PR as Bruce will be including it in the new layout of the source code.