Skip to content
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

Ice Queen Dungeon and Essence Mine fixes #518

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix over brightness
SirFancyBacon committed Oct 20, 2024
commit a79b6c3ae31e9573e8ad002d4c15bcc00312429f
4 changes: 2 additions & 2 deletions src/main/resources/rs117/hd/scene/environments.json
Original file line number Diff line number Diff line change
@@ -656,10 +656,10 @@
{
"area": "ESSENCE_MINE",
"ambientColor": "#7CB6EF",
"ambientStrength": 1.1,
"ambientStrength": 0.8,
"sunAngles": [ 64, 245 ],
"directionalColor": "#ffffff",
"directionalStrength": 0.7,
"directionalStrength": 0.5,
"fogColor": "#adb9c4",
"fogDepth": 50
},
Binary file modified src/main/resources/rs117/hd/scene/textures/snow_colored.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/main/resources/rs117/hd/scene/tile_overrides.json
Original file line number Diff line number Diff line change
@@ -6618,7 +6618,7 @@
],
"groundMaterial": "SNOW_1",
"shiftHue": 5,
"setLightness": 63
"setLightness": 68
},
{
"name": "UNDERLAY_SNOW",