Skip to content

Commit

Permalink
SporeServer: fix AssetBrowser resources
Browse files Browse the repository at this point in the history
  • Loading branch information
0KepOnline committed May 12, 2024
1 parent 96a6c4d commit 5cbc84e
Show file tree
Hide file tree
Showing 20 changed files with 28 additions and 28 deletions.
10 changes: 5 additions & 5 deletions SporeServer/Pages/Community/AssetBrowser/Home.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@



<div class="noavatar" style="margin-left:20px;"><img src="/static/war/images/game/spd/spd_NoAvatar.png" alt="Avatar" height="144px" width="144px" /></div>
<div class="noavatar" style="margin-left:20px;"><img src="utfres://0x40484400!spd_NoAvatar.png" alt="Avatar" height="144px" width="144px" /></div>


<div class="usertext">
Expand All @@ -204,7 +204,7 @@

<div id="featured">
<div class="header">
<div class="headerLeft"><img src="/static/war/images/game/spd/spd_EventHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headerLeft"><img src="utfres://0x40484400!spd_EventHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headermiddle">
<h1>Featured </h1>
</div>
Expand Down Expand Up @@ -270,7 +270,7 @@

<div id="news">
<div class="header">
<div class="headerLeft"><img src="/static/war/images/game/spd/spd_NewsHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headerLeft"><img src="utfres://0x40484400!spd_NewsHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headermiddle">
<h1>Latest Spore News</h1>
</div>
Expand All @@ -294,7 +294,7 @@

<div id="events">
<div class="header">
<div class="headerLeft"><img src="/static/war/images/game/spd/spd_EventHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headerLeft"><img src="utfres://0x40484400!spd_EventHeaderIcon.png" alt="News" class="headericon" /></div>
<div class="headermiddle">
<h1>Events</h1>
</div>
Expand All @@ -315,7 +315,7 @@
<div id="comments">
<div class="header">
<div class="headerLeft">
<img src="/static/war/images/game/spd/spd_CommentsHeaderIcon.png" alt="News" class="headericon" />
<img src="utfres://0x40484400!spd_CommentsHeaderIcon.png" alt="News" class="headericon" />
</div>
<div class="headermiddle">
<div class="sectiontitle">
Expand Down
2 changes: 1 addition & 1 deletion SporeServer/Pages/Community/AssetBrowser/Profile.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<div id="avatarAndAchievements" class="genericpagebucket" style="background-color: #283f5b; height: 200px; margin-bottom: 15px;">
<div class="avatarBucket">
<div class="avatar">
<img src="/static/war/images/game/spd/spd_NoAvatar.png" alt="Avatar" height="90px" width="90px" class="assetavatar" style="margin-top: 42px;" />
<img src="utfres://0x40484400!spd_NoAvatar.png" alt="Avatar" height="90px" width="90px" class="assetavatar" style="margin-top: 42px;" />
</div>
<div style="margin-left: 17px; margin-top: 160px;">
@(Model.ProfileUser.UserName)
Expand Down
16 changes: 8 additions & 8 deletions SporeServer/wwwroot/css/game/buddy.css
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ width: 100%;
height: 13px;
}
.footermiddle {
background-image: url(/static/war/images/game/spd/spd_BottomTile.png);
background-image: url(utfres://0x40484400!spd_BottomTile.png);
background-repeat:repeat-x;
margin-left: 16px;
margin-right: 14px;
Expand All @@ -233,7 +233,7 @@ top: 0px;
left: 2px;
width: 14px;
height: 13px;
background-image: url(/static/war/images/game/spd/spd_BottomLefttCorner.png);
background-image: url(utfres://0x40484400!spd_BottomLefttCorner.png);
background-repeat:no-repeat;
}
.footerRight {
Expand All @@ -242,7 +242,7 @@ top: 0px;
right: 0px;
width: 14px;
height: 13px;
background-image: url(/static/war/images/game/spd/spd_BottomRightCorner.png);
background-image: url(utfres://0x40484400!spd_BottomRightCorner.png);
background-repeat:no-repeat;
}

Expand All @@ -251,7 +251,7 @@ width: 100%;
height: 39px;
}
.headermiddle {
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicTile.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicTile.png);
background-repeat:repeat;
margin-left: 37px;
margin-right: 22px;
Expand All @@ -278,7 +278,7 @@ top: 0px;
left: 0px;
width: 37px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicLeft.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicLeft.png);
background-repeat:no-repeat;
}
.headerLeftrecent {
Expand All @@ -287,11 +287,11 @@ top: 0px;
left: 0px;
width: 26px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicLeft2.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicLeft2.png);
background-repeat:no-repeat;
}
.headermiddlerecent {
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicTile.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicTile.png);
background-repeat:repeat;
margin-left: 26px;
margin-right: 22px;
Expand All @@ -305,7 +305,7 @@ top: 0px;
right: 0px;
width: 22px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicRight.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicRight.png);
background-repeat:no-repeat;
}
.headericon {
Expand Down
20 changes: 10 additions & 10 deletions SporeServer/wwwroot/css/game/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,14 @@ top: 0px;
left: 0px;
width: 37px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicLeft.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicLeft.png);
background-repeat:no-repeat;
}

