feat: Remove green bars from the point slide and add blurbs#605
feat: Remove green bars from the point slide and add blurbs#605EttyKitty wants to merge 1 commit intoAdeptus-Dominus:mainfrom
Conversation
|
Caution Review failedThe pull request is closed. 📝 WalkthroughSummary by CodeRabbit
WalkthroughMost honored servitor, the machine has recorded modifications to the "draw_chapter_trait_select" function within the sacred script. The horizontal alignment has been reconfigured from a right-oriented ritual (fa_right) to a left-oriented invocation (fa_left). Previously imprecise textual representations, such as for "Strength", "Cooperation", "GeneSeed Purity", and "GeneSeed Stability", have been replaced with new formatted data imbibed with descriptive ratings derived from arrays (_strength_ratings, _cooperation_ratings, _geneseed_ratings). The adjustments extend to the logical control of the arrow buttons; their sprite positions have undergone recalibration, yet the conditions for incrementing and decrementing the trait values remain intact within the new alignment. Furthermore, improved tooltip messages now dispense detailed cogitational insights regarding each trait's properties. Note, no alterations have been made to declarations of exported or public entities. Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Integrated into #586 |
Purpose of changes
Make values a bit more understandable with blurbs and save space on the screen.
Describe the solution
Remove the green bars for stats on the creation screen.
Add description blurbs for each stat.
Adjust the tooltips a little.
Adjust the stat display a bit.
Now it looks like this (ignore new stats at the right, that was just a proof of concept):

Describe alternatives you've considered
None
Testing done
Checked that it looks okay and works.
Related links
None
Custom player notes entry
Use the PR title.