Advanced Search
Search Results
103 total results found
ShinyBookstackC
This website.
Skill Types
There are several basic skill types. Simple abilities like Autoattack will usually only contain one of these (AoE attack), but more complex abilities can contain several. It's also possible to combine several "layers" - for example a Ground Targeted skill mig...
Technical
Documentation of technical functionality in RadGame
Interfaces
A theoretical setup of how things could interact.
Scripts
Component system
We use components to avoid having to copypaste code, while also not running into inheritance issues that class systems have. (classes are still used, but mainly to have pre-configured classes already containing components that are correctly linked to each ot...
Initial Setup
Classes
ShinyBookstack
You're currently using this service. Bookstack is an open source Wiki platform. It is used to share and keep track of info about ShinySpace and all it's related topics, such as Game Development, Self-Hosting and more.
Other
Multiplayer
Hosting, Joining, Synchronizing
ShinyDiffusion
ShinyDiffusion is a self-hosted instance of (currently) Automatic1111's Stable Diffusion Webui. It easily lets users create pictures from text prompts, some of which you see when looking at Shelves and Books on this website. ShinyDiffusion currently only r...
Gamedev Infrastructure
player Scene
Functionality of the player scene
Virtualisation
Currently, ShinySpace runs on Proxmox. Proxmox is a very handy tool to manage large numbers of virtual machines. The web-UI allows a quick overview of resource usage, and makes moving around VM's easy. To be specific, ShinySpace uses Proxmox Virtual Enviro...
the Fall of the House of Usher
Voidboi Map
main scene
the main scene
Networking
Currently, Networking at ShinySpace consists of 3 parts: Netvm1: Virtual Machine running DHCP, DNS and related scripts. Netvm1 is a Rocky Linux VM used to manage most of the rest of ShinySpace. The most important services on it are DNS (bind/named) , DHCP Se...