17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-14 02:27:40 -04:00
Commit Graph

373 Commits

Author SHA1 Message Date
bf761a886c Remove spaces in Spanish emote commands and remove guilt-trip in quit confirmation message 2022-04-26 22:09:41 -05:00
e48551d902 Merge pull request #126 from ZarothYe/retro-dance
Add KI LOC strings, animation PRPs, and source max files for retro dance
2022-04-26 20:27:59 -04:00
9aa81bf42a Add translations for retrodance command and emote string 2022-04-26 09:25:41 -05:00
48a81dd671 Merge pull request #124 from Hoikas/marker-crash
Fix reference to stale DSpan object in Markers.
2022-04-24 19:54:23 -04:00
f34a42d199 Merge pull request #121 from ZarothYe/possessive-loc-cleanup
Add and fix possessive formatters for foreign languages
2022-04-24 16:59:11 -04:00
42c43f0460 Add localization for default marker game title 2022-04-24 11:08:08 -05:00
80f356155c Add KI LOC strings for retro dance, add animation PRPs and max sources
Co-Authored-By: Hazado <Hazado22@hotmail.com>
Co-Authored-By: Adam Johnson <AdamJohnso@gmail.com>
2022-04-23 23:47:23 -05:00
ea9ac198ef Fix reference to stale DSpan object in Markers. 2022-04-23 11:45:44 -04:00
c0210048fe Merge pull request #113 from ZarothYe/add-2022q1-audio
Adds 2022-Q1 Kirel Podium audio
2022-04-20 17:21:26 -04:00
448007814f Merge pull request #105 from Hazado/MantisIsMissing
Adds back the Mantis Shirt and Sweatshirt
2022-04-20 17:20:40 -04:00
dbc73a3847 Merge pull request #37 from Hazado/GarrisonWallGame
Garrison wall game
2022-04-20 17:20:00 -04:00
f92c19e68a Add and fix possessive formatters for foreign languages 2022-04-17 21:10:32 -05:00
044a5de1c4 Merge pull request #120 from ZarothYe/cough-emote
Add /cough and its emote string (plus translations)
2022-04-17 21:25:17 -04:00
f7b47ab628 Merge pull request #119 from ZarothYe/ki-textcolor-locs
Add /textcolor command and supporting text elements
2022-04-17 21:24:48 -04:00
2a1b8edc96 Add /cough and its emote string (plus translations) 2022-04-15 18:20:14 -05:00
19b4fb08c9 Adjust grammar and a couple translated colors 2022-04-15 15:17:47 -05:00
2749b54206 Add valid color name list to command usage messages, fix Spanish loc elements and add simple command name and default arg, change English darkpurple to purple 2022-04-14 23:59:56 -05:00
4b4e003ee6 Apply suggestions from code review
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2022-04-14 22:51:50 -05:00
bb1ca704f0 Changes made to fix bugs discovered during staging testing
grsnWallRoomClimbingPhys.prp
[Coord Interface - bottomblocker] change z from 16.491354 to 16.270000
[Gen Phys - bottomblocker] change transform z from -16.49135399 to -16.27000046. Change hull bound verts z "0.5240774155" to "0.1000000015"

NexusBlackRoom.prp
[Scene Object - Black_mainColumnRotatingDummy] Add to sync flags "AGMaster Responder"

NexusWhiteRoom.prp
[Scene Object - mainColumnRotatingDummy] Add to sync flags "AGMaster Responder"
2022-04-14 20:25:46 -07:00
5068c33a1b Adjust English and French color reset message for brevity, add Italian translations (by aurora and Korovev) 2022-04-14 09:50:35 -05:00
2096124d00 Fix GlobalSpanish.loc formatting using plLocalizationEditor 2022-04-13 22:03:34 -05:00
6de271a1f1 Rename some English color names for clarity, add French translations (from skyisblu), add more German translations (from dgelessus) 2022-04-13 21:59:57 -05:00
8550aa4214 Apply wording suggestion, rework usage error text, and add partial German support 2022-04-12 19:57:52 -05:00
fd5873476f Add /textcolor command and supporting text elements for English 2022-04-10 00:22:48 -05:00
590aea65f7 Merge pull request #99 from Hazado/CleftStart
Adds the Cleft as a start choice at character creation
2022-04-09 20:23:21 -04:00
f836c59e36 Fixes maintainer nexus books not coming out centered
NexusBlackRoom.prp
[Responder Modifier - cRespPresentPurpleBook] First command added "kGoToTime" and set time to 15
[Responder Modifier - cRespPresentYellowBook] First command added "kGoToTime" and set time to 5

