NOTE: These changes were done by a script, which caused all panels to be
re-processed. If everything worked correctly, then there should have
been no Hank Hill hot dog effect on the JPEGs.
Co-authored-by: Traveler263 <ctraveler69@yahoo.com>
This removes the old per-Age linking panel objects from the Nexus max
file. Instead, I've exposed the main book's linking panel layer to
Python via the new `ptAttribLayer` and expect for the Python script to
swap the texture out dynamically.
There is still some work to be done here:
- Most of the city linking panels are not in GUI_BkBookImages, so they
appear as the black void for now.
- There are still a stray linking panels in the Nexus PRP - it looks
like they are the Guild Pubs.
This means that we no longer need to round trip the localized strings
through Python, improving performance and reducing code bloat in
xOptionsMenu.py.
As a drive by, I changed the monitor calibration instructions to scale
with resolution, so they should be more legible on high resolution
displays.
Bug fix for longsleeve shirts disappearing at long range from player
New Mystitech clothing items include male and female:
- Long sleeve shirt: [M|F]HoodLS_MTP
- Short sleeve shirt: [M|F]Hood_MTP
- Hooded sweatshirt: [M|F]MHoodSweat_MTP
All items are currently hidden by default - a pickup mechanism is to be
added later.
Co-authored-by: Korovev
Co-authored-by: Larry LeDeay <lwf58@hotmail.com>
New clothing items include male and female:
- Long sleeve shirt: [M|F]Torso_LongSleeve_TCT
- Short sleeve shirt: [M|F]Torso_ShortSleeve_TCT
- Hooded sweatshirt: [M|F]Torso_SweatTCT
- Fleece pullover: [M|F]Torso_FleeceTCT
All items are currently hidden by default - a pickup mechanism is to be
added later.
Co-authored-by: Patrick "Maurus" Mauro <patrick@patrickmauro.net>
Co-authored-by: Tim Miles Keller <timkeller@gmail.com>
The environment map was previously a duplicate of the incorrect
environment map from Eder Tsogal. The end result is a very slight change
in coloration at the top of the bahro door from white to pink. The bahro
door in Eder Delin is too shrouded in shadow for this change to be
readily apparent.
The previous cubic environment map was taken from an angle that didn't
match its intended use case, causing the reflection in the Bahro door to
be very inaccurate.
Adds 28 shirts for Mysterium from 2008 - 2022
Modifies Mysterium 2021 to be included into new Mysterium category
Adds reward fleece for Eder Naybree
Adds default long and short sleeve shirt for Guild of Instructors
The (hopefully) last batch of fixes for awhile. This also includes the updated blend file as well as minor fixes going into the upcoming 2022 Q2 update (https://foundry.openuru.org/gitblit/tickets/?r=MOULa-current-content.git&h=71). These are:
* Fix one-sided ornate railing pattern so it's double-sided again.
* Remove callback in Nexus KI slot responder so the KI Link confirmation message comes up right away instead of after the sound plays.