orbiternassp / orbiternassp/NASSP
Add Waste Dump dV and turn off particle effect when tank is empty
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 213
- Forks
- 74
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
As stated in the title, we need to add some dV for waste dumps as well as shut them off (dv and particle effect) when the tank is empty or is below a certain threshold (5% maybe?)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the waste-dump simulation and its particle-effect handling in the NASSP C++ code. Determine how waste-tank fill level and dump dV are represented, then verify that dV and the particle effect stop at empty or the agreed 5% threshold; no file or test is named in the issue.
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
- 38/100