User:THE OWL/Sandbox/Templates/Software docs: Difference between revisions
< User:THE OWL | Sandbox | Templates
Jump to navigation
Jump to search
m (Porgramming → Programming) |
No edit summary |
||
Line 3: | Line 3: | ||
<div style="display:inherit; flex-direction:column; gap:.4em"><!-- | <div style="display:inherit; flex-direction:column; gap:.4em"><!-- | ||
--> <span style="font-size:1.8em; font-weight:900; color:rgb(255 255 255 / 80%)"> Index </span> <!-- | --> <span style="font-size:1.8em; font-weight:900; color:rgb(255 255 255 / 80%)"> Index </span> <!-- | ||
--> </span style="font-size:1.2em"> | --> </span style="font-size:1.2em"> Beginnings. </span> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 9: | Line 9: | ||
<div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | <div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Modding | desc = Creating, organizing and releasing your [[Source|<span style="color:rgb(255 255 255 / 60%)">Source</span>]] project. | | title = Modding | ||
| desc = Creating, organizing and releasing your [[Source|<span style="color:rgb(255 255 255 / 60%)">Source</span>]] project. | |||
| link = :Category:Modding | icon = icon-modding-blue.png | color = 33 130 230 / 8% | color-glow = 33 130 230 / 2% | | link = :Category:Modding | icon = icon-modding-blue.png | color = 33 130 230 / 8% | color-glow = 33 130 230 / 2% | ||
}} | }} | ||
Line 25: | Line 26: | ||
<div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | <div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Level Design | desc = [[Map (level design)|<span style="color:rgb(255 255 255 / 60%)">Maps</span>]] are the 3D worlds where everything comes together. | | title = Level Design | ||
| desc = [[Map (level design)|<span style="color:rgb(255 255 255 / 60%)">Maps</span>]] are the 3D worlds where everything comes together. | |||
| link = :Category:Level Design | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | | link = :Category:Level Design | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | ||
}} | }} | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Modeling | desc = [[Model|Models]] are the detailed 3D objects that appear in the game world. | | title = Modeling | ||
| desc = [[Model|Models]] are the detailed 3D objects that appear in the game world. | |||
| link = :Category:Modeling | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | | link = :Category:Modeling | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | ||
}} | }} | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Materials | desc = [[Texture|Textures]] and [[Shader|shaders]] are combined in Source to create materials. | | title = Materials | ||
| desc = [[Texture|Textures]] and [[Shader|shaders]] are combined in Source to create materials. | |||
| link = :Category:Material system | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | | link = :Category:Material system | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | ||
}} | |||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | |||
| title = Sounds | |||
| desc = Quality [[Sound and Music|audio]] adds a fourth dimension to your world. | |||
| link = :Category:Sound System | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | |||
}} | |||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | |||
| title = Particles | |||
| desc = Effects like smoke, sparks, blood and fire are created with [[Particle System Overview|particles]]. | |||
| link = :Category:Particle System | icon = icon-level design-orange.png | color = 232 152 33 / 6% | color-glow = 230 150 33 / 2% | |||
}} | }} | ||
</div> | </div> | ||
Line 49: | Line 63: | ||
<div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | <div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Programming | desc = A mod's C++ code defines the way its world and game rules behave. | | title = Programming | ||
| desc = A mod's C++ code defines the way its world and game rules behave. | |||
| link = :Category:Programming | icon = icon-porgramming-purple.png | color = 150 95 225 / 9% | color-glow = 160 33 230 / 2% | | link = :Category:Programming | icon = icon-porgramming-purple.png | color = 150 95 225 / 9% | color-glow = 160 33 230 / 2% | ||
}} | }} | ||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | {{User:THE OWL/Sandbox/Templates/Software docs/components|island | ||
| title = Scripting | desc = Scripting can be used for adding new functionality or logic to [[Entity|<span style="color:rgb(255 255 255 / 60%)">entities</span>]]. | | title = Scripting | ||
| desc = Scripting can be used for adding new functionality or logic to [[Entity|<span style="color:rgb(255 255 255 / 60%)">entities</span>]]. | |||
| link = :Category:Scripting | icon = icon-scripting-purple.png | color = 150 95 225 / 9% | color-glow = 160 33 230 / 2% | | link = :Category:Scripting | icon = icon-scripting-purple.png | color = 150 95 225 / 9% | color-glow = 160 33 230 / 2% | ||
}} | |||
</div> | |||
</div> | |||
<div style="display:flex; gap:1em; margin-top:1em"> | |||
<div style="display:flex; flex-wrap:wrap; gap:.8em; min-width:220px"> | |||
<div style="display:inherit; flex-direction:column; gap:.4em"><!-- | |||
--> <span style="font-size:1.8em; font-weight:900; color:rgb(255 255 255 / 80%)"> Misc </span> <!-- | |||
--> </span style="font-size:1.2em"> Everything else. </span> | |||
</div> | |||
</div> | |||
<div style="display:flex; flex-wrap:wrap; gap:.8em; width:100%"> | |||
{{User:THE OWL/Sandbox/Templates/Software docs/components|island | |||
| title = Tutorials | |||
| desc = Step-by-step guides on a variety of topics. | |||
| link = :Category:Tutorials | icon = icon-modding-blue.png | color = 33 130 230 / 8% | color-glow = 33 130 230 / 2% | |||
}} | }} | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 04:11, 3 November 2024
Index Beginnings.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Design Everything related to design.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Code Everything related to code.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Misc Everything else.

This article has been marked as a candidate for speedy deletion because it is unused.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.