Main Page/en: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<div | |||
<!--T:1--> | |||
<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> | |||
<p class="mainPageWelcome" style="font-size:135%">Welcome to the official Vintage Story Wiki</p> | |||
<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]. | |||
</ | </p> | ||
</div> | |||
</div> | </div> | ||
{| 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 | ||
:[[Survival | :[[Survival Guide - Your first day]] | ||
:[[Survival Guide - Advanced tech]] | |||
:[[Combat]] | :[[Combat]] | ||
:[[Classes]] | |||
;Crafting | ;Crafting | ||
:[[Knapping]] | :[[Knapping]] | ||
:[[Crafting Recipes|Grid Crafting]] | :[[Crafting Recipes|Grid Crafting]] | ||
:[[Clay Forming]] | :[[Clay Forming]] | ||
:[[Casting]] | |||
:[[Smithing]] | :[[Smithing]] | ||
:[[Cooking]] | :[[Cooking]] | ||
:[[Leather Working]] | |||
;Resource Gathering | ;Resource Gathering | ||
:[[Foraging]] | :[[Foraging]] | ||
Line 28: | Line 36: | ||
:[[Animal Husbandry]] | :[[Animal Husbandry]] | ||
:[[Beekeeping|Beekeeping]] | :[[Beekeeping|Beekeeping]] | ||
:[[ | :[[Mining]] | ||
</b> | </b> | ||
}} | }} | ||
<!--T:3--> | |||
{{Wiki/style|header=Mastering the game|content= | {{Wiki/style|header=Mastering the game|content= | ||
<b> | <b> | ||
;Gameplay | ;Gameplay | ||
:[[Trading]] | :[[Trading]] | ||
:[[Containers|Storage Solutions]] | :[[Containers|Storage Solutions]] | ||
Line 42: | Line 49: | ||
:[[Light sources|Lighting Solutions]] | :[[Light sources|Lighting Solutions]] | ||
:[[Metal|List of Metals]] | :[[Metal|List of Metals]] | ||
::[[Steel Making]] | |||
:[[Armor]] | |||
:[[Temporal Stability]] | |||
:[[Temperature]] | |||
:[[Mechanical Power]] | |||
<!--T:5--> | |||
;Creative Mode | ;Creative Mode | ||
:[[Creative Starter Guide|Creative Mode Starter Guide]] | :[[Creative Starter Guide|Creative Mode Starter Guide]] | ||
:[[How to use WorldEdit]] | :[[How to use WorldEdit]] | ||
:[[Cinematic Camera]] | :[[Cinematic Camera|Cinematic Camera - make a video of your build!]] | ||
:[[Adjustable FPS Video Recording]] | :[[Adjustable FPS Video Recording]] | ||
<!--T:13--> | |||
;World | |||
:[[World Generation|World Generation]] | |||
::[[Ore Deposits]] | |||
:[[Worldmap|The Worldmap]] | |||
:[[Weather]] | |||
</b> | </b> | ||
}} | }} | ||
{{Wiki/style|header= | <!--T:6--> | ||
{{Wiki/style|header=Going further|content= | |||
<b> | <b> | ||
;[[Land claiming]] | ;Multiplayer | ||
:[[Land claiming]] | |||
:[[Block reinforcement]] | |||
:[[Setting up a Multiplayer Server]] | |||
:[[List of server commands]] | |||
<!--T:4--> | |||
;Miscellaneous | ;Miscellaneous | ||
:[[List of | :[[List of client commands]] | ||
:[[Client startup parameters]] | |||
:[[Adding mods|Installing Mods]] | :[[Adding mods|Installing Mods]] | ||
:[[Updating Old Worlds]] | :[[Updating Old Worlds]] | ||
:[[Installing the game on Linux]] | :[[Installing the game on Linux]] | ||
:[[Controller Compatibility]] | |||
:[[Collectibles]] | |||
:[[Ambience Features]] | |||
:[[Suggestions]] | |||
</b>}} | </b>}} | ||
<!--T:7--> | |||
|} | |} | ||
{| class="wikitable" style="width:100%" | {| class="wikitable" style="width:100%;" | ||
|- | |||
|colspan="3" style="font-size: 125%;"|<b>Modding</b> | |||
|- | |- | ||
<!--T:8--> | |||
{{Wiki/style|span=1|header=The Basics|content= | |||
{{Wiki/style|span=1|header= | |||
<b> | <b> | ||
;Getting Started | ;Getting Started | ||
:[[ | :[[Modding:Getting_Started|Getting Started]] | ||
:[[The Asset System]] | :[[Modding:The Asset System|The Asset system]] | ||
:[[VS Model Creator|Model Creator]] | :[[Modding:Basic Modding Examples|Mod Samples]] | ||
;Tools and Hints | |||
:[[Modding:VS Model Creator|Model Creator]] | |||
:[[Modding:Modding Efficiently|Modding Efficiently]] | |||
:[[VTML]] | |||
;Release | |||
:[[Modding:Mod Packaging|Packaging]] | |||
:[https://mods.vintagestory.at/ Mod Database] | |||
</b>}} | </b>}} | ||
{{Wiki/style|span=1|header=Game | <!--T:9--> | ||
{{Wiki/style|span=1|header=Game Assets|content= | |||
<b> | <b> | ||
;Block | ;Block | ||
:[[Basic Block]] ([[Basic Block#Custom Shapes|Custom Shapes]]) | :[[Modding:Basic Block|Basic blocks]] ([[Basic Block#Custom Shapes|Custom Shapes]]) | ||
:[[Block Json Properties|Block | :[[Modding:Block Json Properties|Block property overview]] | ||
;Item | ;Item | ||
:[[Basic Item]] | :[[Modding:Basic Item|Basic item]] | ||
:[[Item Json Properties|Item | :[[Modding:Item Json Properties|Item property overview]] | ||
;Entity | ;Entity | ||
:[[Basic Entity]] | :[[Modding:Basic Entity|Basic entity]] | ||
:[[Entity Json Properties|Entity | :[[Modding:Entity Json Properties|Entity property overview]] | ||
;World Generation | ;World Generation | ||
:[[WorldGen Configuration]] | :[[Modding:WorldGen Configuration|WorldGen modding]] | ||
; | ;General | ||
:[[JSON Patching]] | :[[Modding:Textures|Textures]] | ||
:[[Creating Recipes|Grid Crafting Recipes]] | :[[Modding:JSON Patching|JSON Patching]] | ||
:[[Modding | :[[Modding:Creating Recipes|Grid Crafting Recipes]] | ||
:[[Modding:The Remapper|The Remapper]] | |||
</b>}} | </b>}} | ||
<!--T:10--> | |||
{{Wiki/style|span=1|header=Programming|content= | |||
{{Wiki/style|span=1|header= | |||
<b> | <b> | ||
;Getting Started | ;Getting Started | ||
:[[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 | ;Game Objects | ||
:[[Advanced Blocks|Block Class]] | :[[Modding:Advanced Blocks|Block Class]] | ||
:[[Block Entity|Block Entity]] | :[[Modding:Block Entity|Block Entity]] | ||
:[[Adding Block Behavior|Block Behavior]] | :[[Modding:Adding Block Behavior|Block Behavior]] | ||
:[[Advanced Items|Item Class]] | :[[Modding:Advanced Items|Item Class]] | ||
:[[Block | :[[Modding:Block and Item Interactions|Block and Item interactions]] | ||
;API | ;API | ||
:[[ | :[[Modding:Commands|Commands]] | ||
:[[WorldGen API|WorldGen API]] | :[[Modding:Using the WorldGen API|WorldGen API]] | ||
:[[Particles]] | :[[Modding:WorldGen Concept|WorldGen Concept]] | ||
:[[World Access]] | :[[Modding:Network API|Network API]] | ||
:[[Rendering API|Shaders and Renderers]] | :[[Modding:Simple Particles|Particles]] | ||
:[[GUIs|Graphical User Interfaces]] | :[[Modding:World Access|World Access]] | ||
:[[Modding:Tree Attribute| TreeAttribute]] | |||
:[[Modding:Basic Inventory Handling|Basic Inventory Handling]] | |||
:[[Modding:Rendering API|Shaders and Renderers]] | |||
:[[Modding:GUIs|Graphical User Interfaces]] | |||
:[[Modding:SaveGame Data Storage|SaveGame Data Storage]] | |||
:[[Modding:Chunk Data Storage|Chunk Data Storage]] | |||
:[[Modding:Moddable Mod|Moddable Mod]] | |||
</b>}} | </b>}} | ||
|} | |} | ||
Line 131: | Line 172: | ||
{{Wiki/style|header=Other information|content= | {{Wiki/style|header=Other information|content= | ||
====About the game==== | ====About the game==== | ||
* [[Frequently Asked Questions (FAQ)]] | |||
* [[Troubleshooting Guide]] | |||
* [[Vintage Story Original Soundtrack]] | * [[Vintage Story Original Soundtrack]] | ||
====About the wiki==== | ====About the wiki==== | ||
{{Vintage_Story_Wiki:About}} | |||
}} | }} | ||
|} | |} |
Revision as of 13:21, 6 April 2021
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,213 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
|