[QUOTE=Robotboy655;46577950]it only supports files that are automatically included by the gamemode, from autorun[/QUOTE]
Is stuff in autorun automatically asscsluafile'd?
[QUOTE=Ott;46580458]Is stuff in autorun automatically asscsluafile'd?[/QUOTE]
I don't think they are.
[QUOTE=Ott;46580458]Is stuff in autorun automatically asscsluafile'd?[/QUOTE]
Yes
Note to PANEL documentation: ( For those who document )
[B][U]Do NOT[/U][/B] add a manual list of methods. The ONLY reason they are there is because there are no blank pages for all panel functions yet. I will to revise all the panels and add all the blank pages to document and I need to figure out how to properly show methods derived from parent panels.
[editline]6th December 2014[/editline]
Also, [U][B]do NOT[/B][/U] document PANEL hooks for each individual panel. ( Panel.Paint, Panel.Init, etc )
Perhaps something like this when getting a BBCode link?
[url]http://www.htmlgoodies.com/beyond/javascript/article.php/3458851[/url]
[editline]s [/editline]
Apparently that guy has no idea what he's talking about in that article, but the idea remains.
Automatic copying to clipboard is blocked by most browsers - and for good reason. The only way round that is to use Flash.
I spent about 5 minutes adding source links to some of the table library functions before realizing if the file is ever updated to remove the silly functions, all the line links would be out of whack. Would proper procedure be omitting links to specific lines and just using the |File parameter?
Perhaps, as I said before, the "View Source" thing was an experiment and I probably should replace it with/add a "Search On GitHub" button.
That would be helpful, I go to the github most of the time for undocumented fucntions so I can figure them out
When searching in the fancy sidebar, spaces are not translated to underscores, meaning searching for "net library usage" will not display the "net_library_usage" page.
[QUOTE=zerf;47238404]When searching in the fancy sidebar, spaces are not translated to underscores, meaning searching for "net library usage" will not display the "net_library_usage" page.[/QUOTE]
Will be fixed as soon as JS updates.
Zerf documented a bunch of [url=http://wiki.garrysmod.com/page/Category:Menu_Hooks]Menu hooks[/url] recently, and I've noticed that they're just mixed in with the other GM hooks. Since the GM hooks category is bloated enough as it is, can't we just create a MENU category with menu-realm GM hooks?
We already have a [url=http://wiki.garrysmod.com/page/Category:SANDBOX_Hooks]SANDBOX category[/url] which is just GM in disguise. I'm suggesting the same for menu hooks.
Robotboy, I know you've just implemented a template to add "New in this update" text recently, but that's still annoying to add to lots of pages.
I was wondering, is there really no way to have it the other way around?
Like having a single page called [url]http://wiki.garrysmod.com/page/Special:NewUpdate[/url] where you can have a list like this
[quote]
[url]http://wiki.garrysmod.com/page/Entity/SetLagCompensated[/url] "Added this function on 2403whatever"
[url]http://wiki.garrysmod.com/page/NPC/LostEnemySound[/url] "Fixed this function on 2103etc"
[/quote]
which would be parsed both by the navigation bar on the left and the function/hook pages themselves to show a "NEW" icon.
So you don't need to change 20 pages or something after an update, dunno how feasible this is with mediawiki.
I would add an "added_in" field (or similar) to the Func and Hook templates. The templates can check it against the latest stable version number and add a notice and a category if the version is later.
- Should the umsg/usermessage functions be labelled as deprecated?
- If a category has the deprecated label, will all children be marked as deprecated?
[QUOTE=zerf;47305676]- Should the umsg/usermessage functions be labelled as deprecated?
- If a category has the deprecated label, will all children be marked as deprecated?[/QUOTE]
No to both.
All Forms have been updated, you no longer need to enter the function name into it:
[img]http://i.imgur.com/QRQM1yz.png[/img]
OOPS.
[editline]22nd April 2015[/editline]
[QUOTE=Shenesis;47571462]Clicking on any gamemode hook under the search bar leads to an empty page i.e
[URL="http://wiki.garrysmod.com/page/GM_Hooks/SetupMove"]http://wiki.garrysmod.com/page/GM_Hooks/SetupMove[/URL] instead of [URL="http://wiki.garrysmod.com/page/GM/SetupMove"]http://wiki.garrysmod.com/page/GM/SetupMove[/URL][/QUOTE]
Fixed.
I propose turning [URL]http://wiki.garrysmod.com/page/Structures/Color[/URL] into a class in order to include COLOR:ToHSV() and COLOR:ToVector()
[QUOTE=zerf;47600624]I propose turning [URL]http://wiki.garrysmod.com/page/Structures/Color[/URL] into a class in order to include COLOR:ToHSV() and COLOR:ToVector()[/QUOTE]
Not before all engine functions return the Color object and not a table.
Ill just leave it here... :v:
[IMG]http://puu.sh/gEbRK/a599b15877.png[/IMG]
[url]http://wiki.garrysmod.com/page/net/ReadTable[/url]
[QUOTE=TTyk;47602185]Ill just leave it here... :v:
[IMG]http://puu.sh/gEbRK/a599b15877.png[/IMG]
[url]http://wiki.garrysmod.com/page/net/ReadTable[/url][/QUOTE]
What exactly are you trying to point out? (Also, nice Project Spartan usage.)
[QUOTE=Revenge282;47602443]What exactly are you trying to point out? (Also, nice Project Spartan usage.)[/QUOTE]
[B][I]Recieve[/I][/B] ...
I even highlighted it...
[QUOTE=TTyk;47602473][B][I]Recieve[/I][/B] ...
I even highlighted it...[/QUOTE]
You're aware you can edit the page and fix it, right?
Looks like someone fixed it anyways.
[QUOTE=Jeezy;47602482]You're aware you can edit the page and fix it, right?
Looks like someone fixed it anyways.[/QUOTE]
Im too lazy ass to register on wiki.
Wiki now uses Lua Tokenizer by no other than [url=http://steamcommunity.com/profiles/76561197998909316/]Willox[/url].
This should make the highlighting be faster and better and also does this:
[img]http://i.imgur.com/MAHbE3w.gif[/img]
It will take effect in a few hours.
[URL="http://wiki.garrysmod.com/page/engine/GetGamemodes"]http://wiki.garrysmod.com/page/engine/GetGamemodes[/URL] (example output is formatted as code, and therefore is interpreted oddly by the parser)
The invalid token CSS rule just has to be changed to not be visible I guess.
Either that or a new code box added that isn't highlighted.
[QUOTE=Willox;47719597]The invalid token CSS rule just has to be changed to not be visible I guess.
Either that or a new code box added that isn't highlighted.[/QUOTE]
MediaWiki makes the second option impossible unfortunately. ( Both <samp> and <code> fuckup whitespace )
I suggest adding a link to the official TTT documentation ([url]http://ttt.badking.net[/url] and [URL]http://troubleinterroristtown.com/[/URL] which is a mirror)
[editline]16th May 2015[/editline]
Though it does not have a list of functions...
Sorry, you need to Log In to post a reply to this thread.