NexusWhiteRoom.prp
[Responder Modifier - cRespPresentPurpleBook] First command added "kGoToTime" and set time to 15
[Responder Modifier - cRespPresentYellowBook] First command added "kGoToTime" and set time to 5
2022-04-08 16:47:53 -07:00
fd585b17ba Fix for book pillar stopping if player links out of age when book is extended
NexusBlackRoom.prp
[Scene Object - Black_mainColumnRotatingDummy] Remove Responder from Sync exclusion flags. Add to Modifiers - Responder "cRespStartSpinningNexus"
[Responder Modifier - cRespPresentPurpleBook] Remove Responder from Sync exclusion flags
[Responder Modifier - cRespPresentYellowBook] Remove Responder from Sync exclusion flags
[Responder Modifier - cRespStartSpinningNexus] New. kContinue for "cAnimMachineRotate"
[Python File Mod - cPythonBookMachine] 21 - Responder - cRespStartSpinningNexus

NexusWhiteRoom.prp
[Scene Object - mainColumnRotatingDummy] Remove Responder from Sync exclusion flags. Add to Modifiers - Responder "cRespStartSpinningNexus"
[Responder Modifier - cRespPresentPurpleBook] Remove Responder from Sync exclusion flags
[Responder Modifier - cRespPresentYellowBook] Remove Responder from Sync exclusion flags
[Responder Modifier - cRespStartSpinningNexus] New. kContinue for "cAnimMachineRotate"
[Python File Mod - cPythonBookMachine] 21 - Responder - cRespStartSpinningNexus
2022-04-08 13:24:21 -07:00
4effcdddf6 Merge pull request #94 from DoobesURU/SpyroomQ4
Spyroom Q4 Updates
2022-04-02 19:11:50 -04:00
7fe0943b5d Blend adjustments
Updates the in-file SDL variables
2022-04-02 18:55:08 -04:00
997ce30bdf Spyroom blend
Adds the spyroom (Spyroom? SpyRoom?) blend to the PR.
2022-04-02 18:00:21 -04:00
f5b4339cec Spyroom Q4 Updates 2022-04-02 17:57:51 -04:00
7100eac010 Merge pull request #67 from DoobesURU/KveerUpdateAug2021
K'veer Update August 2021
2022-04-02 17:05:33 -04:00
c2bfbf8dcc removed AGMaster from sync exclusion flags
Scene Objects
NexusBlackRoom.prp - Black_mainColumnRotatingDummy - AGMaster removed from sync exclusion flags
NexusWhiteRoom.prp - mainColumnRotatingDummy - AGMaster removed from sync exclusion flags
2022-04-01 06:55:17 -07:00
872fc403ab K'veer Fixes March 2022
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.
2022-03-27 17:02:07 -04:00
769acdea29 K'veer Q4 Update 2022-03-27 17:01:59 -04:00
704517c2c4 K'veer Update
Some visual layer updates to better match original K'veer.
2022-03-27 17:01:53 -04:00
bd85e1c4f1 Remove SDL reference
PRPs and blend with clothing get SDL reference removed.
2022-03-27 17:01:43 -04:00
9ee17df113 Add K'veer blend
Adds the source K'veer blend file
2022-03-27 17:01:32 -04:00
adf758017a K'veer Update August 2021
Adds Atrus jacket, Nexus pedestal gear sfx and missing light beams in foyer.
2022-03-27 17:01:21 -04:00
2764f30306 Merge pull request #100 from Hazado/DerenoBackpack2
Adds Backpack2 as a collectible in Dereno pod and correct Backpack model in Er'cana
2022-03-26 23:09:06 -04:00
840b4277d4 Fix Q1 German subtitle end time and add PRP with more precise sound
buffer lengths

