Search found 125 matches

by Sosolol261
Mon Oct 12, 2015 12:10 pm
Forum: General
Topic: How to stop pixel art from becoming blurred?
Replies: 7
Views: 7193

Re: How to stop pixel art from becoming blurred?

There are people who require files outside of love.load (like me) and if you make an image in any of those files it will use the linear filter.
by Sosolol261
Mon Oct 12, 2015 7:33 am
Forum: General
Topic: How to stop pixel art from becoming blurred?
Replies: 7
Views: 7193

Re: How to stop pixel art from becoming blurred?

Make sure to put it in line 1 since images loaded before that function will still have the "linear" filter.
by Sosolol261
Sat Oct 10, 2015 11:47 am
Forum: General
Topic: LÖVE on Discord - Real-time text & voice chat group
Replies: 22
Views: 14398

Re: LÖVE on Skype

*cheats*

This is still a thing community :D
by Sosolol261
Tue Sep 29, 2015 2:47 pm
Forum: Support and Development
Topic: Relative file path
Replies: 2
Views: 1640

Re: Relative file path

Can you tell us why you want the path?
by Sosolol261
Sat Sep 26, 2015 3:16 am
Forum: Support and Development
Topic: Accessing files outside of the source folder/appdata
Replies: 1
Views: 867

Accessing files outside of the source folder/appdata

Well hello there!! I will just get straight to the question: Is it possible to access a file outside of the source folder(the folder where .love is stored) or appdata using the io library or love.filesystem?

Thank you in advance :D
by Sosolol261
Thu Sep 17, 2015 1:05 pm
Forum: Support and Development
Topic: I Create a LOVE IDE With autocomplete
Replies: 33
Views: 14288

Re: I Create a LOVE IDE With autocomplete

The Windos version I am using is Win 7 Home K(the korean version) The main language is German and location is too.
by Sosolol261
Thu Sep 17, 2015 12:59 pm
Forum: Support and Development
Topic: I Create a LOVE IDE With autocomplete
Replies: 33
Views: 14288

Re: I Create a LOVE IDE With autocomplete

I already have 4.6 installed though...
by Sosolol261
Thu Sep 17, 2015 11:57 am
Forum: Support and Development
Topic: I Create a LOVE IDE With autocomplete
Replies: 33
Views: 14288

Re: I Create a LOVE IDE With autocomplete

Nice!! Also the buttons on the top right corner are misplaced. Here a screen:

Image
by Sosolol261
Wed Sep 16, 2015 3:10 pm
Forum: Support and Development
Topic: I Create a LOVE IDE With autocomplete
Replies: 33
Views: 14288

Re: I Create a LOVE IDE With autocomplete

Are you going to add a "dark theme" in the future? I would like that. Monokai(Sublime) is pretty cool.