User talk:Camoy: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
>NXTBoy
Line 81: Line 81:
{{outdent}}
{{outdent}}
Then again ROBLOX physics engine isn't the best.  It could just use the long way. <span style="font-size:xx-small; vertical-align:top; color: grey">[[Camoy]] &bull; [[Special:Contributions/Camoy|Contribs]] (December 27 2010)</span>
Then again ROBLOX physics engine isn't the best.  It could just use the long way. <span style="font-size:xx-small; vertical-align:top; color: grey">[[Camoy]] &bull; [[Special:Contributions/Camoy|Contribs]] (December 27 2010)</span>
:I guess you're right. It is fairly trivial to fix. {{User:NXTBoy/sig|date=16:23, 28 December 2010 (UTC)}}
{{EmphasisBox/end}}
{{EmphasisBox/end}}
:I guess you're right. It is fairly trivial to fix. {{User:NXTBoy/sig|date=16:23, 28 December 2010 (UTC)}}

Revision as of 16:23, 28 December 2010

Camoy's Talk

Current Focus: Switching from Function to Method widely and fixing formatting.

Who am I? I'm Camoy, one of the original community picked Wiki writers. I've been editing since April 2010. I tend to fix a lot of the Wiki content both on format and content. I also occasionally dabble in the template code.

How should you contact me? PM me on ROBLOX. Do note that I do not answer private messages often. You may also find me lurking on the forum. Good luck. CamoyContribs (December 26 2010)

Notices

- All objects use the Method suffix to link!


- I fixed all object page redirects.
- Found as many obsoulete pages as possible, and added to the Pending Removal category.
- Fixed all the events. For content and format.
- Added examples to all events.
- Added redirects for all events.
- Added Preliminary template to necessary pages.
- Added a Locked template, and edited the Disambig template, and all the pages with it.
- Moved and fixed all methods. For content and format.

Redirects

I did quite a bit of work to get all pages redirecting properly. I've noticed a few need to be deleted because they are in the wrong URL format. Here is the list:
- http://wiki.roblox.com/index.php/Rbx.lua.DataModelMesh_(Object)
- http://wiki.roblox.com/index.php/RBX.lua.StarterPack_(Object)
- http://wiki.roblox.com/index.php/FileMesh_(Object)
- http://wiki.roblox.com/index.php/DynamicRotate_(Object)
I'll be formatting most of the objects/services into the newer updated template. I will also be trying to eliminate many red links, and stubs. CamoyContribs (August 29 2010)

Have you applied the Pending Removal category to said pages?
19:38, 20 August 2010 (UTC)
I shall do that now. CamoyContribs (August 29 2010)
Also, I noticed you stole my formatting from MrDoomBringers page. You might want to check out Template:EmphasisBox, if you haven't already
19:46, 20 August 2010 (UTC)
Yes I did steal the formatting because I liked it so much, I hope you don't mind. I might change some of the colors and such. CamoyContribs (August 29 2010)

Object Page Renovation

Now that we have new Wiki writers, it will be easier to implement the new object pages. There are TONS of outdated object pages, and we want to make them all look like the Part page. Recently I did all the redirects for all the pages, so there shouldn't be any issues with strange redirects. We have also done formatting for all properties, events, and methods, they just need to be implemented in the object pages. You should use the Part's source code and just update all the information. The goal is to get all the object pages in this new format! If you want to pitch in say so. CamoyContribs (August 29 2010)

Please don't. I have something special planned for the object pages (a do-it-all template). Can you instead focus on the Object:* pages instead. There're instructions on MrDoomBringer's page, and on the template page. Also, the members template is very handy.
19:38, 29 August 2010 (UTC)
Also, if you're still working on the function pages, can you rename 'em all to Methods? (template also) I realise that that's a HUGE job, but if you're going through 'em anyway.
19:45, 29 August 2010 (UTC)
Sure, I'll rename them. If you have something special, then I'll wait until you're done. CamoyContribs (August 29 2010)
I think I've finished the job. Now I have to do the redirects. CamoyContribs (August 30 2010)

Other

Do you know a good amount of CSS? Because if you do, I need help with the margin property. It doesn't seem to be working on my page here. -MrNicNac

I do, which part of the CSS isn't working? Also, please use the signature button on your toolbar to sign posts to user talk pages :3 CamoyContribs (December 24 2010)
That's probably because you're using tables. Use <div>s or better the EmphasisBox template instead.
13:26, 24 December 2010 (UTC)
That EmphasisBox is hot. I love that template, thanks for that one NXTBoy :3 CamoyContribs (December 24 2010)
Thanks. I'm a bit unhappy about the dark colors not being vivid enough but meh. Feel free to poke around with the color template.
13:31, 24 December 2010 (UTC)

Just a side note, what should we be doing about the Object pages. Are we still using the Function suffix or are we moving it to the Method suffix? Because people are still editing the function pages that are in the old Function category which I thought we were trying to remove before CamoyContribs (December 24 2010)

Method suffix, if possible.
16:55, 24 December 2010 (UTC)

Editor status for SNCPlay

How did you do that?
17:06, 24 December 2010 (UTC)
Yea, how did he do that? I can't find that button anywhere??
17:08, 24 December 2010 (UTC)
Oh, nvm, I found it.
17:21, 24 December 2010 (UTC)

Object:BodyThrust/superclass - Instance

Are you sure? I strongly suspect that there is a hidden BasePhysicsBody or something similar from which all the Body_ classes are derived. Currently, it's a bit of a shot in the dark finding it, but I reckon it's there. That's why I left those classes.
20:58, 27 December 2010 (UTC)
I'm confident in this. I trust Anaminus's "Object Tree" is correct. I'll look into it further though, it shouldn't be too hard to fix them anyway... CamoyContribs (December 27 2010)
Another reason I'm confident that it inherits from Instance is that there isn't really a common method or property in all of the Body objects that could be inherited from a hidden class. maxForce doesn't count because BodyAngularVelocity uses maxTorque. CamoyContribs (December 27 2010)
Yeah, but it'd mean that the physics engine could find all physics affecting objects if such a base class existed.
22:37, 27 December 2010 (UTC)

Then again ROBLOX physics engine isn't the best. It could just use the long way. CamoyContribs (December 27 2010)

I guess you're right. It is fairly trivial to fix.
16:23, 28 December 2010 (UTC)