Legacy Minor Graphics Bugs

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Legacy Minor Graphics Bugs

Post by Knight Captain »

As part of doing some pixel art I have found some interesting nitpicks.

The paladin shape does not consistently flip the sides of the surcoat on the back. Usually it flips like a pikeman's does, except in frames 13, 29, and the corpse shape. This is in both BG and SI.

The SI shape for Tsandar, 947, was a color swap of the pikeman shape with some edits on the white part of the surcoat. It missed some of the dark browns, so for certain shapes the golden color is incomplete. It is particularly noticeable when he is looking north, about 8 pixels of the pikeman remain.
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Knight Captain »

Both Tsander shape 947 and Pikeman shape 228 have an error on frame 23. The upper left of the chest should be white not blue or green. This is from the original game art.
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Knight Captain »

Also both Shapes on Frame 11 show a naked right forearm, which the rest do not.
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Knight Captain »

Image

With some color-swapping using ImageMagick and some hand editing, I have five new NPC shapes I would like to convert into shareable and useable form.

1 - A Female Ophidian based off the female pikeman used for Shazzana. It uses the same color swaps Origin used to create the golden pikeman SubCommander Tsander. The corpse is different too.

2 - Caladin in Monitor's white and green, based off the paladin shape. Makes more sense to have him in the right colors as the leader of the Bears. I think the belt section is too wide at two pixels though.

3 - An improved version of the golden pikeman, based off the original pikeman. This shape is color-swapped rather than a simple correction of the SubCommander Tsander shape. This fixes the naked arm from Frame 11, and adds the belt consistently. The corpse is a bit different as well.

4 - A reddish-gray pikeman. Might be useful for a Johnson NPC shape if he can become a party member in the Goblin Camp.

5 - A darker-gray pikeman. I swapped the reddish-gray back for darker shades of plain gray. It might be nice if the random pikemen used different shades for their respective clans.

It is interesting how the game uses the north-facing frames for west and the south-facing ones for east. It looks like the game has the capacity to use more than 32 (0-31) frames for dedicated west and east frames, although none of the existing shapes seem to take advantage of this for NPCs or monsters. Using all possible may allow for consistent body quadrant coloring, though it hardly seems worth the effort.
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Dominus »

Nice. You might want to start a new tooic for your newly created shapes.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Jhonny

Re: Legacy Minor Graphics Bugs

Post by Jhonny »

Wonderfull job my friend
Can you do me a favor and create the Avatar,as seen in the Ultima 6 cover,based on the paladin shape?(of course with no helm)
I mean this
Image

Speaking of Johnson...another possible bug..He simply wont die..
How can i trigger his death?
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Knight Captain »

Johnson is set to hit an egg when walking back though the Goblin Cave. He says he can't keep up and has a heart attack that takes away 50 hit points, which is fatal since he only has 25.

Otherwise he may have NPC Advanced Flag 29 set. If you unset it he should be vulnerable.
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Ultima 6 Box Avatar

Post by Knight Captain »

This seems difficult to do since we only have about 28x28 pixels to work with.
Knight Captain
Posts: 1219
Joined: Thu May 14, 2020 1:34 pm

Re: Legacy Minor Graphics Bugs

Post by Knight Captain »

Jhonny, this is particularly tricky because the game does not offer more than 224 colors to work with. Some of the 256 are used for transparency.

Image

Some of the lighter purples and blues may work.
Jhonny

Re: Legacy Minor Graphics Bugs

Post by Jhonny »

I reload a previous save and finally Johnson died..So problem solved

As for The u6 avatar,you don't have to be 100%precise

If you can (off course)just swap the paladin helmet with the blonde avatar head,
color the outfit white and add sort of ank on his chest

Don't bother with the gold part of his armour

Thank you my friend
Locked