• Garry's Mod Wiki Discussion
    645 replies, posted
[QUOTE=Dinnanid;45310010]Something like that would be good. It doesn't even have to be colors just something to tell what realm it is in. I hate constantly jumping between wiki's.[/QUOTE] The current wiki does tell you, just without the colours.
[QUOTE=_FR_Starfox64;45309969]Colour code for realms like in the old wiki. Blue: Server, Blue/Yellow: Shared, Yellow: Client.[/QUOTE] It is possible; each page tells you if it is SERVER, CLIENT or SHARED.. Tap into that data and just tie that data into css classes to define the color...
Yo robotboy, does our mediawiki already support .webm videos? If it doesn't would you consider adding the [URL="http://www.mediawiki.org/wiki/Extension:HTML5video"]html5 player[/URL] extension at some point?( I don't know how far your wiki access goes, so you might have to bother garry with that ) I'm not requesting, just asking, since webms are gaining popularity and they're pretty low size for their quality ( plus gmod already shits out webms with gm_video ) Also as a bonus the extension comes with youtube support, so that's neat.
Please fix the sidebar freezing people's browser tabs for up to a minute. It's infuriating when you're trying to look up something quickly.
[QUOTE=Jvs;46453009]Yo robotboy, does our mediawiki already support .webm videos? If it doesn't would you consider adding the [URL="http://www.mediawiki.org/wiki/Extension:HTML5video"]html5 player[/URL] extension at some point?( I don't know how far your wiki access goes, so you might have to bother garry with that ) I'm not requesting, just asking, since webms are gaining popularity and they're pretty low size for their quality ( plus gmod already shits out webms with gm_video ) Also as a bonus the extension comes with youtube support, so that's neat.[/QUOTE] No, it does not support webm. [QUOTE=Phoenixf129;46453450]Please fix the sidebar freezing people's browser tabs for up to a minute. It's infuriating when you're trying to look up something quickly.[/QUOTE] I can't fix what doesn't happen to me. Post more details, like when exactly does it happen, etc.
Do you think you could take a look at the sidebar not scaling down for mobile devices? [url]http://m.imgur.com/cNKmF5Y,sIXomWu,dtFeNRc[/url] Id really apreachate if it could be fixed. :wink:
[QUOTE=Robotboy655;46454055]I can't fix what doesn't happen to me. Post more details, like when exactly does it happen, etc.[/QUOTE] [vid]http://ph129.net/i/vpEIvl.mp4[/vid]
Exactly how bad your PC/Processor is?
it freezes for a second for me when typing in an E, not saying that it isn't a problem. AMD-FX 4300 here.
No Inputlag. [Quote] Operating System: Windows 7 Professional 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.140303-2144) System Manufacturer: Gigabyte Technology Co., Ltd. System Model: GA-770TA-UD3 Processor: AMD Phenom(tm) II X4 945 Processor (4 CPUs), ~3.0GHz Memory: 4096MB RAM Available OS Memory: 3198MB RAM Browser: FireFox ESR 31.2.0[/Quote]
[QUOTE=Robotboy655;46463240]Exactly how bad your PC/Processor is?[/QUOTE] Better than you think. [quote] System Manufacturer: MSI System Model: MS-7721 Processor: AMD A10-5700 (4 CPUs) ~3.4GHz APU with Radeon(tm) HD Graphics (HD 7660D) Memory: 8192MB RAM Available OS Memory: 7378MB RAM Operating System: Windows 8.1 Pro 64-bit Page File: 3467MB used, 5062MB available Graphics: MSI Radeon(tm) r9 270x Gaming OC [/quote] APU is disabled. Google Chrome dislikes your JS. I get more FPS in Garry's Mod than on the Wiki.
[QUOTE=Phoenixf129;46463455] APU is disabled. Google Chrome dislikes your JS. I get more FPS in Garry's Mod than on the Wiki.[/QUOTE] Did you tried Firefox? Just if the error is still there or not. I could install chrome and check if i got an input lag there.
Can you guys try a hard refresh? ( CTRL + F5 ) there should be a delay between last input and before it starts the search. [editline]11th November 2014[/editline] I use Chrome and i7 that is worse than yours.
[QUOTE=Robotboy655;46463632]Can you guys try a hard refresh? ( CTRL + F5 ) there should be a delay between last input and before it starts the search. [editline]11th November 2014[/editline] I use Chrome and i7 that is worse than yours.[/QUOTE] I'll admit that's slightly better, but it still freezes to high hell when you search for a vowel.
[QUOTE=Phoenixf129;46463742]I'll admit that's slightly better, but it still freezes to high hell when you search for a vowel.[/QUOTE] I have no idea what can cause that on hardware that is better than mine. [del]Do you have hardware acceleration enabled?[/del] Doesn't make a difference.
[QUOTE=Robotboy655;46464038]I have no idea what can cause that on hardware that is better than mine. Do you have hardware acceleration enabled?[/QUOTE] [img]http://ph129.net/i/W0j4X2.png[/img] Yeah I do. On another note, I've purchased another motherboard (Added you on Steam by the way), I suspect a bottleneck on the chipset after benchmarking. (Be here tomorrow so I can test then, see if it's fixed or not)
I have the same problem, I have completely shit specs and a laptop. ram: 4 GB video card: intel hd graphics 4600 processor: intel i5-4200M @ 2.5GHz Windows 7 Ultimate 64-Bit 1366x768 i also use firefox
Just add an 80-200 millisecond timeout after every keypress before performing the search. Remember to cancel the timeout on every keypress as well. This will very likely fix the lag. [editline]11th November 2014[/editline] Nevermind, looks like this is already the case, ignore me.
The bottleneck of the search would be either the one-time generation of the list of pages or, which is most likely, creating a tons of elements to display the search results. I don't see any way to speed that up.
Best/only way to fix it is to only create x amount of elements every y ms
What happens when I flag a comment on the wiki?
I have no idea, it uses Disquis, that's all I can tell you.
Some shared functions seem to have client color indicators. Example: [url]http://wiki.garrysmod.com/page/Weapon/CallOnClient[/url]
[QUOTE=bobbleheadbob;46530613]Some shared functions seem to have client color indicators. Example: [url]http://wiki.garrysmod.com/page/Weapon/CallOnClient[/url][/QUOTE] Will be fixed soon, thanks for reporting. I have also put in the "beta" version of BB-code stuff.
-sinp, stupid friends-
The fix is live, CTRL+F5 if necessary.
Can we get some documentation on autorefresh and why it never works for gamemodes with any amount of organization?
[QUOTE=Ott;46576845]Can we get some documentation on autorefresh and why it never works for gamemodes with any amount of organization?[/QUOTE] There's nothing to document. It only works on Windows and it only supports files that are automatically included by the gamemode, from autorun, effects, entities and weapons.
[QUOTE=Robotboy655;46577950]There's nothing to document. <Documentation here>[/QUOTE] Rephrased :v: [editline]26th November 2014[/editline] I put your documentation in the wiki. [url]http://wiki.garrysmod.com/page/Disabling_AutoRefresh[/url] It means that "Disabling Autorefresh" is not an appropriate name for that page anymore. Could you rename it to just "Autorefresh"?
[url]http://wiki.garrysmod.com/page/Auto_Refresh[/url]
Sorry, you need to Log In to post a reply to this thread.