-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kalamee V1 12.28.2022 #199
base: master
Are you sure you want to change the base?
Conversation
|
Odd. The files are in there under the |
The file extensions are |
Oddly enough, I think it's the other way around on OU. 😝 I'll change that with a couple of commits to remove then re-add the sounds. |
The case changing from |
Could Doobes edit the last commit and use a |
I'm not sure - it would be worth a try at the very least. |
2e6eb68
to
2a9ac9a
Compare
2d33796
to
08fad12
Compare
The file extensions in the PRP files are probably uppercased when they should be lower cased. This results in weird garbage sounds being played in game. |
* Adds PRP and OGG files for Age of Kalamee by Semjay and Cyan
* Various fixes and updates per tester feedback * Updated sounds for music and waterfall Note that the Chiso Book at the end does work, but the panel image does not appear and needs work.
* Small fix to get Chiso Linking panel working
* A few more fixes and updates from Semjay
* Various fixes per tester feedback * Disabled smart seek on foot pedals * New and updated fountain .ogg sfx * Some texture changes
* Refresh/add some SFX * Made various fixes per tester feedback * Some texture changes * Collapsed the modifier stacks on objects with vertex painting * Deleted unseen objects * Reduced the falloff on the Pedal sfx
* Fix busted scope vignette and stretch for widescreen support
* Made various fixes per tester feedback * Some texture changes * Added Maurus's waterfall sfx replacement * Reduced the falloff on KalameeDoor sfx * Adjusted the proxy terrain in front of the climbing hole * Added some blades of grass to the Cave Vis Region * Excluded the Obelisk in the tunnel from its nearest light sources * Adjusted the colliders on the spiral staircases * Added anti-trip slopes to the steps on the Landing Pads, steps near the circular pond and on some walkways * Added a camera blocker to the doorway of the house * Rearranged some items on the desk and made them clickable * Deleted the sitting stool * Enabled sitting on Semjay's Art Nouveau chair (and reupholstered it) * Changed the covers of the Nexus books to yellow and the Chiso book to a redder shade of red * Deleted all Kalamee non-standard books
* Correct image references for layers in Intro/Credits GUIs
674c126
to
adc6d6a
Compare
* Various fixes per tester feedback * Remodelled the tunnel to the "Death Cave" * Added extra ruined walls/plants/broken walkways to lower flood plain * Disabled the reset button * Some texture changes
* Fixed the sfx as noted by Maurus * Made a few changes to some ripples around the water edges * Moved some vines slightly
Still getting this critical error #199 (comment) |
* Remove the .OGG
Hopefully with proper .ogg this time
Hopefully my latest couple of commits fixed this. I removed the sounds and committed that, renamed them elsewhere making sure to use .ogg lowercase, then re-added them in a second commit. Fingers crossed! 😄 |
Note that there's a Chiso update that goes along with this (to put in a Kalamee Book), but I'll hold off on pushing that until #189 has been approved. It will be a separate PR though.