Malevolent Rumble log messages could be clearer
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
When Malevolent Rumble is activated the log messages accompanying that aren't very easy to parse through.
First, it says which cards have been revealed off of it, fair enough.
Then, it declares that a card has been moved from deck to hand, without specifying which one.
Then, it lists the remaining 3 cards as going to the graveyard, one by one.
Overall, while technically all of the information is there, it's presented in a not too easy to read through manner.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Malevolent Rumble implementation and inspect the log messages emitted when it reveals, moves, and sends cards to the graveyard. Improve the presentation so each card movement is identifiable and the sequence is easier to parse, then verify the resulting logs in the relevant game flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100