Skip to content

[nightly] Blazium Engine v0.6.693

Pre-release
Pre-release

Choose a tag to compare

@Bioblaze Bioblaze released this 25 Jun 00:39
ab6eb7c

Changelog: a19dd4f -> ab6eb7c

Summary:

  • Build Type: nightly
  • Version: 0.6.705
  • Total Commits: 12
  • Total PRs: 6
  • Total Files Changed: 60
  • Time Since First Change: 1
  • Time Since Last Change: N/A
  • Total Contributors: 2

Commits and PRs:

Showing 25 out of 12

Pin macOS CI to macos-15 and select Xcode 16.2 explicitly.
Commit SHA: 6df1500
Date: 6/23/2026, 4:26:10 AM
Author: Bioblaze
macos-latest no longer provides Xcode_16.2.app; pin to macos-15 per runner-images readme and use the full Contents/Developer path for xcode-select.
Use base64url_decode for JWT header and payload parsing.
Commit SHA: 19ffbe7
Date: 6/23/2026, 6:03:34 AM
Author: Bioblaze
Align get_header/get_payload with JWT base64url semantics used elsewhere in the module.
Add Steam module with auth, stats, achievements, and inventory APIs.
Commit SHA: 6b4db93
Date: 6/23/2026, 6:03:36 AM
Author: Bioblaze

Enable autowork on editor builds and fix test/CI hang issues.
Commit SHA: 7f2ca87
Date: 6/23/2026, 6:46:26 PM
Author: Bioblaze
Scope autowork to editor-by-default builds, enable project-driven MCP in headless runs, persist the server on EditorNode, expose is_server_started to GDScript, normalize structured tool errors, and document the new API for CI class-reference checks.
Fix SteamEditorPlugin dock name.
Commit SHA: 549b2fb
Date: 6/24/2026, 2:16:36 AM
Author: WhalesState

Add Discord module with runtime Partner SDK loading.
Commit SHA: 6e14771
Date: 6/24/2026, 2:11:30 PM
Author: Bioblaze

Contributors:

  • Bioblaze: 11 contributions
  • WhalesState: 1 contributions