/* The left side of a header that doesn't have a round icon on the end. It just has a mirror of the right edge.*/
.headerLeftNoIcon {
width: 25px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicLeft2.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicLeft2.png);
margin-left: 2px;
}

Expand All @@ -126,11 +126,11 @@ top: 0px;
left: 0px;
width: 26px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicLeft2.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicLeft2.png);
background-repeat:no-repeat;
}
.headermiddlerecent {
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicTile.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicTile.png);
background-repeat:repeat;
margin-left: 26px;
margin-right: 22px;
Expand All @@ -144,7 +144,7 @@ top: 0px;
right: 0px;
width: 22px;
height: 39px;
background-image: url(/static/war/images/game/spd/spd_HeaderGraphicRight.png);
background-image: url(utfres://0x40484400!spd_HeaderGraphicRight.png);
background-repeat:no-repeat;
}

Expand Down Expand Up @@ -239,7 +239,7 @@ width: 100%;
height: 13px;
}
.footermiddle {
background-image: url(/static/war/images/game/spd/spd_BottomTile.png);
background-image: url(utfres://0x40484400!spd_BottomTile.png);
background-repeat:repeat-x;
margin-left: 16px;
margin-right: 14px;
Expand All @@ -254,7 +254,7 @@ top: 0px;
left: 2px;
width: 14px;
height: 13px;
background-image: url(/static/war/images/game/spd/spd_BottomLefttCorner.png);
background-image: url(utfres://0x40484400!spd_BottomLefttCorner.png);
background-repeat:no-repeat;
}
.footerRight {
Expand All @@ -263,7 +263,7 @@ top: 0px;
right: 0px;
width: 14px;
height: 13px;
background-image: url(/static/war/images/game/spd/spd_BottomRightCorner.png);
background-image: url(utfres://0x40484400!spd_BottomRightCorner.png);
background-repeat:no-repeat;
}
#intro {
Expand Down Expand Up @@ -405,7 +405,7 @@ height:55px;
}
div.avatar {
background-color: #506c80;
background-image: url(/static/war/images/game/spd/AvatarFrame_128.png);
background-image: url(utfres://0x40484400!AvatarFrame_128.png);
background-repeat:no-repeat;
width: 154px;
height: 156px;
Expand Down Expand Up @@ -474,7 +474,7 @@ height:55px;
text-align: center;
vertical-align:middle;
/*background-color: #506c80;
background-image: url(/static/war/images/game/spd/AvatarFrame_128.png);
background-image: url(utfres://0x40484400!AvatarFrame_128.png);
background-repeat:no-repeat;*/
width: 154px;
height: 156px;
Expand Down
8 changes: 4 additions & 4 deletions SporeServer/wwwroot/css/game/singleDownload.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ height: 60px;
background-color:#162635;
}
#headermiddle {
background-image: url(utfres://0x40484400!New_TileMiddle.png);
background-image: url(/static/war/images/game/spd/New_TileMiddle.png);
background-repeat:repeat;
margin-left: 108px;
margin-right: 123px;
Expand Down Expand Up @@ -85,7 +85,7 @@ margin-top: 4px;
#searchmiddle {
text-align:center;
height: 45px;
background-image: url(utfres://0x40484400!spd_LargeCard_AssetNameBkrd.png);
background-image: url(/static/war/images/game/spd/spd_LargeCard_AssetNameBkrd.png);
background-repeat:repeat;
}
#search p {
Expand Down Expand Up @@ -225,13 +225,13 @@ height: 101px;
bottom: 0px;
left: 194px;
right: 309px;
background-image: url(utfres://0x40484400!FindBuddy_BottomTile.png);
background-image: url(/static/war/images/game/spd/FindBuddy_BottomTile.png);
background-repeat:repeat;
height: 101px;
text-align: center;
}
#allassets {
poairio
/*poairio*/
margin-top:5px;
border:1px solid #fff;
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5cbc84e

Please sign in to comment.