Skip to content

Sequence Unreal Beta 1.0.9 (5.4 required)

Compare
Choose a tag to compare
@CalvinKork CalvinKork released this 05 Jun 14:12
· 306 commits to master since this release
6f5b629

State management updates. USequenceWallet is now a GameInstanceSubsystem which allows its state to persist between levels.
Readme has been updated to reflect changes in how it should be accessed.

Updated RedirectURL to now use the production version rather than the dev version. As well as this the redirect URL can now be set in the Config.ini file.

Lots of linker fixes & Refactor, removed many .h and all .cpp files out of the public folder into private and updated code that required it to avoid various linking issues when used outside the plugins directory structure.

Fixed a memory leak.

Introduced the apache 2.0 license