cmss13-devs / cmss13-devs/cmss13
refactor: XENO_HIDING_LAYER
Open
Refactor
- Dominant language
- DM
- Stars
- 170
- Forks
- 940
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 61
Description
All logic on `XENO_HIDING_LAYER` should be shot down and replaced with a Trait.
Quick and easy refactor, just needs some testing.
Contributor guide
Research direction
Search the codebase for XENO_HIDING_LAYER and read every location containing its logic before deciding the refactor scope. Replace that logic with a Trait and add tests covering the affected behavior. Done means no remaining XENO_HIDING_LAYER logic and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100