Difference between revisions of "Main Page"

From The Official Visionaire Studio: Adventure Game Engine Wiki
 
(148 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{| class="ts"  
 
{| class="ts"  
 
|-
 
|-
| style="width:40%;font-size:20px;" | What is Visionaire Studio? || colspan="2" style="text-align:center;font-size:16px;" | ''<span class="orng-shdw">It's great for beginners, yet powerful enough for professional developers!</span>''
+
| style="width:40%;" | <span class="orng-shdw s20">What is Visionaire Studio?</span> || style="text-align:center;vertical-align:middle;" | ''<span class="orng-shdw s17">It's great for beginners, yet powerful enough for professional developers!</span>''
 
|-
 
|-
| style="width:40%;" | ''Visionaire Studio'' is a powerful multi-platform game engine specifically designed for the creation of 2D and 2.5D point & click adventure games. It allows anyone to develop games, as no coding is required. The only limitation is your imagination! || style="width:30%;" | '''Indies & Hobbyists'''<br/><br/>Your entryway into the world of adventure game creation. || '''Teachers & Students'''<br/><br/>Teach the principals of game design, using a fun and easy to learn game engine.
+
| style="width:40%;" | '''Visionaire Studio''' is a powerful multi-platform game engine specifically designed for the creation of 2D and 2.5D point & click adventure games. It allows ''virtually'' everyone to develop games, as no coding is required. The only ''limitation'' is your '''imagination'''!<br /><br />Bring your game to life in a matter of ''hours'' or ''days'', instead of ''weeks'' or ''months''. What would usually take you ages to achieve via programming can be done much faster due to our event system which allows you to effortlessly combine pre-made [[Action System|actions]], queries and [[Scripting|code]].
 +
| rowspan="2" | <div style="text-align:center;">[[File:multi-platform_1.png|650px]]</div>
 
|-
 
|-
| style="width:40%;vertical-align:bottom;" | <html><div class="buy" style="float:left;width:48%" href="http://www.visionaire-studio.net/shop/category/adventures-english/" target="_blank">Buy Now</div><div class="download" style="float:right;width:48%" href="http://www.visionaire-studio.net/cms/visionaire4-english">Download</div></html> || style="width:30%;" | '''Designers & Artists'''<br/><br/>Develop games without having to learn any difficult programming languages. || '''Professional Developers'''<br/><br/>Rapidly mock-up prototypes and ideas, or use it as a faster alternative to programming.
+
| style="vertical-align:bottom;height:1px" | <html><a href="https://www.visionaire-studio.net/" target="_blank"><button class="buy_lrg">Visit the Visionaire Studio website</button></a></html>
 
|}
 
|}
  
== Fast and Easy to Use ==
+
<div style="display:flex">
{| class="ts"
+
<div style="flex-grow:1">
|-
+
 
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
+
== Manual ==
|-
+
This is the (semi-)official documentation for '''Visionaire Studio''', created with input from members of the Visionaire community.
| style="width:40%;" | text column || image column
+
 
|}
+
=== General ===
 +
* [[An Introduction to Visionaire Studio: Adventure Game Engine|Introduction: What is Visionaire Studio all about?]]
 +
* [[Getting Started with the Visionaire Studio Editor]]
 +
 
 +
=== Game Creation ===
 +
* [[Action System]]
 +
** [[Action Parts|List of Action Parts]]
 +
* [[Conditions and Values]]
 +
* [[Text|Working with Text]]
 +
* [[Game Properties]]
 +
* [[Scenes and Objects]]
 +
* [[Menus]]
 +
* [[Animations]]
 +
* [[Characters]]
 +
* [[Interfaces]]
 +
* [[Fonts]]
 +
* [[Cursors]]
 +
* [[Items]]
 +
* File Formats and Encoding
 +
** [[Image Encoding]]
 +
** [[Audio Encoding]]
 +
** [[Video Encoding]]
 +
 
 +
=== Advanced Features ===
 +
* [[Particle System]]
 +
* [[Audio System]]
 +
* [[Curves]]
 +
* [[3D Models]] <small>(not up-to-date)</small>
 +
* [[Shaders]]
 +
* [[Box2D]]
 +
* [[Steam and GOG APIs]]
 +
* [[Team Files]]
 +
* [[Plugins]]
 +
 
 +
=== Test, Debug and Release ===
 +
* [[Console Documentation|Player Console]] <small>(not up-to-date)</small>
 +
* [[Ini File]]
 +
* [[Build Game|Build your Game (Compiling)]]
 +
 
 +
=== Scripting ===
 +
<small>Please refer to the official [http://www.visionaire-studio.com/luadocs/ Visionaire Studio Luadocs] for any script related topics not (yet) covered here in the Wiki.</small>
 +
* [[Scripting|Scripting Basics]]
 +
* [[Data Structure]]
 +
* Commands (Methods and Fields)
 +
** [[Global Commands]]
 +
** [[VisionaireObject Commands]]
 +
** [[Graphics Commands]]
 +
** [[System Commands]]
 +
* [[Keycodes & Modifiers|Reference Sheet: Keycodes & Modifiers]]
 +
* [[Ilios|Ilios & Visual Scripting]]
 +
</div>
 +
<div style="flex-grow:1;width:50%;padding-left:30px">
 +
 
 +
== Additional Content ==
 +
Here you can find tutorials, scripts, and other useful resources created by various members of the Visionaire Studio Team & its users.
  
== Powerful Event System ==
+
=== Tutorials ===
{| class="ts"
+
* [[Tutorials|General Tutorials for Visionaire Studio 5]]
|-
+
* [[Legacy Tutorials|Legacy Tutorials]] <small>(may be outdated, but worth a look)</small>
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
+
* [[Basic lua: Index|Learn Some Lua: The Basics]]
|-
 
| style="width:40%;" | text column || image column
 
|}
 
  
== Flexible Actions ==
+
=== Scripts ===
{| class="ts"
+
* [[Compiled Index of Lua Scripts for Visionaire Studio|Community-made Lua Scripts]]
|-
+
* [[Shader (CMS)|Shader Toolkit]]
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
 
|-
 
| style="width:40%;" | text column || image column
 
|}
 
  
== Dynamic Visual Effects ==
+
=== Downloads ===
{| class="ts"
+
* [[Templates|Templates / Demo Projects]]
|-
+
* [[Action Part Plugins]]
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
 
|-
 
| style="width:40%;" | text column || image column
 
|}
 
  
== Built-in Script Editor ==
+
=== Tips & Tricks ===
{| class="ts"
+
* [[Naming Conventions and Structure]]
|-
+
* [[Animation Tips and Tricks|Get More out of Your Animations]]
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
+
* [[An Event in Time|An Event in Time: About Events, Loops, & Timing]]
|-
+
* [[Approaching Sound Design]]
| style="width:40%;" | text column || image column
+
* [[Game Optimization]]
|}
+
* [[Remote Debugging]]
  
== Multi-platform Support ==
+
=== About Game Development ===
{| class="ts"
+
* [[Motivation, Inspiration and Focus]]
|-
+
* [[Riding the Waves: A Workflow Tip Guide]]
| colspan="2" | '''''Whatever your background, Visionaire Studio has many features for you to take advantage of!'''''
+
* [[Marketing and Promotion]]
|-
 
| style="width:40%;" | text column || image column
 
|}
 
  
<html><h2></h2></html>
 
  
{| class="ts"
+
== References ==
|-
+
We have many great references for games & studios utilizing Visionaire Studio as their game engine. Get a glimpse of what can be achieved through this [[Compiled Index of Games Made With Visionaire Studio|compiled index of games made with Visionaire Studio]].
| style="width:50%;" | <span class="orng-shdw 20">Start developing now!<span> || <span class="orng-shdw 20">Try it for free!</span>
+
<div id="slideshow" style="width:500px;">
|-
+
<div>[[File:Goodbyedeponia_screenshot008.jpg|thumb|500px|Goodbye Deponia (Daedalic Entertainment)]]</div>
| Want to dive straight into the deep end? Choose your license and start making your own games now. || There's nothing better than a free version of something - well except the final product of course! Try our free evaluation version to get a taste of what Visionaire Studio has to offer.
+
<div>[[File:Lucy Dreaming.jpg|thumb|500px|Lucy Dreaming (Tall Story Games)]]</div>
|-
+
<div>[[File:The-night-of-the-rabbit-1.jpg|thumb|500px|The Night of the Rabbit (Daedalic Entertainment)]]</div>
| <html><div class="buy" style="width:100%;text-align:center;" href="http://www.visionaire-studio.net/shop/category/adventures-english/" target="_blank">Buy It Now!</div></html> || <html><div class="download" style="width:100%;text-align:center;" href="http://www.visionaire-studio.net/cms/visionaire4-english">Feeling Cheap? Get Free Version Instead!</div></html>
+
<div>[[File:Memoria_screen03_en.jpg|thumb|500px|Memoria (Daedalic Entertainment)]]</div>
|}{{toc}}
+
<div>[[File:paradigm_1.jpg|thumb|500px|Paradigm (Jacob Janerka)]]</div>
 +
<div>[[File:Harveys-new-eyes-2.jpg|thumb|500px|Edna & Harvey: Harvey's New Eyes (Daedalic Entertainment)]]</div>
 +
<div>[[File:Me-and-the-robot.png|thumb|500px|Me and the Robot (The Argonauts)]]</div>
 +
<div>[[File:StasisScreenshot3.jpg|thumb|500px|STASIS (THE BROTHERHOOD)]]</div>
 +
<div>[[File:Asa_rm.jpg|thumb|500x500px|ASA: A Space Adventure (Simon Says: Watch! Play!)]]</div>
 +
<div>[[File:four_last_things.jpg|thumb|500px|Four Last Things (Joe Richardson)]]</div>
 +
<div>[[File:kf_pillars_of_the_earth.jpg|thumb|500px|Ken Follet's The Pillars of the Earth (Daedalic Entertainment)]]</div>
 +
<div>[[File:Midnight_at_the_celestial_palace.jpg|thumb|500px|Midnight at the Celestial Palace (Orrery Games)]]</div>
 +
</div>
 +
</div>
 +
</div>
 +
{{toc}}{{DISPLAYTITLE:Welcome to the Visionaire Studio Wiki}}

Latest revision as of 12:31, 20 October 2023

What is Visionaire Studio? It's great for beginners, yet powerful enough for professional developers!
Visionaire Studio is a powerful multi-platform game engine specifically designed for the creation of 2D and 2.5D point & click adventure games. It allows virtually everyone to develop games, as no coding is required. The only limitation is your imagination!

Bring your game to life in a matter of hours or days, instead of weeks or months. What would usually take you ages to achieve via programming can be done much faster due to our event system which allows you to effortlessly combine pre-made actions, queries and code.
Multi-platform 1.png

Manual

This is the (semi-)official documentation for Visionaire Studio, created with input from members of the Visionaire community.

General

Game Creation

Advanced Features

Test, Debug and Release

Scripting

Please refer to the official Visionaire Studio Luadocs for any script related topics not (yet) covered here in the Wiki.

Additional Content

Here you can find tutorials, scripts, and other useful resources created by various members of the Visionaire Studio Team & its users.

Tutorials

Scripts

Downloads

Tips & Tricks

About Game Development


References

We have many great references for games & studios utilizing Visionaire Studio as their game engine. Get a glimpse of what can be achieved through this compiled index of games made with Visionaire Studio.

Goodbye Deponia (Daedalic Entertainment)
Lucy Dreaming (Tall Story Games)
The Night of the Rabbit (Daedalic Entertainment)
Memoria (Daedalic Entertainment)
Paradigm (Jacob Janerka)
Edna & Harvey: Harvey's New Eyes (Daedalic Entertainment)
Me and the Robot (The Argonauts)
STASIS (THE BROTHERHOOD)
ASA: A Space Adventure (Simon Says: Watch! Play!)
Four Last Things (Joe Richardson)
Ken Follet's The Pillars of the Earth (Daedalic Entertainment)
Midnight at the Celestial Palace (Orrery Games)