Search found 44 matches

by dan369
Wed Jul 30, 2014 3:21 pm
Forum: General
Topic: Love2D 0.9.1 LuaDocs?
Replies: 7
Views: 4627

Re: Love2D 0.9.1 LuaDocs?

use the wiki is my suggestion; http://www.love2d.org/wiki/Main_Page
Provides a decent enough description on most functions.
by dan369
Thu Jul 24, 2014 11:29 pm
Forum: General
Topic: ZeroBrane Studio Lua IDE v0.70 is out
Replies: 73
Views: 39984

Re: ZeroBrane Studio Lua IDE v0.70 is out

@murks, I pushed several changes for DocumentMap (including those that should fix the "release" warnings). Scrolling on OSX/Linux should be improved as well. @dan369, did you get it working? You only need to try with the latest ZeroBrane Studio... Yep and the document map works perfectly ...
by dan369
Sat Jul 19, 2014 4:05 pm
Forum: Support and Development
Topic: Make layer invisible in ATL? [SOLVED]
Replies: 2
Views: 1856

Re: Make layer invisible in ATL?

Each tile-layer has an opacity, just change it's value to 0 and the ATL [yourMap]:draw() function does the rest! Could also just set the tile-layer not to be visible (you have 1 less render call that way). Example: if (key == "f1") then map("Collision Layer").visible = not map(&q...
by dan369
Fri Jul 18, 2014 5:33 pm
Forum: General
Topic: ZeroBrane Studio Lua IDE v0.70 is out
Replies: 73
Views: 39984

Re: ZeroBrane Studio Lua IDE v0.70 is out

Image
by dan369
Sun Jul 13, 2014 9:13 pm
Forum: General
Topic: ZeroBrane Studio Lua IDE v0.70 is out
Replies: 73
Views: 39984

Re: ZeroBrane Studio Lua IDE v0.70 is out

ZBS has a theme support As to the plans for 0.80, can't say for sure yet what will be included. I'm working on several things in parallel -- a package manager, outline panel for functions, improved file navigation, auto-complete with user functions and better class awareness -- but none are complet...
by dan369
Sat Jul 12, 2014 11:27 am
Forum: General
Topic: ZeroBrane Studio Lua IDE v0.70 is out
Replies: 73
Views: 39984

Re: ZeroBrane Studio Lua IDE v0.70 is out

Love ZeroBrane, amazing work Paul! Wondering if there is any setting I need to toggle for a double click on an asset so that it will open with the default program rather than the IDE, and if not well it would be a cool feature to have :). @dan369, thank you for the feedback! Yes, it should be possi...
by dan369
Fri Jul 11, 2014 10:41 am
Forum: General
Topic: ZeroBrane Studio Lua IDE v0.70 is out
Replies: 73
Views: 39984

Re: ZeroBrane Studio Lua IDE v0.70 is out

Love ZeroBrane, amazing work Paul! One small suggestion/question (not sure if this functionality is in the IDE or not), I am quite often looking at my resources, changing them etc. So when I'm in the IDE I'd like to quickly open them from my project view however at this moment in time the usual doub...
by dan369
Thu Jul 10, 2014 2:39 pm
Forum: General
Topic: A problem with drawing a tiled map
Replies: 6
Views: 3976

Re: A problem with drawing a tiled map

Combokarel wrote:Sorry for being a total noob :), but what is STI?
http://love2d.org/forums/viewtopic.php?f=5&t=76983 :)
by dan369
Thu Jul 10, 2014 2:36 pm
Forum: Games and Creations
Topic: Crystal Crash: Now on Google Play!
Replies: 8
Views: 11567

Re: Crystal Crash

The letter wheel effect is awesome, great job on that :)! The music reminds me of a haunted house :P, can't say I can ever remember seeing diagonal gem matching in these types of games.
Great game :awesome:
edit: although i'd agree with verilog, the font was slightly hard to read.
by dan369
Wed Apr 16, 2014 3:57 pm
Forum: General
Topic: Setting Icon
Replies: 14
Views: 10721

Re: Setting Icon

I should mention that my platform was Linux Mint 16.
If another Linux could test & that fails, save to assume some form of bug?

P.s - Also to be save, I tried my icon in both .PNG & .BMP formats. Both fail.