17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-14 14:37:41 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
df290e3622 Add checkbox for planar reflections to the graphics options.
This allows the user to turn off DynamicCamMaps, which can be fairly
expensive. This mirrors a similar option in Myst V.
2024-03-02 15:18:00 -05:00
5b6cb643c7 Update the options menu to use pfLocalization.
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.
2024-02-25 14:04:58 -05:00
c7f0db1d43 Fix #247.
Removes the EAX logo from the audio settings dialog.
2024-02-24 20:17:15 -05:00
7402f3e748 Add Previous and Next buttons to trailer GUI in options menu
Change "Uru Live Intro" button in Options menu to use localization
2023-02-04 20:35:21 -08:00
420a055ffc Change how sound is played for relto pages to add additional page sound
YeeshaPageGUI.prp
[Scene Object - YeeshaPage01-26] Remove all audio interfaces
[Scene Object - YeeshaPageButton] Change audio interface to "cSfxGUI-Glow_0" and add to modifiers - responder "RespYP_Glow"
[Audio Interface - cSfxGUI-Glow_0] change owner to scene object "YeeshaPageButton"
[Audio Interface - cSfxGUI-Glow_1 - 28] Deleted
[Win Audible - cSfxGUI-Glow_0] Added Win32 static sound "cSfxPageTurn01_Win32GUISound"
[Win Audible - cSfxGUI-Glow_1-28] Deleted
[Coord interface - YeeshaPageSavePage] Added
[Sound Buffer - xBookPageTurn01.ogg] Added page turn sound
[Responder Modifier - RespYP_Glow] New. Plays relto sound and page turn sounds.
[Win32 Static Sound - cSfxGUI-Glow_Win32GUISound0 - 27] Deleted
[Win32 Static Sound - cSfxPageTurn01_Win32GUISound] Added
[Python File Mod - PythYP08] Added "6", responder "RespYP_Glow"

IntroMovieGUI.prp
[Python File Mod] 4 - Scene Object "OrientationPBIcon01"
[Python File Mod] 5 - Scene Object "OrientationPBIcon02"
[Python File Mod] 6 - Scene Object "OrientationPBIcon01Zandi"
2022-05-01 14:35:31 -07: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
469814669d Apply changes into xKIGUI.max and reexport. 2022-03-11 19:33:55 -05:00
403463b99e Fix text scaling in the release notes dialog.
- ReleaseNotesTextBox
[GUIMultiLineEdit01] Enabled "Maintain size across resolutions"
Changed skin to use 8pt Arial font.
2021-07-03 20:08:00 -04:00
9857aef9e9 Change all file extensions to lowercase. 2021-06-07 18:45:08 -04:00
b1af4397f8 KI Art Asset Fixes.
These fixes were compiled by @Hoikas over the last 4 years. Changes
include:
- Fixed miniKI text chat scaling in non-4:3 resolutions by fixing the
GUI MultiLineEdit component to "scale with resolution".
- Fixed the BigKI "text x-raying" effect by adding Blend Onto components
to the objects.
- Hid the blackbar handles that could become visible on ultrawide
resolutions (eg 3840x1600).
- Fixed the BigKI background static animation.
2019-11-13 20:44:27 -05:00
2b5d455c82 Initial import of the released avatar and KI files. 2019-11-13 20:29:44 -05:00