Git Product home page Git Product logo

bocchitracker's Introduction

Hi, I'm Kirisame Marisa!

Github

I love to make game tool, game engine!

  • I'm currently working on game developer
  • I'm currently makeing BocchiTracker! (The tool is game bug report tool)
  • I like C# ✨

Top Langs

bocchitracker's People

Contributors

kirisamemarisa avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

web-navi

bocchitracker's Issues

Add the ability to take the movie (multi platform)

I heard that opencv can be used.
BocchiTracker already takes screenshots and sends the data, so maybe I can make a movie by combining screenshots?

If the FPS is around 30 and the resolution is reduced a bit, it would reduce the load on the game...?

Add ability to post issues to Gitlab

I already added Application\Models\ServiceClientAdapters\Clients\IssueClients\GitlabClient.cs
but I haven't implemented it yet

it have been Inherit interface IserviceIssueClient so I'd like to see reference and implement GithubClient, JIRAClient, etc...

チケット作成について / About Ticket Creation

⚠️ こちらのチケットはクローズしないでください

チケットは、日本語でも英語でもどちらもOKです
質問の粒度は、些細なことでもOKです。
【例】

  • UIをこうしてほしい
  • ゲーム収集情報を増やして欲しい
  • ゲームへのインテグレーション方法が分からない
  • etc...

バグの場合、再現方法を書いてくれると大変助かります。

⚠️ Please don't close this issue!

Ticket can be in English or Japanese!
Question can be trivial as you like!

  • Improve UI
  • Want to collect more game information
  • How to integration?
  • etc

in case of bug, it would be very helpful if you write how to reproduce it 😸

issue can not set automaticaly the project setting

currently setting issue template.md

---
name: Bug issue template
about: Bug Report
title: "{Bug]"
labels: bug
assignees: KirisameMarisa
projects:  ["KirisameMarisa/2"]

---

but it have not been refected...

Add the feature that jumps to the bug location

Player or Camera or the both can jump bug location from the bug list

for features

  • Need a server that can get issus list from each services
    • able to cache to disck or write database
    • Plugin can access both
  • Add the feature that shows bug balloons in game
  • Add the feature that show bug list window in game

improve release workflow...

I have only experneinced devlopmnet that pushed directly main stream ( because of useing Perforce ). I want to release the next version as some chunk of functionality, should I do a release per pull request?
currently, I haven't prepared CI yet and I want GUI test too, I feel scared to mearge to main branch if these are not there.

the csproj build has been failing (but the sln project builds successfully)

How to reproduse

command: dotnet build Application\WPF\BocchiTracker.Client\BocchiTracker.Client.csproj

F:\BocchiTracker>dotnet build Application\WPF\BocchiTracker.Client\BocchiTracker.Client.csproj
C:\Program Files\dotnet\sdk\7.0.304\NuGet.targets(156,5): error : Invalid framework identifier ''. [F:\BocchiTracker\Application\WPF\BocchiTracker.Client\BocchiTracker.Client.csproj]

command: dotnet build Application\Tests\BocchiTracker.UnitTests\BocchiTracker.UnitTests.csproj

F:\BocchiTracker>dotnet build Application\Tests\BocchiTracker.UnitTests\BocchiTracker.UnitTests.csproj
C:\Program Files\dotnet\sdk\7.0.304\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(92,5):
error NETSDK1013: TargetFramework value '' was not recognized.
not recognized. The spelling may be incorrect. If it is correct, you must explicitly specify the TargetFrameworkIdentifier or TargetFrameworkVersion property (or both).
[F:\BocchiTracker\Application\Tests\BocchiTracker.UnitTests\BocchiTracker.UnitTests.csproj]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.