[Generic Physical - CamRegElevShaft02] Subworld set to <plKey NULL="True" />
[Generic Physical - ElevatorCameraBlocker] Subworld set to <plKey NULL="True" />
[Generic Physical - EntryStaticCamRegion] Subworld set to <plKey NULL="True" />
[Generic Physical - proxyTerrainMeshForElevatorCam] Subworld set to <plKey NULL="True" />
[Generic Physical - proxyTerrainMeshForElevatorCam01] Subworld set to <plKey NULL="True" />
Wrong shirt was assigned in python file mod for first week shirt. This fixes that issue.
[Python File Mod - cPythFirstWeekShirtTakable - 4] Changed to "FReward_Launch"
[Python File Mod - cPythFirstWeekShirtTakable - 5] Changed to "MReward_Launch"
This is just a re-convert with a patch to CreateClothingPRP.py that
ensures icons only have one level. If there are multiple levels,
changing the texture quality will cause certain assumptions in the ACA
python to be invalidated, resulting in junked UI.
I seem to have forgotten that SDL `STRING32` variables have a fixed
length of 32 bytes. Sigh. So we must limit our names to this. Therefore,
I have renamed the shirts to "LSMysterium2021" and "SSMysterium2021".
The SDL string "LSMysterium2021;SSMysterium2021" will use up the
entirety of the 32 byte string buffer.
These PRPs are generated from the JSON source by the script
CreateClothingPRP.py, originally by @Deledrius. The specific fork used
to generate these files can be found at
https://github.com/Hoikas/moul-utils.
PRP provided by Siruis - http://forums.openuru.org/viewtopic.php?p=10053#p10053
Opened in PRPShop and saved as Moula PRP
No other changes made
Tested in game and seems like it worked.
Someone with CC Kadish Vault will need to do a comparison, as I dont have access to it at the moment
Co-authored-by: Jrius <2261279+Jrius@users.noreply.github.com>
This is accomplished by changing the RenderLevel on the DSpans from
0x40000000 (BlendRendMajorLevel) to 0x80000001 (LateRendMajorLevel + 1).
Partly addresses GitHub issue #18.
- [Layer #2267] Changed the texture to the new cube map.
- [nb01clockrefl*0.hsm] Newly rendered cube map for the clock lens.
- [nb01clocknumbers*40#0.hsm] Updated to use the 2048x128 source image
from the MOUL textures dump instead of the resized 1024x128 version
from Plasma MAX. This increases the clarity of the numbers in the
lens.
- [nbClockGlobe_(Entire Animation)_anim_0] Rotated all keyframes such
that the animation starts and stops at 0/25 instead of the first half
pahrtahvotee. Propogated this half p adjustment to all other
keyframes.
- [Map #2266_anim_nb01TimeOfDay] Fixed layer offset keyframes such that
the animation starts and stops at 0/25 instead of the first half
pahrtahvotee.
- [nbClockGlobe_(Entire Animation)_anim_0] Added a third keyframe to the
clock rotation animation to cause the clock to actually rotate. Also
converted to uncompressed quat keyframes due to lossy compression
breaking the animation.
Latest batch of fixes from testing:
* Waveset EnvMap fix
* Grass patch box lightmap fixes
* Footstep region adjustments and additions
* Garden area lightmap fix to remove large black blotch
* Removal of dry footprints in sand
* Added new cameras to keep out of walls
* Fixed a couple of toe stub spots