p2sr / p2sr/SourceAutoRecord

check tool improvements

Open
#213 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement tas
Dominant language
C++
Stars
122
Forks
45
PR merge metrics
No merged PRs in 30d

Description

I want to see if we can somehow add:

  • "is holding" check with an optional ent argument - if ent argument is given, check if you're holding that entity, otherwise if you're holding anything
  • "is looking at" with either a position or an ent argument.

I keep getting a relatively random desync where a cube won't always go through a portal in time even though position and angle checks pass.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing check-tool implementations, then reproduce the reported portal desync while checking position and angle; done means supporting holding checks with an optional entity and looking-at checks with either a position or entity.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.