Difference between revisions of "Pioneer Wiki"

From PioneerWiki
Jump to: navigation, search
(Add 'Asteroids and rocks in Blender' page)
(Community: Adding our mastodon)
 
(94 intermediate revisions by 18 users not shown)
Line 1: Line 1:
Pioneer is a space adventure game set in the milkyway galaxy at the turn of the 31st century. The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems.
 
  
* [http://pioneerspacesim.net/download Download Pioneer] for Windows, Linux and Mac OSX
+
Pioneer is a space adventure game set in the Milkyway galaxy at the turn of the 33rd century. The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems.
  
* [http://sourceforge.net/projects/pioneerspacesim/files/nightly/ Development Builds] (warning, may be more unstable than a release)
+
If you are new to pioneer you may want to know [[How_to_start|how to start]].
 +
 
 +
*[https://pioneerspacesim.net/page/download/ Download Pioneer] for Windows and Linux
 +
 
 +
Please make this wiki nice. Add stuff about mods, dev, whatever. Be awesome! [[Getting_started|How to get started]].
  
 
----
 
----
  
Please make this wiki nice. Add stuff about mods, dev, whatever. Be awesome! [[Getting started|How to get started]].
+
{| width="100%"
 +
|-
 +
| style="background:#bbffbb; border:2px solid #99ee99; padding:2px 2px 4px 4px; vertical-align: top" width="33%" |
 +
=== Community ===
  
And write a nice front page and get rid of this, ok? :)
+
*[https://pioneerspacesim.net/ Pioneer Space Sim Homepage]
 +
*[https://github.com/pioneerspacesim/pioneer/ Main Github repository]
 +
*[https://spacesimcentral.com/community/pioneer/ Community forum]
 +
*[https://forum.pioneerspacesim.net/ Developer forum]
 +
*[https://www.reddit.com/r/pioneerspacesim Pioneer Space Sim on Reddit]
 +
*[https://pioneerspacesim.itch.io/pioneer Pioneer Space Sim on itch]
 +
*[[IRC|Pioneer Space Sim on IRC, Channel: #pioneer, network: libera.chat]] (where devs hang out)
 +
*[https://twitter.com/pioneerspacesim @pioneerspacesim] on Twitter
 +
*[https://mstdn.games/@pioneerspacesim @pioneerspacesim] on Mastodon at [https://mstdn.games mstdn.games]
 +
*[https://www.youtube.com/channel/UCbFD5Oxc1C9zxqnF4OitGjQ Pioneer Space Simulator] on Youtube
 +
*[https://discord.com/invite/RQQe3A7 discord]
  
 
----
 
----
{|width=100%
 
|width="33%" style="background:#bbffbb; border:2px solid #99ee99;  padding:2px 2px 4px 4px; vertical-align: top"|
 
===Community===
 
* [http://pioneerspacesim.net/ Pioneer Space Sim Homepage]
 
* [http://pioneerspacesim.net/forum Forums]
 
* [[FAQ]]
 
* [[Keyboard and mouse controls]]
 
* [http://twitter.com/pioneerspacesim @pioneerspacesim] on Twitter
 
* [[Media Coverage]]
 
* [[Tutorials]]
 
|width="33%" style="background:#f0f0ff; border:2px solid #c6c9ff; padding:2px 2px 4px 4px; vertical-align: top"|
 
  
===Content Creation===
+
*[[Manual|Basic Manual]]  
* [[Mods]]
+
*[[Flight_UI|Flight UI]]  
* [[Introduction to Mission Scripting]]
+
*[[Keyboard_and_mouse_controls|Keyboard and mouse controls]]  
** [[Interacting with the game: Event-based programming]]
+
*[[Tutorials|Tutorials]] (Outdated and WIP)
** [[Interacting with the player: BBS forms]]
+
*[[Mission_Types_and_BBS|Mission Types and BBS]]  
** [[Surviving a reload]]
+
*[[Settings_Menu|Settings Menu]]  
* [http://eatenbyagrue.org/f/pioneer/codedoc/ Lua API Reference]
+
*[[FAQ|FAQ]]  
* Models
+
*[[Media_Coverage|Media Coverage]]  
** [[Model system]]
+
 
** [[Model viewer]]
+
| style="background:#fff9b1; border:2px solid #f0fe66; padding:2px 2px 4px 4px; vertical-align: top" width="33%" |
** [[Transitioning to the new model system]]
+
 
** Making models
+
=== The Pioneer Universe ===
*** [[Textures]]
+
 
*** [[Transparency]]
+
*[[Pioneer_Universe|Pioneer Universe]]  
*** [[Optimising geometry]]
+
*[[:Category:Ships| Ships]] (work in progress)
*** [[Stations]]
+
*[[:Category:Manufacturers| Manufacturers]] (work in progress)
** [[3DS Max]]
+
*[[Places_of_interest|Places of interest]]  
** Blender
+
*[[Ship_Equipment|Ship Equipment]] (work in progress)
*** [[Blender Tips]]
+
 
*** [[UV coordinates in Blender]]
+
|}
*** [[Asteroids and rocks in Blender]]
+
 
* [[Music]]
+
 
* [[Sound Effects]]
+
 
* [[Translations]]
+
{| width="100%"
* [[Licensing]]
+
|-
|width="33%" style="background:#fff3f3; border:2px solid #ffc9c9; padding:2px 2px 4px 4px; vertical-align: top"|
+
| style="background:#f0f0ff; border:2px solid #c6c9ff; padding:2px 2px 4px 4px; vertical-align: top" width="33%" |
 +
 
 +
=== Content Creation ===
 +
 
 +
*[[Mods|Mods]]
 +
*[[Scripting_and_Mission_Creation|Scripting and Mission Creation]]  
 +
*[[Custom_Systems|Custom Systems]]  
 +
*[[Design_and_Concept_art|Design and Concept art]]  
 +
*[[Modeling,_Texturing,_Graphics_Design|Modeling, Texturing, Graphics Design]]  
 +
*[[Music_and_Sound|Music and Sound]]  
 +
*[[Translations|Translations]]  
 +
*[[Licensing|Licensing]]  
 +
 
 +
| style="background:#fff3e3; border:2px solid #ffc9c9; padding:2px 2px 4px 4px; vertical-align: top" width="33%" |
 +
=== Development ===
 +
 
 +
*[[Design_Scope|Game Scope]]
 +
*[[How_you_can_contribute|How you can contribute]]
 +
*[[Getting_Started_with_Development|Getting Started with Development]]
 +
**[[How_to_communicate|How to communicate]]
 +
**[[Using_git_and_GitHub|Using git and GitHub]]
 +
**[[Coding Conventions]]
 +
**[[Development_team|Development team]] 
 +
**[[Engine_Overview|Engine internals overview]]
 +
**[[Development_Tools| Development tools]]
 +
*[[Development_Model|Development Model]]
 +
*[[Design_Workflow|Design and Project Management Workflow]]
 +
*[https://github.com/pioneerspacesim/pioneer/issues Issue tracker]
 +
*[[Roadmap|Roadmap]]
 +
*[[Making a release]]
  
===Development===
 
* [[Design Scope|Game Scope]]
 
* [[Getting Started with Development]]
 
** [[Using git and GitHub]] (work in progress)
 
** [[Core Team]]
 
* [[Development Model]]
 
* [[Design_Workflow|Design and Project Management Workflow]]
 
* [https://github.com/pioneerspacesim/pioneer/issues Issue tracker]
 
 
|}
 
|}
  
 
Pioneer is brought to you by a flock of [https://github.com/pioneerspacesim/pioneer/blob/master/AUTHORS.txt opensource beardy-weirdies], and is [http://www.gnu.org/licenses/gpl.html Free Software]
 
Pioneer is brought to you by a flock of [https://github.com/pioneerspacesim/pioneer/blob/master/AUTHORS.txt opensource beardy-weirdies], and is [http://www.gnu.org/licenses/gpl.html Free Software]
 +
 +
__NOTOC__

Latest revision as of 09:20, 3 February 2023

Pioneer is a space adventure game set in the Milkyway galaxy at the turn of the 33rd century. The game is open-ended, and you are free to explore the millions of star systems in the game. You can land on planets, slingshot past gas giants, and burn yourself to a crisp flying between binary star systems.

If you are new to pioneer you may want to know how to start.

Please make this wiki nice. Add stuff about mods, dev, whatever. Be awesome! How to get started.


Community


The Pioneer Universe

 

Content Creation

Development

Pioneer is brought to you by a flock of opensource beardy-weirdies, and is Free Software