-
-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Castle screen, fully built castle, differences noticed #2059
Comments
Hi @LeHerosInconnu , I've updated the order of building drawing. I didn't close this issue. Please check it again (once the compilation is done) and let me know if something is missing or simply close the issue if everything is fine. What I fixed:
Of course not everything could be fixed as I noticed that the original game has even more issues than our. |
All the changes you have made are working properly. I suggest leaving the issue open as a reminder for the other problems. |
Yes, please edit the first message. Maybe these pixel related issues because of another incorrect ICN decoding. |
I edited the first post. |
Mmm.. I don't see any changes :( |
@LeHerosInconnu well, it happens. No worries :) |
also fixed crystal garden in Sorceress castle relates to #2059
also fixed crystal garden in Sorceress castle relates to #2059
Hi @LeHerosInconnu could you please verify castle drawings with latest commit? I made fixes for Barbarian castle roads. Regarding different pixels in Knight and Sorceress castles: it might be that we miss some extra logic about image transcoding. I made some changes for images but it looks like it's not the case. So I don't know what's wrong with them. |
Hello @ihhub,
Your corrections for the routes of the barbarian castle are working correctly. In these castles screens, there are also other flaws that have not been corrected in fheroes2, do you want me to report them in this thread, or it can wait? I've modified the first post accordingly. |
Hi @LeHerosInconnu , I didn't modify any sprites but made a correct order of drawings. If you spot some issues with sprites like incorrect pixels or colors, for example Calavry sprite which we fixed yesterday, please create a thread for this. We might able to fix it within an application without using modified assets of the game. |
Okay, I will add the other defects of the castles in this thread and create another thread for the other defects. |
First post updated with other flaws for Knight's Castle and Necromancer's Castle. |
- fix farm rendering in Knight castle (#2059) - add missing farm sprite made by our artist
- fix farm rendering in Knight castle (#2059) - add missing farm sprite made by our artist
Hi @LeHerosInconnu , could you please update the first post in regards to Knight castle since we fixed the issue with the Farm? |
Hello @ihhub,
First post updated. |
Reclassifying this issue as asset enhancement with target for beyond 1.0. |
In fheroes2, there are defects due to the display priority of sprites or/and sprites which are displayed differently.
In fheroes2, some defects have already been corrected compared to the original version of the game, they have not been reported here.
Sorceress' Castle.
In original game:
In fheroes2:
Open the two images in different tabs in your browser, enlarge the images and switch between the two tabs alternately.
Heroes 2 first, fheroes2 second.
Edit 2020/12/21.
Knight's Castle.
To comply with the creature buildings color code, red for unimproved buildings and blue for upgraded buildings.
Knight castle, inverted the sprites for the Archery Range and the Upg. Archery Range (red and blue).
TWNKDW_1.ICN
0000.bmp
TWNKUP_1.ICN
0000.bmp
CSTLKNGT.ICN
0020.bmp
0025.bmp
Necromancer's Castle.
There is a problem with the Laboratory road connection.
In fheroes2:
In original game, corrected:
There is a problem with the Mage Guild road connection.
In fheroes2:
In original game:
Necromancer castle screen, changes needed to avoid display "flaws" when switching between castles with Mausoleum and upgraded Mausoleum.
The position of the sprites must be adjusted.
Note: Graphic modifications have also been applied, they will be specified in another issue (changes to the half top of the sprite).
TWNNDW_4.ICN
0000.bmp
TWNNUP_4.ICN
0000.bmp
In fheroes2:
In fheroes2:
In original game, corrected:
Open the three images in different tabs in your browser, enlarge the images and switch between the three tabs alternately.
fheroes2 unimproved dwelling first, fheroes2 upgraded dwelling second, Heroes 2 corrected position third.
All changes applied (graphics change included).
Heroes 2 original first, Heroes 2 corrected second.
The text was updated successfully, but these errors were encountered: