#
servuo
Here are 7 public repositories matching this topic...
Nerun's Distro is a script for RunUO centered on the settlement of the game, using the Premium Spawner engine. Easy to use, this distro includes spawns for a 100% spawned world, and tutorials in english and portuguese.
-
Updated
Feb 1, 2021 - C#
An everchanging list of Ultima Online Freeshards - UO Is Not Dead!
-
Updated
Oct 23, 2021
Improve this page
Add a description, image, and links to the servuo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the servuo topic, visit your repo's landing page and select "manage topics."


Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.