Realm667 / boa-addons

Officially distributed addons for Blade of Agony
2 stars 2 forks source link

Score not showing in correct place #23

Open hawkwind3 opened 1 year ago

hawkwind3 commented 1 year ago

See screenshots ...

score1 score2

I believe the score should show below the gold amount. I have all the latest score addons from this site Also using addon_score.boa dated 10/7/2021.

x3003 commented 1 year ago

This is a dup of https://github.com/Realm667/boa-addons/issues/16 I sort of fixed the position of the score, but it hasn't been implemented in the git source. So download the latest git version (also for your other probs), apply the patch manually, compile it and replace every add on w/ the new ones. In a new drawer w/ all the latest stuff ofcourse.

hawkwind3 commented 1 year ago

I didn't realise this was a duplication.

I read #16, and those issues are still present, no not a solution.

All others I have fixed by latest git and my own changes.


From: x3003 @.> Sent: Friday, 13 October 2023 5:12 AM To: Realm667/boa-addons @.> Cc: hawkwind3 @.>; Author @.> Subject: Re: [Realm667/boa-addons] Score not showing in correct place (Issue #23)

This is a dup of #16https://github.com/Realm667/boa-addons/issues/16 I sort of fixed the position of the score, but it hasn't been implemented in the git source. So download the latest git version (also for your other probs), apply the patch manually, compile it and replace every add on w/ the new ones. In a new drawer w/ all the latest stuff ofcourse.

— Reply to this email directly, view it on GitHubhttps://github.com/Realm667/boa-addons/issues/23#issuecomment-1760126929, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIMSY6USQMIFOM6U3VSJDPDX7AXHFAVCNFSM6AAAAAA54ZFDEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRQGEZDMOJSHE. You are receiving this because you authored the thread.Message ID: @.***>

x3003 commented 1 year ago

those issues are still present, no not a solution.

Well, if you apply the patch, your issue should be fixed. The only remaining thing is that the score might be obscured by the compass. I did 3 chapters and besides this (and a side issue [too much gold]), it should work.

hawkwind3 commented 1 year ago

I obviously did not explain myself.

I did do the patch and have downloaded and compiled the latest addons. And yes, the position of the compass is the issue.


From: x3003 @.> Sent: Friday, 13 October 2023 10:15 PM To: Realm667/boa-addons @.> Cc: hawkwind3 @.>; Author @.> Subject: Re: [Realm667/boa-addons] Score not showing in correct place (Issue #23)

those issues are still present, no not a solution.

Well, if you apply the patch, your issue should be fixed. The only remaining thing is that the score might be obscured by the compass. I did 3 chapters and besides this (and a side issue [too much gold]), it should work.

— Reply to this email directly, view it on GitHubhttps://github.com/Realm667/boa-addons/issues/23#issuecomment-1761342784, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIMSY6QVVHG55NVJMNQVTCDX7EPGDAVCNFSM6AAAAAA54ZFDEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRRGM2DENZYGQ. You are receiving this because you authored the thread.Message ID: @.***>

x3003 commented 1 year ago

But atleast the score is at the right position [for now]. Dunno why it changed in the first place, maybe something in gzdoom was changed [?].

hawkwind3 commented 1 year ago

Yes. I also suspect gzdoom. Why was SetVisibility changed to IsVisible ?