Breaking Up (Shattered LOVE)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Breaking Up (Shattered LOVE)

Post by qubodup »

rude wrote:Would that be one feed per subforum?
I "require" only one for everything. :)
I don't know how others feel about forum feed complexity. :(
Hey..... how come my account aren't authorised to do anything? Can't even view the forums!!! :x
At least you can post? I don't get it.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: Breaking Up (Shattered LOVE)

Post by rude »

qubodup wrote:I "require" only one for everything.
Yeah, I favor that too. If there are too many, I end up subscribing to none.
qubodup wrote:At least you can post? I don't get it.
He was posting from a new user, which I later changed to the original username. Should have mentioned that, sorry. ^^
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Breaking Up (Shattered LOVE)

Post by qubodup »

lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: Breaking Up (Shattered LOVE)

Post by rude »

There. Satisfied? :3

Yes. I know the icon doesn't look good, but at least it works.
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Breaking Up (Shattered LOVE)

Post by qubodup »

Oh yeah that´s hot. I´ll post a suggestion for cleaing the code and style of that icon when I´m back home (IE at work)

Plus it should show in the url bar in usable browsers.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: Breaking Up (Shattered LOVE)

Post by rude »

It is done.

Now also featuring favicon.
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Breaking Up (Shattered LOVE)

Post by qubodup »

This code

Code: Select all

<ul class="linklist rightside">
is in header.php or head.php or main.php or body.php or *somewhere*. But you can grep, right? Anyways, currently it contains this:

Code: Select all

<li><a href="./rss.php" title="Click here to add RSS feed "><img src="./styles/love/theme/images/icon_rss.gif"/></a></li>
instead it should contain

Code: Select all

<li class="icon-rss"><a href="./rss.php" title="Click here to add RSS feed ">RSS</a></li>
then.

style.php should have added ".icon-rss" to that list at about line 1672:

Code: Select all

/* Icon images
---------------------------------------- */
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}
and the following code should be added at approximately line 3316 of same file:

Code: Select all

.icon-rss { background-image: url("./styles/love/theme/images/icon_rss.gif"); }
allright? :)

and please replace the rss.gif by the one provided in this post.
Attachments
icon_rss.gif
icon_rss.gif (209 Bytes) Viewed 5532 times
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Breaking Up (Shattered LOVE)

Post by qubodup »

you made something break.

Code: Select all

XML Parser: Could not parse document:
Invalid encoding in feed "LÖVE CLUB"!

Entity: line 31: 


parser 


error : 


Input is not proper UTF-8, indicate encoding !
Bytes: 0xA0 0x20 0xA0 0x62


ump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {<br />


                                                                               ^



XML error while reading feed! Feed "http://tehlol.com/love/rss.php" could not be loaded!
Or my reader just sux.

EDIT: IGNORE THIS COMPLAINT UNTIL I CONFIRM THAT MY READER DOES NOT SUX
Last edited by qubodup on Fri Jul 04, 2008 3:37 am, edited 1 time in total.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
rude
Administrator
Posts: 1052
Joined: Mon Feb 04, 2008 3:58 pm
Location: Oslo, Norway

Re: Breaking Up (Shattered LOVE)

Post by rude »

Hmm, I didn't make something break, as I have touched nothing yet.

For everyone's information: In a futile attempt in taking a break from LÖVE, the internet, the world, etc, I'm currently on vacation. So forgive me for doing NOTHING in the next week or so, like changing RSS icons, and the like.

I may drop by the forum now and then, though.

baibai~

PS. (Yes, the fact that they have internet here ruins everything).
User avatar
farvardin
Party member
Posts: 167
Joined: Sat Jun 28, 2008 6:46 pm

Re: Breaking Up (Shattered LOVE)

Post by farvardin »

I think you'll be longing for Löve :)

Have nice hölidays.
Post Reply

Who is online

Users browsing this forum: No registered users and 65 guests