Co-authored-by: Hazado <Hazado22@hotmail.com>
2022-03-25 19:10:50 -05:00
e144179e89 adds localization for Maintainer Nexus 2022-03-25 08:28:10 -07:00
e4c9a5d8cb Changes made due to play testing on Minakta
NexusBlackRoom
[Scene Object - Black_WhtRmSubworldDummy] add to modifiers - Anim Event Modifier "cAnimEventElevatorUp", "cAnimEventElevatorMoving", "cAnimEventElevatorDown"
[Gen Phys - Black_SubWorldExitRegion01] Transform changed to "<hsVector3 X="4.844787598" Y="-1.597872972" Z="17" />" from "<hsVector3 X="2.660830021" Y="-1.59787333" Z="17" />"
[Gen Phys - Black_SubWorldExitRegion02] Transform changed to "<hsVector3 X="0.008117675781" Y="4.08300066" Z="17" />" from "<hsVector3 X="0.008117675781" Y="1.842319965" Z="17" />"
[Gen Phys - Black_SubWorldExitRegion03] Transform changed to "<hsVector3 X="0.00048828125" Y="-3.994360685" Z="17" />" from "<hsVector3 X="0.00048828125" Y="-1.753679991" Z="17" />"
[Gen Phys - Black_SubWorldExitRegion04] Transform changed to "<hsVector3 X="-4.537750244" Y="-1.677083969" Z="17" />" from "<hsVector3 X="-2.382169962" Y="-1.677084327" Z="17" />"
[Responder Modifier - cResetElevator] Changed responder to reverse, continue, then gotobegin for elevator animation to trigger the anim event modifier for down for animation tracking purposes
[Responder Modifer - cRespElevator] Added forward to set elevator to always play forward when triggered, adjusted waittocmdtable due to addition command
[Python File Mod - cPythonBookMachine] 9 and 10 changed to actual linkinpoints instead of fake locations, 18,19,20 added anim event modifiers for elevator animation for tracking purposes
[Anim Event Modifer - cAnimEventElevatorMoving] New anim event modifier - set to trigger at 0.3333333433
[Anim Event Modifer - cAnimEventElevatorUp] New anim event modifier - set to trigger at 7
[Anim Event Modifer - cAnimEventElevatorDown] New anim event modifier - set to trigger at 0
[ATC Anim - Black_WhtRmSubworldDummy_(Entire Animation)_anim_0] added markers for new anim event modifiers
[Filter Coord - Black_SubWorldExitRegion01-4] Adjusted for new positions

NexusWhiteRoom
[Scene Object - WhtRmSubworldDummy] add to modifiers - Anim Event Modifier "cAnimEventElevatorUp", "cAnimEventElevatorMoving", "cAnimEventElevatorDown"
[Gen Phys - ShaftProxy] Transform adjusted to match blackroom
[Gen Phys - SubWorldExitRegion01] Transform changed to "<hsVector3 X="4.844787598" Y="-1.597872972" Z="17" />" from "<hsVector3 X="3.092109919" Y="-1.59787333" Z="17" />"
[Gen Phys - SubWorldExitRegion02] Transform changed to "<hsVector3 X="0.008117675781" Y="4.08300066" Z="17" />" from "<hsVector3 X="-0.287902832" Y="1.889780045" Z="17" />"
[Gen Phys - SubWorldExitRegion03] Transform changed to "<hsVector3 X="0.00048828125" Y="-3.994360685" Z="17" />" from "<hsVector3 X="-0.2955322266" Y="-1.789659977" Z="17" />"
[Gen Phys - SubWorldExitRegion04] Transform changed to "<hsVector3 X="-4.537750244" Y="-1.677083969" Z="17" />" from "<hsVector3 X="-2.395689964" Y="-1.677084327" Z="17" />"
[Gen Phys - TriggerNoClimbRegion] transform and hull bounds adjusted to cover entire nexus region
[Responder Modifier - cResetElevator] Changed responder to reverse, continue, then gotobegin for elevator animation to trigger the anim event modifier for down for animation tracking purposes
[Responder Modifer - cRespElevator] Added forward to set elevator to always play forward when triggered, adjusted waittocmdtable due to addition command
[Python File Mod - cPythonBookMachine] 9 and 10 changed to actual linkinpoints instead of fake locations, 18,19,20 added anim event modifiers for elevator animation for tracking purposes
[Anim Event Modifer - cAnimEventElevatorMoving] New anim event modifier - set to trigger at 0.3333333433
[Anim Event Modifer - cAnimEventElevatorUp] New anim event modifier - set to trigger at 7
[Anim Event Modifer - cAnimEventElevatorDown] New anim event modifier - set to trigger at 0
[ATC Anim - Black_WhtRmSubworldDummy_(Entire Animation)_anim_0] added markers for new anim event modifiers
[Filter Coord - Black_SubWorldExitRegion01-4] Adjusted for new positions

