Move inventory-related Actor::Item methods to a new class based on Actor::Item
Open
Nobody has claimed this yet.
code cleaning
discussion
priority: low
- Dominant language
- Perl
- Stars
- 1.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Actor::InventoryItem (to keep the tree simple) or Actor::Item::InventoryItem.
Contributor guide
No contributing guide indexed for this repository
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
Locate the Actor::Item implementation and inventory-related methods first; the issue does not name files or tests. Determine whether Actor::InventoryItem or Actor::Item::InventoryItem fits the project structure, then move the methods and update their callers without changing inventory behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100