This repository contains the source code of the final outpost, Anquietas Videum, of the original Ancient Domain roblox group. This is released in the hope that someone may find a part of this project useful. It additionally contains a mirror of the final version of the place.
Firstly, this project heavily depends on the class system located in this repository.
So how do you get set up? The easiest way is to open the place in edit mode to get a setup of the HQ's network that is already functional and work off of that. You can access the place either via the Roblox website (it is uncopylocked) or in the place-file-mirror folder of this repository.
As a quick overview, the in-game hierarchy is as follows, leaving the workspace and model hierarchy to what you will find by opening the place in edit mode.
- Game.ServerScriptService
- AD-Moderation
- Server/ClassLoader
- Everything in ServerClasses
- Server/NetworkInitializer
- Modules (Container)
- Everything in ServerModules
- From my LuaLibs repository: ClassSystem, StandardClasses, ModuleEnvUnpack
- Game.ReplicatedStorage
- Everything in LocalModules
- A Gui named ConsoleGui in the LocalModules/Gui
- A SurfaceGui named TransporterSurfaceGui
- Everything in LocalModules
- Game.StarterGui
- Everything in Local excluding subdirectories
- Game.ReplicatedStorage.StunnerModels["AD Stunner"]
- Local/StunnerTool/L_StunnerHandler.lua