Main Page: Difference between revisions

From Vintage Story Wiki
m (padding)
(added header for the modding section; made the page easier to translate // Edit via Wikitext Extension for VSCode)
Line 1: Line 1:
<languages />
<languages />
<translate>
 
<!--T:1-->
<!--T:1-->
<div style="display: grid;grid-template-columns:auto 2fr;place-items: center;">
<div style="display: grid;grid-template-columns:auto 2fr;place-items: center;">
     <div style="padding-right:0.5em;">[[File:GameLogoBanner.png|left|500px]]</div>
     <div style="padding-right:0.5em;">[[File:GameLogoBanner.png|left|500px]]</div>
     <div>
     <div>
       <p class="mainPageWelcome" style="font-size:135%">Welcome to the official Vintage Story Wiki</p>
       <p class="mainPageWelcome" style="font-size:135%"><translate>Welcome to the official Vintage Story Wiki</translate></p>
          
          
       <p class="mainPageDescription">
       <p class="mainPageDescription">
       [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. If you're a modder looking for source code to examine feel free to head over to the Vintage Story [https://github.com/anegostudios GitHub].
       <translate>[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. If you're a modder looking for source code to examine feel free to head over to the Vintage Story [https://github.com/anegostudios GitHub].</translate>
       </p>
       </p>
   </div>
   </div>
Line 16: Line 16:


<!--T:2-->
<!--T:2-->
{{Wiki/style|header=Survival Mode|content=<b>
{{Wiki/style|header=<translate>Survival Mode</translate>|content=<b>
;Getting Started
;<translate>Getting Started</translate>
:[[Survival Guide - Your first day]]
:[[Survival Guide - Your first day]]
:[[Survival Guide - Advanced tech]]
:[[Survival Guide - Advanced tech]]
:[[Combat]]
:[[Combat]]
:[[Classes]]
:[[Classes]]
;Crafting
;<translate>Crafting</translate>
:[[Knapping]]
:[[Knapping]]
:[[Crafting Recipes|Grid Crafting]]
:[[Crafting Recipes|Grid Crafting]]
Line 30: Line 30:
:[[Cooking]]
:[[Cooking]]
:[[Leather Working]]
:[[Leather Working]]
;Resource Gathering
;<translate>Resource Gathering</translate>
:[[Foraging]]
:[[Foraging]]
:[[Panning]]
:[[Panning]]
Line 41: Line 41:


<!--T:3-->
<!--T:3-->
{{Wiki/style|header=Mastering the game|content=
{{Wiki/style|header=<translate>Mastering the game</translate>|content=
<b>
<b>
;Gameplay
;<translate>Gameplay</translate>
:[[Trading]]
:[[Trading]]
:[[Containers|Storage Solutions]]
:[[Containers|Storage Solutions]]
Line 56: Line 56:


<!--T:5-->
<!--T:5-->
;Creative Mode
;<translate>Creative Mode</translate>
:[[Creative Starter Guide|Creative Mode Starter Guide]]
:[[Creative Starter Guide|Creative Mode Starter Guide]]
:[[How to use WorldEdit]]
:[[How to use WorldEdit]]
Line 63: Line 63:


<!--T:13-->
<!--T:13-->
;World
;<translate>World</translate>
:[[World Generation|World Generation]]
:[[World Generation|World Generation]]
::[[Ore Deposits]]
::[[Ore Deposits]]
Line 72: Line 72:


<!--T:6-->
<!--T:6-->
{{Wiki/style|header=Going further|content=
{{Wiki/style|header=<translate>Going further</translate>|content=
<b>
<b>
;Multiplayer
;<translate>Multiplayer</translate>
:[[Land claiming]]
:[[Land claiming]]
:[[Block reinforcement]]
:[[Block reinforcement]]
Line 81: Line 81:


<!--T:4-->
<!--T:4-->
;Miscellaneous
;<translate>Miscellaneous</translate>
:[[List of client commands]]
:[[List of client commands]]
:[[Client startup parameters]]
:[[Client startup parameters]]
Line 94: Line 94:
<!--T:7-->
<!--T:7-->
|}
|}
<br>
 
{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%;"
|-
!colspan="3"|<h2>Modding</h2>
|-
|-
<!--T:8-->
<!--T:8-->
{{Wiki/style|span=1|header=Modding - The Basics|content=
{{Wiki/style|span=1|header=<translate>The Basics</translate>|content=
<b>
<b>
;Getting Started
;<translate>Getting Started</translate>
:[[Modding:Getting_Started|Getting Started]]
:[[Modding:Getting_Started|Getting Started]]
:[[Modding:The Asset System|The Asset system]]
:[[Modding:The Asset System|The Asset system]]
:[[Modding:Basic Modding Examples|Mod Samples]]
:[[Modding:Basic Modding Examples|Mod Samples]]
;Tools and Hints
;<translate>Tools and Hints</translate>
:[[Modding:VS Model Creator|Model Creator]]
:[[Modding:VS Model Creator|Model Creator]]
:[[Modding:Modding Efficiently|Modding Efficiently]]
:[[Modding:Modding Efficiently|Modding Efficiently]]
:[[VTML]]
:[[VTML]]
;Release
;<translate>Release</translate>
:[[Modding:Mod Packaging|Packaging]]
:[[Modding:Mod Packaging|Packaging]]


Line 116: Line 116:


<!--T:9-->
<!--T:9-->
{{Wiki/style|span=1|header=Modding - Game Assets|content=
{{Wiki/style|span=1|header=<translate>Game Assets</translate>|content=
<b>
<b>
;Block
;<translate>Block</translate>
:[[Modding:Basic Block|Basic blocks]] ([[Basic Block#Custom Shapes|Custom Shapes]])
:[[Modding:Basic Block|Basic blocks]] ([[Basic Block#Custom Shapes|Custom Shapes]])
:[[Modding:Block Json Properties|Block property overview]]
:[[Modding:Block Json Properties|Block property overview]]
;Item
;<translate>Item</translate>
:[[Modding:Basic Item|Basic item]]
:[[Modding:Basic Item|Basic item]]
:[[Modding:Item Json Properties|Item property overview]]
:[[Modding:Item Json Properties|Item property overview]]
;Entity
;<translate>Entity</translate>
:[[Modding:Basic Entity|Basic entity]]
:[[Modding:Basic Entity|Basic entity]]
:[[Modding:Entity Json Properties|Entity property overview]]
:[[Modding:Entity Json Properties|Entity property overview]]
;World Generation
;<translate>World Generation</translate>
:[[Modding:WorldGen Configuration|WorldGen modding]]
:[[Modding:WorldGen Configuration|WorldGen modding]]
;General
;<translate>General</translate>
:[[Modding:Textures|Textures]]
:[[Modding:Textures|Textures]]
:[[Modding:JSON Patching|JSON Patching]]
:[[Modding:JSON Patching|JSON Patching]]
Line 136: Line 136:


</b>}}
</b>}}


<!--T:10-->
<!--T:10-->
{{Wiki/style|span=1|header=Modding - Programming|content=
{{Wiki/style|span=1|header=<translate>Programming</translate>|content=
<b>
<b>
;Getting Started
;<translate>Getting Started</translate>
:[[Modding:Setting up your Development Environment|Setting up your Dev. Environment]]
:[[Modding:Setting up your Development Environment|Setting up your Dev. Environment]]
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
:[https://github.com/anegostudios/vsmodexamples Mod Samples]
;Game Objects
;<translate>Game Objects</translate>
:[[Modding:Advanced Blocks|Block Class]]
:[[Modding:Advanced Blocks|Block Class]]
:[[Modding:Block Entity|Block Entity]]
:[[Modding:Block Entity|Block Entity]]
Line 151: Line 149:
:[[Modding:Advanced Items|Item Class]]
:[[Modding:Advanced Items|Item Class]]
:[[Modding:Block and Item Interactions|Block and Item interactions]]
:[[Modding:Block and Item Interactions|Block and Item interactions]]
;API
;<translate>API</translate>
:[[Modding:Commands|Commands]]
:[[Modding:Commands|Commands]]
:[[Modding:Using the WorldGen API|WorldGen API]]
:[[Modding:Using the WorldGen API|WorldGen API]]
Line 170: Line 168:
{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
|-
|-
{{Wiki/style|header=Other information|content=
{{Wiki/style|header=<translate>Other information</translate>|content=
<translate>
====About the game==== <!--T:11-->
====About the game==== <!--T:11-->
</translate>
* [[Frequently Asked Questions (FAQ)]]
* [[Frequently Asked Questions (FAQ)]]
* [[Vintage Story Original Soundtrack]]
* [[Vintage Story Original Soundtrack]]
 
<translate>
====About the wiki==== <!--T:12-->
====About the wiki==== <!--T:12-->
</translate>
{{Vintage_Story_Wiki:About}}
{{Vintage_Story_Wiki:About}}
}}
}}
|}
|}
</translate>

Revision as of 14:35, 7 January 2021

GameLogoBanner.png

Welcome to the official Vintage Story Wiki

Vintage Story is a survival sandbox game that is currently under development and available for 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 forums, or the official Discord server. We currently have 2,107 articles. If you're a modder looking for source code to examine feel free to head over to the Vintage Story GitHub.

Survival Mode
Mastering the game
Going further

Modding

The Basics
Game Assets
Programming
Other information