Opening the menu to Lua - Your contribution needed
363 replies, posted
[QUOTE=yakahughes;20433100]Aren't you not allowed to put modules up for download without the full source?[/QUOTE]
Not in the Lua modules section...?
[QUOTE=Gbps;20434454]Not in the Lua modules section...?[/QUOTE]
Lol, so if I release a module in the Lua section but not in the modules section I don't have to give the source, that sure is dandy.
Sure is boxy in here.
EDIT:
Also, just started up Garrysmod and ran "lua_run print("hi")" in console, no output. So once again, how do you get Lua to run in the startup menu?
You place it in lua/vgui.
This could use a video player and a better web browser :wink:
*dools*
I wanna svn
holy shit, thats great.
I like everything about it.
I have one idea, Have it link to facebook not just twitter.
But over all this is great.
[QUOTE=Ikram12;20440617]holy shit, thats great.
I like everything about it.
I have one idea, Have it link to facebook not just twitter.
But over all this is great.[/QUOTE]
I'll ask TheLinx if i'm allowed to use his socialLua :D
Forgot i didnt respond with status.
I loaded a website(gmod.com) with the webbrowser, but gmod crashed.
It's probably VERY unstable before gmod starts.
[editline]09:43PM[/editline]
I'll try again, and if it recrashes, i'll try somthing else. And gmod modules DO work in menu environment right?
[editline]09:50PM[/editline]
And it works! I'll finish up browser
[editline]10:29PM[/editline]
Whenever the luamenu is closed, can you make it call that function so our tabs can close properly?
[QUOTE=Map in a box;20464864]Forgot i didnt respond with status.
I loaded a website(gmod.com) with the webbrowser, but gmod crashed.
It's probably VERY unstable before gmod starts.
[editline]09:43PM[/editline]
I'll try again, and if it recrashes, i'll try somthing else. And gmod modules DO work in menu environment right?
[editline]09:50PM[/editline]
And it works! I'll finish up browser
[editline]10:29PM[/editline]
Whenever the luamenu is closed, can you make it call that function so our tabs can close properly?[/QUOTE]
It's never really closed (just SetVisible(false)...)
Just add me to steam so we can talk a bit :)
[img]http://stoned.bplaced.net/img/badge_v1.png[/img]
Like it?
No, it's still called 'App Store'. :saddowns:
I guess it's okay, but add an ability to disable it for a certain tab.
How does it work with numbers who are 2-4 digits or even 5?
If you want anything done you better release that SVN bub.
[editline]12:28PM[/editline]
Or at least be in steamchat while I'm on derp
[editline]12:42PM[/editline]
I've got so many ideas for this thing, but I need an SVN if you want 'em :derp:
[editline]12:43PM[/editline]
Also those badge icons look like crap. I'd suggest making them a bit more streamlined.
[QUOTE=Gbps;20475976]If you want anything done you better release that SVN bub.
[editline]12:28PM[/editline]
Or at least be in steamchat while I'm on derp
[editline]12:42PM[/editline]
I've got so many ideas for this thing, but I need an SVN if you want 'em :derp:
[editline]12:43PM[/editline]
Also those badge icons look like crap. I'd suggest making them a bit more streamlined.[/QUOTE]
Currently fighting with my software :X
PM me the stuff ...
Why are you making it act like crApple software? "AppStore", "iTunes", and the bubbles with the number of new items...
[QUOTE=OutOfPop;20480813]Why are you making it act like crApple software? "AppStore", "iTunes", and the bubbles with the number of new items...[/QUOTE]
App Store: Because its useful
iTunes: Because its useful
Bubbles: Because its nice
Just because Apple uses ____ doesnt mean that nobody else can use ______ as well.
Go ahead and fill in the blanks with all the stupid things you just pointed out.
App Store needs a rename.
You can turn off iTunes
Bubbles != iTunes?
[QUOTE=nicatronTg;20481196]Bubbles != iTunes?[/QUOTE]
iPhone and touch have them.
[QUOTE=OutOfPop;20482551]iPhone and touch have them.[/QUOTE]
But it's not like they were first envisioned by Apple, then trademarked. When you think bubble notifications, you don't immediately thing iTunes(well you might, but I think of just notification). That's like saying a text box reminds me of the Facepunch quick reply area.
All lua stuff is just plain text, interpreted.
So if you don't like the titles on the tabs because you're an anti-Apple extremist, change it.
Hey, how about we all just stop talking about useless crap in this thread. If you want to make a "Argue about Apple designs" thread, feel free.
[highlight]Download / SVN:[/highlight]
[url]http://luastoned.googlecode.com/svn/trunk/luamenu/[/url]
Howto install:
Copy the 'lua' folder into your main GMod folder (if it asks to override, press yes)
I'll add the first plugins (Lua Repo, stuff that does not require modules) tomorrow, stay tuned :)
€dit: Added silkicons for you lazy guys, no more errors showing for tabs :eng101:
[QUOTE=The-Stone;20537195][highlight]Download / SVN:[/highlight]
[url]http://luastoned.googlecode.com/svn/trunk/luamenu/[/url]
Howto install:
Copy the 'lua' folder into your main GMod folder (if it asks to override, press yes)
I'll add the first plugins (Lua Repo, stuff that does not require modules) tomorrow, stay tuned :)
€dit: Added silkicons for you lazy guys, no more errors showing for tabs :eng101:[/QUOTE]
YES, finally! :D
Tomorrow will be a good day now!
Nice, gotta test when I come back from sleeping and back from school. And please, do add the ones too which require modules :)
You forgot to remove some tag or something on the last line, and the hook.removes at the beginning of the code are erroring. Adtionaly can this be done in the addon format so I can actually keep a neatly organized gmod folder.
[QUOTE=The-Stone;20537195][highlight]Download / SVN:[/highlight]
[URL]http://luastoned.googlecode.com/svn/trunk/luamenu/[/URL]
Howto install:
Copy the 'lua' folder into your main GMod folder (if it asks to override, press yes)
I'll add the first plugins (Lua Repo, stuff that does not require modules) tomorrow, stay tuned :)
€dit: Added silkicons for you lazy guys, no more errors showing for tabs :eng101:[/QUOTE]
No word can describe my happiness :buddy:
[editline]05:36PM[/editline]
Also, thanks for converting all the silk icons, those shall be useful.
[QUOTE=polkm;20541045]You forgot to remove some tag or something on the last line, and the hook.removes at the beginning of the code are erroring. Adtionaly can this be done in the addon format so I can actually keep a neatly organized gmod folder.[/QUOTE]
I have to think about the folder structure again, you have to know that modules don't work in /addons ...
[QUOTE=The-Stone;20548566]I have to think about the folder structure again, you have to know that modules don't work in /addons ...[/QUOTE]
I will talk with about this later today, as the encryption module needs to be tailored to this.
Why does luamenu.lua end with [/lua]? ....
[QUOTE=Jag;20549382]Why does luamenu.lua end with [/lua]? ....[/QUOTE]
Copy paste failure, sorry :()
€dit: Fixed
This looks win going to check it out now
Sorry, you need to Log In to post a reply to this thread.