LÖVE, Eh?

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

LÖVE, Eh?

Post by Karai17 »

LÖVE, Eh? is a drop-in localization of the LÖVE API from en_US to en_CA. Hurry on an' download it below, eh?

Image

https://github.com/karai17/love-eh
Last edited by Karai17 on Sun May 18, 2014 5:09 pm, edited 2 times in total.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: LÖVE, Eh?

Post by jjmafiae »

is this a joke?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE, Eh?

Post by Karai17 »

No joke here, eh? Sometimes it's right difficult f'r a Canuck ta use American phrases when writin' code, so I thought it'd be good to help out my fellow Canucks'n patch the API.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
jjmafiae
Party member
Posts: 1331
Joined: Tue Jul 24, 2012 8:22 am

Re: LÖVE, Eh?

Post by jjmafiae »

Can we get the european , for numbers instead of the american . ?
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE, Eh?

Post by Karai17 »

You'ood prabably have ta write a preprocessor ta git all the commas an periods swapped around, eh? Bit different'n what I did here, don'cha know?
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
slime
Solid Snayke
Posts: 3132
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: LÖVE, Eh?

Post by slime »

christiankolding
Prole
Posts: 17
Joined: Sun Jul 22, 2012 11:15 am
Location: Copenhagen, Denmark
Contact:

Re: LÖVE, Eh?

Post by christiankolding »

jjmafiae wrote:is this a joke?
I take it you mean,

"This is a joke, eh?"
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: LÖVE, Eh?

Post by josefnpat »

Thank god, I've been waiting to write in a superior language.
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Nautical Mile
Prole
Posts: 11
Joined: Thu Aug 22, 2013 5:39 pm
Location: Canada

Re: LÖVE, Eh?

Post by Nautical Mile »

The boolean checker functions are funny, but not actually practical, but I was inspired by your joke and wrote this snippet which will allow the Canadian/English spelling of the word colour in function names:

Code: Select all

if love and love.graphics then
	love.graphics.getBackgroundColour	= love.graphics.getBackgroundColor
	love.graphics.getColour				= love.graphics.getColor
	love.graphics.getColourMask			= love.graphics.getColorMask
	love.graphics.getColourMode			= love.graphics.getColorMode
	love.graphics.setBackgroundColour	= love.graphics.setBackgroundColor
	love.graphics.setColour				= love.graphics.setColor
	love.graphics.setColourMask			= love.graphics.setColorMask
	love.graphics.setColourMode			= love.graphics.setColorMode
end
Now I don't have to un-learn my good spelling habits when coding with love ^^
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE, Eh?

Post by Karai17 »

That's right smart, eh? I'll add that right in there.

Edit: Done.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
Post Reply

Who is online

Users browsing this forum: No registered users and 248 guests