User talk:Camoy: Difference between revisions
>NXTBoy |
>Camoy No edit summary |
||
Line 67: | Line 67: | ||
:Method suffix, if possible. {{User:NXTBoy/sig|date=16:55, 24 December 2010 (UTC)}} | :Method suffix, if possible. {{User:NXTBoy/sig|date=16:55, 24 December 2010 (UTC)}} | ||
{{EmphasisBox/end}} | {{EmphasisBox/end}} | ||
{{EmphasisBox/start}} | {{EmphasisBox/start|green}} | ||
== Editor status for SNCPlay == | == Editor status for SNCPlay == | ||
How did you do that? {{User:NXTBoy/sig|date=17:06, 24 December 2010 (UTC)}} | How did you do that? {{User:NXTBoy/sig|date=17:06, 24 December 2010 (UTC)}} | ||
Line 73: | Line 73: | ||
::Oh, nvm, I found it. {{User:Mattchewy/sig|date=17:21, 24 December 2010 (UTC)}} | ::Oh, nvm, I found it. {{User:Mattchewy/sig|date=17:21, 24 December 2010 (UTC)}} | ||
{{EmphasisBox/end}} | {{EmphasisBox/end}} | ||
{{EmphasisBox/start}} | {{EmphasisBox/start|green}} | ||
== [[Object:BodyThrust/superclass]] - Instance == | == [[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.{{User:NXTBoy/sig|date=20:58, 27 December 2010 (UTC)}} | 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.{{User:NXTBoy/sig|date=20:58, 27 December 2010 (UTC)}} | ||
Line 79: | Line 79: | ||
::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. <span style="font-size:xx-small; vertical-align:top; color: grey">[[Camoy]] • [[Special:Contributions/Camoy|Contribs]] (December 27 2010)</span> | ::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. <span style="font-size:xx-small; vertical-align:top; color: grey">[[Camoy]] • [[Special:Contributions/Camoy|Contribs]] (December 27 2010)</span> | ||
:::Yeah, but it'd mean that the physics engine could find all physics affecting objects if such a base class existed.{{User:NXTBoy/sig|date=22:37, 27 December 2010 (UTC)}} | :::Yeah, but it'd mean that the physics engine could find all physics affecting objects if such a base class existed.{{User:NXTBoy/sig|date=22:37, 27 December 2010 (UTC)}} | ||
{{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]] • [[Special:Contributions/Camoy|Contribs]] (December 27 2010)</span> | |||
{{EmphasisBox/end}} | {{EmphasisBox/end}} |
Revision as of 22:39, 27 December 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. Camoy • Contribs (August 29 2010)
- Have you applied the Pending Removal category to said pages?
- I shall do that now. Camoy • Contribs (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
- I shall do that now. Camoy • Contribs (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. Camoy • Contribs (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.- 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.
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 Camoy • Contribs (December 24 2010)
- That's probably because you're using tables. Use
<div>
s or better the EmphasisBox template instead.- That EmphasisBox is hot. I love that template, thanks for that one NXTBoy :3 Camoy • Contribs (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.
- That EmphasisBox is hot. I love that template, thanks for that one NXTBoy :3 Camoy • Contribs (December 24 2010)
- That's probably because you're using tables. Use
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 Camoy • Contribs (December 24 2010)
- Method suffix, if possible.
Editor status for SNCPlay
How did you do that?- Yea, how did he do that? I can't find that button anywhere??
- Oh, nvm, I found it.
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.- 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... Camoy • Contribs (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. Camoy • Contribs (December 27 2010)
- Yeah, but it'd mean that the physics engine could find all physics affecting objects if such a base class existed.
- 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. Camoy • Contribs (December 27 2010)
Then again ROBLOX physics engine isn't the best. It could just use the long way. Camoy • Contribs (December 27 2010)