Difference between revisions of "Portal:Overgrowth"

From Wolfire Games Wiki
Jump to: navigation, search
(removed Effects System (merged with Phoenix Engine))
(Asset Creation)
 
(112 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
<noinclude>[[Category:Portals|{{PAGENAME}}]] [[Category:Overgrowth|{{PAGENAME}}]] </noinclude>
 
<noinclude>[[Category:Portals|{{PAGENAME}}]] [[Category:Overgrowth|{{PAGENAME}}]] </noinclude>
 
{{Overgrowth Portal Header}}
 
{{Overgrowth Portal Header}}
{{Not Whaleman Friendly | This page had been neglected for too long}}
 
  
 
-----
 
-----
  
  
[http://www.wolfire.com/overgrowth Overgrowth] is a cross-platform game in development by Wolfire Games, an independent game company consisting of David Rosen, founder and lead programmer, and Aubrey Serr, lead artist. Overgrowth is the spiritual successor to [[Lugaru]], a game also developed by Wolfire. Development for Overgrowth was officially announced on September 17th, 2008. The game is currently in Alpha and is playable via [http://www.wolfire.com/overgrowth/preorder preorder].
+
[http://www.wolfire.com/overgrowth Overgrowth] is a cross-platform game developed by Wolfire Games, an independent game development company. Overgrowth is the spiritual successor to [[Lugaru]], an earlier game also developed by Wolfire. Development of Overgrowth was officially announced on September 17th, 2008, and version 1.0 was officially released on October 16th, 2017. The game is currently purchasable via [http://www.wolfire.com/overgrowth/preorder direct order], through [https://www.humblebundle.com/store/overgrowth Humble Bundle], and [http://store.steampowered.com/app/25000/Overgrowth/ Steam].
  
Gameplay emphasises 3rd-person, fluid, fast-paced melee combat, and 3D-platforming. Overgrowth uses a custom game engine codenamed "[[Phoenix Engine|Phoenix]]", and a lot of work has been put into making the it accessible to [[Editor_Interface|modding]].
+
Overgrowth's Gameplay emphasizes fluid, fast-paced, 3rd-person perspective armed and unarmed melee combat, 3D-platforming, and stealthy infiltration. Overgrowth uses a custom game engine codenamed "[[Phoenix Engine|Phoenix]]", and a lot of work has been put into making it accessible to [[Editor_Interface|modding]].
  
As of yet there is no definite story line. The game currently consists of a collection of maps (some of which are populated by enemies) which the player is able to explore (and modify if they are so inclined). As of Alpha v197, there is an additional gameplay mode, dubbed "Arena", in which the player is pitted against procedurally generated enemies in gladiatorial matches.
+
The game currently consists of two campaigns - a remastering of Lugaru in the Phoenix engine, and its successor, the new Overgrowth campaign, as well as a collection of maps (many of which are populated by enemies) which the player is able to explore, fight through, and even modify if they are so inclined. There are three additional gameplay modules, one called "Arena", in which the player is pitted against procedurally generated NPC enemies in gladiatorial matches, and "Versus," a two-player local competitive mode in which you can fight your friends, or enemies! There are also numerous player-made characters, weapons, maps, campaigns, and gameplay modifications available through the [https://steamcommunity.com/app/25000/workshop/ Steam Workshop], and a community-made tool called the [http://forums.wolfire.com/viewtopic.php?f=13&t=14201 SUMlauncher].
  
=The Game=
+
The story of Overgrowth features a continuation of [[Turner]]'s journey, 1 year after the events of [[Lugaru]]. In addition to anthropomorphic rabbits and wolves, the Overgrowth Universe now includes cats, dogs, and rats (see article: [[Races]]), all of whom appear in the main campaign.
*[[Phoenix Engine]]
 
  
== Overgrowth Universe ==
+
== Playing and Configuring Overgrowth ==
 +
* [[Getting Started]]
 +
* [[Control Reference]]
 +
* [[Configuring Overgrowth]]
 +
* [[Overgrowth FAQ]]
 +
 
 +
== The Overgrowth Universe ==
 
* [[Races]]
 
* [[Races]]
 
* [[Locations]]
 
* [[Locations]]
* [[Characters]]
+
* [[Characters (lore)]]
 
* [[Equipment and Weapons]]
 
* [[Equipment and Weapons]]
* [[Alpha Stages]]
 
 
* [[Lore]]
 
* [[Lore]]
  
=Alpha Testing=
+
== Phoenix Engine Documentation ==
[[Overgrowth tests]]
 
  
{{stub}}
+
Here we aim to provide comprehensive documentation about all features relevant to modding and level editing.
 +
To get started with the editor, level making and modding, Constance has a really well made video tutorial on youtube https://www.youtube.com/watch?v=eS3RujmDQ2M&list=PLuNY3k_ozhofaucF0mq043_QAj8eEgXzV&index=1
  
== Getting Started ==
+
=== General ===
* [[Overgrowth Alpha FAQ| Overgrowth FAQ]]
+
* [[Creating a new Mod]]
* [[How to download the game]]
 
* [[Player Controls]]
 
* [[How to modify the game's configuration]]
 
* [[Alpha List]]
 
  
== Modding ==
+
=== Level Editing ===
* [[Overgrowth_Map_Editing| Introduction To Overgrowth Modding]]
 
 
* [[Editor Interface]]
 
* [[Editor Interface]]
* [[Control Reference]]
+
* [[Overgrowth Levels | Setting Up a Level - XML Files]]
 +
* [[Prefabs]]
 +
* [[Custom Terrain | Choosing or Creating Terrain]]
 +
* [[Lighting]]
 +
* [[Script Parameters]]
 +
* [[Characters]]
 +
* [[Weapons]]
 +
* [[NPC Navigation]]
 +
* [[Hotspots]]
 +
* [[Dialogue Editor]]
 +
* [[Checkpoints]]
 +
* [[Shader And Weather Effects]]
 +
** [[Rain Weather Effects]]
 +
* [[LevelScripts]]
 +
 
 +
=== Asset Creation ===
 +
* [[3D Objects]]
 
* [[Custom Terrain]]
 
* [[Custom Terrain]]
* [[Making New Models & Textures]]
+
* [[Custom Weapons & Items |Custom Weapons and Equippable Items]]
* [[Importing Models & Textures]]
+
* [[Character Models]]
 +
* [[Custom Animations]]
 +
* [[Custom Attacks]]
 +
* [[Particle Effects]]
 
* [[Custom Decals]]
 
* [[Custom Decals]]
* [[Scripting]]
+
* [[Binary File Formats]]
* [[Mod List]]
+
* [[Xml File Formats]]
* [[Level XML reference]]
+
* [[Shader Creation]]
  
== Videos ==
+
=== Tutorials ===
* [[Decals]]
+
* [[Making a Pitch Black Level]]
 +
* [[Making New Models & Textures]]
 +
* [[Dialogue]]
  
== Tutorials ==
+
=== Scripting ===
* [[How to make your own models for Overgrowth]]
+
* [[Scripting]]
* [[How to update to the latest alpha version on Windows]]
+
* [[Common Script External Code]]
 +
* [[Hotspot Scripting]]
 +
** [[Level Script External Code|Hotspot Script External Code]]
 +
* [[LevelScripts]]
 +
** [[Level Script External Code]]
 +
* [[Character Scripting]]
 +
** [[Character Script External Code]]
 +
* [[Editor Camera]]
 +
** [[Editor Camera Script External Code]]
  
 
== Misc ==
 
== Misc ==
Line 58: Line 85:
 
* [[Supported Video Cards]]
 
* [[Supported Video Cards]]
 
* [[Overgrowth_Linux|Linux]]
 
* [[Overgrowth_Linux|Linux]]
 +
* [[Alpha List]]
 +
* [[Overgrowth tests]] {{stub}}
 +
* [[Post Processing Effects]]

Latest revision as of 09:16, 10 September 2023


Overgrowth Header.png

Welcome to the Overgrowth Portal!

Click Here to return to the Main Page.

  • Here you will find everything related to Overgrowth!


Overgrowth HomepageSPFHelp 144 pages.


Overgrowth is a cross-platform game developed by Wolfire Games, an independent game development company. Overgrowth is the spiritual successor to Lugaru, an earlier game also developed by Wolfire. Development of Overgrowth was officially announced on September 17th, 2008, and version 1.0 was officially released on October 16th, 2017. The game is currently purchasable via direct order, through Humble Bundle, and Steam.

Overgrowth's Gameplay emphasizes fluid, fast-paced, 3rd-person perspective armed and unarmed melee combat, 3D-platforming, and stealthy infiltration. Overgrowth uses a custom game engine codenamed "Phoenix", and a lot of work has been put into making it accessible to modding.

The game currently consists of two campaigns - a remastering of Lugaru in the Phoenix engine, and its successor, the new Overgrowth campaign, as well as a collection of maps (many of which are populated by enemies) which the player is able to explore, fight through, and even modify if they are so inclined. There are three additional gameplay modules, one called "Arena", in which the player is pitted against procedurally generated NPC enemies in gladiatorial matches, and "Versus," a two-player local competitive mode in which you can fight your friends, or enemies! There are also numerous player-made characters, weapons, maps, campaigns, and gameplay modifications available through the Steam Workshop, and a community-made tool called the SUMlauncher.

The story of Overgrowth features a continuation of Turner's journey, 1 year after the events of Lugaru. In addition to anthropomorphic rabbits and wolves, the Overgrowth Universe now includes cats, dogs, and rats (see article: Races), all of whom appear in the main campaign.

Playing and Configuring Overgrowth

The Overgrowth Universe

Phoenix Engine Documentation

Here we aim to provide comprehensive documentation about all features relevant to modding and level editing. To get started with the editor, level making and modding, Constance has a really well made video tutorial on youtube https://www.youtube.com/watch?v=eS3RujmDQ2M&list=PLuNY3k_ozhofaucF0mq043_QAj8eEgXzV&index=1

General

Level Editing

Asset Creation

Tutorials

Scripting

Misc

This article is a stub. You should help Wolfire by expanding it.