davewx7 / citadel

A turn based strategy game based on the Anura engine
Other
97 stars 25 forks source link

misaligned Daily Quest text after reward claim #232

Closed sapientN3T closed 5 years ago

sapientN3T commented 6 years ago

I claimed the reward Vanquisher in the middle slot, then the reward under it became unreadable due to vertical misalignment.

See screenshot: 2018-07-05 00_42_26-argentum age

ghost commented 5 years ago

I wonder what it'd look if py(int) constants at these lines were the same:

https://github.com/davewx7/citadel/blob/a25697209c1ba1022564bfe99c66da54aaf541c6/data/objects/title_controller.cfg#L676

https://github.com/davewx7/citadel/blob/a25697209c1ba1022564bfe99c66da54aaf541c6/data/objects/title_controller.cfg#L721

Is it possible there be as much as 18 units of py(int) difference of bad offset at your pic?

ghost commented 5 years ago

It resulted good clue.