huderlem / poryscript

High-level scripting language for gen 3 pokemon decompilation projects
https://www.huderlem.com/poryscript-playground/
MIT License
191 stars 21 forks source link

allow users to define a variable number of lines in font_config #59

Closed pkmnsnfrn closed 9 months ago

pkmnsnfrn commented 10 months ago

Original Discussion

This allow users to define an arbitrary number of lines for their message boxes, and poryscript will format text accordingly.

numLines == 3

vKtDg6u

numLines == 2

XEjaxDe

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c4eb930) 92.56% compared to head (3e872d7) 92.74%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ========================================== + Coverage 92.56% 92.74% +0.17% ========================================== Files 7 7 Lines 2409 2467 +58 ========================================== + Hits 2230 2288 +58 Misses 114 114 Partials 65 65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.