You are viewing the documentation for an outdated version (v0.8). Switch to current version →

Gorgeous Core v0.8 — Overview

Outdated Version

You are reading documentation for Gorgeous Core v0.8, which is no longer maintained.
Please refer to the current documentation for up-to-date information.

About This Release

Gorgeous Core v0.8 was the initial public release of the foundational plugin for the Gorgeous Things ecosystem. It introduced the core systems that all future versions build upon.

Key Features in v0.8

  • Object Variable System — The first iteration of variables as UObjects, supporting basic types and arrays.
  • Categorized Logging — Multi-level logging with on-screen display support.
  • Singleton Templates — UObject singleton pattern for easy global access.
  • File & Directory Helpers — Simplified platform-independent file operations.

Limitations of v0.8

This version does not include the following features introduced in later releases:

Feature Available Since
AutoReplication v1.0
Insight Matrix v1.0
Conditional Object Choosers v1.0
Blueprint Systems v1.0
Maps & Sets in Object Variables v1.0
Enhanced Blueprint Debugging v1.1

Upgrading from v0.8

See the Migration Guide for detailed upgrade instructions.