Skip to content

[nightly] Blazium Engine v0.6.699

Pre-release
Pre-release

Choose a tag to compare

@Bioblaze Bioblaze released this 26 Jun 03:07
dd50520

Changelog: 9340cb0 -> dd50520

Summary:

  • Build Type: nightly
  • Version: 0.6.701
  • Total Commits: 2
  • Total PRs: 1
  • Total Files Changed: 9
  • Time Since First Change: N/A
  • Time Since Last Change: N/A
  • Total Contributors: 1

Commits and PRs:

Showing 25 out of 2

Extend discord_module with Social SDK presence, OAuth, and Rich Presence API.
Commit SHA: ec77934
Date: 6/25/2026, 11:46:19 PM
Author: Bioblaze
Implements the full Discord Social SDK presence flow aligned with the official C++ guide: OAuth with configurable scope presets (presence/communication/custom), Bearer UpdateToken, auth state machine, frame-hook and RunCallbacks pumping, Rich Presence update/clear with Activity dictionary, relationships count, lifecycle logging, GameActivity readback diagnostics, and configurable IntegrationType for OAuth A/B testing.

Contributors:

  • Bioblaze: 2 contributions