WallAdditions
Many changes made to better organize the audio and account for new audio recorded by Doobes and r'Tayrtahn

grsnTrainingCenterMudRooms
[Gen Phys - DrRgnSnsr04New] Moved hull bounds back a little so it wouldnt trigger the door when you link in

grsnWallRoomClimbingPhys
[Static Sound - cSfxDeniedButton] volume set to 0.25
[Static Sound - cSfxDeniedButton0] volume set to 0.25
[Static Sound - cSfxSelectButton] volume set to 1
[Static Sound - cSfxSelectButton0] volume set to 1

TrnCtrControlRoom01
[coord interface - LinkInPointCtrlRm01] Moved down to the floor, so when you link in your not falling from a large height

TrnCtrControlRoom02
[coord interface - LinkInPointCtrlRm02] Moved down to the floor, so when you link in your not falling from a large height
2022-03-25 08:27:53 -07:00
c3dd916766 Revert to more amplified audio without reverb and re-compress Eng Q42021 to 1/3 its current size 2022-03-22 07:37:59 -05:00
def871eafd Capitalize Guerre (Mee-Dis War) and use guillemets and nbsp where needed for French subtitles 2022-03-20 12:22:19 -05:00
c2191d3001 Updated xKIGUI.max
[OrientationPBIcon01Zandi] New - Added Zandi icon on orientation screen in same spot as relto book
[IntroMovie - OpeningSeqHandler] python file mod - 3 additional scene objects attributes - 4 -> OrientationPBIcon01, 5 -> OrientationPBIcon02, 6 -> OrientationPBIcon01Zandi
[OrientationPBInfo - OrientPBInfo] GUI ID Konstant Tag of 311
[OrientationBlackBarHelpTB - OrientTitlePB] Localization "GUI.OrientationGUI.OrientTitleTB"
[OrientationChatInfo - OrientChatText] Localization "GUI.OrientationGUI.OrientChatText"
[OrientationSettingsInfo - OrientSettingsText] Localization "GUI.OrientationGUI.OrientSettingsText"
[OrientationQuitInfo - OrientQuitText] Localization "GUI.OrientationGUI.OrientQuitText"
[OrientationContinueTB - OrientContinueTB] Localization "GUI.OrientationGUI.OrientContinueTB"
2022-03-19 11:23:05 -04:00
4db13ec5ba Remove duplicate loc files 2022-03-19 11:13:15 -04:00
6f589f78f9 Enlarged error box and different help message at character creation
GUIDialog04d
[Scene Object - 04dOkButton] Adds Coord Interface "04dOkButton"
[Scene Object - 04dOkTextBox] Adds Coord Interface "04dOkTextBox"
[Coord Interface - 04dOkButton] Moves OK Button to new spot
[Coord Interface - 04dOkTextBox] Moves OK Button Text to new spot
[Drawable Span - GUI_GUIDialog04d_00000000_0Spans] 04dWindow was enlarged by 1.5 with Blender, then remerged using Gnarly Patcher
[Drawable Span - GUI_GUIDialog04d_40000000_0BlendSpans] 04dContentTextBox was enlarged by 1.5 with Blender, then remerged using Gnarly Patcher

Loc files are all duplicates of GUIEnglish.loc
2022-03-19 11:13:14 -04:00
51b99662c9 more Localizations, fix alpha on dialog06
GUIDialog06.prp
[Layer - QuestionMark] checked Alpha, No Fog and Seriously No Fog
2022-03-19 11:13:14 -04:00
6639222282 Add Help button to character creation screen
[Scene Node - GUI_GUIDialog06] Added scene objects - 06CleftHelpBox and 06ReltoHelpBox
[Scene Object - 06CleftHelpBox] New
[Scene Object - 06ReltoHelpBox] New
[Mip Map - xOptionsGUIComponents.dds] New
[Layer - QuestionMark] New
[Material - QuestionMark] New
[Draw Interface - 06CleftHelpBox] New
[Draw Interface - 06ReltoHelpBox] New
[Drawable Span - GUI_GUIDialog06_00000000_0Spans] Added "Question Mark" by exporting from Blender and merging with Gnarly Patcher
[GUI Dialog Mod - GUIDialog06] Added GUI Button Mod "GUIButtonStandard_21" and "GUIButtonStandard_22"
[GUI Button Mod - GUIButtonStandard_21] New
[GUI Button Mod - GUIButtonStandard_22] New
2022-03-19 11:13:13 -04:00