cubos icon indicating copy to clipboard operation
cubos copied to clipboard

Add Game plugin to Tesseratos

Open RiscadoA opened this issue 1 year ago • 2 comments

Description

Adds the game plugin to Tesseratos. This plugin adds a resource, which holds the state of the game being edited. Check out the game resource docs for more info about its states.

Checklist

  • [x] Self-review changes.
  • [x] Evaluate impact on the documentation.
  • [x] ~~Ensure test coverage.~~
  • [x] ~~Write new samples.~~
  • [x] ~~Add entry to the changelog's unreleased section.~~

RiscadoA avatar Jun 05 '24 11:06 RiscadoA

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1230/ on branch gh-pages at 2024-06-11 12:34 UTC

github-actions[bot] avatar Jun 05 '24 11:06 github-actions[bot]

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 40.47%. Comparing base (da70041) to head (debaf2f).

:exclamation: Current head debaf2f differs from pull request most recent head 6679ca9

Please upload reports for the commit 6679ca9 to get more accurate results.

Files Patch % Lines
core/src/ecs/cubos.cpp 0.00% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
- Coverage   40.48%   40.47%   -0.01%     
==========================================
  Files         352      352              
  Lines       26173    26177       +4     
==========================================
  Hits        10596    10596              
- Misses      15577    15581       +4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 05 '24 11:06 codecov[bot]

No longer relevant with the new game-editor integration across different processes.

RiscadoA avatar Sep 29 '24 08:09 RiscadoA