bvschaik / julius

An open source re-implementation of Caesar III
GNU Affero General Public License v3.0
2.85k stars 317 forks source link

Display speedrun difficulty info #709

Closed Gheeksy closed 1 year ago

Gheeksy commented 1 year ago

Following discussions on my previous PR https://github.com/bvschaik/julius/pull/707

I moved the difficulty information as suggested, and made it visible only if julius.ini contains screen_display_speedrun_infos=1

Screenshot: julius_tKEDsVCSxx

Gheeksy commented 1 year ago

Done, thanks for taking the time to explain your comments. I hope I didn't miss anything.