Version 2.0.1 Released
The backend didn't change except for the version number; we've updated the zip regardless.
Bug fixes
This release fixes compiler errors caused by missing includes.
See the GitHub release notes.
The backend didn't change except for the version number; we've updated the zip regardless.
This release fixes compiler errors caused by missing includes.
See the GitHub release notes.
The backend didn't change except for the version number; we've updated the zip regardless.
ARedwoodCharacter
has been replaced with URedwoodCharacterComponent
This breaking change changes how player character data is set up. Long story short, to support pawns that inherit from APawn
instead of ACharacter
, the data persistence happens in an Actor Component instead of an Actor. This supports using Redwood with the UE Mover plugin, the marketplace GMCv2 plugin, and other scenarios that don't use UCharacterMovementComponent
.
See the GitHub release notes or click Read More below.
Redwood is now out of Early Access with the release of version 1.0.0!
This release includes:
🏹 RPG template project
🗺️ Zones, shards, portals, and basic character data
🎒 Inventory, interactables, and merchants
🏰 Instanced dungeons
See the GitHub release notes or click Read More below.
It's finally here! Our next major release has landed, and it comes with a ton of updates:
We're thrilled to announce that the launch of our MMO framework, Redwood, is finally here! To celebrate the launch, we've made some exciting changes: