Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Skelerealms - Open World RPG Framework

An asset by Slashscreen
The page banner background of a mountain and forest
Skelerealms - Open World RPG Framework hero image

Quick Information

0 ratings
Skelerealms - Open World RPG Framework icon image
Slashscreen
Skelerealms - Open World RPG Framework

Skelerealms aims to provide the infrastructure for creating a Bethesda-style Open World RPG in a modular style for maximum flexibility.Note that this addon is in early alpha - expect bugs and oversights. Open an issue if you encounter any!If you have any questions, even the dumb ones, join the discord - https://discord.gg/9cyRHHjd (Any questions help me know what to cover in the documentation!)

Supported Engine Version
4.3
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Skelerelams

Welcome to Skelerealms, the framework for Bethesda-style Open World RPGs (Like Skyrim, Fallout New Vegas, etc.).
This addon aims to offer a solution to the most challenging technical challenges faced while engineering games like this. Gameplay is, however, not included.
For those familiar with Creation Engine's inner workings, Skelerealms seeks to primarily cover Actors, Cells, AI Packages, and Factions.
Skelerealms is designed in such a way where you can ignore or replace most of the working components, and allow easy integration into your own gameplay systems.

What does it have?

  • Inter-scene persistence of important objects
  • Inter-scene navigation
  • A basic framework for skills and attributes
  • Loot tables
  • Inventory system
  • Equipment system
  • NPC AI
    • Behavious
    • GOAP AI System
    • Basic perception
    • Schedules
    • Patrol paths
  • Tools to assist development
  • Composable design
    • Components for entities
    • Components for items
  • Dungeon puzzle elements
  • Factions
  • Spells/Status Effects
  • Crime
  • Bartering
  • Spawn zones
  • Doors

What does it not have?

  • Gameplay
  • Terrain
  • LOD system, chunks
  • UI
  • Dialogue
  • Quests (Ironically)
  • Combat

How do I get started?

Visit the documentation for a quick start guide.

What's the project status?

The project is active. I am using this to develop my own game, and will occasionally push changes I make upstream.
Please note that the project is in an Alpha state, which means breaking changes can and will happen often. Plan around this. I plan to have feature and API stability once 1.0 is reached.

What's in store?

  • 0.6 (In Development)
    • Redesigning the way entities are stored.
    • Adding more tools.
    • Writing more thorough documentation.
    • Integrating NetworkGD.
  • 0.7
    • Redesigning the save game system.
    • Polish cross-scene navigation.

Star History

README Star History Chart

Skelerealms aims to provide the infrastructure for creating a Bethesda-style Open World RPG in a modular style for maximum flexibility.

Note that this addon is in early alpha - expect bugs and oversights. Open an issue if you encounter any!

If you have any questions, even the dumb ones, join the discord - https://discord.gg/9cyRHHjd (Any questions help me know what to cover in the documentation!)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Skelerealms - Open World RPG Framework icon image
Slashscreen
Skelerealms - Open World RPG Framework

Skelerealms aims to provide the infrastructure for creating a Bethesda-style Open World RPG in a modular style for maximum flexibility.Note that this addon is in early alpha - expect bugs and oversights. Open an issue if you encounter any!If you have any questions, even the dumb ones, join the discord - https://discord.gg/9cyRHHjd (Any questions help me know what to cover in the documentation!)

Supported Engine Version
4.3
Version String
0.6
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers