Main Page: Difference between revisions

From Vintage Story Wiki
(Finished translation tagging.)
(Marked this version for translation)
Line 88: Line 88:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:118-->
{{Content/Icon|Creature-humanoid-trader-artisan.png| Classes}}
{{Content/Icon|Creature-humanoid-trader-artisan.png| Classes}}


Line 110: Line 111:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:119-->
{{Content/Icon|Looseflints-granite-free.png| Knapping}}
{{Content/Icon|Looseflints-granite-free.png| Knapping}}


Line 135: Line 137:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:120-->
{{Content/Icon|Grid Stick.png| Foraging}}
{{Content/Icon|Grid Stick.png| Foraging}}


Line 153: Line 156:
</translate>
</translate>
|-
|-
! valign="top" style="text-align: center;"| <translate>World</translate>
! valign="top" style="text-align: center;"| <translate><!--T:121--> World</translate>
! valign="top" style="text-align: center;"| <translate>Multiplayer</translate>
! valign="top" style="text-align: center;"| <translate><!--T:122--> Multiplayer</translate>
! colspan= 2; valign="top" style="text-align: center;"| <translate>Miscellaneous</translate>
! colspan= 2; valign="top" style="text-align: center;"| <translate><!--T:123--> Miscellaneous</translate>
|-
|-
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:124-->
*[[World Generation]]
*[[World Generation]]
*[[World Configuration]]
*[[World Configuration]]
Line 169: Line 173:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:125-->
*[[Setting up a Multiplayer Server]]
*[[Setting up a Multiplayer Server]]
*[[List of server commands]]
*[[List of server commands]]
Line 177: Line 182:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:126-->
*[[List of client commands]]
*[[List of client commands]]
*[[Client startup parameters]]
*[[Client startup parameters]]
Line 186: Line 192:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:127-->
*[[How to use WorldEdit]]
*[[How to use WorldEdit]]
*[[Cinematic Camera|Cinematic Camera - make a video of your build!]]
*[[Cinematic Camera|Cinematic Camera - make a video of your build!]]
Line 195: Line 202:


{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;
{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;
! valign="top" colspan=4 style="text-align: center;| <translate>Modding the Game</translate>
! valign="top" colspan=4 style="text-align: center;| <translate><!--T:128--> Modding the Game</translate>
|-
|-
! valign="top" style="text-align: center;"| <translate>Modding Basics</translate>
! valign="top" style="text-align: center;"| <translate><!--T:129--> Modding Basics</translate>
! valign="top" style="text-align: center;"| <translate>Going Further</translate>
! valign="top" style="text-align: center;"| <translate><!--T:130--> Going Further</translate>
! valign="top" style="text-align: center;"| <translate>Block and Item Assets</translate>
! valign="top" style="text-align: center;"| <translate><!--T:131--> Block and Item Assets</translate>
! valign="top" style="text-align: center;"| <translate>Entity and World Assets</translate>
! valign="top" style="text-align: center;"| <translate><!--T:132--> Entity and World Assets</translate>
|-
|-
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:133-->
*[[Modding:Getting_Started|Getting Started]]
*[[Modding:Getting_Started|Getting Started]]
*[[Modding:The Asset System|The Asset system]]
*[[Modding:The Asset System|The Asset system]]
Line 213: Line 221:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:134-->
*[[Modding:Modding Efficiently|Modding Efficiently]]
*[[Modding:Modding Efficiently|Modding Efficiently]]
*[[VTML]]
*[[VTML]]
Line 223: Line 232:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:135-->
*[[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]]
Line 230: Line 240:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:136-->
*[[Modding:Basic Entity|Basic entity]]
*[[Modding:Basic Entity|Basic entity]]
*[[Modding:Entity Json Properties|Entity property overview]]
*[[Modding:Entity Json Properties|Entity property overview]]
Line 235: Line 246:
</translate>
</translate>
|-
|-
! valign="top" style="text-align: center;"| <translate>Programming Basics</translate>
! valign="top" style="text-align: center;"| <translate><!--T:137--> Programming Basics</translate>
! valign="top" style="text-align: center;"| <translate>Game Objects</translate>
! valign="top" style="text-align: center;"| <translate><!--T:138--> Game Objects</translate>
! colspan= 2; valign="top" style="text-align: center;"| <translate>API</translate>
! colspan= 2; valign="top" style="text-align: center;"| <translate><!--T:139--> API</translate>
|-
|-
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
Line 248: Line 259:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:140-->
*[[Modding:Block_System|The VS Block Systems]]
*[[Modding:Block_System|The VS Block Systems]]
*[[Modding:Advanced Blocks|Block Class]]
*[[Modding:Advanced Blocks|Block Class]]
Line 257: Line 269:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:141-->
*[[Modding:Commands|Commands]]
*[[Modding:Commands|Commands]]
*[[Modding:Using the WorldGen API|WorldGen API]]
*[[Modding:Using the WorldGen API|WorldGen API]]
Line 267: Line 280:
| valign="top" style="text-align: left;"|
| valign="top" style="text-align: left;"|
<translate>
<translate>
<!--T:142-->
*[[Modding:Basic Inventory Handling|Basic Inventory Handling]]
*[[Modding:Basic Inventory Handling|Basic Inventory Handling]]
*[[Modding:Rendering API|Shaders and Renderers]]
*[[Modding:Rendering API|Shaders and Renderers]]
Line 279: Line 293:
<!--T:75-->
<!--T:75-->
{| class="wikitable" style="background: transparent; width: 100%;"
{| class="wikitable" style="background: transparent; width: 100%;"
! colspan=6 valign="top" width="100%" style="text-align: center;"| <translate>Community Links</translate>
! colspan=6 valign="top" width="100%" style="text-align: center;"| <translate><!--T:143--> Community Links</translate>
|-
|-
| colspan=6 valign="center" width="100%" style="padding: 10px; text-align: center;"|
| colspan=6 valign="center" width="100%" style="padding: 10px; text-align: center;"|
<translate>
<translate>
<!--T:144-->
[[File:Discord_Link.png|280px|link=https://discord.com/invite/CkJjdrB]]
[[File:Discord_Link.png|280px|link=https://discord.com/invite/CkJjdrB]]
[[File:Forums.png|280px|link=https://www.vintagestory.at/forums/]]
[[File:Forums.png|280px|link=https://www.vintagestory.at/forums/]]
Line 293: Line 308:


{| class="wikitable" style="background: transparent; float:right; width:100%"
{| class="wikitable" style="background: transparent; float:right; width:100%"
! <translate>Important links for editors</translate>
! <translate><!--T:145--> Important links for editors</translate>
|-
|-
|style="vertical-align: top;"|
|style="vertical-align: top;"|
<translate>
<translate>
<!--T:146-->
* [[Vintage_Story_Wiki:Community_noticeboard|Community noticeboard]] The main hub for all things Vintage Story Wiki.
* [[Vintage_Story_Wiki:Community_noticeboard|Community noticeboard]] The main hub for all things Vintage Story Wiki.
* [[Vintage_Story_Wiki:How_to_help|How to help]] - This is the place to go if you want to help out but don't know where to start!
* [[Vintage_Story_Wiki:How_to_help|How to help]] - This is the place to go if you want to help out but don't know where to start!

Revision as of 15:24, 10 August 2022

Gamelogo-vintagestory.png

Welcome to the Vintage Story Wiki, a community driven knowledge base for Vintage Story.

Vintage Story is an uncompromising wilderness survival sandbox game inspired by lovecraftian horror themes. Find yourself in a ruined world reclaimed by nature and permeated by unnerving temporal disturbances. Relive the advent of human civilization, or take your own path. It is currently under development and available for purchase as an early access title.

Any contribution is 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,130 articles. If you're a modder looking for source code to examine feel free to head over to the Vintage Story GitHub.

Game Update News
1.16.4-theme-pic-forum.jpg
Latest stable version

Version 1.16.5

Latest unstable version
Version 1.17.0-rc5

De-Jank and Game Juice Update

Most recent updates

De-Jank and Game Juice Update (1.17.0-rc.5)

  • Major fixes

De-Jank and Game Juice Update (1.17.0-rc.4)

  • Non-critical stability fixes

De-Jank and Game Juice Update (1.17.0-rc.3)

  • Savegame update fix
  • Hats can be crafted
Version History
Playing the Game
Beginner's Help Mechanics Crafting Resource Gathering

Looseflints-obsidian-free.pngSurvival Guide - Your first day

Crystalizedore-medium-nativecopper-granite.pngSurvival Guide - Advanced tech

Magicwand.pngCreative Mode - Starter Guide

Axe-copper.pngTools

Longblade-copper.pngWeapons

Nightmare Drifter.pngCombat

Signpost.pngFrequently Asked Questions

Creature-humanoid-trader-artisan.pngClasses

Gear-rusty.pngTrading

Woodencrate-closed.pngStorage

Redmeat-raw.pngFood preservation

Gear-temporal.pngTemporal Stability

Lava-still-7.pngTemperature

Woodenaxle-ud.pngMechanical Power

Looseflints-granite-free.pngKnapping

Workbench.pngGrid Crafting

Clay-blue.pngClay Forming

Ingotmold-burned.pngCasting

Anvil-copper.pngSmithing

Redmeat-cooked.pngCooking

Grid Boiler.pngAlcohol Brewing

Leather-plain.pngLeather Working

Grid Stick.pngForaging

Pan-wooden.pngPanning

Grid Carrot.pngFarming

Creature-pig-wild-male.pngAnimal Husbandry

Beeswax.pngBeekeeping

Pickaxe-copper.pngMining

World Multiplayer Miscellaneous
Modding the Game
Modding Basics Going Further Block and Item Assets Entity and World Assets
Programming Basics Game Objects API
Community Links

Discord Link.png Forums.png Banner Modb.png Bug Tracker.png OST.png

Important links for editors