Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
608ff10
Adjust tile overrides
Jin-Jiyunsun Jan 12, 2026
aeddff4
Adjust farming patch rocks trims to be less blurry
Jin-Jiyunsun Jan 12, 2026
fa00c82
Adjust various lights and their associated objects
Jin-Jiyunsun Jan 12, 2026
cbc1b01
Texture spirit tree
Jin-Jiyunsun Jan 12, 2026
6137c0f
Texture mine entrance
Jin-Jiyunsun Jan 12, 2026
91bab25
Adjust well
Jin-Jiyunsun Jan 12, 2026
2bbe784
Texture prif house walls and roofs
Jin-Jiyunsun Jan 12, 2026
911b609
Texture objects inside the banks
Jin-Jiyunsun Jan 12, 2026
225695a
Texture some missing trees
Jin-Jiyunsun Jan 12, 2026
3ddef2f
Texture the huge tower and its walkways 1st pass
Jin-Jiyunsun Jan 12, 2026
528fb68
Texture the huge tower and its walkways 2nd pass
Jin-Jiyunsun Jan 13, 2026
7c8eef7
Texture agility course
Jin-Jiyunsun Feb 14, 2026
5434b75
Texture sandpit and altar
Jin-Jiyunsun Feb 14, 2026
f20764c
Texture a bench and sawmill
Jin-Jiyunsun Feb 14, 2026
49c03ef
Texture clan banners
Jin-Jiyunsun Feb 14, 2026
bbd8b53
Texture objects at the archery range
Jin-Jiyunsun Feb 14, 2026
3abe3e3
Texture stalls, singing bowl and adjust furnace
Jin-Jiyunsun Feb 15, 2026
6d8cb18
Adjust roofs
Jin-Jiyunsun Feb 15, 2026
ca15d9d
Texture house portal
Jin-Jiyunsun Feb 15, 2026
41eb4f4
Adjust grass on a tree slightly
Jin-Jiyunsun Feb 15, 2026
0bca2ca
Texture brick piles
Jin-Jiyunsun Feb 15, 2026
909e7c4
Texture objects in shops
Jin-Jiyunsun Feb 15, 2026
c8421f4
Merge branch 'master' of https://github.com/117HD/RLHD into prifstuff
Jin-Jiyunsun Feb 15, 2026
eb6dda3
Merge remote-tracking branch 'upstream/master' into pr920
aHooder Feb 26, 2026
1ee8bd7
Remove duplicate model override
aHooder Feb 26, 2026
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
22 changes: 18 additions & 4 deletions src/main/resources/rs117/hd/scene/areas.json
Original file line number Diff line number Diff line change
Expand Up @@ -5008,7 +5008,6 @@
[ 3271, 6127, 3267, 6124 ],
[ 3271, 6115, 3267, 6112 ],
[ 3275, 6107, 3272, 6103 ],
[ 3259, 6112, 3255, 6102 ],
[ 3297, 6090, 3293, 6087 ],
[ 3289, 6090, 3285, 6087 ],
[ 3257, 6127, 3254, 6124 ],
Expand Down Expand Up @@ -5037,12 +5036,18 @@
[ 3310, 6057, 3307, 6053 ]
]
},
{
"name": "PRIFDDINAS_BANK",
"aabbs": [
[ 3259, 6112, 3255, 6102 ]
]
},
{
"name": "PRIFDDINAS_INTERIORS_RAISED",
"aabbs": [
[ 3224, 6117, 3219, 6112, 1 ],
[ 3235, 6092, 3229, 6085, 1 ],
[ 3221, 6092, 3215, 6085, 1 ]
[ 3216, 6086, 3221, 6091 ],
[ 3229, 6086, 3234, 6091 ],
[ 3219, 6112, 3224, 6117 ]
]
},
{
Expand All @@ -5053,6 +5058,15 @@
[ 3258, 6072, 3269, 6076 ]
]
},
{
"name": "PRIFDDINAS_TEMPLE_DOOR_NO_BLENDING_FIX",
"aabbs": [
[ 3252, 6082, 3252, 6083 ],
[ 3263, 6071, 3264, 6071 ],
[ 3275, 6082, 3275, 6083 ],
[ 3263, 6094, 3264, 6094 ]
]
},
{
"name": "PRIFDDINAS_REGION",
"regionBoxes": [
Expand Down
142 changes: 131 additions & 11 deletions src/main/resources/rs117/hd/scene/lights.json
Original file line number Diff line number Diff line change
Expand Up @@ -21619,7 +21619,7 @@
{
"description": "Prifddinas - Scavengers Overlook - The Great Conch - Furnace",
"height": 150,
"offset": [ -55, -88, -2 ],
"offset": [ 0, -65, -25 ],
"radius": 480,
"strength": 7.5,
"color": [
Expand Down Expand Up @@ -23897,11 +23897,11 @@
]
},
{
"description": "TELEPORT_PLATFORM",
"height": 50,
"description": "PRIF_TELEPORT_PLATFORM",
"height": 170,
"alignment": "CENTER",
"radius": 400,
"strength": 12.5,
"radius": 375,
"strength": 5,
"color": [
0,
255,
Expand All @@ -23923,19 +23923,139 @@
]
},
{
"description": "GAUNTLET_PORTAL",
"height": 100,
"alignment": "FRONT",
"radius": 700,
"strength": 17.5,
"description": "PRIF_SINGING_BOWL_1",
"height": 160,
"radius": 300,
"strength": 20,
"color": [
109,
176,
230
],
"type": "STATIC",
"duration": 0,
"range": 20,
"objectIds": [
"PRIF_SINGING_BOWL"
]
},
{
"description": "PRIF_SINGING_BOWL_2",
"height": 320,
"radius": 250,
"strength": 20,
"color": [
109,
176,
230
],
"type": "STATIC",
"duration": 0,
"range": 20,
"objectIds": [
"PRIF_SINGING_BOWL"
]
},
{
"description": "PRIF_RANGE_1",
"offset": [ -20, 95, -30 ],
"alignment": "CENTER",
"radius": 100,
"strength": 3,
"color": [
252,
100,
3
],
"type": "FLICKER",
"duration": 0,
"range": 20,
"objectIds": [
"ELF_VILLAGE_RANGE"
]
},
{
"description": "PRIF_RANGE_2",
"offset": [ 90, 70, 25 ],
"alignment": "CENTER",
"radius": 100,
"strength": 5,
"color": [
252,
100,
3
],
"type": "FLICKER",
"duration": 0,
"range": 20,
"objectIds": [
"ELF_VILLAGE_RANGE"
]
},
{
"description": "GAUNTLET_PORTAL_FRONT",
"offset": [ 0, 100, -50 ],
"radius": 400,
"strength": 75,
"color": [
0,
127,
255
],
"type": "PULSE",
"duration": 5000,
"range": 20,
"range": 10,
"objectIds": [
"GAUNTLET_LOBBY_ENTRANCE"
]
},
{
"description": "GAUNTLET_PORTAL_BACK",
"offset": [ 0, 150, 75 ],
"radius": 400,
"strength": 15,
"color": [
0,
127,
255
],
"type": "PULSE",
"duration": 5000,
"range": 10,
"objectIds": [
"GAUNTLET_LOBBY_ENTRANCE"
]
},
{
"description": "GAUNTLET_PORTAL_LEFT",
"offset": [ -225, 75, -100 ],
"radius": 200,
"strength": 50,
"color": [
0,
127,
255
],
"type": "PULSE",
"duration": 5000,
"range": 10,
"objectIds": [
"GAUNTLET_LOBBY_ENTRANCE"
]
},
{
"description": "GAUNTLET_PORTAL_RIGHT",
"offset": [ 225, 75, -100 ],
"radius": 200,
"strength": 50,
"color": [
0,
127,
255
],
"type": "PULSE",
"duration": 5000,
"range": 10,
"objectIds": [
"GAUNTLET_LOBBY_ENTRANCE"
]
Expand Down
19 changes: 17 additions & 2 deletions src/main/resources/rs117/hd/scene/materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -1010,6 +1010,11 @@
"parent": "NONE",
"brightness": 3
},
{
"name": "GRAY_250",
"parent": "NONE",
"brightness": 2.5
},
{
"name": "GRAY_150",
"parent": "NONE",
Expand Down Expand Up @@ -1783,6 +1788,11 @@
"parent": "ROPE",
"brightness": 1.5
},
{
"name": "ROPE_DARK",
"parent": "ROPE",
"brightness": 0.75
},
{
"name": "CARPET_N"
},
Expand Down Expand Up @@ -2231,8 +2241,13 @@
{
"name": "LEAVES_1",
"normalMap": "LEAVES_1_N",
"specularStrength": 0.25,
"specularGloss": 15.0
"specularStrength": 0.15,
"specularGloss": 5.0,
"textureScale": [
1,
1,
0.5
]
},
{
"name": "WOOD_GRAIN"
Expand Down
Loading