6 Commits

Author SHA1 Message Date
briaguya
d1ddc2a0c3 Merge branch 'develop-zhora' into zhora-to-rnext-merge 2022-08-02 13:02:13 -04:00
aMannus
c404d95b67 Adressed review comments 2022-08-02 13:38:17 +02:00
Josh Bodner
7a45380123
Automatically break long tooltip lines (#925)
* Remove manual newlines from the middle of sentences in tooltips and automatically break long lines instead

* Move split functionality into header so randomizer tooltips can use it

* Rewrite logic to be O(n)

* Found another typo

* Move helper function to libultraship to (hopefully) get Jenkins happy

* Fix typo I made when fixing the typo before

* Remove unneeded header

* Parameterize line length in case variable line length is desired in the future
2022-07-31 21:40:26 -04:00
aMannus
83d8e1caf4 Code cleanup 2022-07-31 18:26:18 +02:00
aMannus
da464c596e Added padding to rando settings menu 2022-07-31 17:59:51 +02:00
rozlette
d0c5e7aa0e Add collision viewer 2022-05-01 01:27:00 -04:00