Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds custom TRN files for the Barbarian and Bard classes to improve their visual distinctiveness. Previously, these classes used Warrior and Rogue graphics as placeholders, which made it difficult for players to tell them apart.
Background
Barbarian and Bard were implemented into Hellfire with temporary graphics while waiting for new player art. However, for various reasons, the new graphics were never completed. The result is that the Barbarian looks identical to the Warrior and the Bard to the Rogue.
Description
I have crafted TRNs that adjust the class palettes to offer a subtle yet effective visual separation. The modifications involve swapping the red and orange palette rows and overwriting the blue row with the beige row. This approach was carefully tuned to prevent neighboring pixels from clashing and to avoid any isolated color anomalies.
Rationale
Implementing entirely new graphics would be a monumental task and is unlikely to be prioritized in the near term for DevilutionX. This TRN-based solution provides an immediate improvement that enhances class recognition while maintaining the overall graphic quality.
Before and After Images