Skip to content

Release: 3 features, 1 fix → Main#8078

Merged
h0lybyte merged 4 commits intomainfrom
dev
Mar 16, 2026
Merged

Release: 3 features, 1 fix → Main#8078
h0lybyte merged 4 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 16, 2026

Release: Dev → Main

4 atomic commits ready for main

Features

Bug Fixes


This PR is automatically maintained by CI — KBVE Studio

…ridge (#8010) (#8077)

Replace manual stack.qty -= 1 in apply_item with
battle_bridge::consume_from_session which converts to
Inventory<ProtoItemKind>, removes via bevy_inventory::remove (auto-
cleans empty slots), and writes back. Add session-level helpers:
consume_from_session, add_to_session, count_in_session, has_room_in_session.
Update phoenix_feather test to expect stack removal instead of qty=0.
#8080)

- Add TerrainReady resource: inserted once spawn-area chunk colliders
  are live, player movement frozen until then
- Order chunk spawning before PlayerMovement system set so colliders
  exist before the first shape cast each frame
- Add fallback floor in move_player: if player falls below terrain
  height (unloaded chunk), snap back to surface
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 16, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

…nents (#8079)

* feat(ci): upgrade weekly NX report to proper MDX with Starlight components

Use CardGrid for environment cards, Tabs for NX Report / LOC Stats /
Coverage sections, and admonition for the auto-generated timestamp.

* feat(ci): output nx-report.json and nx-graph.json to astro-kbve public/data

Pre-compiled JSON files served as static assets alongside the MDX pages.

* fix(ci): move NX JSON files to dedicated public/data/nx/ subfolder
@h0lybyte h0lybyte self-requested a review as a code owner March 16, 2026 08:09
@github-actions github-actions bot changed the title Release: 1 feature → Main Release: 2 features, 1 fix → Main Mar 16, 2026
Remove kilobase-only namespace selector to collect logs from all
namespaces. Exclude kube-system, kube-node-lease, kube-public via
glob patterns. Set .project from pod_namespace instead of hardcoded
"default".
@github-actions github-actions bot changed the title Release: 2 features, 1 fix → Main Release: 3 features, 1 fix → Main Mar 16, 2026
@h0lybyte h0lybyte merged commit fbbfe0f into main Mar 16, 2026
13 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant