17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-13 18:17:48 -04:00
Commit Graph

214 Commits

Author SHA1 Message Date
227985743b Add Elonin Book
Adds the Elonin Linking Book and associated wiring.
2021-12-16 07:40:20 -05:00
0627f2284e Make Cones Noisy
Add proper random collision sounds to the cones.
2021-12-16 07:40:10 -05:00
c4580c401c Veelay Fixes
Suggested by Hoikas:

* Fixed pillar collision on "wind" island.
* Fixed Chiso Book GUI Linking Panel (again).
2021-12-16 07:39:54 -05:00
9926d8c5d2 Fix Chiso LOCs
Removes the new LOC and modifies the old one.
2021-12-16 07:39:46 -05:00
140c620ec4 Update ChisoPreniv PRPs
Updates Chiso Preniv's PRPs with the latest Korman export. Also, a new(ish) LOC file to better adhere to URU's current naming conventions (plus for the new book to read).
2021-12-16 07:39:39 -05:00
4c37ce6da5 Update GoMePubNew PRPs
Updates the Pub's PRP files with latest Korman export, also adding function for new menorah flame SDL state.
2021-12-16 07:39:28 -05:00
8b96317f00 Update VeeTsah PRPs
Update Veelay Tsahvahn PRP files with latest Korman export.
2021-12-16 07:39:10 -05:00
aa609331f3 Merge pull request #65 from Hazado/VeeTsahRelto
Relto Page of Veelay Tsahvahn Sky
2021-12-15 18:07:05 -05:00
9a05d709a7 Merge pull request #83 from Hazado/HoodCommonRoomAudio
Adds audio to Hood and Kirel Auditorium Podiums
2021-12-15 18:06:24 -05:00
9f212b59b5 Merge pull request #85 from Hazado/AdditionalClothingfromCC
Adds new clothing to Fan02 and old from CC
2021-12-15 18:06:12 -05:00
4c403d703d Updated for key ring fix 2021-12-15 09:31:06 -08:00
8b0399093d changed ByronEggRecipe to explicit Bound
[Generic Physical - ByronsEggRecipe] set to "kExplicitBounds" from "kHullBounds"
2021-12-14 13:21:56 -08:00
0739ef1127 Merge pull request #84 from dpogue/quab-footsteps
Fix Quab footsteps
2021-12-04 20:27:09 -05:00
29452d3d09 Changed Guild Shirt names
Adds the Name of the Guild to each shirt description
2021-12-03 16:14:38 -08:00
935acc85e8 Fixed BkBookImages for compatibility with OU clientbase
Fixes negilahn journal cover due to key index issues with OU client
2021-11-30 09:44:33 -08:00
5bec8b911d new audio
Audio processed by Neurovac
2021-11-29 08:59:11 -08:00
c1ac42d07e Fixing Names of Items
Female02
[Clothing Item - CItm_Icon_DRCVest] Custom Text changed to "DRC Vest" instead of "DRCVest"
[Clothing Item - CItm_FReward_DRCVest] Custom Text changed to "DRC Vest" instead of "DRCVest"
[Clothing Item - CItm_Icon_LeatherJacket01] Custom Text changed to "Leather Jacket" instead of "LeatherJacket01 Icon"

Female04
[Clothing Item - CItm_03_FLegs_Atrus] Custom Text changed to "Atrus's Pants" instead of "Atrus Pants"
[Clothing Item - CItm_FReward_BBallJersey] Custom Text changed to "Explorers Jersey" instead of "ExplorersJersey"
[Clothing Item - CItm_Icon_Atrus] Custom Text changed to "Atrus's Jacket" instead of "Atrus Jacket"
[Clothing Item - CItm_DniHelmet] Custom Text changed to "D'ni Helmet" instead of ""
[Clothing Item - CItm_03_FHAcc_DniFace] Custom Text changed to "D'ni Helmet" instead of ""
[Clothing Item - CItm_FReward_Atrus] Custom Text changed to "Atrus's Jacket" instead of "Atrus Jacket"

Male02
[Clothing Item - CItm_Icon_DRCVest] Custom Text changed to "DRC Vest" instead of "DRCVest"
[Clothing Item - CItm_MReward_DRCVest] Custom Text changed to "DRC Vest" instead of "DRCVest"
[Clothing Item - CItm_03_AussieHat] Custom Text changed to "Sharper's Hat" instead of ""
[Clothing Item - CItm_Icon_Bomber] Custom Text changed to "Bomber Jacket" instead of ""

Male04
[Clothing Item - CItm_03_MRFoot_Catherine] Custom Text changed to "Catherine's Shoes" instead of "Catherine"
[Clothing Item - CItm_03_MLFoot_Catherine] Custom Text changed to "Catherine's Shoes" instead of "Catherine"
[Clothing Item - CItm_03_MLegs_Catherine] Custom Text changed to "Catherine's Pants" instead of "Catherine "
[Clothing Item - CItm_03_MLegs_Atrus] Custom Text changed to "Atrus's Pants" instead of "Atrus Pants"
[Clothing Item - CItm_03_MHAcc_DniFace] Custom Text changed to "D'ni Helmet" instead of ""
[Clothing Item - CItm_Icon_Atrus] Custom Text changed to "Atrus's Jacket" instead of "Atrus Shirt"
[Clothing Item - CItm_MTorso_Atrus] Custom Text changed to "Atrus's Jacket" instead of "Atrus Shirt"
2021-11-19 20:54:10 -08:00
3ae99f31a7 Adds KI Message for acquiring clothing 2021-11-19 13:07:21 -08:00
7c34f83b90 Changed Sharper Hat to be nonStandard
[Clothing Item - CItm_03_AussieHat] Description changed to "ColorLabel1 = Hair Tint; ColorLabel2 = Hat; nonStandard"
2021-11-19 09:28:41 -08:00
65e820146c Add spaces in numbered lists in French Great Zero notebook
This is mostly a cosmetic thing for consistency with the other
languages, but it also works around an unfortunate line wrapping
problem: the line "2.Une fois que vous disposez d'un KI version 2.0"
gets wrapped at the version number, between "." and "0". This is
probably because it interprets the "." as an end of sentence, and there
seems to be no good way to prevent this (we can't use a non-breaking
space, because we don't want a space). By adding the spaces in the
numbered lists, the problematic line becomes long enough that the entire
version number gets wrapped onto the next line, as expected.
2021-11-15 20:54:08 +01:00
4c29a6e2cf Remove stray whitespace from French Great Zero notebook
Most of these were invisible in-game, but some of them showed up as
double spaces within sentences.
2021-11-15 20:43:29 +01:00
0f9acc77fa Remove problematic non-breaking space from French Yeesha journey book
In the Yeesha font, non-breaking spaces are much wider than they should
be. This seems to be the only place affected by this problem, so just
remove the non-breaking space. The number is readable enough without it.
2021-11-15 20:40:27 +01:00
50d60df1a9 Consistently use spaces before French punctuation where appropriate
In French, some punctuation characters (question mark, exclamation mark,
colon, semicolon) also have a space before the symbol, not just after
the symbol as in most other languages.

We don't do this for special cases like "(?)", where a preceding space
makes no sense and would look strange.
2021-11-14 01:56:28 +01:00
e296c43985 Use non-breaking spaces around French punctuation where appropriate
In French, some punctuation characters (question mark, exclamation mark,
colon, semicolon) also have a space before the symbol, not just after
the symbol as in most other languages. This preceding space should be a
non-breaking space, so that the punctuation is not wrapped onto a new
line separate from the preceding word.
2021-11-14 01:51:13 +01:00
002843c68b Fix cut off text in French translation of hood classroom sign 2021-11-14 01:37:34 +01:00
35dc441cff Convert another quote in French translation of Shomat Story notebook 2021-11-14 01:35:22 +01:00
cf18329177 Remove stray quote in German translation of King Solath notebook 2021-11-14 01:34:46 +01:00
37a58557ce Changed "Plain Vest" to be acquired same time as "DRC Vest"
[Fe]maleFan02 rebuilt - Includes PR#74

philRelto_District_PhilsRelto.prp
[Scene Object - DRC Vest] Added to Modifiers - Python File Mod "cPythTakeablePlainVest"
[Python FIle Mod - cPythTakeablePlainVest] Duplicate of "cPythTakeableClothing", but with clothing set to plain vest
[Logic Modifier - cClickDRCVest] Added Python File Mod "cPythTakeablePlainVest" to Receivers above "cPythTakeableClothing"
2021-11-12 21:14:54 -08:00
1f62cf0952 Forgot the texture prp
[MipMap - ufoot_catherine_base*0#0.hsm] Added for new catherine shoes
2021-11-12 14:07:00 -08:00
e41e4a82a3 Use double quotes in all KI system messages for consistency
No other part of the game uses single quotes, and even some of the KI
system messages use double quotes already.

This does not touch the French and German translations, because they
have already been adjusted in the previous commits.
2021-11-12 18:18:24 +01:00
1e6d379c0c Consistently use guillemets in French translation
The French translation was inconsistent about its quote style. Some
parts used guillemets, but others used double quotes. As far as I know,
guillemets are the standard quote form in French.

Note that in French, there are spaces on the inside of the guillemets as
well, not just on the outside as in most other languages. These inside
spaces should be non-breaking spaces, so that the guillemets are
line-wrapped together with the text being quoted.
2021-11-12 18:18:19 +01:00
f5584fa7ca Consistently use double quotes in German translation
Most parts of the German translation already used double quotes, but
especially some city notebooks used single quotes for some reason. As a
native German speaker, double quotes also seem more natural to me, and
they are the standard quote form in German, as far as I know.
2021-11-12 18:18:06 +01:00
1c8704d6d1 Use actual apostrophes and not accents in NeighborhoodFrench.loc 2021-11-12 18:18:05 +01:00
e6182fd380 New english audio and removed duplicate audio from responders
Duplicate sounds in responders were causing echo when played.
2021-11-11 20:59:57 -08:00
353d9fde3e Adds Catherine shoes to Myst age
GlobalClothing were resaved.
Fan02 was recreated then resaved.

Myst_District_Fireplace.prp
[Scene Node - Myst_Fireplace] Add scene object "CatherineShoesClickable"
[Scene Object - Catherine Clickable Region] Add to modifiers - Object in Volume Detector "cClick_CatherineShoeReward"
[Scene Object - CatherineShoesClickable] New object for Catherine's Shoes
[Layer - CatherineShoes] New
[Material - CatherineShoes] New
[Coord Interface - CatherineShoesClickable] New
[Draw Interface - CatherineShoesClickable] New
[Simulation Interface - CatherineShoesClickable] New
[Picking Detector - cClick_CatherineShoeReward] New
[Logic Modifier - cClick_CatherineShoeReward] New
[Activator Conditional Object - cClick_CatherineShoeReward] New
[Object in Box Conditional - cClick_CatherineShoeReward] New
[Facing Conditional Object - cClick_CatherineShoeReward] New
[Generic Physical - CatherineShoesClickable] New
[Drawable Span - Myst_Fireplace_00000000_0Spans] Added new catherine shoes.
[Object in Volume Detector - cClick_CatherineShoeReward] New
[Python File Mod - cPythCatherineRobe] Removed from 4 "03_FLFoot_Catherine and 03_FRFoot_Catherine". Removed from 5 "03_MLFoot_Catherine and 03_MRFoot_Catherine"
[Python File Mod - cPythCatherineRShoe] New
[Python File Mod - cPythCatherineLShoe] New
[Interface Info Mod - CatherineShoesClickable] New
2021-11-11 19:02:32 -08:00
e5a31705bb Fixed duplicate mipmaps in female02
Re-exported and recreated Fan02 prps
2021-11-10 21:13:13 -08:00
955ea06f50 add catherine clothing to myst
[Python File Mod - cPythCatherineRobe] Changed 4 to "FReward_Catherine; 03_FLegs_Catherine; 03_FRFoot_Catherine; 03_FLFoot_Catherine", Changed 5 to "MReward_Catherine; 03_MLegs_Catherine; 03_MRFoot_Catherine; 03_MLFoot_Catherine"
2021-11-04 20:48:38 -07:00
843621a405 Update for French Kirel translation and fix hood podium
Neighborhood CommonRoom
[Generic Physical - CommonRoomAudioPodium] Updated the verts and faces to be smaller at the front of the podium to prevent getting stuck when pushing button

Neighborhood02 krelCommonRm
[Sound Buffer - krelFanQ42021_eng.ogg] Updated audio to have proper bytes/second.
[Sound Buffer - krelFanQ42021_fre.ogg] New

krelFanQ42021_eng.ogg - Updated to be higher quality sound file
krelFanQ42021_fre.ogg - Audio translation done by skyisblu
2021-11-04 09:06:19 -07:00
8d45ac68bf Changed xnegilahninfojournalcover*0#0.hsm to jpeg
[Mipmap - xnegilahninfojournalcover*0#0.hsm] Changed to Jpeg instead of DDS
2021-11-04 08:16:22 -07:00
360edd46c8 Resolves conflict with #82 2021-11-03 09:54:24 -07:00
38a3179153 Fix conflict with #70
Fixes the conflict with Pull Request #70
2021-11-03 09:54:23 -07:00
e1afba96ff Fix MipMap naming issues, and night/Storm texture
Personal_District_Texture.prp
[MipMap - NorthernLights02.dds] renamed to NorthernLights02*0#0.hsm
[MipMap - Horizon.dds] renamed to Horizon*0#0.hsm
[MipMap - ALPHAGEN_NorthernSten.jpg] renamed to ALPHAGEN_NorthernSten*0#0.hsm
[MipMap - Starfield3.hsm] renamed to Starfield3*0#0.hsm
[MipMap - Nebula.hsm] renamed to Nebula*0#0.hsm
[MipMap - BackNeb.hsm] renamed to BackNeb*0#0.hsm
[MipMap - prsnmoon_0_0.dds] renamed to prsnmoon*0#1.hsm
[MipMap - psnlnewsky3verydark*40#2.hsm] new texture
2021-11-03 09:54:22 -07:00
d2371933b7 Further tweaked Relto Page Graphic 2021-11-03 09:54:21 -07:00
ba9f571e25 Tweaks made to page image to better center on page
GUI_District_YeeshaPagesGUI.prp
Updated drawable span and texture for page 26

GUI_District_BkBookImages.prp
Updated texture for page 26
2021-11-03 09:54:20 -07:00
d62b9a9ae2 Merges drawable span for page 26 with existing drawable span
Merging work done by Adam

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2021-11-03 09:54:18 -07:00
06cf507fe0 Fix for Storm and Night Page combination
Personal_District_Texture.prp
[Mipmap - psnlnewsky3verydark*40#2.hsm] Created. Storm texture with top portion made transparent
2021-11-03 09:54:17 -07:00
216dedf648 Fixes bad texture and Uoid objID mismatch 2021-11-03 09:54:15 -07:00
e277836d87 Update prsnmoon_0_0.dds
[Mipmap - prsnmoon_0_0.dds] Better version of the moon texture without the black outlines and no streaks.
2021-11-03 09:54:13 -07:00
8dac766dd1 Changes to nebula
Personal_District_Textures.prp
[MipMap - Nebula.hsm] Altered texture by Tweek. Thank you!

Personal_District_psnlFanYeeshaPages01.prp
Changes made to Auroras to match tweaks made by Doobes in VeeTsah
2021-11-03 09:54:11 -07:00
69d43a1a3a Relto Page of Veelay Tsahvahn Sky
GUI_District_BkBookImages.prp
[Mipmap - xYeeshaPageVeelay7.dds] Created. Graphic done by CalumTraveler. THANK YOU!
[plImageLibMod - StandardBookImageLib] Added Mipmap "xYeeshaPageVeelay7.dds" to Images

GUI_District_YeeshaPageGUI.prp
[Scene Node - GUI_YeeshaPageGUI] Added Scene Object "YeeshaPage26-VeeTsah"
[Scene Object - YeeshaPage26-VeeTsah] Created. Added Draw Interface "YeeshaPage26-VeeTsah", Coordinate Interface "YeeshaPage26-VeeTsah", Audio Interface "cSfxGUI-Glow_28". Added to Modifiers - Gui Button Mod "GUIYeeshaPageBtn26"
[Mipmap - xYeeshaPageVeelay7.dds] Created. Graphic done by CalumTraveler. THANK YOU!
[Layer - Map #733023] Created. Duplicate of "Map #733022", Texture change to Mipmap "xYeeshaPageVeelay7.dds"
[Material - sketchVeeTsah] Created. Added to Layers - Layer Animation "Map #733023_anim"
[Audio Interface - cSfxGUI-Glow_28] Duplicate of Audio Interface "cSfxGUI-Glow_27", Audible set to Win Audible "cSfxGUI-Glow_28", Owner set to Scene Object "YeeshaPage26-VeeTsah"
[Win Audible - cSfxGUI-Glow_28] Duplicate of Win Audible "cSfxGUI-Glow_27", Sound Object set to Static Sound "cSfxGUI-Glow_Win32GUISound27"
[Coordinate Interface - YeeshaPagePlane] Children - Added Scene Object "YeeshaPage26-VeeTsah"
[Coordinate Interface - YeeshaPage26-VeeTsah] Duplicate of Coord Interface "YeeshaPage25-BahroPoles". Owner changed to Scene Object "YeeshaPage26-VeeTsah".
[Draw Interface - YeeshaPage26-VeeTsah] Created. Owner set to Scene Object "YeeshaPage26-VeeTsah". Draw key set to 0 and Drawable Span "GUI_YeeshaPageGUI_10000008_0BlendSpans_Page26"
[Layer Animation - Map #733023_anim] Duplicate of Layer Animation "Map #733022_anim". Base Layer set to Layer "Map #733023"
[Drawable Span - GUI_YeeshaPageGUI_10000008_0BlendSpans_Page26] Created with Blender
[Static Sound - cSfxGUI-Glow_Win32GUISound27] Duplicate of Static Sound "cSfxGUI-Glow_Win32GUISound26"
[GUI Dialog Mod - YeeshaPageGUI] Added GUI Button Mod "GUIYeeshaPageBtn26" between "GUIYeeshaPageBtn24" and "GUICancelLB"
[GUI Button Mod - GUIYeeshaPageBtn26] Duplicate of GUIYeeshaPageBtn25. Tag ID set to 226. Animation set to Layer Animation "Map #733023_anim"

Personal_District_psnlFanYeeshaPages01.prp
New!

Personal_District_psnlMYSTII.prp
[Scene Object - Butte006Top02] Added Simulation Interface "Butte006Top02"
[Scene Object - Butte06btm02] Added Simulation Interface "Butte06btm02"
[Scene Object - SkyHigh] Added to Modifiers - Python File Mod "cPythYeeshaPage26 - VeeTsah Off"
[Scene Object - SkyLow] Added to Modifiers - Python File Mod "cPythYeeshaPage26 - VeeTsah Off"
[Simulation Interface - Butte06btm02] Created
[Simulation Interface - Butte006Top02] Created
[Generic Physical - Surface] Added Collision Mesh to hole in back of island
[Generic Physical - Butte06btm02] Created with blender
[Generic Physical - Butte006Top02] Created with blender

Personal_District_Textures.prp
[Mipmap - ALPHAGEN_NorthernSten.jpg] Added from VeeTsah_District_Textures.prp - Courtesy of Doobes
[Mipmap - BackNeb.hsm] Added from VeeTsah_District_Textures.prp - Courtesy of Doobes
[Mipmap - Horizon.dds] Added from VeeTsah_District_Textures.prp - Courtesy of Doobes
[Mipmap - Nebula.hsm] Added from VeeTsah_District_Textures.prp - Courtesy of Doobes
[Mipmap - NorthernLights02.dds] Color Alterations to better fit Relto Lighting of texture Originally from VeeTsah_District_Textures.prp - Courtesy of Doobes
[Mipmap - prsnmoon_0_0.dds] New - Altered to reduce black outline, original texture from prsnmoon*0#0.hsm
[Mipmap - Starfield3.hsm] Added from VeeTsah_District_Textures.prp - Courtesy of Doobes

Co-authored-by: DoobesURU <Ptrck10381@gmail.com>
Co-authored-by: Traveler263 <87665301+Traveler263@users.noreply.github.com>
2021-11-03 09:54:09 -07:00