Adam Johnson
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.
9 months ago
Adam Johnson
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.
9 months ago
Adam Johnson
c7f0db1d43
Fix #247 .
...
Removes the EAX logo from the audio settings dialog.
9 months ago
Edmond Mondor
7402f3e748
Add Previous and Next buttons to trailer GUI in options menu
...
Change "Uru Live Intro" button in Options menu to use localization
2 years ago
Edmond Mondor
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"
3 years ago
Edmond Mondor
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"
3 years ago
Edmond Mondor
469814669d
Apply changes into xKIGUI.max and reexport.
3 years ago
Adam Johnson
403463b99e
Fix text scaling in the release notes dialog.
...
- ReleaseNotesTextBox
[GUIMultiLineEdit01] Enabled "Maintain size across resolutions"
Changed skin to use 8pt Arial font.
3 years ago
Adam Johnson
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.
5 years ago
Adam Johnson
2b5d455c82
Initial import of the released avatar and KI files.
5 years ago