Main Page: Difference between revisions

From Vintage Story Wiki
notice for the survey i made :)
No edit summary
(notice for the survey i made :))
(38 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
<!--T:1-->
<div class="mainPageHeader" style="clear:both;">
<div class="mainPageHeader" style="clear:both;">
   [[File:GameLogoBanner.png|left|500px]]
   [[File:GameLogoBanner.png|left|500px]]
Line 6: Line 7:
          
          
   <p class="mainPageDescription">
   <p class="mainPageDescription">
     [https://www.vintagestory.at Vintage Story] is a survival sandbox game that currently under development and available for [https://www.vintagestory.at/store/category/1-game-account/ purchase] as an early access title. Any contributions are welcome as much is left is to be added. If you do wish to contribute, please request wiki edit access on the [https://www.vintagestory.at/forums/topic/267-wiki-discussion/ forums]. We currently have [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.
     [https://www.vintagestory.at Vintage Story] is a survival sandbox game that is currently under development and available for [https://www.vintagestory.at/store/category/1-game-account/ purchase] as an early access title. Any contributions are welcome as much is left to be added. If you do wish to contribute, please request wiki edit access on the [https://www.vintagestory.at/forums/topic/267-wiki-discussion/ forums], or the [https://discord.gg/CkJjdrB official Discord server]. We currently have [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.  
   </p>
   </p>
</div>
</div>
{{Notice
|Title=Wiki Reader Survey!
|Text=In light of all the recent updates, the wiki team has been stretched thin. To help direct our efforts we would like you to complete [https://forms.gle/kmeMQfeaiVRySHyb6 this survery]. Your input is very much appreciated!
}}
<br>
<br>
{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
|-
|-


<!--T:2-->
{{Wiki/style|header=Survival Mode|content=<b>
{{Wiki/style|header=Survival Mode|content=<b>
;Getting Started
;Getting Started
Line 21: Line 27:
:[[Crafting Recipes|Grid Crafting]]
:[[Crafting Recipes|Grid Crafting]]
:[[Clay Forming]]
:[[Clay Forming]]
:[[Casting]]
:[[Smithing]]
:[[Smithing]]
:[[Cooking]]
:[[Leather Working]]
;Resource Gathering
;Resource Gathering
:[[Foraging]]
:[[Foraging]]
:[[Panning]]
:[[Farming]]
:[[Farming]]
:[[Ore Deposits|Mining]]
:[[Animal Husbandry]]
:[[Metal]]
:[[Beekeeping|Beekeeping]]
;Construction
:[[Mining]]
:[[Building Blocks]]
:[[Containers|Storage Solutions]]
:[[Light sources|Lighting Solutions]]
</b>
</b>
}}
}}


<!--T:3-->
{{Wiki/style|header=Mastering the game|content=
{{Wiki/style|header=Mastering the game|content=
<b>
<b>
;Gameplay
;Gameplay
:[[Cooking]]
:[[Animal Husbandry]]
:[[Worldmap|The Worldmap]]
:[[Worldmap|The Worldmap]]
:[[Trading]]
:[[Containers|Storage Solutions]]
:[[Food preservation]]
:[[Light sources|Lighting Solutions]]
:[[Metal|List of Metals]]
:[[Armor]]


;Misc
<!--T:5-->
:[[Installing the game on Linux]]
;Creative Mode
:[[List of Chat Commands]]
:[[Adding mods|Installing Mods]]
:[[Updating Old Worlds]]
 
;Creative Mode Tools
:[[Creative Starter Guide|Creative Mode Starter Guide]]
:[[Creative Starter Guide|Creative Mode Starter Guide]]
:[[How to use WorldEdit]]
:[[How to use WorldEdit]]
Line 55: Line 62:
}}
}}


 
<!--T:6-->
{{Wiki/style|header=Multiplayer|content=
{{Wiki/style|header=Multiplayer and more|content=
<b>
<b>
;[[Land claiming]]
;[[Land claiming]]
;[[List of multiplayer commands]]
;[[Setting up a Multiplayer Server]]
;[[Setting up a Multiplayer Server]]
;[[Managing a Multiplayer Server]]
;[[Managing a Multiplayer Server]]
<!--T:4-->
;Miscellaneous
:[[List of server commands]]
:[[List of client commands]]
:[[Adding mods|Installing Mods]]
:[[Updating Old Worlds]]
:[[Installing the game on Linux]]
</b>}}
</b>}}


<!--T:7-->
|}
|}
<br>
<br>
Line 70: Line 86:




<!--T:8-->
{{Wiki/style|span=1|header=Theme Pack Modding|content=
{{Wiki/style|span=1|header=Theme Pack Modding|content=
<b>
<b>
Line 78: Line 95:
</b>}}
</b>}}


<!--T:9-->
{{Wiki/style|span=1|header=Game Content Modding|content=
{{Wiki/style|span=1|header=Game Content Modding|content=
<b>
<b>
Line 85: Line 103:
;Block
;Block
:[[Basic Block]] ([[Basic Block#Custom Shapes|Custom Shapes]])
:[[Basic Block]] ([[Basic Block#Custom Shapes|Custom Shapes]])
:[[Block Json Properties|Property Overview]]
:[[Block Json Properties|Block Property Overview]]
;Item
;Item
:[[Basic Item]]
:[[Basic Item]]
:[[Item Json Properties|Property Overview]]
:[[Item Json Properties|Item Property Overview]]
;Entity
;Entity
:[[Basic Entity]]
:[[Basic Entity]]
:[[Entity Json Properties|Property Overview]]
:[[Entity Json Properties|Entity Property Overview]]
;World Generation
;World Generation
:[[WorldGen Configuration]]
:[[WorldGen Configuration]]
;Miscellaneous
;Miscellaneous
:[[Creating Recipes|Recipes]]
:[[JSON Patching]]
:[[Creating Recipes|Grid Crafting Recipes]]
:[[Modding Efficiently]]
:[[Modding Efficiently]]
;Release
;Release
Line 103: Line 122:




<!--T:10-->
{{Wiki/style|span=1|header=Code Modding|content=
{{Wiki/style|span=1|header=Code Modding|content=
<b>
<b>
Line 109: Line 129:
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
;Game Objects
;Game Objects
:[[Advanced Blocks|The Block Class]]
:[[Advanced Blocks|Block Class]]
:[[Block Entity|Block Entities]]
:[[Block Entity|Block Entity]]
:[[Adding Block Behavior|Block Behaviors]]
:[[Adding Block Behavior|Block Behavior]]
:[[Advanced Items|The Item Class]]
:[[Advanced Items|Item Class]]
:[[Block/ Item Interactions]]
:[[Block/ Item Interactions]]
;API
;API
:[[Mod:Commands]]
:[[Mod:Commands|Commands]]
:[[WorldGen API|WorldGen API]]
:[[WorldGen API|WorldGen API]]
:[[Particles]]
:[[Particles]]
:[[World Access]]
:[[World Access]]
:[[Rendering API|Shaders and Renderers]]
:[[Rendering API|Shaders and Renderers]]
:[[GUIs|Graphical User Interfaces]]
</b>}}
</b>}}
|}
{| class="wikitable" style="width:100%"
|-
{{Wiki/style|header=Other information|content=
====About the game==== <!--T:11-->
* [[Vintage Story Original Soundtrack]]


====About the wiki==== <!--T:12-->
* [[Vintage Story Wiki:Guidelines]]
* [[Vintage Story Wiki:Incomplete Pages]]
* [[Questions & Answers]]
* [[How to translate the wiki]]
}}
|}
|}
[[Incomplete Pages]]  [[Questions & Answers|Frequent:Q&A]] [[How to translate the wiki]]
</translate>
</translate>
Confirmedusers, Bureaucrats, editor, Administrators
1,522

edits